DEBIAN-CVE-2026-59941

Source
https://security-tracker.debian.org/tracker/CVE-2026-59941
Import Source
https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2026-59941.json
JSON Data
https://api.test.osv.dev/v1/vulns/DEBIAN-CVE-2026-59941
Upstream
Published
2026-07-28T21:17:29Z
Modified
2026-09-01T16:06:53Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
[none]
Details

Dompdf is an HTML to PDF converter for PHP. Versions 3.15 and prior accept a BMP image and generates a PDF-compatible PNG based only on its declared header dimensions and never bounds width × height before the image is converted through GD. A 58-byte BMP whose header declares e.g. 6000×6000 is accepted and later drives imagecreatetruecolor($width, $height) (and PHP's native BMP decoder) to allocate the full pixel canvas. A payload can fit in a single HTTP request: the BMP can be inlined as a data:image/bmp;base64,… URI inside attacker-controlled HTML, so no upload, no remote fetch, and no chroot-reachable file is required. I measured a 169-byte request driving a dompdf render to ~412 MB peak RSS and ~4.8 s of CPU/wall time, versus ~34 MB for an identically-sized benign request — roughly a 12× memory amplification per request, repeatable and unauthenticated. This issue has been fixed in version 3.16.

References

Affected packages

Debian:12 / php-dompdf

Package

Name
php-dompdf
Purl
pkg:deb/debian/php-dompdf?arch=source&distro=bookworm

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0 Unknown introduced version / All previous versions are affected

Affected versions

2.*
2.0.3+dfsg-1
2.0.3+dfsg-1+deb12u1
2.0.3+dfsg-2
2.0.3+dfsg-3
2.0.3+dfsg-4
2.0.4+dfsg-1
2.0.4+dfsg-2
2.0.7+dfsg-1
3.*
3.0.0+dfsg-1
3.0.0+dfsg-2
3.0.1+dfsg-1
3.0.2+dfsg-1
3.1.0+dfsg-1
3.1.4+dfsg-1
3.1.4+dfsg-2

Ecosystem specific

{
    "urgency":  "not yet assigned"
}

Database specific

source
"https://storage.googleapis.com/osv-test-debian-osv/debian-cve-osv/DEBIAN-CVE-2026-59941.json"