Zurück zur Liste

Gotenberg has a Server-Side Request Forgery (SSRF) Issue — CVE-2026-42591

GHSA · GitHub · CVE-2026-42591

ID
CVE-2026-42591
Datum
Aktualisiert
Activity
Quelle
GHSA
Vendor
GitHub
Risiko
high
CVSS
8.2

Zusammenfassung

### Summary The SSRF hardening shipped in v8.31.0 only covers outbound URLs that Gotenberg's Go code handles — Chromium asset fetches, webhook delivery, and download-from. The LibreOffice conversion endpoint (`/forms/libreoffice/convert`) passes uploaded documents directly to LibreOffice without inspecting their content. LibreOffice then fetches any embedded external URLs on its own, completely bypassing the SSRF…

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