Bug 2510028 (CVE-2026-67292) - CVE-2026-67292 FreeRDP: FreeRDP: Information Disclosure and Denial of Service via WebSocket Ping
Summary: CVE-2026-67292 FreeRDP: FreeRDP: Information Disclosure and Denial of Service...
Keywords:
Status: NEW
Alias: CVE-2026-67292
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2510321 2510322 2510323 2510324
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-08-01 13:04 UTC by OSIDB Bzimport
Modified: 2026-08-03 08:00 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-08-01 13:04:06 UTC
FreeRDP before 3.29.0 contains a buffer over-disclosure vulnerability in the gateway WebSocket transport (libfreerdp/core/gateway/websocket.c). The client's Pong reply reuses a fixed 1024-byte response stream whose length is not sealed to the actual received Ping payload, so a malicious gateway/WebSocket peer sending a non-empty Ping control frame causes the client to reply with an overlong Pong that discloses bytes beyond the received payload (the peer receives the masking key and can unmask the reply). A zero-length Ping reaches an assertion and terminates the client (denial of service).


Note You need to log in before you can comment on or make changes to this bug.