Lucene search
K

6 matches found

Github Security Blog
Github Security Blog
added 2026/05/11 2:7 p.m.4 views

Dozzle's Cross-Site WebSocket Hijacking (CSWSH) on exec/attach endpointsbypasses authentication

Summary The WebSocket upgrader for the /exec and /attach endpoints uses CheckOrigin: funcr 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 — even when authentication is...

9.6CVSS5.9AI score0.00007EPSS
Exploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/11 12:0 a.m.6 views

PT-2026-39679

Name of the Vulnerable Software and Affected Versions Dozzle versions prior to 10.5.2 Description The WebSocket upgrader for the '/exec' and '/attach' endpoints accepts upgrade requests from any origin because it uses a custom CheckOrigin function that always returns true. When combined with the...

9.6CVSS5.8AI score0.00007EPSS
Exploits1References8
EUVD
EUVD
added 2026/04/21 3:13 p.m.2 views

EUVD-2026-23972

Nginx-UI: Cross-Site WebSocket Hijacking CSWSH via missing origin validation on all WebSocket endpoints...

6.9CVSS5.8AI score0.00043EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/04/21 3:13 p.m.5 views

Nginx-UI: Cross-Site WebSocket Hijacking (CSWSH) via missing origin validation on all WebSocket endpoints

Summary All WebSocket endpoints in nginx-ui use a gorilla/websocket Upgrader with CheckOrigin unconditionally returning true, allowing Cross-Site WebSocket Hijacking CSWSH. Combined with the fact that authentication tokens are stored in browser cookies set via JavaScript without HttpOnly or...

8.1CVSS5.8AI score0.00043EPSS
Exploits1References4Affected Software1
Snyk
Snyk
added 2025/08/12 12:13 a.m.1 views

Missing Origin Validation in WebSockets

Overview Affected versions of this package are vulnerable to Missing Origin Validation in WebSockets via the CheckOrigin function in the api/terminal.go file. An attacker can execute arbitrary commands on the target system by tricking an authenticated user into visiting a malicious web page that...

8.8CVSS7.5AI score0.00837EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2024/12/18 3:2 p.m.25 views

Atro CSRF Middleware Bypass (security.checkOrigin)

Summary A bug in Astro’s CSRF-protection middleware allows requests to bypass CSRF checks. Details When the security.checkOrigin configuration option is set to true, Astro middleware will perform a CSRF check. Source code:...

6.5CVSS6.8AI score0.00196EPSS
Exploits0References6Affected Software1
Rows per page
Query Builder