Lucene search
+L

86 matches found

CVE
CVE
added 2026/08/04 8:44 p.m.68 views

CVE-2026-70490

Open WebUI (self-hosted AI platform) versions 0.8.8–0.11.0 contain a flaw where the terminal WebSocket route in backend/open_webui/routers/terminals.py authenticates its own first-message JWT and omits the verified-user role gate enforced on HTTP terminal routes. As a result, accounts with pendin...

6.3CVSS5.5AI score0.00207EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/04 8:42 p.m.5 views

GHSA-73CQ-MCGH-379C Open WebUI: Instance-wide stall via automation recurrence rules that force multi-second parsing

Summary In every affected release, automation recurrence parsing anchors minutely and hourly rules at a fixed date of 2000-01-01 and then walks forward one interval at a time to find the next run. A single FREQ=MINUTELY rule therefore enumerates roughly a quarter-century of occurrences,...

6.5CVSS5.6AI score0.00295EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 8:38 p.m.5 views

GHSA-H6X2-583H-X99R Open WebUI: DNS Rebinding SSRF Bypass

Summary Open WebUI vetted user-supplied URLs by resolving the hostname once and rejecting private, loopback and link-local addresses, then let the HTTP client resolve that hostname again at connect time. An attacker who controls the authoritative DNS for a hostname they submit can answer with a...

6.3CVSS5.5AI score0.00213EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/04 8:38 p.m.16 views

CVE-2026-54020 Open WebUI: DNS Rebinding SSRF Bypass

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.11.0, Open WebUI resolved a hostname during URL validation and rejected private, loopback, and link-local addresses, but the HTTP clients resolved the hostname again at connection time. An authenticat...

6.3CVSS5.4AI score
SaveExploits0References4
OSV
OSV
added 2026/08/04 7:54 p.m.9 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
EUVD
EUVD
added 2026/07/24 9:5 p.m.24 views

EUVD-2026-42650

open-webui terminal proxy path traversal guard bypass via 9x encoded traversal...

7.7CVSS7.1AI score0.00362EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/07/24 8:54 p.m.19 views

EUVD-2026-42639

Open WebUI: Arena task endpoints can bypass underlying model access controls...

6.3CVSS5.8AI score0.00211EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/24 5:2 p.m.17 views

EUVD-2026-42628

Open WebUI: Upload metadata.knowledgeid bypasses the knowledge-base write-access check read-only users can add files to KB...

4.3CVSS5.9AI score0.00292EPSS
SaveExploits1References5
EUVD
EUVD
added 2026/07/24 5:1 p.m.20 views

EUVD-2026-42627

Open WebUI: Cross-user code-interpreter and tool execution via unvalidated Socket.IO event-caller sessionid...

9CVSS6AI score0.00308EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/24 4:55 p.m.24 views

EUVD-2026-42617

Open WebUI: Account enumeration via observable login timing discrepancy...

5.3CVSS5.8AI score0.0024EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/15 11:25 a.m.11 views

CVE-2026-56400

open-webui before 0.3.14 contains a cross-origin resource sharing misconfiguration allowing arbitrary origins with alloworigins= and authenticated requests to the /api/v1/functions endpoint. Attackers can execute arbitrary code on the openwebui instance by crafting malicious cross-site requests...

9CVSS6.3AI score0.00348EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/13 3:46 p.m.12 views

PYSEC-2026-2743 Open WebUI: SSRF Protection Bypass in Playwright Web Loader via HTTP Redirects

Summary The SafePlaywrightURLLoader implements a validateurl function to prevent SSRF attacks by checking the IP address of the user-provided URL. However, this validation is performed only on the initial URL. Since Playwright automatically follows HTTP redirects 301/302 by default, an attacker c...

7.7CVSS6.1AI score0.00335EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/13 3:15 p.m.13 views

PYSEC-2026-2711 Open WebUI's Channel Access Grants Bypass filter_allowed_access_grants

Channel Access Grants Bypass filterallowedaccessgrants Affected Component Channel creation and update endpoints: - backend/openwebui/routers/channels.py lines 291-340, createnewchannel - backend/openwebui/routers/channels.py lines 617-638, updatechannelbyid - backend/openwebui/models/channels.py...

5.4CVSS6.2AI score0.0019EPSS
SaveExploits1References5
PyPA
PyPA
added 2026/07/13 3:15 p.m.23 views

Open WebUI's Base Model Routing Bypasses Access Control via Model Chaining

Base Model Routing Bypasses Access Control via Model Chaining Affected ComponentModel chaining via basemodelid:- backend/openwebui/routers/models.py lines 170-214, createnewmodel- backend/openwebui/routers/models.py lines 254-308, importmodels- backend/openwebui/main.py lines 1696-1711, base mode...

7.6CVSS6.2AI score0.00248EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/07/13 2:36 p.m.8 views

PYSEC-2026-2765 Open WebUI's Insecure Direct Object Reference (IDOR) allows access to other users' memories

Summary Any authenticated user can read other users' private memories via /api/v1/retrieval/query/collection Details Vulnerability 1: Missing authorization in collection querying In backend/openwebui/routers/retrieval.py, the querycollectionhandler function accepts a list of collectionnames but...

3.1CVSS6.1AI score0.00253EPSS
SaveExploits1References5
NVD
NVD
added 2026/07/09 5:17 p.m.19 views

CVE-2026-59225

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.12 before 0.10.0, an authenticated non-admin user with read access to an arena wrapper model can reach a restricted underlying model through task endpoints such as /api/v1/tasks/moa/completions. The...

6.3CVSS0.00211EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/09 5:17 p.m.17 views

CVE-2026-59213

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.6.27 before 0.10.0, getallmodels handlers in routers/openai.py and routers/ollama.py passed a lambda to aiocache key instead of keybuilder, causing permission-filtered per-user model lists to share a stat...

5CVSS0.00297EPSS
SaveExploits1References4
NVD
NVD
added 2026/07/09 5:17 p.m.20 views

CVE-2026-59218

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, the /api/v1/auths/signin endpoint looked users up by email and only ran bcrypt password verification when a credential existed, making registered-account attempts measurably slower than...

5.3CVSS0.0024EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/09 5:9 p.m.12 views

CVE-2026-59224 Open WebUI: Terminal proxy forwards a spoofable, integrity-unbound user identity to the upstream (X-User-Id header and ws_terminal session_id query injection)

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, backend/openwebui/routers/terminals.py built the wsterminal upstream URL from an unencoded sessionid and appended userid as a query parameter, allowing query injection to make the terminal backe...

8CVSS6.1AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/09 4:9 p.m.16 views

CVE-2026-59220

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.2 before 0.10.0, the SKILLMENTIONRE and stripre regular expressions in backend/openwebui/utils/middleware.py parsed skill mentions with overlapping quantifiers, allowing an authenticated chat message...

6.5CVSS6AI score0.00372EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder