Lucene search
+L

6477 matches found

RedhatCVE
RedhatCVE
added 2026/05/18 7:58 p.m.14 views

CVE-2026-42544

Granian is a Rust HTTP server for Python applications. From 1.2.0 to 2.7.4, Granian aborts a worker process when an unauthenticated client sends a WebSocket upgrade request whose Sec-WebSocket-Protocol header contains non-ASCII bytes. The crash happens in Granian's WebSocket scope construction...

7.5CVSS5.8AI score0.00324EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/18 7:02 p.m.46 views

ws: Uninitialized memory disclosure

Impact The websocket.close implementation is vulnerable to uninitialized memory disclosure when a TypedArray is passed as the reason argument. Proof of concept js import deepStrictEqual from 'node:assert'; import WebSocket, WebSocketServer from 'ws'; const wss = new WebSocketServer port: 0,...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/05/18 7:02 p.m.17 views

EUVD-2026-30543

ws: Uninitialized memory disclosure...

4.4CVSS5.8AI score0.00745EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/18 7:02 p.m.21 views

GHSA-58QX-3VCG-4XPX ws: Uninitialized memory disclosure

Impact The websocket.close implementation is vulnerable to uninitialized memory disclosure when a TypedArray is passed as the reason argument. Proof of concept js import deepStrictEqual from 'node:assert'; import WebSocket, WebSocketServer from 'ws'; const wss = new WebSocketServer port: 0,...

4.4CVSS5.8AI score0.00745EPSS
SaveExploits1References4
OSV
OSV
added 2026/05/18 8:57 a.m.67 views

BIT-TOMCAT-2022-25762 Response mix-up with WebSocket concurrent send and close

If a web application sends a WebSocket message concurrently with the WebSocket connection closing when running on Apache Tomcat 8.5.0 to 8.5.75 or Apache Tomcat 9.0.0 to 9.0.20, it is possible that the application will continue to use the socket after it has been closed. The error handling...

8.6CVSS6.7AI score0.08405EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/05/16 10:15 a.m.260 views

Exploit for Server-Side Request Forgery in Vercel Next.Js

CVE-2026-44578 — Next.js WebSocket Upgrade SSRF Pre-authentic...

8.6CVSS5.8AI score0.38872EPSS
SaveExploits10
Veracode
Veracode
added 2026/05/16 5:29 a.m.23 views

Origin Validation Error

Dozzle is vulnerable to Origin Validation Error. The vulnerability is due to improper origin validation in the WebSocket upgrader, where connections from any origin are accepted and authenticated with the victim's JWT cookie, allowing attackers to hijack authenticated sessions and gain unauthoriz...

9.6CVSS5.8AI score0.00195EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/16 1:56 a.m.18 views

CVE-2026-44514

Kubetail is a real-time logging dashboard for Kubernetes. Prior to 0.14.0, 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 th...

6.5CVSS5.8AI score0.0017EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/16 1:56 a.m.22 views

CVE-2026-42283

DevSpace is a client-only developer tool for cloud-native development with Kubernetes. Prior to 6.3.21, DevSpace's UI server WebSocket accepts connections from all origins by default, and therefore several endpoints are exposed via this WebSocket. When a developer runs the DevSpace UI and at the...

7.8CVSS5.8AI score0.00152EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/05/16 1:10 a.m.110 views

Exploit for Missing Authentication for Critical Function in Coreweave Marimo

CVE-2026-39987 - Marimo Pre-Auth RCE Unauthenticated Remote...

9.8CVSS7.5AI score0.96576EPSS
SaveExploits20
Tenable Nessus
Tenable Nessus
added 2026/05/16 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-45736

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ws is an open source WebSocket client and server for Node.js. Prior to 8.20.1, the websocket.close implementation is vulnerable to uninitialized memory disclosu...

7.5CVSS5.5AI score0.00745EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/05/15 7:57 p.m.25 views

CVE-2026-44670

SiYuan is an open-source personal knowledge management system. Prior to 3.7.0, 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...

9.4CVSS5.9AI score0.00509EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/15 6:18 p.m.15 views

CVE-2026-42786

A flaw was found in bandit. A remote, unauthenticated attacker can exploit an Allocation of Resources Without Limits or Throttling vulnerability in the fragment reassembly path of the WebSocket connection handling. This allows the attacker to send an unbounded number of continuation frames, leadi...

8.7CVSS5.7AI score0.00549EPSS
SaveExploits0References7
GithubExploit
GithubExploit
added 2026/05/15 5:14 p.m.147 views

Exploit for Server-Side Request Forgery in Vercel Next.Js

nextjs-cve-2026-44578 Nuclei templates for detecting...

8.6CVSS5.8AI score0.38872EPSS
SaveExploits10
NVD
NVD
added 2026/05/15 3:16 p.m.29 views

CVE-2026-45736

ws is an open source WebSocket client and server for Node.js. Prior to 8.20.1, the websocket.close implementation is vulnerable to uninitialized memory disclosure when a TypedArray is passed as the reason argument. This vulnerability is fixed in 8.20.1...

7.5CVSS0.00745EPSS
SaveExploits1References28
OSV
OSV
added 2026/05/15 3:16 p.m.11 views

UBUNTU-CVE-2026-45736

ws is an open source WebSocket client and server for Node.js. Prior to 8.20.1, the websocket.close implementation is vulnerable to uninitialized memory disclosure when a TypedArray is passed as the reason argument. This vulnerability is fixed in 8.20.1...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/05/15 3:16 p.m.14 views

CVE-2026-45736

ws is an open source WebSocket client and server for Node.js. Prior to 8.20.1, the websocket.close implementation is vulnerable to uninitialized memory disclosure when a TypedArray is passed as the reason argument. This vulnerability is fixed in 8.20.1...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits1References3
CVE
CVE
added 2026/05/15 2:53 p.m.139 views

CVE-2026-45736

Summary: CVE-2026-45736 affects the ws project (WebSocket client/server for Node.js). Prior to version 8.20.1, ws.close() could disclose uninitialized memory when a TypedArray is passed as the reason argument. The issue is fixed in ws 8.20.1. Affected component: ws websocket.close() implementatio...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits1References28Affected Software1
Cvelist
Cvelist
added 2026/05/15 2:53 p.m.106 views

CVE-2026-45736 ws: Uninitialized memory disclosure

ws is an open source WebSocket client and server for Node.js. Prior to 8.20.1, the websocket.close implementation is vulnerable to uninitialized memory disclosure when a TypedArray is passed as the reason argument. This vulnerability is fixed in 8.20.1...

4.4CVSS0.00745EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/05/15 2:53 p.m.12 views

CVE-2026-45736 ws: Uninitialized memory disclosure

ws is an open source WebSocket client and server for Node.js. Prior to 8.20.1, the websocket.close implementation is vulnerable to uninitialized memory disclosure when a TypedArray is passed as the reason argument. This vulnerability is fixed in 8.20.1...

4.4CVSS5.8AI score0.00745EPSS
SaveExploits1References2
Rows per page
Query Builder