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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-31897— FreeRDP has an out-of-bounds read in `freerdp_bitmap_decompress_planar`

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.24.0之前版本存在缓冲区错误漏洞,该漏洞源于freerdp_bitmap_decompress_planar函数在SrcSize为0时未验证缓冲区大小,可能导致越界读取。

EPSS 0.29% · P20

Possible ATT&CK Techniques 1 AI

T1210 · Exploitation of Remote Services
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-31897

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 an out-of-bounds read in `freerdp_bitmap_decompress_planar`
Source: CVE Program / CVE List V5
Vulnerability Description
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, there is an out-of-bounds read in freerdp_bitmap_decompress_planar when SrcSize is 0. The function dereferences *srcp (which points to pSrcData) without first verifying that SrcSize >= 1. When SrcSize is 0 and pSrcData is non-NULL, this reads one byte past the end of the source buffer. This vulnerability is fixed in 3.24.0.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:N
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.24.0之前版本存在缓冲区错误漏洞,该漏洞源于freerdp_bitmap_decompress_planar函数在SrcSize为0时未验证缓冲区大小,可能导致越界读取。
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.24.0 -

II. Public POCs for CVE-2026-31897

# 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-31897

登录查看更多情报信息。

Patches & Fixes for CVE-2026-31897 (1)

Vendor Advisories for CVE-2026-31897 (1)

Same Patch Batch · FreeRDP · 2026-03-13 · 8 CVEs total

CVE-2026-31883 6.5 MEDIUM FreeRDP has a `size_t` underflow in ADPCM decoder leads to heap-buffer-overflow write
CVE-2026-31884 6.5 MEDIUM FreeRDP has a division-by-zero in ADPCM decoders when `nBlockAlign` is 0
CVE-2026-31885 6.5 MEDIUM FreeRDP has an out-of-bounds read in ADPCM decoders due to missing predictor/step_index bo
CVE-2026-29775 5.3 MEDIUM FreeRDP has a heap-buffer-overflow in bitmap_cache_put via OOB cacheId
CVE-2026-29774 5.3 MEDIUM FreeRDP has a heap-buffer-overflow in avc420_yuv_to_rgb via OOB regionRects
CVE-2026-29776 3.1 LOW FreeRDP has an Integer Underflow in update_read_cache_bitmap_order Function of FreeRDP's C
CVE-2026-31806 FreeRDP has a Heap Buffer Overflow in nsc_process_message() via Unchecked SURFACE_BITS_COM

IV. Related Vulnerabilities

V. Comments for CVE-2026-31897

No comments yet


Leave a comment