CVE-2026-68523
Fulgur: Unbounded page slicing from attacker-controlled CSS height causes denial of service
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
`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 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 |
Stay Ahead of the Next One
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.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
Affected Versions
fulgur-rs / fulgur
< 0.19.0