CVE-2025-47907

HIGH

GO < 1.23.12 - Race Condition

Title source: rule
STIX 2.1

Description

Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call to the Scan method of the returned Rows can result in unexpected results if other queries are being made in parallel. This can result in a race condition that may overwrite the expected results with those of another query, causing the call to Scan to return either unexpected results from the other query or an error.

References (5)

Core 5
Core References
Issue Tracking, Third Party Advisory
https://go.dev/issue/74831

Scores

CVSS v3 7.0
EPSS 0.0002
EPSS Percentile 5.9%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-362
Status published
Products (1)
golang/go < 1.23.12
Published Aug 07, 2025
Tracked Since Feb 18, 2026