CVE-2026-42592
Last modified
CVE-2026-42592 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, FilterOutboundURL resolves the hostname, checks the resolved IPs against the private-address deny-list, and returns only the error. EPSS estimates a 0.19% chance of exploitation in the next 30 days.
Description
Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, FilterOutboundURL resolves the hostname, checks the resolved IPs against the private-address deny-list, and returns only the error. It discards the resolved addresses. Chromium later performs its own DNS resolution when it navigates to the URL. An attacker who controls DNS for a hostname with a short TTL returns a public IP on the first query (Gotenberg allows) and a private IP on the second query (Chromium connects to the attacker-chosen internal address). The CDP Fetch.requestPaused handler re-checks the URL but runs its own DNS resolution, leaving a timing window before Chromium's actual TCP connect. The rendered internal service response returns to the caller as a PDF. This vulnerability is fixed in 8.32.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Thecodingmachine | Gotenberg | < 8.32.0 |
References
- https://github.com/gotenberg/gotenberg/security/advisories/GHSA-2pmr-289p-44r3Exploit, Mitigation, Vendor Advisory
- https://github.com/gotenberg/gotenberg/security/advisories/GHSA-2pmr-289p-44r3Exploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-42592?
How severe is CVE-2026-42592?
How do I fix CVE-2026-42592?
Are you affected by CVE-2026-42592?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
