Zurück zur Liste

Gotenberg vulnerable to unauthenticated SSRF via default deny-list bypass in downloadFrom and webhook — CVE-2026-42596

GHSA · GitHub · CVE-2026-42596

ID
CVE-2026-42596
Datum
Aktualisiert
Activity
Quelle
GHSA
Vendor
GitHub
Risiko
critical
CVSS
9.4

Zusammenfassung

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

Produkt

go: github.com/gotenberg/gotenberg/v8

Was tun?

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

  • Priorisiere sofort Patches oder Mitigations (hohes akutes Risiko).
  • 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