PT-2026-48601 · Pypi · Pdm
Published
2026-06-10
·
Updated
2026-06-10
·
CVE-2026-47764
CVSS v4.0
7.1
High
| Vector | AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N |
InstallDestination.write to fs() in src/pdm/installers/installers.py overrides the base class to add symlink/hardlink support but replaces the safe path with destdir() (which validates via Path.resolve() + is relative to()) with a bare os.path.join() that performs no path validation. A malicious wheel with traversal entries can write arbitrary files. Same class as Poetry CVE-2026-34591. Fix ready at: https://github.com/pdm-project/pdm/pull/3787.
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Pdm