cvedb.io
CVE-2026-32711
HIGH · CVSS 7.8
EPSS exploitation probability: 0%
Published 2026-03-20T02:16:33.600 · Last modified 2026-06-17T10:36:15.123

Summary

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 that it exists, but does not verify that the resolved path remains under the File-set root. Subsequent public FileSet operations such as copy(), write(), and remove()+write(use_existing=True) use that unchecked path in file I/O operations. This allows arbitrary file read/copy and, in some flows, move/delete outside the File-set root. This issue has been fixed in version 3.0.2.

Affected products

pydicom — pydicom

Does this affect you?

Add your gear to cvedb and we'll alert you only when pydicom ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.