Lucene search
+L

337 matches found

Kitploit
Kitploit
β€’added 2026/09/17 12:27 p.m.β€’11 views

CVE-2025-68930

πŸ” AnΓ‘lisis del CVE-2025-68930: Vulnerabilidad de Secuestro de WebSockets en Traccar El CVE-2025-68930 expone una vulnerabilidad crΓ­tica de Cross-Site WebSocket Hijacking CSWSH en Traccar , el sistema de rastreo GPS de cΓ³digo abierto. A continuaciΓ³n, los detalles clave: πŸ›‘οΈ Detalles de la...

7.1CVSS5.5AI score0.00541EPSS
SaveExploits4
Kitploit
Kitploit
β€’added 2026/09/17 7:10 a.m.β€’11 views

CVE-2020-14368

CSWSH-THEIA-CVE-2020-14368 Objetivo del informe: ImplementaciΓ³n de Eclipse CHE disponible en che.openshift.io Tipo de vulnerabilidad: Cross-site websocket hijack Fecha de descubrimiento: 2020-04-08 Autor: Robin Duda codingchili@github Resumen El endpoint websocket /services en Eclipse CHE adn The...

7.1CVSS7AI score0.00513EPSS
SaveExploits1
Kitploit
Kitploit
β€’added 2026/09/17 1:56 a.m.β€’8 views

CVE2_Jenkins_RCE

Jenkins CLI Websocket Hijacking - PoC A proof of concept cross-site WebSocket hijacking exploit for CVE-2024-23898 β€” a vulnerability affecting Jenkins versions 2.217-2.441. This exploits targets the Jenkins CLI that can be used to remotely access and issue commands to a Jenkins control server...

8.8CVSS7.7AI score0.67151EPSS
SaveExploits2
Kitploit
Kitploit
β€’added 2026/09/17 1:47 a.m.β€’10 views

agentbox

πŸ›‘οΈ AgentBox The open-source sandboxed runtime for AI agents Run AI agents with confidence. Every agent gets its own permission scope, credential vault, audit trail, and kill switch. Why AgentBox exists On January 27, 2026, CVE-2026-25253 became the first CVE ever assigned to an agentic AI system. ...

8.8CVSS8AI score0.23992EPSS
SaveExploits7References1
Kitploit
Kitploit
β€’added 2026/09/17 12:51 a.m.β€’11 views

openclaw-vuln-report

OpenClaw Vulnerability Analysis Report Chinese Interpretation of Security Vulnerability CVE-2026-25253 Read Online GitHub Pages: https://joseph19820124.github.io/openclaw-vuln-report/ Vulnerability Summary CVE : CVE-2026-25253 Score : CVSS 8.8 High Type : Cross-Site WebSocket Hijacking Impact :...

8.8CVSS7.8AI score0.23992EPSS
SaveExploits7References1
Kitploit
Kitploit
β€’added 2026/09/16 6:31 a.m.β€’12 views

CVE-2026-25253-research

CVE-2026-25253 Proof of Concept One-click RCE on OpenClaw via Cross-Site WebSocket Hijacking. DISCLAIMER: This code is provided for authorized security research and educational purposes only. Use of this code against systems without explicit written permission is illegal and unethical. The author...

8.8CVSS7.9AI score0.23992EPSS
SaveExploits7
Kitploit
Kitploit
β€’added 2026/09/15 4:20 p.m.β€’9 views

aapanel-ws-bypass

aaPanel: Vendors Don't Always Fix Things Properly An incomplete fix for CVE-2021-37840 still exposes 3.6M servers to root RCE, 5 years later Discovered by: EON Security CVE: Pending assignment CVSS: 8.8 High β€” AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Affected: aaPanel versions 6.8.12 through 7.65.0...

8.8CVSS7.8AI score0.01675EPSS
SaveExploits2
Kitploit
Kitploit
β€’added 2026/09/13 1:09 p.m.β€’7 views

CVE-2025-1094-Exploit

CVE-2025-1094: SQL Injection to RCE via WebSocket πŸš€ This repository contains a proof of concept PoC exploit for CVE-2025-1094 , a vulnerability in PostgreSQL that allows an SQL Injection SQLi attack to escalate to Remote Code Execution RCE through WebSocket hijacking. Overview This exploit...

8.1CVSS8.5AI score0.9003EPSS
SaveExploits10
CVE
CVE
β€’added 2026/09/11 1:34 p.m.β€’21 views

CVE-2026-71416

Headroom is a WebSocket proxy that compresses data before it reaches a large language model. Prior to version 0.35.0 , its WebSocket server fails to validate the Origin header of incoming client WebSocket requests before forwarding them to the upstream server. This allows a Cross-Site WebSocket H...

8.8CVSS5.8AI score0.00174EPSS
SaveExploits0References2
Cvelist
Cvelist
β€’added 2026/09/11 1:34 p.m.β€’37 views

CVE-2026-71416 Headroom vulnerable to Cross-Site WebSocket Hijacking (CSWSH)

Headroom compresses data before the data reaches a large language model. Prior to version 0.35.0, the Headroom WebSocket server does not validate the Origin header of incoming client WebSocket requests before forwarding the request to the upstream server, allowing malicious WebSocket clients to...

