CVE-2026-42595

Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, Gotenberg's Chromium URL-to-PDF endpoint (/forms/chromium/convert/url) has no default protection against HTTP/HTTPS-based SSRF. The default deny-list regex only blocks file:// URIs. An unauthenticated attacker can point Chromium at any internal IP — including loopback, RFC 1918 ranges, and cloud metadata endpoints — and receive the response rendered as a PDF. Additionally, even when operators configure a custom deny-list, the protection is bypassed via HTTP redirects. Gotenberg's Chromium instance follows 302 redirects from an attacker-controlled external URL to internal targets without re-validating the redirect destination against the deny-list. This vulnerability is fixed in 8.32.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:thecodingmachine:gotenberg:*:*:*:*:*:*:*:*

History

18 May 2026, 13:01

Type Values Removed Values Added
References () https://github.com/gotenberg/gotenberg/security/advisories/GHSA-chwh-f6gm-r836 - () https://github.com/gotenberg/gotenberg/security/advisories/GHSA-chwh-f6gm-r836 - Exploit, Vendor Advisory
CPE cpe:2.3:a:thecodingmachine:gotenberg:*:*:*:*:*:*:*:*
First Time Thecodingmachine gotenberg
Thecodingmachine

14 May 2026, 20:17

Type Values Removed Values Added
References () https://github.com/gotenberg/gotenberg/security/advisories/GHSA-chwh-f6gm-r836 - () https://github.com/gotenberg/gotenberg/security/advisories/GHSA-chwh-f6gm-r836 -

14 May 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-14 16:16

Updated : 2026-05-18 13:01


NVD link : CVE-2026-42595

Mitre link : CVE-2026-42595

CVE.ORG link : CVE-2026-42595


JSON object : View

Products Affected

thecodingmachine

  • gotenberg
CWE
CWE-918

Server-Side Request Forgery (SSRF)