Description
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, the URBDRC client does not perform bounds checking on server‑supplied MSUSB_INTERFACE_DESCRIPTOR values and uses them as indices in libusb_udev_complete_msconfig_setup, causing an out‑of‑bounds read. This vulnerability is fixed in 3.20.1.
Published: 2026-01-14
Score: 5.6 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Apply Patch
AI Analysis

Impact

FreeRDP is susceptible to a heap buffer overflow when the URBDRC client fails to perform bounds checking on server‑supplied MSUSB_INTERFACE_DESCRIPTOR values, causing an out‑of‑bounds read in libusb_udev_complete_msconfig_setup. The vulnerability is a classic out‑of‑bounds memory read (CWE‑125/129). An attacker controlling the RDP server can supply crafted descriptors that lead the client to access memory beyond its intended buffer, potentially exposing sensitive data or crashing the client. The impact is limited to confidentiality compromise or client disruption rather than broad system compromise.

Affected Systems

The flaw exists in all FreeRDP releases prior to version 3.20.1. Users running any of those earlier releases are affected until they upgrade to 3.20.1 or newer, which contains the necessary bounds checks and fixes the overflow.

Risk and Exploitability

The CVSS score of 5.6 indicates moderate severity, and the EPSS score of less than 1% reflects a very low probability of exploitation in the wild, confirmed by the lack of listing in the CISA KEV catalog. The vulnerability requires an attacker to interact with the URBDRC client via Remote Desktop Protocol, so the most likely attack vector is network‑based intrusion from a malicious RDP server or a compromised host within the same network. Given the remote nature and the memory‑reading impact, an attacker could harvest data from the client heap but would not gain code execution or privilege escalation on the client system.

Generated by OpenCVE AI on April 18, 2026 at 06:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to FreeRDP version 3.20.1 or later to apply the bounds‑checking fix.
  • If an immediate upgrade is not possible, limit RDP traffic to known trusted hosts or use network segmentation to reduce the exposure surface.
  • Continuously monitor system logs and RDP traffic for anomalous USB interface descriptor values and unexpected client crashes, and apply additional defensive measures as needed.

Generated by OpenCVE AI on April 18, 2026 at 06:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 20 Jan 2026 18:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:*
Metrics cvssV3_1

{'score': 5.6, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L'}

cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H'}


Thu, 15 Jan 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.6, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L'}

threat_severity

Moderate


Thu, 15 Jan 2026 08:15:00 +0000

Type Values Removed Values Added
First Time appeared Freerdp
Freerdp freerdp
Vendors & Products Freerdp
Freerdp freerdp

Wed, 14 Jan 2026 22:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 14 Jan 2026 18:00:00 +0000

Type Values Removed Values Added
Description FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.20.1, the URBDRC client does not perform bounds checking on server‑supplied MSUSB_INTERFACE_DESCRIPTOR values and uses them as indices in libusb_udev_complete_msconfig_setup, causing an out‑of‑bounds read. This vulnerability is fixed in 3.20.1.
Title FreeRDP has a heap-buffer-overflow in urb_select_configuration
Weaknesses CWE-125
CWE-129
References
Metrics cvssV4_0

{'score': 5.6, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-01-14T21:13:02.936Z

Reserved: 2026-01-12T16:20:16.746Z

Link: CVE-2026-22859

cve-icon Vulnrichment

Updated: 2026-01-14T21:12:59.905Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-14T18:16:43.657

Modified: 2026-01-20T18:31:47.117

Link: CVE-2026-22859

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-01-14T17:57:37Z

Links: CVE-2026-22859 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T06:30:25Z

Weaknesses