CVE-2025-47907
Last modified
CVE-2025-47907 is a high-severity vulnerability rated 7/10 on the CVSS scale. 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. EPSS estimates a 0.33% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Golang | Go | < 1.23.12 |
| Golang | Go | >= 1.24.0, < 1.24.6 |
References
- https://go.dev/issue/74831Issue Tracking, Third Party Advisory
- https://groups.google.com/g/golang-announce/c/x5MKroML2yMMailing List, Release Notes
- https://pkg.go.dev/vuln/GO-2025-3849Vendor Advisory
- http://www.openwall.com/lists/oss-security/2025/08/06/1Mailing List, Release Notes
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-47907?
How severe is CVE-2025-47907?
How do I fix CVE-2025-47907?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-47900Improper Neutralization of Special Elements used in an OS Co…8.8
- CVE-2025-47901Improper Neutralization of Special Elements used in an OS Co…8.8
- CVE-2025-47902Improper Neutralization of Special Elements used in an SQL C…8.8
- CVE-2025-47904Download of Code Without Integrity Check vulnerability in Mi…4.1
- CVE-2025-47905Varnish Cache before 7.6.3 and 7.7 before 7.7.1, and Varnish…5.4
- CVE-2025-47906If the PATH environment variable contains paths which are ex…6.5
- CVE-2025-47908Middleware causes a prohibitive amount of heap allocations w…7.5
- CVE-2025-47909Hosts listed in TrustedOrigins implicitly allow requests fro…7.3
- CVE-2025-4791A vulnerability has been found in FreeFloat FTP Server 1.0 a…9.8
- CVE-2025-47910When using http.CrossOriginProtection, the AddInsecureBypass…5.4
- CVE-2025-47911The html.Parse function in golang.org/x/net/html has quadrat…5.3
- CVE-2025-47912The Parse function permits values other than IPv6 addresses …5.3
Are you affected by CVE-2025-47907?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
