CVE-2026-31884Divide By Zero in Freerdp

CWE-369Divide By Zero7 documents6 sources
Severity
7.5HIGHNVD
CNA6.5
EPSS
0.0%
top 90.24%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedMar 13

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 caus

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:HExploitability: 3.9 | Impact: 3.6

Affected Packages2 packages

CVEListV5freerdp/freerdp< 3.24.0
NVDfreerdp/freerdp< 3.24.0

Patches

🔴Vulnerability Details

2
CVEList
FreeRDP has a division-by-zero in ADPCM decoders when `nBlockAlign` is 02026-03-13
OSV
CVE-2026-31884: FreeRDP is a free implementation of the Remote Desktop Protocol2026-03-13

📋Vendor Advisories

2
Red Hat
freerdp: FreeRDP has a division-by-zero in ADPCM decoders when `nBlockAlign` is 02026-03-13
Debian
CVE-2026-31884: freerdp2 - FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0...2026

🕵️Threat Intelligence

1
Wiz
CVE-2026-31884 Impact, Exploitability, and Mitigation Steps | Wiz