| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-2pmr-289p-44r3 | Gotenberg's DNS rebinding bypasses SSRF validation on Chromium URL conversion routes |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 14 May 2026 19:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 14 May 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Gotenberg
Gotenberg gotenberg |
|
| Vendors & Products |
Gotenberg
Gotenberg gotenberg |
Thu, 14 May 2026 16:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | Gotenberg: DNS rebinding bypasses SSRF validation on Chromium URL conversion routes | |
| Weaknesses | CWE-367 CWE-918 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-14T18:14:45.866Z
Reserved: 2026-04-29T00:31:15.724Z
Link: CVE-2026-42592
Updated: 2026-05-14T18:12:00.662Z
Status : Undergoing Analysis
Published: 2026-05-14T16:16:22.307
Modified: 2026-05-14T19:16:36.233
Link: CVE-2026-42592
No data.
OpenCVE Enrichment
Updated: 2026-05-14T18:15:16Z
Github GHSA