CVE-2025-47907
Published: August 9, 2025Last modified: August 14, 2025
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.
Severity score breakdown
Parameter | Value |
---|---|
Base score | 7 |
Attack Vector | NETWORK |
Attack complexity | HIGH |
Privileges required | NONE |
User interaction | NONE |
Scope | UNCHANGED |
Confidentiality | HIGH |
Integrity impact | LOW |
Availability impact | LOW |
Vector | CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L |
Status
Product | Release | Package | Status |
---|---|---|---|
Alpaquita Linux | 23 LTS | go | Unknown (1.19.7-r0) |
Stream | go | Fixed (1.24.6-r0) | |
Hardened Containers | 23 LTS | go | Unknown (1.19.7-r0) |
Stream | go | Fixed (1.24.6-r0) |