VYPR

pydicom

by pydicom

pypi: pydicom

Source repositories

CVEs (2)

  • CVE-2026-32711HigMar 20, 2026
    risk 0.44cvss 7.8epss 0.00

    pydicom is a pure Python package for working with DICOM files. Versions 2.0.0-rc.1 through 3.0.1 are vulnerable to Path Traversal through a maliciously crafted DICOMDIR ReferencedFileID when it is set to a path outside the File-set root. pydicom resolves the path only to confirm…

  • CVE-2026-56445CriJun 25, 2026
    risk 0.00cvss 9.1epss 0.01

    The qrscp application's C-STORE handler uses a specific instance from attacker-supplied DICOM datasets directly in os.path.join() without sanitization, allowing file writes to arbitrary paths.