CVE-2026-91958 PUBLISHED

FreeRDP 3.11.0 through 3.30.0 Heap Buffer Overflow via Monitor Index

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

FreeRDP versions before 3.31.0 fail to validate MonitorIds array values when parsing RDP connection files, allowing unbounded array indexing in xf_detect_monitors. Attackers can craft a malicious RDP file with an out-of-range selectedmonitors value to trigger out-of-bounds heap read and write operations when opened in xfreerdp.

Metrics

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

Product Status

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

Credits

  • arpitjain099 reporter

References

Problem Types

  • Out-of-bounds Read CWE