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

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-31884— FreeRDP has a division-by-zero in ADPCM decoders when `nBlockAlign` is 0

CVSS 6.5 · Medium EPSS 0.05% · P14
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-31884

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 a division-by-zero in ADPCM decoders when `nBlockAlign` is 0
Source: NVD (National Vulnerability Database)
Vulnerability Description
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, division by zero in MS-ADPCM and IMA-ADPCM decoders when nBlockAlign is 0, leading to a crash. In libfreerdp/codec/dsp.c, both ADPCM decoders use size % block_size where block_size = context->common.format.nBlockAlign. The nBlockAlign value comes from the Server Audio Formats PDU on the RDPSND channel. The value 0 is not validated anywhere before reaching the decoder. When nBlockAlign = 0, the modulo operation causes a SIGFPE (floating point exception) crash. This vulnerability is fixed in 3.24.0.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
除零错误
Source: NVD (National Vulnerability Database)
Vulnerability Title
FreeRDP 数字错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
FreeRDP是FreeRDP团队的一款开源的远程桌面协议(RDP)的实现。 FreeRDP 3.24.0之前版本存在数字错误漏洞,该漏洞源于当nBlockAlign为0时,MS-ADPCM和IMA-ADPCM解码器中存在除零错误,可能导致崩溃。
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

VendorProductAffected VersionsCPESubscribe
FreeRDPFreeRDP < 3.24.0 -

II. Public POCs for CVE-2026-31884

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-31884

登录查看更多情报信息。

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

CVE-2026-318836.5 MEDIUMFreeRDP has a `size_t` underflow in ADPCM decoder leads to heap-buffer-overflow write
CVE-2026-318856.5 MEDIUMFreeRDP has an out-of-bounds read in ADPCM decoders due to missing predictor/step_index bo
CVE-2026-297755.3 MEDIUMFreeRDP has a heap-buffer-overflow in bitmap_cache_put via OOB cacheId
CVE-2026-297745.3 MEDIUMFreeRDP has a heap-buffer-overflow in avc420_yuv_to_rgb via OOB regionRects
CVE-2026-297763.1 LOWFreeRDP has an Integer Underflow in update_read_cache_bitmap_order Function of FreeRDP's C
CVE-2026-31897FreeRDP has an out-of-bounds read in `freerdp_bitmap_decompress_planar`
CVE-2026-31806FreeRDP has a Heap Buffer Overflow in nsc_process_message() via Unchecked SURFACE_BITS_COM

IV. Related Vulnerabilities

V. Comments for CVE-2026-31884

No comments yet


Leave a comment