CVE-2026-68537
Fulgur: Unbounded page slicing from attacker-controlled CSS height causes denial of service
`fulgur` converts untrusted HTML/CSS into PDF, commonly on a server that processes input supplied by many tenants. In versions prior to 0.19.0, a body-direct child whose CSS-resolved height greatly exceeds the page height was sliced into one fragment per page with no upper bound. This is fixed in version 0.19.0. A `MAX_PAGES` cap bounds the slice loop โ halting it even for a `+inf` height โ and non-finite layout heights are sanitized so they can no longer drive the loop. As a workaround, validate or constrain untrusted CSS (in particular `height` / `vh` on body-level elements) before passing HTML to fulgur.
| CWE | CWE-400 CWE-835 |
| Vendor | fulgur-rs |
| Product | fulgur |
| Published | Sep 17, 2026 |
| Last Updated | Sep 17, 2026 |
Get instant alerts for fulgur-rs fulgur
Be the first to know when new high vulnerabilities affecting fulgur-rs fulgur are published โ delivered to Slack, Telegram or Discord.
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H