Security readout for executives and security teams
Plain-English summary
FreeRDP clients before 2.9.0 can mishandle data from a malicious RDP server when drive redirection is enabled. The server may cause the client to read data outside expected bounds and send it back. This is not marked as actively exploited in the provided sources, but it can expose client-side data in risky connection scenarios.
Executive priority
Prioritize routine remediation, with faster action for administrators or support teams connecting to external RDP servers. The issue is medium severity and source-supported fixes exist, but current evidence does not show active exploitation.
Technical view
CVE-2022-41877 is a CWE-119 missing input length validation issue in FreeRDP's drive channel. A malicious server can trigger an out-of-bounds read in an affected FreeRDP-based client and receive the resulting data. Sources state the issue is fixed in FreeRDP 2.9.0; affected versions are FreeRDP earlier than 2.9.0.
Likely exposure
Exposure is most likely on workstations, jump hosts, or tooling that use FreeRDP clients or libraries before 2.9.0 and connect to untrusted or compromised RDP servers with drive redirection enabled.
Exploitation context
The source bundle does not indicate CISA KEV listing or confirmed active exploitation. Exploitation requires a malicious server-side condition and user/client interaction. Risk rises where users connect to third-party RDP endpoints or where drive redirection is routinely enabled.
Researcher notes
Focus analysis on the FreeRDP drive channel and affected client-side code before 2.9.0. The public advisory and fixing commit are the primary technical references. Distribution advisories may contain patched backport versions that differ from upstream version numbering.
Mitigation direction
- Upgrade FreeRDP to version 2.9.0 or later.
- Apply distribution security updates from Fedora, Debian, Gentoo, or relevant package maintainers.
- Disable drive redirection if upgrade is delayed.
- Avoid `/drive`, `+drives`, and `+home-drive` options until fixed.
- Check vendor guidance for platform-specific package names and backports.
Validation and detection
- Inventory systems using FreeRDP clients or FreeRDP-based tools.
- Confirm installed FreeRDP versions are 2.9.0 or patched backports.
- Review client launchers and scripts for drive redirection options.
- Check package advisory status for Fedora, Debian, Gentoo, or your distribution.
- Document exceptions where drive redirection remains enabled.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-119: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2022-41877 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 4.6 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L1.23.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
4.6MediumVector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-pmv3-wpw4-pw5hCVE reference
- https://github.com/FreeRDP/FreeRDP/commit/6655841cf2a00b764f855040aecb8803cfc5eabaCVE reference
- FEDORA-2022-fd6e43dec8CVE reference · vendor-advisory
- FEDORA-2022-076b1c9978CVE reference · vendor-advisory
- [debian-lts-announce] 20231117 [SECURITY] [DLA 3654-1] freerdp2 security updateCVE reference · mailing-list
- GLSA-202401-16CVE reference · vendor-advisory
- https://lists.debian.org/debian-lts-announce/2025/02/msg00016.htmlCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
