Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
amir20 dozzle — Dozzle: Cross-Site WebSocket Hijacking (CSWSH) on exec/attach endpoints bypasses authentication
AV AC AT PR UI VC VI VA CVSS EPSS %ile KEV
N L N N N N H N 8.7 .0019 9.6 —
AFFECTED
Product Versions Fixed
dozzle < 10.5.2 – —
TIMELINE
May 8 Reserved by GitHub_M
May 26 EXPLOIT PUBLISHED — CVE-2026-44985 (amir20 dozzle). Public exploit reference added.
May 26 Published (CNA: GitHub_M)
Description
Dozzle is a realtime log viewer for docker containers. Prior to 10.5.2, he WebSocket upgrader for the /exec and /attach endpoints uses CheckOrigin: func(r *http.Request) bool { return true }, accepting upgrade requests from any origin. Combined with the JWT cookie using SameSite: Lax, this enables Cross-Site WebSocket Hijacking (CSWSH). An attacker hosting a page on a same-site origin (e.g., a sibling subdomain, or another service on localhost) can initiate a WebSocket connection to the exec endpoint that carries the victim's valid JWT cookie, gaining interactive shell access in any container the victim is authorized to access. This vulnerability is fixed in 10.5.2.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| May 8, 2026 | Reserved | Reserved by GitHub_M |
| May 26, 2026 | EXPLOIT PUBLISHED | EXPLOIT PUBLISHED — CVE-2026-44985 (amir20 dozzle). Public exploit reference added. |
| May 26, 2026 | Published | Published (CNA: GitHub_M) |
Affected
Affected products and packages — 1 row
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| amir20 | dozzle | — | < 10.5.2 | — |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-44985 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.