Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-32711

Опубликовано: 20 мар. 2026
Источник: nvd
CVSS3: 7.8
EPSS Низкий

Описание

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.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:pydicom:pydicom:*:*:*:*:*:python:*:*
Версия от 2.0.0 (включая) до 3.0.2 (исключая)

EPSS

Процентиль: 20%
0.00279
Низкий

7.8 High

CVSS3

Дефекты

CWE-22

Связанные уязвимости

CVSS3: 7.8
ubuntu
5 месяцев назад

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.

CVSS3: 7.8
debian
5 месяцев назад

pydicom is a pure Python package for working with DICOM files. Version ...

CVSS3: 7.8
github
5 месяцев назад

pydicom has a path traversal in FileSet/DICOMDIR ReferencedFileID allows file access outside the File-set root

EPSS

Процентиль: 20%
0.00279
Низкий

7.8 High

CVSS3

Дефекты

CWE-22