CVE-2026-42591 PUBLISHED

Gotenberg: Server-Side Request Forgery (SSRF) in github.com/gotenberg/gotenberg/v8

Assigner: GitHub_M
Reserved: 29.04.2026 Published: 14.05.2026 Updated: 14.05.2026

Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, 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 filters. This vulnerability is fixed in 8.32.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
CVSS Score: 8.2

Product Status

Vendor gotenberg
Product gotenberg
Versions
  • Version < 8.32.0 is affected

References

Problem Types

  • CWE-918: Server-Side Request Forgery (SSRF) CWE