Lucene search
+L

984353 matches found

Snyk
Snyk
•added 2026/08/04 7:54 p.m.•13 views

Server-side Request Forgery (SSRF)

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the renderVegaVisualization process. An attacker can cause a victim's browser to make arbitrary outbound GET requests and read responses from same-origin or CORS-permissiv...

5.1CVSS5.5AI score0.00346EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/04 7:54 p.m.•12 views

GHSA-RFFM-9Q57-Q649 Open WebUI: Client-side SSRF via unrestricted external resource loading in Vega/Vega-Lite chart rendering

Summary Open WebUI renders vega and vega-lite fenced code blocks in chat content by building a Vega view in the viewer's browser without a restricted resource loader. Any user who can place such a block where another user will see it can make that user's browser issue attacker-chosen outbound GET...

4.1CVSS5.5AI score0.00346EPSS
SaveExploits1References5
Snyk
Snyk
•added 2026/08/04 7:54 p.m.•14 views

Missing Authorization

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Missing Authorization through the deletechatbyid process. An attacker can disrupt another user's active chat generation tasks by sending a DELETE request to the relevant endpoint if they possess the target...

4.3CVSS5.4AI score0.00458EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
•added 2026/08/04 7:54 p.m.•10 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.5AI score0.00458EPSS
SaveExploits1References4
EUVD
EUVD
•added 2026/08/04 7:54 p.m.•17 views

EUVD-2026-52888

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.5AI score0.00458EPSS
SaveExploits1References4
CVE
CVE
•added 2026/08/04 7:54 p.m.•75 views

CVE-2026-70483

Open WebUI (self-hosted AI platform) contained an authorization bypass in the delete_chat_by_id handler (backend/open_webui/routers/chats.py) serving DELETE /api/v1/chats/{id}. The in-flight task cancellation was placed before ownership and permission checks, so any authenticated user with the de...

4.3CVSS5.5AI score0.00458EPSS
SaveExploits1References4Affected Software1
attackerkb
attackerkb
•added 2026/08/04 7:54 p.m.•15 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.1CVSS5.5AI score0.00458EPSS
SaveExploits1References5Affected Software1
Cvelist
Cvelist
•added 2026/08/04 7:54 p.m.•41 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.00458EPSS
SaveExploits1References4
OSV
OSV
•added 2026/08/04 7:54 p.m.•14 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
Github Security Blog
Github Security Blog
•added 2026/08/04 7:52 p.m.•21 views

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.8CVSS5.5AI score0.00569EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
•added 2026/08/04 7:52 p.m.•15 views

Improper Authentication

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Improper Authentication via the tokenexchange process. An attacker can gain unauthorized access to another user's account by exchanging an OAuth access token issued to any client registered with the same...

8.8CVSS5.4AI score0.00569EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/04 7:52 p.m.•13 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.00569EPSS
SaveExploits1References5
Vulnrichment
Vulnrichment
•added 2026/08/04 7:51 p.m.•9 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.1CVSS5.5AI score0.00569EPSS
SaveExploits1References4
OSV
OSV
•added 2026/08/04 7:51 p.m.•28 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.1CVSS5.4AI score
SaveExploits0References6
CVE
CVE
•added 2026/08/04 7:51 p.m.•85 views

CVE-2026-70482

Open WebUI (self-hosted AI platform) versions 0.8.0–0.11.0 are affected. When ENABLE_OAUTH_TOKEN_EXCHANGE is true, /oauth/{provider}/token/exchange accepts a raw provider access token and validates it via the provider’s userinfo endpoint without confirming which OAuth client issued the token. As ...

8.8CVSS5.5AI score0.00569EPSS
SaveExploits1References4Affected Software1
attackerkb
attackerkb
•added 2026/08/04 7:51 p.m.•14 views

CVE-2026-70482

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.1CVSS5.5AI score0.00569EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
•added 2026/08/04 7:51 p.m.•24 views

EUVD-2026-52887

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.1CVSS5.5AI score0.00569EPSS
SaveExploits1References4
Cvelist
Cvelist
•added 2026/08/04 7:51 p.m.•46 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.00569EPSS
SaveExploits1References4
Snyk
Snyk
•added 2026/08/04 7:45 p.m.•14 views

Missing Authorization

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Missing Authorization in the updatemessagebyid and deletemessagebyid handlers when processing standard channels due to insufficient authorization checks. An attacker can modify or delete messages authored by...

5.4CVSS5.4AI score0.00427EPSS
SaveExploits1References3
Cvelist
Cvelist
•added 2026/08/04 7:45 p.m.•43 views

CVE-2026-70481 Open WebUI: Any member with write access to a standard channel can edit or delete other members' messages

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.5.0 until 0.11.0, the standard channel message update and delete handlers accepted any caller holding write access on the channel without checking that the caller wrote the message. Because write access i...

5.4CVSS0.00427EPSS
SaveExploits1References4
Rows per page
Query Builder