What it is
CVE-2026-45298 is an unauthenticated vulnerability affecting amir20 dozzle. Dozzle is a realtime log viewer for docker containers. Prior to 10.5.2, in a default dozzle deploy (the documented quickstart, no...
Vulnerability report
dozzle Server-Side Request Forgery
amir20 / dozzle · affected before 10.5.2
Decision summary
Direct answers before the deeper technical record.
What it is
CVE-2026-45298 is an unauthenticated vulnerability affecting amir20 dozzle. Dozzle is a realtime log viewer for docker containers. Prior to 10.5.2, in a default dozzle deploy (the documented quickstart, no...
Is it exploited?
Yes. KEV Intelligence sensors observed exploitation attempts with confirmed confidence.
Who is affected?
amir20 / dozzle affected before 10.5.2.
What should we do?
Patch immediately, validate internet-facing exposure, and monitor for matching requests.
Overview
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.
Exploitation evidence
Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.
The Shadowserver
Independent exploitation attestation added to the KEV Intelligence record.
KEV Intelligence sensor
First-party sensor telemetry confirms matching exploitation attempts.
Nuclei Templates
Public scanner or PoC coverage increases practical exploitability.
Per-source evidence links for KEV attestations are available through the KEV Intelligence Pro API.
Learn about Pro API access| Source | Added |
|---|---|
| The Shadowserver First | 2026-08-14 00:00 UTC |
| KEV Intelligence | 2026-08-16 17:11 UTC |
Operational indicators for this CVE are listed under Detection.
Sensor telemetry
Aggregate observations show the scale, recency, and distribution of activity without overstating sparse data.
2
Attempts observed
2
Unique attacker IPs
2
Attacker countries
NL · US
2
Sensors observed
Exploitation attempts over the last 53 days
Daily events observed by KEV Intelligence sensors
Updated 19 Aug 2026
First observed 29 Jun 2026 · Last observed 12 Aug 2026
Pro adds sensor region and window summaries. Enterprise adds raw IPs, paths, User-Agents, and payloads.
Detection
Make the evidence actionable in scanner, SOC, and edge-control workflows.
Raw values available in Pro and Enterprise.
Nuclei template detected 10 Jun 2026.
View Nuclei template (opens in new tab)No KEV Intelligence virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.
Learn about virtual patches →Attacker IP indicators observed · available in Pro and Enterprise.
Sensor-derived attacker IP indicators are available to Pro and Enterprise accounts under Detection and through the Pro API.
Learn about Pro API accessScanner and exploit-framework references linked to this CVE.
| Scanner | Reference | Detected |
|---|---|---|
| Nuclei | https://github.com/projectdiscovery/nuclei-templates/blob/main/http/cves/2026/CVE-2026-45298.yaml | 10 Jun 2026 |
Risk and context
CVSS v3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
EPSS
1.5%
These PoCs are unverified and could contain malware. Use at your own risk.
nuclei · Created Unknown
Timeline
High-confidence, third-party attested exploitation
Evidence-backed exploitation signal
Indicators of compromise recorded
Public proof-of-concept code published
Scanner coverage available
Vulnerability disclosed publicly
Identifier reserved by the CNA
Pro API
Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.
GET /api/v2/pro/kevs/CVE-2026-45298
Free JSON includes basic KEV fields{
"cve_id": "CVE-2026-45298",
"confidence": "Confirmed",
"cvss_score": 8.6,
"cvss_estimated": false,
"epss_score": 0.01491,
"exploit_status": {
"exploited_in_the_wild": true,
"active_exploitation_observed": true
},
"sensor_telemetry": { "attempts": 2, "sensors": 2 }
}
Early warning alerts
Receive curator-selected alerts when exploitation activity warrants attention. Each alert includes the evidence and context needed to decide what requires attention now.