Lucene search
+L

7062 matches found

EUVD
EUVD
added 2026/09/16 8:32 p.m.2 views

EUVD-2026-81069

browserless versions 1.44.0 through 2.56.7 fail to enforce file protocol restrictions in Playwright websocket endpoints, allowing authenticated token holders to read arbitrary files. Attackers can navigate Playwright-driven browsers to file scheme URLs and access files accessible to the container...

7.1CVSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/16 8:32 p.m.3 views

CVE-2026-92811 browserless 1.44.0 through 2.56.7 File Protocol Restriction Bypass

browserless versions 1.44.0 through 2.56.7 fail to enforce file protocol restrictions in Playwright websocket endpoints, allowing authenticated token holders to read arbitrary files. Attackers can navigate Playwright-driven browsers to file scheme URLs and access files accessible to the container...

7.1CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/16 8:32 p.m.3 views

CVE-2026-92811

browserless versions 1.44.0 through 2.56.7 contain a file protocol restriction bypass in its Playwright websocket endpoints. Despite the ALLOW_FILE_PROTOCOL setting defaulting to false, authenticated token holders can navigate Playwright-driven browsers to file:// scheme URLs, enabling arbitrary ...

7.1CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/16 8:32 p.m.3 views

CVE-2026-92800

Docs (by suitenumerique) versions before 5.4.1 fail to properly revoke websocket collaboration connections when access is revoked at parent documents. This allows an attacker whose access has been revoked to retain real-time read and write access to sub-documents through stale websocket sessions ...

7.6CVSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/16 8:32 p.m.2 views

CVE-2026-92800 Docs before 5.4.1 Stale Collaboration Session After Access Revocation

Docs before 5.4.1 fails to properly revoke websocket collaboration connections when access is revoked at parent documents. Attackers with revoked access can retain real-time read and write access to sub-documents through open websocket sessions that are never disconnected...

7.6CVSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/16 8:32 p.m.2 views

EUVD-2026-81060

Docs before 5.4.1 fails to properly revoke websocket collaboration connections when access is revoked at parent documents. Attackers with revoked access can retain real-time read and write access to sub-documents through open websocket sessions that are never disconnected...

7.6CVSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/16 8:02 p.m.9 views

resterm

Resterm A terminal API client for REST, GraphQL, gRPC, WebSocket and SSE. Resterm stores API requests in plain .http and .rest files that you can diff, review and track in version control. Edit and send requests in the terminal, or run them from scripts and CI. Request files support workflows,...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 8:00 p.m.579 views

gotestwaf

GoTestWAF GoTestWAF is a tool for API and OWASP attack simulation that supports a wide range of API protocols including REST, GraphQL, gRPC, SOAP, XMLRPC, and others. It was designed to evaluate web application security solutions, such as API security proxies, Web Application Firewalls, IPS, API...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 7:24 p.m.13 views

atlantis-android

Atlantis Android Capture HTTP/HTTPS traffic from Android apps and send to Proxyman for debugging. Overview Atlantis Android is a companion library to Proxyman that allows you to capture and inspect network traffic from your Android applications without configuring a proxy or installing...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/16 5:48 p.m.10 views

openclaw-security-monitor

OpenClaw Security Monitor Proactive security monitoring, threat scanning, and real-time visibility for OpenClaw deployments. Detects threats from the ClawHavoc campaign 824+ malicious skills, AMOS stealer , Vidar infostealer , GhostSocks proxy malware, ClawJacked WebSocket brute-force, workspace...

6.2AI score
SaveExploits0References1
NVD
NVD
added 2026/09/16 5:18 p.m.4 views

CVE-2026-92399

A vulnerability was determined in GPAC 26.07.0. This affects the function rmtclienthandlewsframe of the file src/utils/rmtws.c of the component WebSocket Handler. Executing a manipulation of the argument payloadsize can lead to heap-based buffer overflow. It is possible to launch the attack...

7.5CVSS
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/16 4:43 p.m.10 views

TERM1B1TB0T

TERMI₿IT₿OT 🤖 A basic tool that tracks Bitcoin transactions in real time above or below a particular price target using a websocket API on your terminal. STEP-BY-STEP: WINDOWS -Step 1: Install Python if not already installed Download from python.org During install → make sure to check ✅ “Add Pyth...

5.9AI score
SaveExploits0
EUVD
EUVD
added 2026/09/16 4:15 p.m.6 views

EUVD-2026-80866

A vulnerability was determined in GPAC 26.07.0. This affects the function rmtclienthandlewsframe of the file src/utils/rmtws.c of the component WebSocket Handler. Executing a manipulation of the argument payloadsize can lead to heap-based buffer overflow. It is possible to launch the attack...

7.5CVSS
SaveExploits0References9
CVE
CVE
added 2026/09/16 4:15 p.m.12 views

CVE-2026-92399

GPAC 26.07.0 contains a heap-based buffer overflow in the function rmt_client_handle_ws_frame within the WebSocket Handler component (src/utils/rmt_ws.c). The vulnerability is triggered by manipulating the payload_size argument, allowing a remote attacker to exploit it without authentication or u...

7.5CVSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/16 3:33 p.m.6 views

EUVD-2026-80851

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, djust.tenants isolation was enforced only on the HTTP path. The current tenant was stored in threading.local and set exclusively by the HTTP-only TenantMiddleware...

7.7CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/16 3:33 p.m.6 views

CVE-2026-61595 djust: Multi-tenant isolation fails open on the WebSocket/SSE path, disclosing other tenants' data

djust provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Prior to version 1.0.7, djust.tenants isolation was enforced only on the HTTP path. The current tenant was stored in threading.local and set exclusively by the HTTP-only TenantMiddleware...

7.7CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/16 3:33 p.m.11 views

CVE-2026-61595

djust prior to 1.0.7 provides Phoenix LiveView-style reactive server-side rendering for Django with Rust-powered performance. Multi-tenant isolation was enforced only on the HTTP path: the current tenant was stored in threading.local() and set exclusively by the HTTP-only TenantMiddleware. On the...

7.7CVSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/09/16 3:32 p.m.3 views

djust: Multi-tenant isolation fails open on the WebSocket/SSE path, disclosing other tenants' data

Impact djust.tenants isolation was enforced only on the HTTP path. The current tenant was stored in threading.local and set exclusively by the HTTP-only TenantMiddleware, so on the live WebSocket/SSE path getcurrenttenant was always None during mount and every event handler — and the tenant-aware...

7.7CVSS
SaveExploits0References3Affected Software1
Kitploit
Kitploit
added 2026/09/16 3:28 p.m.10 views

mitm-proxy

Go MITM Proxy A lightweight, developer-friendly Man‑in‑the‑Middle MITM HTTP/HTTPS proxy written in Go. It supports HTTP/1.1 and HTTP/2, CONNECT tunneling, WebSocket tunneling ws/wss, on‑disk response caching with flexible filters, and live config reloading. Badges Admin Dashboard Preview Overview...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 1:58 p.m.12 views

CVE-2026-39987-Lab

CVE-2026-39987 — Laboratorio de RCE por WebSocket de Terminal Pre-Auth en marimo Laboratorio Docker solo-local para reproducir y comprender CVE-2026-39987 en marimo. Este proyecto compara un servicio marimo vulnerable con un servicio marimo parcheado lado a lado, y luego demuestra la diferencia...

9.8CVSS8.4AI score0.98945EPSS
SaveExploits25References4
Rows per page
Query Builder