Description
FreeRDP before 3.29.0 fails to properly validate server-supplied RDPDR paths in drive redirection, allowing attackers to access prefix-sibling paths outside the configured shared root. A malicious RDP server can read, write, delete, and enumerate files in sibling directories by sending non-rooted paths that bypass the shared-root boundary check.
Published: 2026-08-01
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

FreeRDP versions prior to 3.29.0 do not validate RDPDR paths supplied by an RDP server, allowing a path traversal condition on the client side. The flaw enables an attacker to reference file system locations that are siblings to the configured shared root, thereby reading, writing, deleting, or enumerating files outside the intended shared directory. This represents a CWE‑22 exploitation scenario that could lead to unintended data disclosure or modification on the client machine.

Affected Systems

The vulnerability affects all builds of the FreeRDP client released before version 3.29.0. Any installation of FreeRDP that supports drive redirection is susceptible, regardless of platform, as the issue resides in the core path handling logic of the RDPDR component.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. No EPSS score is available, and the vulnerability is not listed in the CISA KEV catalog, suggesting limited public exploitation data. The likely attack vector requires a malicious RDP server to be received by a user who initiates a remote desktop session; the attacker can then send non‑rooted paths in the drive redirection stream to gain unauthorized file system access on the client.

Generated by OpenCVE AI on August 2, 2026 at 02:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade FreeRDP to version 3.29.0 or later
  • If an upgrade is not immediately possible, disable drive redirection on the client to prevent exploitation
  • Consider implementing client‑side path validation or use network segmentation to isolate the client from potentially compromised RDP servers

Generated by OpenCVE AI on August 2, 2026 at 02:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Moderate


Sat, 01 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Description FreeRDP before 3.29.0 fails to properly validate server-supplied RDPDR paths in drive redirection, allowing attackers to access prefix-sibling paths outside the configured shared root. A malicious RDP server can read, write, delete, and enumerate files in sibling directories by sending non-rooted paths that bypass the shared-root boundary check.
Title FreeRDP before 3.29.0 Path Traversal via drive redirection
First Time appeared Freerdp
Freerdp freerdp
Weaknesses CWE-22
CPEs cpe:2.3:a:freerdp:freerdp:*:*:*:*:*:*:*:*
Vendors & Products Freerdp
Freerdp freerdp
References
Metrics cvssV3_1

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

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-03T15:37:43.916Z

Reserved: 2026-07-29T13:01:57.548Z

Link: CVE-2026-67295

cve-icon Vulnrichment

Updated: 2026-08-03T15:00:28.779Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-01T12:22:18Z

Links: CVE-2026-67295 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T03:00:13Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')