Lucene search
+L

299667 matches found

OSV
OSV
added 2026/07/24 5:4 p.m.7 views

GHSA-GH7P-78X6-JW6M Open WebUI: /api/v1/channels/{id}/members exposes full user model including sensitive credentials

Summary The channel members endpoint serializes and returns full user models for channel participants, including settings objects. A normal user in a DM can retrieve admin-only sensitive configuration such as webhook URLs and tool server key material settings.ui.toolServers.key, which is not...

6CVSS6.1AI score0.00322EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/24 5:1 p.m.7 views

GHSA-74H3-CXQ7-VC5Q Open WebUI: Cross-user code-interpreter and tool execution via unvalidated Socket.IO event-caller session_id

Summary An authenticated low-privilege user can execute arbitrary code-interpreter Python and tools inside another user's authenticated session. The Socket.IO event-caller geteventcall delivers execute:python / execute:tool events to a client-supplied sessionid after only checking that the sessio...

7.7CVSS6.8AI score0.00308EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/24 4:59 p.m.19 views

EUVD-2026-42623

Open WebUI: Unauthenticated WebSocket Access to Collaborative Document Handlers ydoc:awareness:update, ydoc:document:leave...

6.5CVSS5.8AI score0.00222EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/24 4:59 p.m.8 views

GHSA-GMFW-G93R-VG53 Open WebUI: Unauthenticated WebSocket Access to Collaborative Document Handlers (ydoc:awareness:update, ydoc:document:leave)

Summary The Socket.IO server is configured with alwaysconnect=True lines 78, 91 in backend/openwebui/socket/main.py and the connect handler line 329 never rejects unauthenticated connections. Two Ydoc event handlers have zero authentication checks, allowing unauthenticated clients to interact wit...

3.1CVSS6AI score0.00222EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/24 4:58 p.m.7 views

GHSA-RQJ7-6WRP-6G2G Open WebUI: POST /api/v1/images/edit bypasses the global image-edit switch and the per-user image-generation permission

Summary POST /api/v1/images/edit performed no authorization beyond requiring a verified account. Every other image-editing surface in Open WebUI enforces the global image-edit switch and the per-user image-generation permission — the /api/v1/images/generations route, the built-in editimage tool,...

4.3CVSS5.9AI score0.00259EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/24 4:54 p.m.26 views

EUVD-2026-42616

Open WebUI: Stored web worker XSS via Pyodide...

9CVSS5.8AI score0.00286EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/24 4:44 p.m.14 views

React Router: RSC Mode CSRF Bypass Allows Action Execution Before 400 Response

This is a follow up to CVE-2026-22030 to address related CSRF flows in unstable RSC code paths. !NOTE This only affects your application if you are using the unstable RSC APIs...

6.5CVSS5.8AI score0.00133EPSS
SaveExploits0References10Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/24 4:43 p.m.11 views

@fastify/static vulnerable to Authorization Bypass via Non-Canonical URL Paths

Impact @fastify/static evaluates the allowedPath callback before normalizing dot segments and duplicate slashes in the pathname used for file resolution. Non-canonical pathnames such as //file, /./file, or /public/../private/file bypass allowedPath filtering while resolving to the intended file o...

5.3CVSS5.8AI score0.00221EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/24 4:32 p.m.94 views

CVE-2026-66032

libssh2

8.8CVSS6.1AI score0.00276EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/24 4:32 p.m.11 views

CVE-2026-65623 Quadratic CPU blow-up reassembling fragmented WebSocket messages in Bandit

Inefficient Algorithmic Complexity vulnerability in mtrudel bandit allows unauthenticated remote denial of service via CPU exhaustion during WebSocket fragment reassembly. The size guard 'Elixir.Bandit.WebSocket.Connection':oversizemessage?/2 called from handleframe/3 in...

8.7CVSS6.1AI score0.00392EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/24 4:31 p.m.7 views

SUSE CVE-2026-16756

Missing connection and header-read timeouts and the absence of a concurrent-connection cap in the default serve path of Amazon aws-smithy-http-server might allow remote attackers to cause a denial of service by opening many connections and sending partial requests that are never completed,...

8.7CVSS5.9AI score0.00417EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 4:23 p.m.6 views

GHSA-W28W-GP39-M4P6 Prompty: Server-Side Template Injection to Remote Code Execution in the @prompty/core Nunjucks Renderer

Summary The TypeScript Nunjucks renderer evaluated untrusted .prompty template bodies with unrestricted JavaScript member access. An attacker-controlled template could traverse constructor and prototype properties to execute JavaScript in the host Node.js process. Affected packages - npm...

10CVSS6.4AI score0.01215EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/24 4:18 p.m.17 views

Cross-site Scripting (XSS)

Overview Affected versions of this package are vulnerable to Cross-site Scripting XSS via the HTMLParser process. An attacker can inject malicious scripts by pasting crafted HTML containing a span element with an empty data-trix-attachment attribute, which bypasses attachment handling and allows...

5.1CVSS5.9AI score0.00171EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/24 4:18 p.m.16 views

Cross-site Scripting (XSS)

Overview trix is a Rich Text Editor. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the HTMLParser process. An attacker can inject malicious scripts by pasting crafted HTML containing a span element with an empty data-trix-attachment attribute, which bypasses...

5.1CVSS5.9AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/24 4:14 p.m.30 views

seroval: `seroval.fromJSON()` Promise resolver type confusion invokes attacker-controlled methods during deserialization

Summary A type confusion issue in seroval.fromJSON allowed attacker-controlled JSON input to cause Promise control nodes to operate on values from the general deserialization reference table without first verifying that those values were genuine internal promise resolver records. In applications...

6.6AI score
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/24 4:10 p.m.18 views

EUVD-2026-44937

Microsoft Kiota: Generation-time SSRF + remote/local file inclusion via unrestricted $ref...

7.1CVSS5.8AI score0.01921EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/24 4:10 p.m.12 views

Microsoft Kiota: Generation-time SSRF + remote/local file inclusion via unrestricted $ref

Summary Microsoft Kiota resolved OpenAPI $refs by fetching remote https URLs and reading local files including absolute / out-of-tree paths, inlining the referenced schema into the generated client. Running kiota generate on a spec whose $ref pointed at an attacker/internal URL or an arbitrary...

7.1CVSS6.1AI score0.01921EPSS
SaveExploits0References6Affected Software2
GithubExploit
GithubExploit
added 2026/07/24 3:56 p.m.62 views

Exploit for Deserialization of Untrusted Data in Facebook React

💀 React2Shell Exploit — CVE-2025-55182 ██████╗ ███████╗...

10CVSS7.2AI score0.99616EPSS
SaveExploits384
Snyk
Snyk
added 2026/07/24 3:52 p.m.13 views

Information Exposure

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Information Exposure via the GraphQL error message handling process. An attacker can obtain the names of required custom inp...

6.3CVSS5.9AI score0.00263EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/24 3:52 p.m.12 views

Information Exposure

Overview parse-server is a version of the Parse backend that can be deployed to any infrastructure that can run Node.js. Affected versions of this package are vulnerable to Information Exposure via error messages generated during GraphQL validation and input-coercion. An attacker can obtain...

6.3CVSS5.9AI score0.0032EPSS
SaveExploits0References2
Rows per page
Query Builder