🔐 CVE Alert

CVE-2026-55554

UNKNOWN 0.0

Dompdf: Chroot Validation Bypass

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-20
Vendor dompdf
Product dompdf
Published Jul 28, 2026
Stay Ahead of the Next One

Get instant alerts for dompdf dompdf

Be the first to know when new unknown vulnerabilities affecting dompdf dompdf are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

dompdf / dompdf
< 3.1.6

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/dompdf/dompdf/security/advisories/GHSA-wvh6-f5jh-8gw4 github.com: https://github.com/dompdf/dompdf/releases/tag/v3.1.6