Lucene search
+L

4343 matches found

CVE
CVE
•added 2026/08/04 8:01 p.m.•84 views

CVE-2026-70486

Open WebUI (self-hosted AI platform) versions 0.9.0–0.11.0 contain a Same-Origin/XSS risk in the terminal file-preview iframe: the serveUrl iframe branch granted allow-same-origin and allow-scripts for HTML files from the app origin, enabling an authenticated user with terminal server access to r...

8.2CVSS6.1AI score0.0038EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
•added 2026/08/04 8:01 p.m.•15 views

EUVD-2026-52893

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, the terminal file-preview serveUrl iframe branch always granted allow-same-origin together with allow-scripts for HTML files served from the application origin. Any authenticated user wi...

8.2CVSS6.1AI score0.0038EPSS
SaveExploits1References4
OSV
OSV
•added 2026/08/04 8:01 p.m.•21 views

CVE-2026-70486 Open WebUI: Same-origin XSS to account takeover via terminal file-preview iframe hardcoding allow-same-origin

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, the terminal file-preview serveUrl iframe branch always granted allow-same-origin together with allow-scripts for HTML files served from the application origin. Any authenticated user wi...

8.2CVSS5.9AI score
SaveExploits0References6
Snyk
Snyk
•added 2026/08/04 7:59 p.m.•18 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 in the validateurl process. An attacker can access internal services and cloud metadata by submitting specially crafted NAT64-encoded URLs that bypass IP address filtering. Th...

7.1CVSS5.4AI score0.00351EPSS
SaveExploits1References2
OSV
OSV
•added 2026/08/04 7:59 p.m.•12 views

GHSA-8X5V-CPV7-8JJP Open WebUI: Any authenticated user can reach internal services and cloud metadata via NAT64-encoded URLs

Summary Open WebUI fetches user-supplied URLs on the server for RAG URL ingestion, URL-to-markdown conversion and web-search content retrieval, and decides whether a destination is allowed by asking whether its IP address is globally routable. That test operates on the literal IPv6 address and do...

7.1CVSS5.6AI score0.00351EPSS
SaveExploits1References4
EUVD
EUVD
•added 2026/08/04 7:59 p.m.•16 views

EUVD-2026-52890

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, Open WebUI checked whether a user-supplied URL destination was globally routable by applying ipaddress.isglobal to the literal IPv6 address without examining IPv4 addresses embedded in...

7.1CVSS5.5AI score0.00351EPSS
SaveExploits1References3
attackerkb
attackerkb
•added 2026/08/04 7:59 p.m.•10 views

CVE-2026-70485

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, Open WebUI checked whether a user-supplied URL destination was globally routable by applying ipaddress.isglobal to the literal IPv6 address without examining IPv4 addresses embedded in...

7.1CVSS5.5AI score0.00351EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
•added 2026/08/04 7:59 p.m.•42 views

CVE-2026-70485 Open WebUI: Any authenticated user can reach internal services and cloud metadata via NAT64-encoded URLs

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, Open WebUI checked whether a user-supplied URL destination was globally routable by applying ipaddress.isglobal to the literal IPv6 address without examining IPv4 addresses embedded in...

7.1CVSS0.00351EPSS
SaveExploits1References3
CVE
CVE
•added 2026/08/04 7:59 p.m.•75 views

CVE-2026-70485

CVE-2026-70485 – Open WebUI : Affected versions 0.9.0 through 0.11.0 of the Open WebUI self-hosted AI platform check whether a user-provided URL is globally routable by applying ipaddress.is_global to the literal IPv6 address, without considering embedded IPv4 in transition encodings. In NAT64 de...

7.1CVSS5.5AI score0.00351EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
•added 2026/08/04 7:59 p.m.•8 views

CVE-2026-70485 Open WebUI: Any authenticated user can reach internal services and cloud metadata via NAT64-encoded URLs

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, Open WebUI checked whether a user-supplied URL destination was globally routable by applying ipaddress.isglobal to the literal IPv6 address without examining IPv4 addresses embedded in...

7.1CVSS5.5AI score0.00351EPSS
SaveExploits1References3
Snyk
Snyk
•added 2026/08/04 7:56 p.m.•13 views

Incorrect Authorization

Overview open-webui is an Open WebUI Affected versions of this package are vulnerable to Incorrect Authorization through the processchatpayload process. An attacker can bypass intended permission restrictions by supplying a crafted features object in a chat-completion request, allowing unauthoriz...

5.4CVSS5.4AI score0.00413EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/08/04 7:56 p.m.•44 views

CVE-2026-70484 Open WebUI: Users denied the image-generation permission can still generate images via chat completions

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.7.0 until 0.11.0, the legacy chat-completions features block trusted a client-supplied imagegeneration flag and did not re-check the features.imagegeneration permission that the direct image routes and...

4.3CVSS0.00413EPSS
SaveExploits0References4
attackerkb
attackerkb
•added 2026/08/04 7:56 p.m.•10 views

CVE-2026-70484

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.7.0 until 0.11.0, the legacy chat-completions features block trusted a client-supplied imagegeneration flag and did not re-check the features.imagegeneration permission that the direct image routes and...

4.3CVSS5.5AI score0.00413EPSS
SaveExploits0References5Affected Software1
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.•14 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
Rows per page
Query Builder