Lucene search
+L

6391 matches found

OSV
OSV
added 2026/05/09 7:12 p.m.9 views

CVE-2026-41893 Signal K Server's WebSocket Login Endpoint Lacks Rate Limiting (Credential Brute-Force)

Signal K Server is a server application that runs on a central hub in a boat. Prior to version 2.25.0, the HTTP login endpoints POST /login and POST /signalk/v1/auth/login are protected by express-rate-limit default: 100 attempts per 10-minute window, configurable via HTTPRATELIMITS. The WebSocke...

8.7CVSS6AI score
SaveExploits0References6
CNNVD
CNNVD
added 2026/05/09 12:0 a.m.17 views

Signal K Server 安全漏洞

The Signal K Server is an open-source marine central server developed by Signal K. Versions of the Signal K Server prior to 2.25.0 contained a security vulnerability. This vulnerability stemmed from the lack of rate limiting on the WebSocket login path, allowing attackers to bypass the HTTP rate...

8.7CVSS5.8AI score0.00327EPSS
SaveExploits1References2
CVE
CVE
added 2026/05/08 10:56 p.m.33 views

CVE-2026-42454

Termix (web-based server management platform) prior to version 2.1.0 is vulnerable. Docker container management endpoints interpolate the containerId URL path parameter and WebSocket message field directly into shell commands executed via ssh2.Client.exec(), without sanitization. An authenticated...

9.9CVSS6AI score0.00652EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/08 8:43 p.m.12 views

GHSA-5C57-RQJX-35G2 Cline Kanban Server has a Cross-Origin WebSocket Hijacking Vulnerability

Summary The kanban npm package used by the cline CLI starts a WebSocket server on 127.0.0.1:3484 with no Origin header validation. Any website a developer visits can silently connect to the kanban server via WebSocket and: 1. Leak sensitive data in real-time: workspace filesystem paths, task...

9.6CVSS6.2AI score0.0018EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/05/08 8:43 p.m.27 views

Cline Kanban Server has a Cross-Origin WebSocket Hijacking Vulnerability

Summary The kanban npm package used by the cline CLI starts a WebSocket server on 127.0.0.1:3484 with no Origin header validation. Any website a developer visits can silently connect to the kanban server via WebSocket and: 1. Leak sensitive data in real-time: workspace filesystem paths, task...

9.6CVSS6.2AI score0.0018EPSS
SaveExploits1References3Affected Software1
Patchstack
Patchstack
added 2026/05/08 8:43 p.m.13 views

NPM: Cline Kanban Server has a Cross-Origin WebSocket Hijacking Vulnerability

NPM: Cline Kanban Server has a Cross-Origin WebSocket Hijacking Vulnerability discovered by ? in WordPress Npm cline versions = 2.13.0...

5.8AI score0.0018EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/08 4:53 p.m.28 views

SiYuan Affected by Stored XSS via Attribute View Name to Electron Renderer RCE

Summary The kernel stores Attribute View AV / database names without any HTML escape, then a render template uses raw strings.ReplaceAlltpl, "$avName", nodeAvName to embed the name in HTML before pushing to all clients via WebSocket. Three independent client paths render.ts:120 → outerHTML,...

9.4CVSS5.9AI score0.00509EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2026/05/08 6:43 a.m.17 views

Improper Authentication

github.com/mattermost/mattermost-server is vulnerable to improper authentication. The vulnerability is due to the failure to enforce multi-factor authentication on WebSocket connections, which allows an unauthenticated attacker to access sensitive information through WebSocket events...

7.5CVSS5.8AI score0.00293EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/05/08 12:0 a.m.24 views

PT-2026-39238

Name of the Vulnerable Software and Affected Versions kanban versions 0.1.0 through 0.1.59 cline versions prior to 2.13.1 Description The kanban npm package, used by the cline CLI, implements a WebSocket server on 127.0.0.1:3484 that lacks Origin header validation. Because WebSocket connections...

9.6CVSS6.4AI score0.0018EPSS
SaveExploits1References12
OSV
OSV
added 2026/05/07 3:43 a.m.11 views

GHSA-PF94-94M9-536P Bandit Buffers Unbounded WebSocket Continuation Frames, Allowing Unauthenticated Memory Exhaustion

