Service crash via malformed rdpsnd formats double-free
Published Aug 19, 2026 · Updated Aug 19, 2026
Double free in FreeRDP before 3.28.0 allows remote authenticated users to crash the rdpsnd server channel via a malformed Client Audio Formats PDU. rdpsnd_server_recv_formats() allocates context->client_formats, frees it on per-record validation errors such as an oversized cbSize, and leaves both the pointer and num_client_formats unchanged for later teardown. The bug is reachable only after an RDP handshake by an authenticated client, and the second free in rdpsnd_server_context_free() yields reliable process termination with allocator-dependent heap corruption beyond the crash.
Summary
What happened
Double free in FreeRDP before 3.28.0 allows remote authenticated users to crash the rdpsnd server channel via a malformed Client Audio Formats PDU. rdpsnd_server_recv_formats() allocates context->client_formats, frees it on per-record validation errors such as an oversized cbSize, and leaves both the pointer and num_client_formats unchanged for later teardown. The bug is reachable only after an RDP handshake by an authenticated client, and the second free in rdpsnd_server_context_free() yields reliable process termination with allocator-dependent heap corruption beyond the crash.
The record
- CVE
- CVE-2026-63652
- Published
- Aug 19, 2026
- Updated
- Aug 19, 2026
- Vendor
- FreeRDP
- Product
- FreeRDP
- Classifications
- CWE-415, T1499.004
- Attack vector
- network
- Privileges
- authenticated
Timeline
How it unfolded
- Aug 19, 2026CVE publishedPublication date reported by the CVE source.
- Aug 19, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=< 3.28.0
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- GHSA-9g22-w2gr-vcmp proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo