CVE Database
/

CVE-2025-47907

Back to search

CVE-2025-47907

Published: Aug 7, 2025

Modified: Nov 4, 2025

PUBLISHED

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.

VendorProductVersions

Go standard library

database/sql

affected
0 - < 1.23.12
affected
1.24.0 - < 1.24.6

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now