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

exploitDog

nvd логотип

CVE-2026-55554

Опубликовано: 28 июл. 2026
Источник: nvd
CVSS3: 7.5
EPSS Низкий

Описание

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri() method enforces chroot boundaries with a strpos() prefix check after normalizing paths with  realpath() . Because normalization strips the trailing directory separator from  $chrootPath , the check only verifies that  $chrootPath  is a string prefix of $realfile, so a chroot of  /var/www  also matches sibling directories like /var/www2 , /var/www-admin, or /var/www_backup. An attacker who controls part of the rendered HTML could exploit this to escape the chroot and read sensitive files outside the allowed directory. This issue has been fixed in version 3.16.

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

Конфигурация 1
cpe:2.3:a:dompdf_project:dompdf:*:*:*:*:*:*:*:*
Версия до 3.1.6 (исключая)

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-20

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

CVSS3: 7.5
ubuntu
10 дней назад

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, the validateLocalUri() method enforces chroot boundaries with a strpos() prefix check after normalizing paths with  realpath() . Because normalization strips the trailing directory separator from  $chrootPath , the check only verifies that  $chrootPath  is a string prefix of $realfile, so a chroot of  /var/www  also matches sibling directories like /var/www2 , /var/www-admin, or /var/www_backup. An attacker who controls part of the rendered HTML could exploit this to escape the chroot and read sensitive files outside the allowed directory. This issue has been fixed in version 3.16.

CVSS3: 7.5
debian
10 дней назад

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior ...

github
16 дней назад

Dompdf: Chroot Validation Bypass

EPSS

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

7.5 High

CVSS3

Дефекты

CWE-20