Lucene search
K

5293 matches found

Vulnrichment
Vulnrichment
added 2026/03/19 9:39 p.m.1 views

CVE-2026-32815 SiYuan: Cross-Origin WebSocket Hijacking via Authentication Bypass — Unauthenticated Information Disclosure

SiYuan is a personal knowledge management system. In versions 3.6.0 and below, the WebSocket endpoint /ws allows unauthenticated connections when specific URL parameters are provided ?app=siyuan&id=auth&type=auth. This bypass, intended for the login page to keep the kernel alive, allows any...

5.3CVSS5.8AI score0.00361EPSS
Exploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/19 9:39 p.m.4 views

CVE-2026-32815

SiYuan is a personal knowledge management system. In versions 3.6.0 and below, the WebSocket endpoint /ws allows unauthenticated connections when specific URL parameters are provided ?app=siyuan&id=auth&type=auth. This bypass, intended for the login page to keep the kernel alive, allows any...

5.3CVSS5.7AI score0.00361EPSS
Exploits1References4Affected Software1
CVE
CVE
added 2026/03/19 9:39 p.m.9 views

CVE-2026-32815

CVE-2026-32815 affects SiYuan Web UI: in versions 3.6.0 and earlier, the WebSocket endpoint /ws can accept unauthenticated connections when URL parameters (?app=siyuan&id=auth&type=auth) are supplied, enabling cross-origin WebSocket connections to receive all server push events and leak metadata ...

7.5CVSS5.7AI score0.00361EPSS
Exploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/19 3:38 p.m.1 views

CVE-2026-33002

A flaw was found in Jenkins. A remote attacker could exploit a vulnerability in the origin validation of requests made through the Command Line Interface CLI WebSocket endpoint. By manipulating the Host or X-Forwarded-Host HTTP headers, an attacker can perform Domain Name System DNS rebinding...

7.5CVSS5.8AI score0.00297EPSS
Exploits0References4
CNVD
CNVD
added 2026/03/19 12:0 a.m.3 views

OpenClaw Access Control Error Vulnerability (CNVD-2026-14390)

OpenClaw is an intelligent artificial assistant open-sourced by OpenClaw. OpenClaw suffers from an Access Control Error vulnerability that stems from a browser-initiated WebSocket connection that can bypass origin authentication under certain configurations, which can be exploited by an attacker ...

8.1CVSS5.8AI score0.00153EPSS
Exploits0References1
CNNVD
CNNVD
added 2026/03/19 12:0 a.m.5 views

SiYuan 授权问题漏洞

SiYuan is a privacy-oriented personal knowledge management system developed by SiYuan. Versions of SiYuan 3.6.0 and earlier had an authorization issue vulnerability. This vulnerability stemmed from WebSocket endpoints allowing unauthenticated connections, which could lead to the disclosure of...

7.5CVSS6.3AI score0.00361EPSS
Exploits1References3
RedhatCVE
RedhatCVE
added 2026/03/18 8:54 p.m.7 views

CVE-2026-27977

A CSRF check bypass flaw has been discovered in Next.js. In the next dev, cross-site protection for internal websocket endpoints could treat Origin: null as a bypass case even if allowedDevOrigins is configured, allowing privacy-sensitive/opaque contexts for example sandboxed documents to connect...

5.4CVSS5.4AI score0.00171EPSS
Exploits1References6
Snyk
Snyk
added 2026/03/18 8:11 p.m.1 views

Missing Authentication for Critical Function

Overview Affected versions of this package are vulnerable to Missing Authentication for Critical Function through the WebSocket message handler in kernel/server/serve.go. An attacker can crash the kernel process and disrupt service availability by sending malformed JSON over an unauthenticated...

8.7CVSS6.4AI score0.00497EPSS
Exploits1References3
Snyk
Snyk
added 2026/03/18 8:11 p.m.3 views

Missing Authentication for Critical Function

Overview Affected versions of this package are vulnerable to Missing Authentication for Critical Function through the WebSocket message handler in kernel/server/serve.go. An attacker can crash the kernel process and disrupt service availability by sending malformed JSON over an unauthenticated...

8.7CVSS6.4AI score0.00497EPSS
Exploits1References3
OSV
OSV
added 2026/03/18 8:11 p.m.3 views

GHSA-3G9H-9HP4-654V SiYuan has an Unauthenticated WebSocket DoS via Auth Keepalive Bypass

Summary The SiYuan kernel WebSocket server accepts unauthenticated connections when a specific “auth keepalive” query parameter is present. After connection, incoming messages are parsed using unchecked type assertions on attacker-controlled JSON. A remote attacker can send malformed messages tha...

7.5CVSS5.9AI score0.00497EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/03/18 8:11 p.m.7 views

SiYuan has an Unauthenticated WebSocket DoS via Auth Keepalive Bypass

Summary The SiYuan kernel WebSocket server accepts unauthenticated connections when a specific “auth keepalive” query parameter is present. After connection, incoming messages are parsed using unchecked type assertions on attacker-controlled JSON. A remote attacker can send malformed messages tha...

7.5CVSS5.9AI score0.00497EPSS
Exploits1References3Affected Software1
EUVD
EUVD
added 2026/03/18 6:31 p.m.9 views

EUVD-2026-12835

OpenClaw vulnerable to Unauthenticated Local RCE via WebSocket config.apply...

9.9CVSS6.1AI score0.0195EPSS
Exploits0References14
Snyk
Snyk
added 2026/03/18 6:31 p.m.5 views

DNS Rebinding

Overview org.jenkins-ci.main:jenkins-core is an open source automation server. Affected versions of this package are vulnerable to DNS Rebinding in the origin validation process for WebSocket CLI requests due to reliance on the Host or X-Forwarded-Host HTTP headers. An attacker can bypass origin...

7.7CVSS5.8AI score0.00297EPSS
Exploits0References3
EUVD
EUVD
added 2026/03/18 6:31 p.m.4 views

EUVD-2026-12845

Jenkins 2.442 through 2.554 both inclusive, LTS 2.426.3 through LTS 2.541.2 both inclusive performs origin validation of requests made through the CLI WebSocket endpoint by computing the expected origin for comparison using the Host or X-Forwarded-Host HTTP request headers, making it vulnerable t...

5.8AI score0.00297EPSS
Exploits0References2
OSV
OSV
added 2026/03/18 6:31 p.m.2 views

GHSA-PHHV-63FH-RRC8 Jenkins has a DNS rebinding vulnerability in WebSocket CLI origin validation

Jenkins 2.442 through 2.554 both inclusive, LTS 2.426.3 through LTS 2.541.2 both inclusive performs origin validation of requests made through the CLI WebSocket endpoint by computing the expected origin for comparison using the Host or X-Forwarded-Host HTTP request headers, making it vulnerable t...

7.5CVSS6.1AI score0.00297EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/03/18 6:31 p.m.10 views

Jenkins has a DNS rebinding vulnerability in WebSocket CLI origin validation

Jenkins 2.442 through 2.554 both inclusive, LTS 2.426.3 through LTS 2.541.2 both inclusive performs origin validation of requests made through the CLI WebSocket endpoint by computing the expected origin for comparison using the Host or X-Forwarded-Host HTTP request headers, making it vulnerable t...

7.5CVSS5.8AI score0.00297EPSS
Exploits0References4Affected Software1
NVD
NVD
added 2026/03/18 4:16 p.m.6 views

CVE-2026-33002

Jenkins 2.442 through 2.554 both inclusive, LTS 2.426.3 through LTS 2.541.2 both inclusive performs origin validation of requests made through the CLI WebSocket endpoint by computing the expected origin for comparison using the Host or X-Forwarded-Host HTTP request headers, making it vulnerable t...

7.5CVSS0.00297EPSS
Exploits0References1
OSV
OSV
added 2026/03/18 4:16 p.m.2 views

CVE-2026-33002

Jenkins 2.442 through 2.554 both inclusive, LTS 2.426.3 through LTS 2.541.2 both inclusive performs origin validation of requests made through the CLI WebSocket endpoint by computing the expected origin for comparison using the Host or X-Forwarded-Host HTTP request headers, making it vulnerable t...

7.5CVSS5.9AI score
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/03/18 3:15 p.m.3 views

CVE-2026-33002

Jenkins 2.442 through 2.554 both inclusive, LTS 2.426.3 through LTS 2.541.2 both inclusive performs origin validation of requests made through the CLI WebSocket endpoint by computing the expected origin for comparison using the Host or X-Forwarded-Host HTTP request headers, making it vulnerable t...

5.8AI score0.00297EPSS
Exploits0References1
AlpineLinux
AlpineLinux
added 2026/03/18 3:15 p.m.5 views

CVE-2026-33002

Jenkins 2.442 through 2.554 both inclusive, LTS 2.426.3 through LTS 2.541.2 both inclusive performs origin validation of requests made through the CLI WebSocket endpoint by computing the expected origin for comparison using the Host or X-Forwarded-Host HTTP request headers, making it vulnerable t...

7.5CVSS5.8AI score0.00297EPSS
Exploits0References1
Rows per page
Query Builder