CVE-2026-24679
Analyzed Analyzed - Analysis Complete
Out-of-Bounds Read in FreeRDP URBDRC Client Before

Publication date: 2026-02-09

Last updated on: 2026-02-10

Assigner: GitHub, Inc.

Description
FreeRDP is a free implementation of the Remote Desktop Protocol. Prior to 3.22.0, The URBDRC client uses server-supplied interface numbers as array indices without bounds checks, causing an out-of-bounds read in libusb_udev_select_interface. This vulnerability is fixed in 3.22.0.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-09
Last Modified
2026-02-10
Generated
2026-06-16
AI Q&A
2026-02-09
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
freerdp freerdp to 3.22.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-122 A heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in FreeRDP, a free implementation of the Remote Desktop Protocol. Before version 3.22.0, the URBDRC client component uses interface numbers provided by the server as array indices without checking if these indices are within valid bounds. This lack of bounds checking leads to an out-of-bounds read in the function libusb_udev_select_interface.

The issue is fixed in FreeRDP version 3.22.0.

Impact Analysis

An out-of-bounds read vulnerability can potentially allow an attacker to read memory locations outside the intended buffer. This can lead to information disclosure or cause the application to crash, potentially resulting in denial of service.

Given the CVSS base score of 8.7, this vulnerability is considered high severity and can have significant impact if exploited.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

The vulnerability in FreeRDP is fixed in version 3.22.0. To mitigate this vulnerability, you should upgrade your FreeRDP installation to version 3.22.0 or later.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-24679. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart