Zurück zur Liste

Gotenberg's DNS rebinding bypasses SSRF validation on Chromium URL conversion routes — CVE-2026-42592

GHSA · GitHub · CVE-2026-42592

ID
CVE-2026-42592
Datum
Aktualisiert
Activity
Quelle
GHSA
Vendor
GitHub
Risiko
medium
CVSS
5.3

Zusammenfassung

## Summary `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…

Produkt

go: github.com/gotenberg/gotenberg/v8

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Prüfe Exponierung und plane Maßnahmen nach Risiko und Umfeld.
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu