← Back

CVE-2025-47907

nvd nist
Published: Aug 7, 2025Modified: Jan 29, 2026

JSON object

Loading...
7.0
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L
Exploitability: 2.2 / Impact: 4.7
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)

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.

Affected (2)

Products: Golang: Go
1 product
Go
Configuration A
2 vulnerable
Vulnerable SoftwareAffected Versions
Golang
Before 1.23.12
From 1.24.0 to 1.24.6

References (5)

Source: security@golang.org
Patch
Source: security@golang.org
Issue TrackingThird Party Advisory
Source: security@golang.org
Mailing ListRelease Notes
Source: security@golang.org
Vendor Advisory
Source: af854a3a-2127-422b-91ae-364da2661108
Mailing ListRelease Notes

Timeline

No history available yet.