Server-Side Request Forgery (SSRF) in gotenberg - CVE-2026-42591
Published: May 5, 2026
gotenberg
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to server-side request forgery in the LibreOffice conversion endpoint when processing uploaded documents with embedded external URLs. A remote attacker can upload a specially crafted document to disclose sensitive information.
LibreOffice fetches embedded external references during document conversion, bypassing the SSRF hardening implemented for Go-handled outbound requests.