8.8CVSS0.00174EPSS
SaveExploits0References2
OSV
OSV
β€’added 2026/09/11 1:34 p.m.β€’10 views

CVE-2026-71416 Headroom vulnerable to Cross-Site WebSocket Hijacking (CSWSH)

Headroom compresses data before the data reaches a large language model. Prior to version 0.35.0, the Headroom WebSocket server does not validate the Origin header of incoming client WebSocket requests before forwarding the request to the upstream server, allowing malicious WebSocket clients to...

8.8CVSS6AI score
SaveExploits0References4
CVE
CVE
β€’added 2026/09/03 2:12 p.m.β€’12 views

CVE-2026-85183

Taipy (a Python web application framework) through version 4.1.1 misconfigures its socket.io server with a wildcard CORS origin and the credential flag enabled. This allows any web page to establish credentialed WebSocket connections to a victim's Taipy application, enabling attackers to open soc...

9.3CVSS5.9AI score0.00153EPSS
SaveExploits0References4
OSV
OSV
β€’added 2026/09/03 2:12 p.m.β€’9 views

CVE-2026-85183 Taipy through 4.1.1 Cross-Site WebSocket Hijacking via Wildcard socket.io CORS

Taipy configures its socket.io server with wildcard CORS origin and credential flag enabled, allowing any web page to establish credentialed WebSocket connections to victim applications. Attackers can open socket.io sessions from arbitrary domains and invoke state variable modifications and actio...

9.3CVSS5.7AI score
SaveExploits0References6
Github Security Blog
Github Security Blog
β€’added 2026/08/20 9:34 p.m.β€’13 views

Mailpit: WebSocket origin check bypass via percent-encoded path (regression of CVE-2026-22689)

Summary The cross-site WebSocket hijacking fix was reimplemented as an origin check gated on a raw-URI prefix test, but Go's ServeMux routes on the percent-decoded path, so requesting /%61pi/events reaches the WebSocket handler while skipping the only origin control, and the upgrader itself accep...

6.5CVSS5.6AI score0.00241EPSS
SaveExploits2References5Affected Software1
NVD
NVD
β€’added 2026/08/17 11:16 a.m.β€’11 views

CVE-2026-74802

SiYuan versions before 3.7.4 contain a cross-site WebSocket hijacking vulnerability in the admin-only /ws/network/proxy endpoint that explicitly disables origin validation by setting CheckOrigin to unconditionally return true. Attackers can craft malicious webpages that establish WebSocket...

8.2CVSS0.00124EPSS
SaveExploits0References2
CVE
CVE
β€’added 2026/08/17 11:04 a.m.β€’25 views

CVE-2026-74802

SiYuan versions before 3.7.4 set the WebSocket CheckOrigin handler to unconditionally return true on the admin-only /ws/network/proxy endpoint, allowing cross-site WebSocket hijacking. A malicious webpage can make the victim's SiYuan kernel proxy arbitrary network traffic, enabling authenticated ...

8.2CVSS5.3AI score0.00124EPSS
SaveExploits0References2
Cvelist
Cvelist
β€’added 2026/08/17 11:04 a.m.β€’55 views

CVE-2026-74802 SiYuan 3.7.3 Cross-Site WebSocket Hijacking via network proxy

SiYuan versions before 3.7.4 contain a cross-site WebSocket hijacking vulnerability in the admin-only /ws/network/proxy endpoint that explicitly disables origin validation by setting CheckOrigin to unconditionally return true. Attackers can craft malicious webpages that establish WebSocket...

8.2CVSS0.00124EPSS
SaveExploits0References2
EUVD
EUVD
β€’added 2026/08/17 11:04 a.m.β€’15 views

EUVD-2026-60085

SiYuan versions before 3.7.4 contain a cross-site WebSocket hijacking vulnerability in the admin-only /ws/network/proxy endpoint that explicitly disables origin validation by setting CheckOrigin to unconditionally return true. Attackers can craft malicious webpages that establish WebSocket...

8.2CVSS5.3AI score0.00124EPSS
SaveExploits0References2
CVE
CVE
β€’added 2026/07/30 9:52 p.m.β€’66 views

CVE-2026-66420

MeshCentral 1.1.21 is affected by a cross-site WebSocket hijacking vulnerability caused by an unconditional early return in CheckWebServerOriginName() in webserver.js when using self-signed certificates. This allows unauthenticated remote attackers to initiate cross-origin WebSocket connections t...

8.8CVSS6AI score0.00165EPSS
SaveExploits0References4
Cvelist
Cvelist
β€’added 2026/07/30 9:52 p.m.β€’48 views

CVE-2026-66420 MeshCentral Cross-Site WebSocket Hijacking via Origin Validation Bypass on Self-Signed Certificate Deployments

MeshCentral 1.1.21 contains a cross-site WebSocket hijacking protection bypass vulnerability that allows unauthenticated remote attackers to hijack authenticated administrator sessions by exploiting an unconditional early return in the CheckWebServerOriginName function within webserver.js when...

8.8CVSS0.00165EPSS
SaveExploits0References4
Rows per page
Query Builder