CVE-2026-91956

Summary

FreeRDP before 3.31.0 contains an out-of-bounds read vulnerability in the URBDRC channel's func_get_ep_desc function that indexes interface arrays by position instead of protocol field InterfaceNumber. A malicious RDP server can send a crafted SELECT_CONFIGURATION message with permuted InterfaceNumber values to read past allocated heap memory and crash the client.

Affected Software

VendorProductVersion RangeStatus
FreeRDPFreeRDP0 < 3.31.0affected
FreeRDPFreeRDP3.31.0unaffected

Weaknesses

  • CWE-125: Out-of-bounds Read

References