CVE-2026-91964 PUBLISHED

FreeRDP 2.0.0 through 3.30.0 Heap Buffer Overflow via RoutingToken

Assigner: VulnCheck
Reserved: 15.09.2026 Published: 15.09.2026 Updated: 16.09.2026

FreeRDP versions before 3.31.0 contain a heap-based buffer overflow in nego_send_negotiation_request when processing Server Redirection PDU messages with attacker-controlled LoadBalanceInfo fields. A malicious RDP server can trigger the overflow by sending an arbitrary-length field that gets written to a fixed 512-byte buffer without validation, causing client crashes or potential code execution when chained with memory disclosure.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.7

Product Status

Vendor FreeRDP
Product FreeRDP
Versions Default: unaffected
  • affected from 2.0.0 to 3.0.0 (excl.)
  • affected from 3.0.0 to 3.31.0 (excl.)
  • Version 3.31.0 is unaffected
Vendor FreeRDP
Product FreeRDP
Versions Default: unaffected
  • affected from 0 to 3.31.0 (excl.)
  • Version 3.31.0 is unaffected

Credits

  • iarce-qb reporter

References

Problem Types

  • Heap-based Buffer Overflow CWE