SSRF in Amir20 Dozzle
CVE-2026-45298
Dozzle is a realtime log viewer for docker containers. Prior to 10.5.2, in a default dozzle deploy (the documented quickstart, no DOZZLE_AUTH_PROVIDER set), POST /api/notifications/test-webhook is reachable without authentication and forwards an attacker-controlled URL into a WebhookDispatcher that sends an HTTP POST to the supplied URL with attacker-controlled request headers, and returns the response status code AND up to 1MB of the response body to the caller, when the target replies non-2xx. This vulnerability is fixed in 10.5.2.
Vulnerability class: SSRF (Server-Side Request Forgery)
Published · last modified .
CVSS v3 metric
CVSS v3 base score 8.6 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N.
EPSS exploit prediction
EPSS: 0.015 (73.0th percentile), scored .
Low probability of exploitation in the next 30 days, but still tracked. 73rd percentile — 73.0% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.015 · newest: 0.015 · change: 0.000
Affected products
- Amir20 Dozzle — versions < 10.5.2
- Amirraminfar Dozzle
Weakness classification (CWE)
References
- github.com/amir20/dozzle/releases/tag/v10.5.2 (Product, Release Notes)
- github.com/amir20/dozzle/security/advisories/GHSA-3v9w-6365-9w54 (Exploit, Mitigation, Vendor Advisory)
Frequently asked questions
- What is CVE-2026-45298?
- CVE-2026-45298 is a high-severity vulnerability in Amir20 Dozzle, classified under Server-Side Request Forgery (SSRF). CVSS score: 8.6/10. Published 2026-05-26.
- How severe is CVE-2026-45298?
- High severity. CVSS v3 base score is 8.6 out of 10.