Lucene search
+L

3303 matches found

OSV
OSV
added 2026/07/09 3:53 p.m.7 views

CVE-2026-59218 Open WebUI: Account enumeration via observable login timing discrepancy

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.3CVSS6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/07/09 3:53 p.m.12 views

CVE-2026-59218 Open WebUI: Account enumeration via observable login timing discrepancy

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.3CVSS5.9AI score0.0024EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/09 3:51 p.m.10 views

CVE-2026-59214 Open WebUI: Stored web worker XSS via Pyodide

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, Open WebUI runs client-side Python with Pyodide in a same-origin web worker, allowing stored chat payloads that use pyodide.http.pyfetch or the js module fetch and XMLHttpRequest APIs to issue...

7.3CVSS6.2AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/09 3:51 p.m.44 views

CVE-2026-59214 Open WebUI: Stored web worker XSS via Pyodide

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, Open WebUI runs client-side Python with Pyodide in a same-origin web worker, allowing stored chat payloads that use pyodide.http.pyfetch or the js module fetch and XMLHttpRequest APIs to issue...

7.3CVSS0.00286EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/09 3:51 p.m.10 views

CVE-2026-59214

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, Open WebUI runs client-side Python with Pyodide in a same-origin web worker, allowing stored chat payloads that use pyodide.http.pyfetch or the js module fetch and XMLHttpRequest APIs to issue...

7.3CVSS6.1AI score0.00286EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/07/09 3:51 p.m.82 views

CVE-2026-59214

Open WebUI (self-hosted AI platform) is affected by a vulnerability described as a stored web worker XSS via Pyodide. Prior to version 0.10.0, the platform runs client-side Python with Pyodide inside a same-origin web worker, which could allow stored chat payloads using pyodide.http.pyfetch or th...

9CVSS6.1AI score0.00286EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.15 views

PT-2026-56888

Name of the Vulnerable Software and Affected Versions Open WebUI versions 0.8.12 through 0.9.x Description An authenticated non-admin user with read access to an arena wrapper model can access a restricted underlying model. This occurs because task endpoints, such as...

6.3CVSS6.2AI score0.00211EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.19 views

PT-2026-56829

Name of the Vulnerable Software and Affected Versions Open WebUI versions 0.9.2 through 0.9.x Description An issue exists in the SKILL MENTION RE and strip re regular expressions within the backend/open webui/utils/middleware.py file. These expressions parse skill mentions in the format using...

6.5CVSS5.9AI score0.00372EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.16 views

PT-2026-56989

Name of the Vulnerable Software and Affected Versions Hermes WebUI versions prior to 0.51.788 Description An unauthenticated remote code execution issue allows remote attackers to execute arbitrary shell commands. This is achieved by accessing embedded terminal API endpoints without credentials...

9.8CVSS6.7AI score0.00928EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.45 views

PT-2026-56988

Name of the Vulnerable Software and Affected Versions Hermes WebUI versions prior to 0.51.307 Description An authentication bypass exists that allows unauthenticated remote attackers to circumvent local-origin IP restrictions on onboarding endpoints. This is achieved by supplying a spoofed...

9.3CVSS6.2AI score0.00293EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.17 views

PT-2026-56883

Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.10.0 Description The file upload path fails to apply the necessary write-access checks when the metadata.knowledge id variable is provided. This allows users with read-only permissions to bypass the security...

4.3CVSS5.9AI score0.00292EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.23 views

PT-2026-56884

Name of the Vulnerable Software and Affected Versions Open WebUI versions 0.9.0 through 0.9.x Description When Redis is configured, the authentication process for Socket.IO connect, user-join, join-channels, join-note, and the terminal websocket first-message uses the decode token function withou...

7.1CVSS6.1AI score0.00305EPSS
SaveExploits1References12
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.18 views

PT-2026-56828

Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.10.0 Description The '/api/v1/auths/signin' endpoint performs user lookups by email and only executes bcrypt password verification if a matching credential is found. This creates a timing difference where request...

5.3CVSS5.9AI score0.0024EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.17 views

PT-2026-56882

Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.10.0 Description Authenticated users can execute Python code or tools within another user's session. This occurs because the get event call function delivers execute:python and execute:tool Socket.IO events to a...

9CVSS6.2AI score0.00308EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.15 views

PT-2026-56881

Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.10.0 Description An issue exists in the channel thread parent and reply handling where the parent id is not bound to the channel in the URL. This allows an authenticated user to reference a message from a differe...

3.1CVSS5.9AI score0.00255EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.18 views

PT-2026-56880

Name of the Vulnerable Software and Affected Versions Open WebUI versions 0.6.27 through 0.9.x Description The get all models handlers in routers/openai.py and routers/ollama.py incorrectly pass a lambda to the aiocache key instead of the key builder. This causes permission-filtered per-user mode...

5CVSS5.9AI score0.00297EPSS
SaveExploits1References10
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.27 views

PT-2026-56831

Name of the Vulnerable Software and Affected Versions Open WebUI versions 0.8.11 through 0.9.x Description An issue exists where the 'POST /api/v1/images/edit' endpoint only requires a verified account and fails to enforce the global image-edit switch or per-user image-generation permissions. Thi...

5.4CVSS6.1AI score0.00259EPSS
SaveExploits1References11
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.14 views

PT-2026-56832

Name of the Vulnerable Software and Affected Versions Open WebUI versions 0.6.16 through 0.9.x Description The Socket.IO server is configured with always connect=True, which allows the ydoc:awareness:update and ydoc:document:leave Socket.IO handlers to accept collaborative-document events without...

6.5CVSS6.1AI score0.00222EPSS
SaveExploits1References13
Positive Technologies
Positive Technologies
added 2026/07/09 12:0 a.m.13 views

PT-2026-56827

Name of the Vulnerable Software and Affected Versions Open WebUI versions prior to 0.10.0 Description Open WebUI runs client-side Python using Pyodide a Python distribution for the browser within a same-origin web worker. This allows stored chat payloads to utilize pyodide.http.pyfetch, the js...

9CVSS6AI score0.00286EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/08 9:29 p.m.60 views

CVE-2026-5923 Poly Voice – Potential Unauthorized Modification of WebUI using CSRF Attack

Malicious use of a stolen cookie might allow modifications to the contents of the IP phone’s webpage...

6CVSS0.00139EPSS
SaveExploits0References1
Rows per page
Query Builder