Lucene search
+L

6576 matches found

NVD
NVD
added 2026/08/20 10:17 p.m.15 views

CVE-2026-67448

Mailpit is an email testing tool and API for developers. From 1.29.0 until 1.30.6, Mailpit's server/server.go origin middleware checks the raw RequestURI for the /api/ prefix while Go's ServeMux routes using the percent-decoded URL path, and server/websockets/client.go configures...

6.5CVSS0.00146EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/20 9:34 p.m.7 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.00216EPSS
SaveExploits2References4Affected Software1
EUVD
EUVD
added 2026/08/20 9:29 p.m.9 views

EUVD-2026-63668

Mailpit is an email testing tool and API for developers. From 1.29.0 until 1.30.6, Mailpit's server/server.go origin middleware checks the raw RequestURI for the /api/ prefix while Go's ServeMux routes using the percent-decoded URL path, and server/websockets/client.go configures...

6.5CVSS5.4AI score0.00146EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/20 9:29 p.m.20 views

CVE-2026-67448

Mailpit (email testing tool for developers) versions 1.29.0 through 1.30.5 contain a cross-site WebSocket hijacking vulnerability. The origin middleware in server/server.go checks the raw RequestURI for the /api/ prefix, while Go's ServeMux routes on the percent-decoded path. Combined with websoc...

6.5CVSS5.4AI score0.00146EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 9:29 p.m.7 views

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

Mailpit is an email testing tool and API for developers. From 1.29.0 until 1.30.6, Mailpit's server/server.go origin middleware checks the raw RequestURI for the /api/ prefix while Go's ServeMux routes using the percent-decoded URL path, and server/websockets/client.go configures...

6.5CVSS5.6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/20 9:29 p.m.35 views

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

Mailpit is an email testing tool and API for developers. From 1.29.0 until 1.30.6, Mailpit's server/server.go origin middleware checks the raw RequestURI for the /api/ prefix while Go's ServeMux routes using the percent-decoded URL path, and server/websockets/client.go configures...

6.5CVSS0.00146EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/08/20 7:25 p.m.16 views

Exploit for Missing Authentication for Critical Function in Coreweave Marimo

CVE-2026-39987.py This python script exploit the vulnerable ma...

9.8CVSS8.2AI score0.97279EPSS
SaveExploits20
NVD
NVD
added 2026/08/20 7:16 p.m.11 views

CVE-2026-43678

An unauthenticated remote peer can crash any NIOWebSocket-based server including Vapor and Hummingbird with a single 11-byte frame sent after a completed WebSocket handshake, dropping all active connections until the process restarts. This vulnerability is addressed in swift-nio version 2.101.0...

5.3CVSS0.00285EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/20 6:57 p.m.9 views

CVE-2026-43678

An unauthenticated remote peer can crash any NIOWebSocket-based server including Vapor and Hummingbird with a single 11-byte frame sent after a completed WebSocket handshake, dropping all active connections until the process restarts. This vulnerability is addressed in swift-nio version 2.101.0...

5.4AI score0.00285EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/20 6:57 p.m.14 views

CVE-2026-43678

CVE-2026-43678 is a Denial of Service vulnerability in swift-nio 's NIOWebSocket component. An unauthenticated remote attacker can crash any NIOWebSocket-based server—including the Vapor and Hummingbird frameworks—by sending a single 11-byte frame after a completed WebSocket handshake. This drops...

5.3CVSS5.3AI score0.00285EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/20 6:57 p.m.39 views

CVE-2026-43678

An unauthenticated remote peer can crash any NIOWebSocket-based server including Vapor and Hummingbird with a single 11-byte frame sent after a completed WebSocket handshake, dropping all active connections until the process restarts. This vulnerability is addressed in swift-nio version 2.101.0...

0.00285EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/20 6:16 p.m.8 views

CVE-2026-63495

Libevent is an event notification library. From 2.2.0-alpha-dev until 2.2.2-alpha, the libevent WebSocket server in ws.c accumulates fragmented frames in evws-incompleteframes without enforcing a total message-size limit. An unauthenticated remote client can repeatedly send fragmented WebSocket...

7.5CVSS0.00426EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/20 6:16 p.m.11 views

CVE-2026-63380

Libevent is an event notification library. Prior to 2.2.2-alpha, libevent can dereference invalid list pointers in ws.c when evwsnewsession enters its error path after evhttpstartws succeeds but buffereventenablelocking fails. evwsconnectionfree sees a non-null httpserver and unconditionally call...

5.7CVSS0.00113EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/20 5:49 p.m.22 views

CVE-2026-63495

Libevent (event notification library) versions 2.2.0-alpha-dev through 2.2.2-alpha contain an unbounded memory accumulation vulnerability in its WebSocket server (ws.c). The evws->incomplete_frames buffer accumulates fragmented frames without enforcing a total message-size limit. An unauthenti...

7.5CVSS5.4AI score0.00426EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/20 5:49 p.m.28 views

CVE-2026-63495 Libevent: Unbounded memory accumulation in WebSocket server via fragmented frames

Libevent is an event notification library. From 2.2.0-alpha-dev until 2.2.2-alpha, the libevent WebSocket server in ws.c accumulates fragmented frames in evws-incompleteframes without enforcing a total message-size limit. An unauthenticated remote client can repeatedly send fragmented WebSocket...

7.5CVSS0.00426EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 5:49 p.m.9 views

EUVD-2026-63503

Libevent is an event notification library. From 2.2.0-alpha-dev until 2.2.2-alpha, the libevent WebSocket server in ws.c accumulates fragmented frames in evws-incompleteframes without enforcing a total message-size limit. An unauthenticated remote client can repeatedly send fragmented WebSocket...

7.5CVSS5.4AI score0.00426EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/20 5:49 p.m.12 views

CVE-2026-63495 Libevent: Unbounded memory accumulation in WebSocket server via fragmented frames

Libevent is an event notification library. From 2.2.0-alpha-dev until 2.2.2-alpha, the libevent WebSocket server in ws.c accumulates fragmented frames in evws-incompleteframes without enforcing a total message-size limit. An unauthenticated remote client can repeatedly send fragmented WebSocket...

7.5CVSS5.5AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/20 5:49 p.m.10 views

CVE-2026-63495 Libevent: Unbounded memory accumulation in WebSocket server via fragmented frames

Libevent is an event notification library. From 2.2.0-alpha-dev until 2.2.2-alpha, the libevent WebSocket server in ws.c accumulates fragmented frames in evws-incompleteframes without enforcing a total message-size limit. An unauthenticated remote client can repeatedly send fragmented WebSocket...

7.5CVSS5.4AI score0.00426EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/20 4:08 p.m.9 views

webpack-dev-server: webpack-dev-server: Information disclosure and denial of service via improper proxy configuration

A flaw was found in webpack-dev-server. When a user configures a proxy with a broad context, such as '/', and enables WebSocket ws: true forwarding, the development server's own Hot Module Replacement HMR WebSocket can be intercepted. This interception leads to the leakage of the browser's cookie...

5.3CVSS5.3AI score0.00163EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/08/20 4:08 p.m.8 views

ws: ws: Denial of Service via memory exhaustion from small WebSocket fragments

A flaw was found in ws, an open source WebSocket client and server. A remote attacker can exploit this memory exhaustion vulnerability by sending a high volume of exceptionally small fragments and data chunks. This action forces the affected component to allocate and hold structural wrappers that...

7.5CVSS5AI score0.00812EPSS
SaveExploits1References9
Rows per page
Query Builder