Lucene search
+L

6214 matches found

OSV
OSV
added 2026/06/29 11:50 a.m.10 views

PYSEC-2026-474 PraisonAI Has Missing Authentication in WebSocket Gateway

Summary The PraisonAI Gateway server accepts WebSocket connections at /ws and serves agent topology at /info with no authentication. Any network client can connect, enumerate registered agents, and send arbitrary messages to agents and their tool sets. Details gateway/server.py:242 source -...

9.1CVSS5.9AI score0.00444EPSS
SaveExploits1References5
OSV
OSV
added 2026/06/29 11:50 a.m.12 views

PYSEC-2026-467 PraisonAI Browser Server allows unauthenticated WebSocket clients to hijack connected extension sessions

Summary praisonai browser start exposes the browser bridge on 0.0.0.0 by default, and its /ws endpoint accepts websocket clients that omit the Origin header entirely. An unauthenticated network client can connect as a fake controller, send startsession, cause the server to forward startautomation...

9.1CVSS6.1AI score0.00356EPSS
SaveExploits1References6
OSV
OSV
added 2026/06/29 11:50 a.m.12 views

PYSEC-2026-485 PraisonAI Browser Server allows unauthenticated WebSocket clients to hijack connected extension sessions

Summary praisonai browser start exposes the browser bridge on 0.0.0.0 by default, and its /ws endpoint accepts websocket clients that omit the Origin header entirely. An unauthenticated network client can connect as a fake controller, send startsession, cause the server to forward startautomation...

9.1CVSS6.1AI score0.00356EPSS
SaveExploits1References6
OSV
OSV
added 2026/06/29 11:50 a.m.15 views

PYSEC-2026-458 Pipecat: Remote Code Execution by Pickle Deserialization Through LivekitFrameSerializer

Remote Code Execution via Unsafe Deserialization in Pipecat's LivekitFrameSerializer Summary A critical vulnerability exists in Pipecat's LivekitFrameSerializer – an optional, non-default, undocumented frame serializer class now deprecated intended for LiveKit integration. The class's deserialize...

9.8CVSS7AI score0.00701EPSS
SaveExploits1References6
OSV
OSV
added 2026/06/29 9:45 a.m.6 views

SUSE-SU-2026:2675-1 Security update for tomcat

This update for tomcat fixes the following issues Update to Tomcat 9.0.118: - CVE-2026-41284: Unbounded read in WebDAV LOCK and PROPFIND handling bsc1265162. - CVE-2026-41293: HTTP/2 request headers not validated bsc1265163. - CVE-2026-42498: WebSocket authentication header exposure bsc1265165. -...

9.8CVSS5.9AI score0.01563EPSS
SaveExploits2References15
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/06/29 12:0 a.m.16 views

Malicious code in ulid-xyz (npm)

ulid-xyz is a typosquat of the popular ulid library sortable unique IDs and is a cross-platform Remote Access Trojan delivered via a postinstall hook. The package.json postinstall superficially looks like an inline node -e guard that checks for the existence of a dist file, but it actually launch...

6AI score
SaveExploits0References9
Veracode
Veracode
added 2026/06/27 2:37 p.m.8 views

Stored DOM-Based Cross-Site Scripting

wwbn/avideo is vulnerable to Stored DOM-Based Cross-Site Scripting. The vulnerability is due to improper validation and sanitization of the attacker-controlled webSocketSelfURI and pagetitle parameters in the YPTSocket plugin, which are stored and later rendered into the DOM using $.append withou...

9.6CVSS5.7AI score0.00303EPSS
SaveExploits0References2Affected Software1
Microsoft CVE
Microsoft CVE
added 2026/06/27 8:7 a.m.13 views

undici WebSocket client vulnerable to denial of service via cumulative fragment bypass

...

7.5CVSS5.8AI score0.00426EPSS
SaveExploits0
EUVD
EUVD
added 2026/06/26 11:4 p.m.16 views

EUVD-2026-36601

Nezha Monitoring: Unbounded WebSocket Streams — Resource Exhaustion DoS...

6.5CVSS5.8AI score0.0029EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/26 11:4 p.m.15 views

Nezha Monitoring: Unbounded WebSocket Streams — Resource Exhaustion DoS

