Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-25959— FreeRDP has heap-use-after-free in xf_cliprdr_provide_data_

Quick assessment

Affected
FreeRDP FreeRDP
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

FreeRDP是FreeRDP团队的一款开源的远程桌面协议(RDP)的实现。 FreeRDP 3.23.0之前版本存在安全漏洞,该漏洞源于xf_cliprdr_provide_data_将已释放的pDstData传递给XChangeProperty,可能导致堆释放后重用。

AI Predicted 6.5 Difficulty: Moderate EPSS 0.57% · P45

Possible ATT&CK Techniques 1 AI

T1211 · Exploitation for Stealth
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-25959

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
FreeRDP has heap-use-after-free in xf_cliprdr_provide_data_
Source: CVE Program / CVE List V5
Vulnerability Description
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to version 3.23.0, `xf_cliprdr_provide_data_` passes freed `pDstData` to `XChangeProperty` because the cliprdr channel thread calls `xf_cliprdr_server_format_data_response` which converts and uses the clipboard data without holding any lock, while the X11 event thread concurrently calls `xf_cliprdr_clear_cached_data` → `HashTable_Clear` which frees the same data via `xf_cached_data_free`, triggering a heap use after free. Version 3.23.0 fixes the issue.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P
Source: CVE Program / CVE List V5
Vulnerability Type
释放后使用
Source: CVE Program / CVE List V5
Vulnerability Title
FreeRDP 安全漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
FreeRDP是FreeRDP团队的一款开源的远程桌面协议(RDP)的实现。 FreeRDP 3.23.0之前版本存在安全漏洞,该漏洞源于xf_cliprdr_provide_data_将已释放的pDstData传递给XChangeProperty,可能导致堆释放后重用。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
FreeRDP FreeRDP < 3.23.0 -

II. Public POCs for CVE-2026-25959

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-25959

登录查看更多情报信息。

Patches & Fixes for CVE-2026-25959 (7)

Same Patch Batch · FreeRDP · 2026-02-25 · 15 CVEs total

CVE-2026-26955 8.8 HIGH FreeRDP has Out-of-bounds Write
CVE-2026-26965 8.8 HIGH FreeRDP has Out-of-bounds Write
CVE-2026-27951 5.3 MEDIUM FreeRDP has possible Integer overflow in Stream_EnsureCapacity
CVE-2026-25941 4.3 MEDIUM FreeRDP: vuln_1_15_1 RDPGFX WIRE_TO_SURFACE_2 Out-of-Bounds Read
CVE-2026-25942 FreeRDP has global-buffer-overflow in xf_rail_server_execute_result
CVE-2026-25953 FreeRDP has heap-use-after-free in xf_AppUpdateWindowFromSurface (freed appWindow)
CVE-2026-25952 FreeRDP has heap-use-after-free in xf_SetWindowMinMaxInfo
CVE-2026-26271 Buffer Overread in FreeRDP Icon Processing
CVE-2026-25997 FreeRDP has heap-use-after-free in xf_clipboard_format_equal
CVE-2026-25955 FreeRDP has heap-use-after-free in xf_AppUpdateWindowFromSurface (stale XImage)
CVE-2026-25954 FreeRDP has heap-use-after-free in xf_rail_server_local_move_size
CVE-2026-27015 FreeRDP: Smartcard NDR Alignment Padding Triggers Reachable WINPR_ASSERT Abort (Client DoS
CVE-2026-26986 FreeRDP has heap-use-after-free in rail_window_free
CVE-2026-27950 FreeRDP heap-use-after-free in update_pointer_new(SDL): Fix Applied in the Wrong File

IV. Related Vulnerabilities

V. Comments for CVE-2026-25959

No comments yet


Leave a comment