CVE-2025-47907 – Apache Cassandra Rows QueryLogic Race Condition

The following table lists the changes that have been made to the
CVE-2025-47907 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.

  • New CVE Received
    by [email protected]

    Aug. 07, 2025

    Action Type Old Value New Value
    Added 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.
    Added Reference https://go.dev/cl/693735
    Added Reference https://go.dev/issue/74831
    Added Reference https://groups.google.com/g/golang-announce/c/x5MKroML2yM
    Added Reference https://pkg.go.dev/vuln/GO-2025-3849
  • CVE Modified
    by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Aug. 07, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L
Share the Post:

Related Posts