You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: Dozzle de amir20, Description: Dozzle es un visor de registros en tiempo real para contenedores docker. Antes de la versión 10.5.2, el actualizador de WebSocket para los puntos finales /exec y /attach utiliza CheckOrigin: func(r http.Request) bool { return true }, aceptando solicitudes de actualización desde cualquier origen. Combinado con la cookie JWT que utiliza SameSite: Lax, esto permite el Secuestro de WebSocket entre sitios (CSWSH). Un atacante que aloja una página en un origen del mismo sitio (por ejemplo, un subdominio hermano, u otro servicio en localhost) puede iniciar una conexión WebSocket al punto final exec que lleva la cookie JWT válida de la víctima, obteniendo acceso interactivo a la shell en cualquier contenedor al que la víctima esté autorizada a acceder. Esta vulnerabilidad está corregida en la versión 10.5.2.
Title: Dozzle de amir20, Description: Dozzle es un visor de registros en tiempo real para contenedores docker. Antes de la versión 10.5.2, el actualizador de WebSocket para los puntos finales /exec y /attach utiliza CheckOrigin: func(r http.Request) bool { return true }, aceptando solicitudes de actualización desde cualquier origen. Combinado con la cookie JWT que utiliza SameSite: Lax, esto permite el Secuestro de WebSocket entre sitios (CSWSH). Un atacante que aloja una página en un origen del mismo sitio (por ejemplo, un subdominio hermano, u otro servicio en localhost) puede iniciar una conexión WebSocket al punto final exec que lleva la cookie JWT válida de la víctima, obteniendo acceso interactivo a la shell en cualquier contenedor al que la víctima esté autorizada a acceder. Esta vulnerabilidad está corregida en la versión 10.5.2.
CVE Translated by NIST7/23/2026 7:10:00 AM
Action
Type
Old Value
New Value
Added
Translation
Title: Dozzle de amir20, Description: Dozzle es un visor de registros en tiempo real para contenedores docker. Antes de la versión 10.5.2, el actualizador de WebSocket para los puntos finales /exec y /attach utiliza CheckOrigin: func(r http.Request) bool { return true }, aceptando solicitudes de actualización desde cualquier origen. Combinado con la cookie JWT que utiliza SameSite: Lax, esto permite el Secuestro de WebSocket entre sitios (CSWSH). Un atacante que aloja una página en un origen del mismo sitio (por ejemplo, un subdominio hermano, u otro servicio en localhost) puede iniciar una conexión WebSocket al punto final exec que lleva la cookie JWT válida de la víctima, obteniendo acceso interactivo a la shell en cualquier contenedor al que la víctima esté autorizada a acceder. Esta vulnerabilidad está corregida en la versión 10.5.2.
New CVE Received from GitHub, Inc.5/26/2026 6:16:43 PM
Action
Type
Old Value
New Value
Added
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.