Vulnerability Database

300,214

Total vulnerabilities in the database

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.

  • Published: Aug 7, 2025
  • Updated: Nov 5, 2025
  • CVE: CVE-2025-47907
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 7
  • AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L

No CWE or OWASP classifications available.