Summary A single unauthenticated WebSocket client can exhaust server memory in any Bandit-fronted application that accepts WebSocket connections. The fragmented-message reassembly path appends every Continuationfin: false frame's payload to a per-connection iolist with no cumulative size cap, so ...

8.7CVSS5.8AI score0.00549EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/05/07 3:43 a.m.31 views

Bandit Buffers Unbounded WebSocket Continuation Frames, Allowing Unauthenticated Memory Exhaustion

Summary A single unauthenticated WebSocket client can exhaust server memory in any Bandit-fronted application that accepts WebSocket connections. The fragmented-message reassembly path appends every Continuationfin: false frame's payload to a per-connection iolist with no cumulative size cap, so ...

8.7CVSS5.8AI score0.00549EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/05/07 3:43 a.m.23 views

EUVD-2026-26715

Bandit Buffers Unbounded WebSocket Continuation Frames, Allowing Unauthenticated Memory Exhaustion...

8.7CVSS5.8AI score0.00549EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/05/07 3:36 a.m.8 views

EUVD-2026-26711

Bandit's unbounded WebSocket inflate causes BEAM OOM with a single frame...

8.2CVSS5.8AI score0.00625EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/07 3:36 a.m.11 views

GHSA-FRH3-6PV6-RC8J Bandit's unbounded WebSocket inflate causes BEAM OOM with a single frame

Summary When a Bandit-fronted server has explicitly enabled WebSocket permessage-deflate compress: true, an unauthenticated client can OOM the BEAM with a single 6 MiB WebSocket frame. Bandit's inflate step has no output-size cap, so a small high-ratio compressed frame e.g. zeros, 1024:1 ratio...

8.2CVSS5.9AI score0.00625EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/05/07 3:36 a.m.23 views

Bandit's unbounded WebSocket inflate causes BEAM OOM with a single frame

Summary When a Bandit-fronted server has explicitly enabled WebSocket permessage-deflate compress: true, an unauthenticated client can OOM the BEAM with a single 6 MiB WebSocket frame. Bandit's inflate step has no output-size cap, so a small high-ratio compressed frame e.g. zeros, 1024:1 ratio...

8.2CVSS5.9AI score0.00625EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/07 2:34 a.m.24 views

GHSA-V8J7-HP7C-738F Kubetail has a Cross-Site WebSocket Hijacking issue that allows attacker to read Kubernetes logs from authenticated users

Summary Kubetail's dashboard exposes WebSocket endpoints that did not adequately validate the Origin header on connection upgrade. A malicious web page visited by a user with an active Kubetail session could open a WebSocket to the user's dashboard and read their Kubernetes logs in real time. Thi...

6.5CVSS5.8AI score0.0017EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/07 2:34 a.m.27 views

Kubetail has a Cross-Site WebSocket Hijacking issue that allows attacker to read Kubernetes logs from authenticated users

Summary Kubetail's dashboard exposes WebSocket endpoints that did not adequately validate the Origin header on connection upgrade. A malicious web page visited by a user with an active Kubetail session could open a WebSocket to the user's dashboard and read their Kubernetes logs in real time. Thi...

6.5CVSS5.8AI score0.0017EPSS
SaveExploits0References3Affected Software2
GithubExploit
GithubExploit
added 2026/05/07 1:47 a.m.113 views

Exploit for CVE-2026-43585

CVE-2026-43585 Overview Prior to version 2026.4.15, OpenC...

9.2CVSS5.8AI score0.0054EPSS
SaveExploits1
GithubExploit
GithubExploit
added 2026/05/07 12:59 a.m.161 views

Exploit for Missing Authorization in N8N

GHSA-f77h-j2v7-g6mw — n8n Unauthenticated Chat Execution Hijac...

6.5CVSS6AI score0.00383EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/05/07 12:0 a.m.33 views

PT-2026-38411

Name of the Vulnerable Software and Affected Versions Kubetail Dashboard versions prior to 0.14.0 Kubetail Helm Chart versions prior to 0.23.0 Kubetail CLI versions prior to 0.16.0 Description Kubetail's dashboard exposes WebSocket endpoints that do not adequately validate the Origin header durin...

6.5CVSS5.8AI score0.0017EPSS
SaveExploits0
Rows per page
Query Builder