CVE-2026-47764
PDM Project · PDM
PDM is vulnerable to path traversal, which could allow an attacker to read or write files outside of the intended directory.
Executive summary
A path traversal vulnerability in PDM could allow unauthorized file access or manipulation, posing a high risk to system security.
Vulnerability
This vulnerability is a path traversal flaw (CWE-22) that allows an attacker to bypass file system restrictions. The issue is triggered locally and requires user interaction, but it provides attackers with the ability to perform unauthorized file operations on the host system.
Business impact
The ability to perform path traversal can lead to unauthorized access to sensitive configuration files, source code, or credentials stored on the file system. With a CVSS score of 8.4, this vulnerability represents a high-risk entry point for attackers to gain persistence or elevate their impact within a compromised environment.
Remediation
Immediate Action: Upgrade to PDM version 2.27.0 or later to patch the path traversal vulnerability.
Proactive Monitoring: Monitor file system activity logs for unauthorized attempts to access directories outside of project roots or package installation paths.
Compensating Controls: Ensure that the user account running PDM operates with the principle of least privilege, minimizing access to sensitive system directories.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the high CVSS score, it is critical that all instances of PDM are updated to 2.27.0 immediately. Failure to patch may allow attackers to exploit the file system, leading to significant unauthorized access or system degradation.