Vulnerability Description
FreeRDP versions before 3.31.0 contain a heap buffer overflow vulnerability in nego_send_negotiation_request() that fails to validate the LB_LOAD_BALANCE_INFO field length before writing to a fixed 512-byte buffer. A malicious RDP server or man-in-the-middle can send a Server Redirection PDU with an oversized LB_LOAD_BALANCE_INFO value to overflow the buffer with attacker-controlled content, causing denial of service or heap corruption before authentication completes.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-r9pv-ffph-6gg6
- https://www.vulncheck.com/advisories/freerdp-before-3.31.0-heap-buffer-overflow-
FAQ
What is CVE-2026-91953?
CVE-2026-91953 is a vulnerability with a CVSS score of 6.5 (MEDIUM). FreeRDP versions before 3.31.0 contain a heap buffer overflow vulnerability in nego_send_negotiation_request() that fails to validate the LB_LOAD_BALANCE_INFO field length before writing to a fixed 51...
How severe is CVE-2026-91953?
CVE-2026-91953 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-91953?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.