Description The Nezha dashboard exposes two endpoints that create long-lived WebSocket streams to monitored agents: - POST /api/v1/terminal → createTerminal terminal.go:27-67 - POST /api/v1/file → createFM fm.go:28-67 Both call rpc.NezhaHandlerSingleton.CreateStreamstreamId, ... which inserts a...

6.5CVSS6.1AI score0.0029EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/06/26 10:31 p.m.5 views

GHSA-Q6XX-5VR8-P898 Nezha vulnerable to cross-tenant terminal/file-manager session hijack via WebSocket stream UUID without ownership check

Summary In nezha v1.14.13–v1.14.14 and v2.0.0–v2.0.9, the WebSocket endpoints GET /ws/terminal/:id and GET /ws/file/:id authenticate the caller only by the presence of a valid stream UUID, with no ownership check tying that UUID to the user who created the stream. Any authenticated dashboard user...

9.9CVSS6AI score
SaveExploits0References2
EUVD
EUVD
added 2026/06/26 10:0 p.m.19 views

EUVD-2026-31694

Hackney has unbounded buffer accumulation in WebSocket...

8.7CVSS5.9AI score0.00853EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/06/26 9:59 p.m.17 views

EUVD-2026-31690

Hackney has CRLF / header injection in WebSocket upgrade request...

7.5CVSS5.8AI score0.00542EPSS
SaveExploits1References5
OSV
OSV
added 2026/06/26 8:48 p.m.5 views

GHSA-M9GH-VJ53-GVH9 python-engineio has possible denial of service due to maximum payload size sometimes not being enforced

Impact There are two specific configurations of the python-engineio server in which the size of incoming messages is not checked before the messages are loaded into memory. An attacker can take advantage of these to cause unnecessary memory allocations in the python-engineio server. The two cases...

7.5CVSS5.8AI score
SaveExploits0References2
Snyk
Snyk
added 2026/06/26 8:48 p.m.9 views

Allocation of Resources Without Limits or Throttling

Overview python-engineio is a Python implementation of the Engine.IO realtime client and server. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the handling of incoming messages when using ASGI with the long polling transport for POST...

8.7CVSS5.8AI score
SaveExploits0References2
Metasploit
Metasploit
added 2026/06/26 7:5 p.m.264 views

Peyara Remote Mouse 1.0.1 Unauthenticated Remote Code Execution

This module exploits an unauthenticated remote code execution vulnerability in Peyara Remote Mouse 1.0.1. The application exposes a Socket.IO WebSocket service on TCP port 1313 and accepts unauthenticated keyboard input events. The module sends keyboard events to open the Windows command prompt a...

6.7AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/26 6:9 p.m.7 views

Security Bulletin: IBM Terracotta is affected by multiple Spring Framework vulnerabilities that could allow exploiting WebSocket sessions and cross-site scripting

Summary IBM Terracotta uses Spring Framework as an application foundation within the product. Vulnerability Details CVEID:CVE-2026-41838 DESCRIPTION: IDs for WebSocket sessions in the spring-websocket module are not cryptographically unpredictable, which may be possible to exploit in combination...

7.5CVSS5.5AI score0.00197EPSS
SaveExploits0Affected Software1
F5 Networks
F5 Networks
added 2026/06/26 1:45 p.m.12 views

K000161931: Spring Framework vulnerability CVE-2026-41838

Security Advisory Description IDs for WebSocket sessions in the spring-websocket module are not cryptographically unpredictable, which may be possible to exploit in combination with inadequate authorization rules. Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1....

7.5CVSS5.7AI score0.00171EPSS
SaveExploits0
Veracode
Veracode
added 2026/06/26 11:50 a.m.12 views

Session Hijacking

Chainlit is vulnerable to Session Hijacking. The vulnerability is due to missing ownership verification during WebSocket session restoration, where a valid sessionId can be used to restore another user's authenticated session, allowing attackers to gain unauthorized access with the victim's...

8.8CVSS5.8AI score0.00256EPSS
SaveExploits0References4Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/06/26 10:54 a.m.20 views

Security Bulletin: IBM Maximo Application Suite - Manage Component uses ws-8.17.1 in inspections application which is vulnerable to CVE-2026-45736

Summary IBM Maximo Application Suite - Manage Component uses ws-8.17.1 in inspections application which is vulnerable to CVE-2026-45736. This bulletin contains information regarding the vulnerability and its fixture. Vulnerability Details CVEID:CVE-2026-45736 DESCRIPTION: ws is an open source...

7.5CVSS5.8AI score0.00745EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder