VYPR

PyPI package

pdm

pkg:pypi/pdm

Vulnerabilities (3)

  • CVE-2026-47764HigAug 4, 2026
    affected < 2.27.0fixed 2.27.0

    pdm is a Python package and dependency manager supporting the latest PEP standards. Versions prior to 2.27.0 are vulnerable to path traversal through write_to_fs. InstallDestination.write_to_fs() in src/pdm/installers/installers.py overrides the base class to add symlink/hardlink

  • CVE-2026-47763MedAug 4, 2026
    affected < 2.27.0fixed 2.27.0

    pdm is a Python package and dependency manager supporting the latest PEP standards. In versions prior to 2.27.0, pdm writes several project-local state or configuration files without symlink protection. If a malicious repository places those files as symlinks, local PDM operation

  • CVE-2023-45805HigOct 20, 2023
    affected <= 2.9.3

    pdm is a Python package and dependency manager supporting the latest PEP standards. It's possible to craft a malicious `pdm.lock` file that could allow e.g. an insider or a malicious open source project to appear to depend on a trusted PyPI project, but actually install another p