Out-of-bounds read in FreeRDP - CVE-2026-57157
Published: July 6, 2026
FreeRDP
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to out-of-bounds read in the RDCamera_Device_Enumerator dynamic virtual channel handlers when parsing attacker-supplied DeviceName or VirtualChannelName fields without a NUL terminator. A remote attacker can send a specially crafted channel notification to cause a denial of service.
Direct information disclosure is limited because the out-of-bounds value is only used in a comparison, and the past-allocation read requires a message that exactly fills the 4096-byte receive buffer.