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-05-07
AI Q&A
2026-02-09
EPSS Evaluated
2026-05-05
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 Powered Q&A
Can you explain this vulnerability to me?

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.


How can this vulnerability impact me? :

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.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

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.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart