CVE-2026-42597
Description
Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, the /forms/chromium/convert/url and /forms/chromium/screenshot/url routes accept url=file:///tmp/... from anonymous callers. The default Chromium deny-list intentionally exempts file:///tmp/ so HTML/Markdown routes can load their own request-local assets, and those routes apply a per-request AllowedFilePrefixes guard to scope the read. The URL routes never set AllowedFilePrefixes, so the scope guard silently skips. Alice enumerates /tmp/, walks Gotenberg's per-request working directories, and reads the raw source files of other in-flight conversions as rendered PDF output. This vulnerability is fixed in 8.32.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/gotenberg/gotenberg/v8Go | < 8.32.0 | 8.32.0 |
Affected products
3Patches
Vulnerability mechanics
References
3- github.com/gotenberg/gotenberg/security/advisories/GHSA-g924-cjx7-2rjwnvdExploitMitigationVendor AdvisoryWEB
- github.com/advisories/GHSA-g924-cjx7-2rjwghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-42597ghsaADVISORY
News mentions
0No linked articles in our index yet.