🔐 CVE Alert

CVE-2026-56722

UNKNOWN 0.0

Dompdf: Local file read due to improper file path validation in SVG images encoded as data-URI

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, aAn attacker who controls the HTML input can bypass this restriction by embedding a target file path inside an SVG image delivered through a  data:  URI, because dompdf processes the SVG twice and the second pass does not enforce the same protections as the first. When rendering, dompdf hands the SVG to the separate  php-svg-lib  library with external references forced on, and that library has no knowledge of the chroot directory, blocks only the  phar://  scheme, and ultimately reads the referenced file with no path or protocol validation. This lets an external, unauthenticated attacker read arbitrary image files from the server's file system in the default configuration. 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-cx96-42px-69fm github.com: https://github.com/dompdf/dompdf/commit/6a58996865db05d8fede748507e50ac4b8c5bfd0 github.com: https://github.com/dompdf/dompdf/commit/bf7b02f642e26007dedc5a22b3d6e15f9931120a github.com: https://github.com/dompdf/dompdf/releases/tag/v3.1.6