Security readout for executives and security teams
Plain-English summary
CVE-2022-39347 affects FreeRDP clients before 2.9.0 when drive sharing is enabled. A malicious RDP server could cause the client to read files outside the directory the user intended to share. The impact is limited confidentiality exposure, but it matters where users connect to untrusted RDP servers.
Executive priority
Treat this as a low-severity remediation item unless FreeRDP is widely used with drive sharing to untrusted servers. Prioritize standard patching and configuration hygiene over emergency response.
Technical view
FreeRDP lacked path canonicalization and a base path check in the drive channel. This CWE-22 path traversal issue allowed a malicious server to escape the shared directory boundary on affected clients. The advisory says the issue is fixed in FreeRDP 2.9.0.
Likely exposure
Exposure is most likely on endpoints or jump hosts running FreeRDP before 2.9.0 with /drive, /drives, or +home-drive redirection enabled. Risk increases when users connect to RDP servers they do not fully trust.
Exploitation context
The source bundle does not show active exploitation, and KEV is false. Exploitation requires user interaction and a malicious server. The CVSS 3.1 score is 2.6, reflecting low confidentiality impact and high attack complexity.
Researcher notes
The key behavior is boundary escape in the drive channel caused by missing canonicalization and base path validation. The fix is linked in the FreeRDP commit. Evidence supports affected FreeRDP versions before 2.9.0, but not active exploitation.
Mitigation direction
- Upgrade FreeRDP to version 2.9.0 or later.
- If upgrading is blocked, disable /drive, /drives, and +home-drive redirection.
- Review Fedora, Debian, and Gentoo advisories for packaged update availability.
- Avoid drive redirection when connecting to untrusted RDP servers.
Validation and detection
- Inventory installed FreeRDP versions and flag anything before 2.9.0.
- Review launcher scripts and profiles for drive redirection switches.
- Confirm patched distro packages are deployed where applicable.
- Check remote access procedures for use of untrusted RDP servers.
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-22: File access and web shell behavior lookup
File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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-39347 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
- Low
- CVSS
- 2.6 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N
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:N/A:N1.21.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
2.6LowVector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/FreeRDP/FreeRDP/security/advisories/GHSA-c5xq-8v35-pffgCVE reference
- https://github.com/FreeRDP/FreeRDP/commit/027424c2c6c0991cb9c22f9511478229c9b17e5dCVE 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.
