PoC Index

CVE-2026-42596

CRITICAL 9.4EPSS 1.2%

Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.31.0, the default deny-lists used by Gotenberg's downloadFrom feature and webhook feature are bypassable. Because the filter is regex-based and case-sensitive, an unauthenticated attacker can supply URLs such as http://[::ffff:127.0.0.1]:... and reach loopback or private HTTP services that the default deny-list is intended to block. This crosses a real security boundary because an external caller can force the server to make outbound requests to internal-only targets. This vulnerability is fixed in 8.31.0.

CVSS v3.1
9.4 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
CVSS v3.1
9.4 CRITICALCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L
EPSS
1.24% chance of exploitation in the next 30 days, 67th percentile
Nuclei
critical · CWE-918
Published
2026-05-14
Updated
2026-05-15

Proof-of-concept exploits (1)

Nuclei templates (1)

References

Related