boxscore/security
CVE · referencelatest edition

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.

CVE-2026-44985HIGH
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)
CWE-346 · CNA: GitHub_M · CVSS v4.0 · 2 references · NVD status: Analyzed

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
DateEventDetail
May 8, 2026ReservedReserved by GitHub_M
May 26, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-44985 (amir20 dozzle). Public exploit reference added.
May 26, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
amir20dozzle< 10.5.2

Weaknesses

CWE-346

References (2)

Related

Authoritative record: CVE-2026-44985 at cve.org

Vendors: amir20

Weaknesses: CWE-346

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.