FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.24.0, a size_t underflow in the IMA-ADPCM and MS-ADPCM audio decoders leads to heap-buffer-overflow write via the RDPSND audio channel. In libfreerdp/codec/dsp.c, the IMA-ADPCM and MS-ADPCM decoders subtract block header sizes from a size_t variable without checking for underflow. When nBlockAlign (received from the server) is set such that size % block_size == 0 triggers the header parsing at a point where size is smaller than the header (4 or 8 bytes), the subtraction wraps size to ~SIZE_MAX. The while (size > 0) loop then continues for an astronomical number of iterations. This vulnerability is fixed in 3.24.0.
CVE-2026-31883
This critical-severity CVE scores 9.8 under NVD CVSS v3. EPSS exploit probability: 0.3%, top 75% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 9.8
- EG Score
- 9.8(medium)
- EG Risk
- 75(Attend)EG Risk 75/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity98% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 25%
- KEV
- Not listed
Published
March 13, 2026
Last Modified
June 17, 2026
Advisory Details (2)
Auto-updated Sep 14, 2026`size_t` underflow in ADPCM decoder leads to heap-buffer-overflow write · Advisory · FreeRDP/FreeRDP · GitHub
https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-85x9-4xxp-xhm5commit 16df2300e1e3 (FreeRDP/FreeRDP)
Fix landed in FreeRDP/FreeRDP commit 16df2300e1e3 — awaiting tagged release
https://github.com/FreeRDP/FreeRDP/commit/16df2300e1e3f5a51f68fb1626429e58b531b7c8Vendor Advisories for CVE-2026-31883(14)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- RHSA-2026:20605Red Hat Product SecurityMedium
Red Hat Security Advisory: freerdp security update
- RHSA-2026:20546Red Hat Product SecurityMedium
Red Hat Security Advisory: freerdp security update
- RHSA-2026:19811Red Hat Product SecurityMedium
Red Hat Security Advisory: freerdp security update
- RHSA-2026:19358Red Hat Product SecurityMedium
Red Hat Security Advisory: freerdp security update
- RHSA-2026:19142Red Hat Product SecurityMedium
Red Hat Security Advisory: freerdp security update
- RHSA-2026:16865Red Hat Product SecurityMedium
Red Hat Security Advisory: freerdp security update
- RHSA-2026:16866Red Hat Product SecurityMedium
Red Hat Security Advisory: freerdp security update
- RHSA-2026:16814Red Hat Product SecurityMedium
Red Hat Security Advisory: freerdp security update
- +6 more
Patch Availability(14)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | freerdp-2:3.10.3-3.el10_0.7 | 2026-05-26 | redhat |
| redhat | freerdp-0:2.1.1-5.el7_9.9 | 2026-05-26 | redhat |
| redhat | freerdp-2:2.2.0-14.el8_4 | 2026-05-20 | redhat |
| redhat | freerdp-2:3.10.3-12.el10_2.5 | 2026-05-19 | redhat |
| redhat | freerdp-2:2.11.7-7.el9_8.3 | 2026-05-19 | redhat |
| redhat | freerdp-2:2.11.7-1.el9_6.10 | 2026-05-13 | redhat |
| redhat | freerdp-2:2.2.0-12.el8_8.8 | 2026-05-13 | redhat |
| redhat | freerdp-2:2.11.7-1.el9_7.7 | 2026-05-13 | redhat |
| redhat | freerdp-2:2.11.2-1.el9_4.8 | 2026-05-13 | redhat |
| redhat | freerdp-2:2.2.0-7.el8_6.8 | 2026-05-13 | redhat |
| redhat | freerdp-2:2.4.1-6.el9_2.9 | 2026-05-12 | redhat |
| redhat | freerdp-2:2.4.1-3.el9_0.7 | 2026-05-12 | redhat |
| redhat | freerdp-2:2.11.7-9.el8_10 | 2026-05-11 | redhat |
| redhat | freerdp-2:3.10.3-5.el10_1.8 | 2026-05-11 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(4 across 4 ecosystems)
Debian:11(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| freerdp2 | 2.10.0+dfsg1-1 ... 2.9.0+dfsg1-1~bpo11+1 (32 versions) | — | — |
Debian:12(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| freerdp2 | 2.10.0+dfsg1-1 ... 2.11.7+dfsg1-6~deb12u1 (13 versions) | — | — |
Debian:13(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| freerdp3 | 3.15.0+dfsg-2.1, 3.15.0+dfsg-2.1+deb13u1 | 3.15.0+dfsg-2.1+deb13u2 | — |
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| freerdp3 | 3.15.0+dfsg-2.1 ... 3.23.0+dfsg-1~bpo13+1 (21 versions) | 3.24.0+dfsg-1 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Additional Vendor Advisories
(1)
Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.
Data Freshness Timeline
(refreshed 5× in last 7d / 31× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-13 16:47 UTCEPSS rescore
- 2026-09-12 15:01 UTCEPSS rescore
- 2026-09-11 14:52 UTCEPSS rescore
- 2026-09-10 09:34 UTCEPSS rescore
- 2026-09-08 22:00 UTCEPSS rescore
- 2026-09-07 16:01 UTCEPSS rescore
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-06 13:47 UTCEPSS rescore
- 2026-09-04 05:06 UTCEPSS rescore
- 2026-09-02 19:10 UTCOSV refresh
- 2026-09-02 14:11 UTCEPSS rescore
- 2026-09-01 13:53 UTCEPSS rescore
- 2026-09-01 04:39 UTCEPSS rescore
- 2026-09-01 04:39 UTCEPSS rescore
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 14:17 UTCEPSS rescore
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 22:55 UTCEPSS rescore
Show 66 moreShow fewer
- 2026-08-19 17:03 UTCEPSS rescore
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 11:41 UTCEG score recompute
- 2026-08-16 11:41 UTCVendor advisory
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 23:53 UTCVendor advisory
- 2026-08-14 20:04 UTCVendor advisory
- 2026-08-14 15:21 UTCVendor advisory
- 2026-08-14 11:32 UTCVendor advisory
- 2026-08-14 07:42 UTCEG score recompute
- 2026-08-14 07:42 UTCVendor advisory
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 02:30 UTCVendor advisory
- 2026-08-12 22:42 UTCEG score recompute
- 2026-08-12 22:42 UTCVendor advisory
- 2026-08-12 13:50 UTCEPSS rescore
- 2026-08-12 01:30 UTCVendor advisory
- 2026-08-11 21:42 UTCEG score recompute
- 2026-08-11 21:42 UTCVendor advisory
- 2026-08-11 08:39 UTCVendor advisory
- 2026-08-11 04:50 UTCEG score recompute
- 2026-08-11 04:50 UTCVendor advisory
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 12:53 UTCVendor advisory
- 2026-08-10 08:31 UTCVendor advisory
- 2026-08-10 04:42 UTCVendor advisory
- 2026-08-10 00:53 UTCVendor advisory
- 2026-08-09 21:04 UTCVendor advisory
- 2026-08-09 17:15 UTCEG score recompute
- 2026-08-09 17:15 UTCVendor advisory
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-09 13:26 UTCVendor advisory
- 2026-08-09 07:22 UTCVendor advisory
- 2026-08-08 09:16 UTCVendor advisory
- 2026-08-08 05:28 UTCVendor advisory
- 2026-08-08 01:39 UTCVendor advisory
- 2026-08-07 21:51 UTCVendor advisory
- 2026-08-07 18:02 UTCEG score recompute
- 2026-08-07 18:02 UTCVendor advisory
- 2026-08-06 19:48 UTCEG score recompute
- 2026-08-06 19:48 UTCVendor advisory
- 2026-08-06 13:46 UTCEPSS rescore
- 2026-08-06 09:35 UTCVendor advisory
- 2026-08-06 05:43 UTCVendor advisory
- 2026-08-06 01:55 UTCEG score recompute
- 2026-08-06 01:55 UTCVendor advisory
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 10:38 UTCEPSS rescore
- 2026-08-04 05:00 UTCVendor advisory
- 2026-08-04 01:11 UTCVendor advisory
- 2026-08-03 01:16 UTCVendor advisory
- 2026-08-02 21:07 UTCVendor advisory
- 2026-08-02 17:19 UTCEG score recompute▲ 3.30
- 2026-08-02 17:19 UTCVendor advisory
- 2026-08-02 02:27 UTCEPSS rescore
- 2026-08-01 04:16 UTCEPSS rescore
- 2026-07-30 16:28 UTCEPSS rescore
- 2026-07-30 01:30 UTCEPSS rescore
- 2026-07-28 15:36 UTCEPSS rescore
- 2026-07-27 12:52 UTCEG score recompute
- 2026-07-27 12:52 UTCVendor advisory
- 2026-07-27 12:50 UTCOSV refresh
Frequently asked(5)
What is CVE-2026-31883?
When was CVE-2026-31883 disclosed?
Is CVE-2026-31883 actively exploited?
What is the CVSS score of CVE-2026-31883?
How do I remediate CVE-2026-31883?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-31883
Is Your Infrastructure Affected by CVE-2026-31883?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.