目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-29774— FreeRDP 缓冲区错误漏洞

CVSS 5.3 · Medium EPSS 0.10% · P28
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-29774 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
FreeRDP has a heap-buffer-overflow in avc420_yuv_to_rgb via OOB regionRects
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, a client-side heap buffer overflow occurs in the FreeRDP client's AVC420/AVC444 YUV-to-RGB conversion path due to missing horizontal bounds validation of H.264 metablock regionRects coordinates. In yuv.c, the clamp() function (line 347) only validates top/bottom against the surface/YUV height, but never checks left/right against the surface width. When avc420_yuv_to_rgb (line 67) computes destination and source pointers using rect->left, it performs unchecked pointer arithmetic that can reach far beyond the allocated surface buffer. A malicious server sends a WIRE_TO_SURFACE_PDU_1 with AVC420 codec containing a regionRects entry where left greatly exceeds the surface width (e.g., left=60000 on a 128px surface). The H.264 bitstream decodes successfully, then yuv420_process_work_callback calls avc420_yuv_to_rgb which computes pDstPoint = pDstData + rect->top * nDstStep + rect->left * 4, writing 16-byte SSE vectors 1888+ bytes past the allocated heap region. This vulnerability is fixed in 3.24.0.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
跨界内存写
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
FreeRDP 缓冲区错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
FreeRDP是FreeRDP团队的一款开源的远程桌面协议(RDP)的实现。 FreeRDP 3.24.0之前版本存在缓冲区错误漏洞,该漏洞源于AVC420/AVC444 YUV到RGB转换路径存在堆缓冲区溢出,可能导致执行任意代码。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
FreeRDPFreeRDP < 3.24.0 -

二、漏洞 CVE-2026-29774 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-29774 的情报信息

登录查看更多情报信息。

CVE-2026-29774 补丁与修复 (1)

CVE-2026-29774 厂商安全公告 (1)

同批安全公告 · FreeRDP · 2026-03-13 · 共 8 条

CVE-2026-318836.5 MEDIUMFreeRDP 数字错误漏洞
CVE-2026-318846.5 MEDIUMFreeRDP 数字错误漏洞
CVE-2026-318856.5 MEDIUMFreeRDP 缓冲区错误漏洞
CVE-2026-297755.3 MEDIUMFreeRDP 缓冲区错误漏洞
CVE-2026-297763.1 LOWFreeRDP 安全漏洞
CVE-2026-31897FreeRDP 缓冲区错误漏洞
CVE-2026-31806FreeRDP 安全漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-29774

暂无评论


发表评论