Lucene search
+L

46130 matches found

OSV
OSV
added 2026/08/04 9:41 p.m.17 views

CVE-2026-70592 Ghost: Database Backup Path Traversal

Ghost is a Node.js content management system. From 1.20.1 until 6.54.1, an Administrator-level user could remotely overwrite certain files on the filesystem through the database backup filename, leading to integrity and availability issues. The database export endpoint failed to reject path...

5.5CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/04 9:21 p.m.66 views

CVE-2026-70619

Odysseus has a missing authorization flaw in embedding endpoint management routes (pre-commit bf325f6) that lets authenticated non-admin users overwrite server-wide embedding backend configuration via management routes that only verify session authentication. The attacker-controlled URL can cause...

8.8CVSS5.5AI score0.00364EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 9:21 p.m.44 views

CVE-2026-70619 Odysseus Missing Admin Authorization via Embedding Endpoint Routes

Odysseus before commit bf325f6 contains a missing authorization vulnerability that allows authenticated non-admin users to manage server-wide embedding backend configuration by invoking endpoint management routes that verify session authentication but omit the admin authorization guard. Attackers...

8.8CVSS0.00364EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/04 9:16 p.m.58 views

CVE-2026-70620

Odysseus SSRF via embedding endpoint configuration: a vulnerability in Odysseus before commit 87babb5 allows an admin-privileged attacker to direct the server to probe internal resources by supplying arbitrary URLs to the embedding endpoint configuration without proper URL validation. The issue e...

6.8CVSS5.7AI score0.00264EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/04 9:16 p.m.19 views

CVE-2026-70620 Odysseus SSRF via Embedding Endpoint Configuration

Odysseus before commit 87babb5 contains a server-side request forgery vulnerability that allows admin-privileged attackers to direct the server to probe internal network resources by supplying arbitrary URLs to the embedding endpoint configuration without scheme, host, IP range, or DNS rebind...

6.1CVSS5.7AI score
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/04 9:16 p.m.36 views

CVE-2026-70620 Odysseus SSRF via Embedding Endpoint Configuration

Odysseus before commit 87babb5 contains a server-side request forgery vulnerability that allows admin-privileged attackers to direct the server to probe internal network resources by supplying arbitrary URLs to the embedding endpoint configuration without scheme, host, IP range, or DNS rebind...

6.8CVSS0.00264EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 9:00 p.m.42 views

CVE-2026-18813 H3C NX15 esps delete command injection

A vulnerability has been found in H3C NX15 V100R017. This affects the function delete of the file /api/esps. The manipulation of the argument esps.apcm.version leads to command injection. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendo...

8.6CVSS0.02261EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/08/04 8:51 p.m.16 views

Open WebUI: Tool source code disclosed to read-only users via the tool list and get endpoints

Summary A workspace tool shared with a read grant returned its full Python source to the recipient. Any authenticated non-admin who could use a shared tool could also read its source, including any user on the instance when a tool was shared publicly. Source is meant to be a writer-only tier: the...

6.5CVSS5.9AI score0.0026EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/08/04 8:51 p.m.8 views

GHSA-3R7G-Q6CG-Q2VX Open WebUI: Tool source code disclosed to read-only users via the tool list and get endpoints

Summary A workspace tool shared with a read grant returned its full Python source to the recipient. Any authenticated non-admin who could use a shared tool could also read its source, including any user on the instance when a tool was shared publicly. Source is meant to be a writer-only tier: the...

6.5CVSS5.9AI score0.0026EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/04 8:16 p.m.12 views

CVE-2026-70553

MaxSite CMS contains a remote code execution vulnerability that allows unauthenticated attackers to inject arbitrary PHP code into the application configuration file by submitting crafted POST requests to the install endpoint after installation is complete. Attackers can supply a malicious...

9.8CVSS0.01203EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/04 8:16 p.m.10 views

CVE-2026-70483

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, DELETE /api/v1/chats/id cancelled a chat's in-flight tasks before checking whether the caller could delete that chat. Any authenticated user who knew another user's chat id could abort...

3.1CVSS0.00244EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/04 8:16 p.m.8 views

CVE-2026-70478

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.1.3, the POST /api/v1/oauth2-credential/refresh/:credentialId endpoint is included in WHITELISTURLS and requires no authentication. The endpoint decrypts the stored credential, sends a refresh...

9.2CVSS0.00381EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/04 7:54 p.m.10 views

GHSA-3VF6-64VR-3G56 Open WebUI: Any authenticated user can cancel another user's chat generation via the chat delete endpoint

Summary DELETE /api/v1/chats/id cancelled a chat's in-flight tasks before it checked whether the caller was allowed to delete that chat. Any authenticated user who knew another user's chat id could therefore abort that user's running model response, title generation or tag generation. The deletio...

3.1CVSS5.5AI score0.00244EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 7:54 p.m.33 views

CVE-2026-70483 Open WebUI: Any authenticated user can cancel another user's chat generation via the chat delete endpoint

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, DELETE /api/v1/chats/id cancelled a chat's in-flight tasks before checking whether the caller could delete that chat. Any authenticated user who knew another user's chat id could abort...

3.1CVSS0.00244EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 7:54 p.m.60 views

CVE-2026-70483

CVE-2026-70483 (Open WebUI) affects Open WebUI versions 0.9.6 through 0.11.0. The DELETE /api/v1/chats/{id} endpoint could cancel a chat’s in-flight tasks (model response, title generation, or tag generation) without verifying the caller’s permission, enabling any authenticated user who knows ano...

3.1CVSS5.5AI score0.00244EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 7:54 p.m.11 views

CVE-2026-70483 Open WebUI: Any authenticated user can cancel another user's chat generation via the chat delete endpoint

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, DELETE /api/v1/chats/id cancelled a chat's in-flight tasks before checking whether the caller could delete that chat. Any authenticated user who knew another user's chat id could abort...

3.1CVSS5.4AI score
SaveExploits0References6
OSV
OSV
added 2026/08/04 7:52 p.m.9 views

GHSA-RQ84-P6RR-VF89 Open WebUI: Account takeover via OAuth token exchange accepting tokens issued to any client

Summary The OAuth token exchange endpoint accepts a raw provider access token and validates it by calling the provider's userinfo endpoint. A userinfo endpoint reports only that a token is valid, never which OAuth client it was issued to, and the endpoint performed no audience or client check of...

8.1CVSS5.5AI score0.00338EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/04 7:51 p.m.39 views

CVE-2026-70482 Open WebUI: Account takeover via OAuth token exchange accepting tokens issued to any client

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.0 until 0.11.0, when ENABLEOAUTHTOKENEXCHANGE=True, /oauth/provider/token/exchange accepts a raw provider access token and validates it by calling the provider userinfo endpoint without confirming which...

8.1CVSS0.00338EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 7:37 p.m.48 views

CVE-2026-70553

MaxSite CMS is affected by an unauthenticated remote code execution vulnerability. An attacker can submit crafted POST data to the install endpoint after installation, using a malicious db_dbprefix value to break out of a PHP string in application/config/database.php and inject PHP statements tha...

9.8CVSS6.5AI score0.01203EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/08/04 7:37 p.m.34 views

CVE-2026-70553 MaxSite CMS Unauthenticated RCE via Install Endpoint

MaxSite CMS contains a remote code execution vulnerability that allows unauthenticated attackers to inject arbitrary PHP code into the application configuration file by submitting crafted POST requests to the install endpoint after installation is complete. Attackers can supply a malicious...

9.8CVSS0.01203EPSS
SaveExploits1References3
Rows per page
Query Builder