PT-2026-67279 · Freerdp · Freerdp
CVE-2026-67299
·
Published
2026-08-01
·
Updated
2026-08-01
CVSS v4.0
8.7
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
FreeRDP versions prior to 3.29.0
Description
A client-side heap use-after-free occurs in the async update message proxy for WINDOW ICON ORDER when AsyncUpdate is enabled. In the
update message WindowIcon() function, a shallow CopyMemory() overwrites a freshly allocated lParam->iconInfo with the parser-owned windowIcon->iconInfo pointer. Subsequently, update recv window info order() frees window icon.iconInfo, while the queued async message retains and later dispatches the stale pointer. A malicious or compromised RDP server can trigger this by sending a crafted RAIL Window Alternate Secondary Order with WINDOW ORDER ICON, resulting in memory corruption and a client crash.Recommendations
Update to version 3.29.0 or later.
As a temporary mitigation, avoid using the
/async-update flag when running xfreerdp.Exploit
Fix
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Freerdp