CVE-2026-77584 PUBLISHED

Assigner: mitre
Reserved: 20.08.2026 Published: 20.08.2026 Updated: 20.08.2026

Tor before 0.4.9.10 did not reject a CONFLUX_LINK cell that arrives on a circuit which already has attached streams. A malicious client could send a RELAY_COMMAND_BEGIN before the CONFLUX_LINK on the same circuit, attaching an exit stream that would later end up orphan leaving a dangling circuit back-pointer and a use-after-free (UAF) when the circuit is freed. This is TROVE-2026-025.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L
CVSS Score: 7

Product Status

Vendor torproject
Product Tor
Versions Default: unaffected
  • affected from 0.4.8.1-alpha to 0.4.9.10 (excl.)

References

Problem Types

  • CWE-821 Incorrect Synchronization CWE