CVE-2025-47907

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.
Configurations

No configuration.

History

07 Aug 2025, 16:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-08-07 16:15

Updated : 2025-08-07 21:26


NVD link : CVE-2025-47907

Mitre link : CVE-2025-47907

CVE.ORG link : CVE-2025-47907


JSON object : View

Products Affected

No product.

CWE

No CWE.