Lucene search
+L

1553 matches found

OSV
OSV
added 2026/08/04 8:51 p.m.33 views

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

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. In 0.10.2 and earlier, the GET /api/v1/tools/, GET /api/v1/tools/list, and GET /api/v1/tools/id/id endpoints in backend/openwebui/routers/tools.py returned full Python tool source to authenticated non-admin...

6.5CVSS5.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/04 8:51 p.m.39 views

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

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. In 0.10.2 and earlier, the GET /api/v1/tools/, GET /api/v1/tools/list, and GET /api/v1/tools/id/id endpoints in backend/openwebui/routers/tools.py returned full Python tool source to authenticated non-admin...

6.5CVSS0.0026EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/04 8:51 p.m.93 views

CVE-2026-70491

Open WebUI vulnerability CVE-2026-70491 affects the self-hosted Open WebUI platform. In versions up to 0.10.2, the GET endpoints /api/v1/tools/, /api/v1/tools/list, and /api/v1/tools/id/{id} exposed full Python tool source to authenticated non-admin read-only users due to the interaction between ...

6.5CVSS5.5AI score0.0026EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 8:44 p.m.49 views

CVE-2026-70490 Open WebUI: Unapproved accounts can open terminal sessions via a WebSocket auth path missing the role check

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.8 until 0.11.0, the terminal WebSocket route in backend/openwebui/routers/terminals.py authenticated its own first-message JWT and never applied the verified-user role gate that getverifieduser enforces...

6.3CVSS5.4AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/04 8:42 p.m.12 views

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
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/04 8:42 p.m.11 views

CVE-2026-70489 Open WebUI: Instance-wide stall via automation recurrence rules that force multi-second parsing

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, automation recurrence parsing in backend/openwebui/utils/automations.py anchored minutely and hourly rules at a fixed date of 2000-01-01 and then walked forward one interval at a time to...

6.5CVSS5.4AI score
SaveExploits0References5
CVE
CVE
added 2026/08/04 8:42 p.m.61 views

CVE-2026-70489

Technical details about CVE-2026-70489 are not publicly available in the provided documents. Monitor for updates.

6.5CVSS5.5AI score0.00295EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/04 8:42 p.m.39 views

CVE-2026-70489 Open WebUI: Instance-wide stall via automation recurrence rules that force multi-second parsing

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, automation recurrence parsing in backend/openwebui/utils/automations.py anchored minutely and hourly rules at a fixed date of 2000-01-01 and then walked forward one interval at a time to...

6.5CVSS0.00295EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/04 8:38 p.m.14 views

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
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/08/04 8:38 p.m.80 views

CVE-2026-54020

Open WebUI (self-hosted AI platform) contains a DNS rebinding SSRF vulnerability (CVE-2026-54020) affecting pre-0.11.0 behavior. An attacker who controls authoritative DNS for a submitted hostname could have validation return a public address while the connection later resolves to an internal add...

6.3CVSS5.5AI score0.00213EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/04 8:38 p.m.46 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.3CVSS0.00213EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/04 8:35 p.m.9 views

GHSA-6XHV-RXHV-PWM4 Open WebUI: Cross-user file content disclosure via request-scoped direct model knowledge metadata

Summary Open WebUI lets a client define a model inline on a chat request instead of selecting a saved workspace model. The knowledge attached to such an inline model was used as-is, without checking that the caller can read what it points at. Any authenticated user who knows another user's file i...

5.3CVSS5.6AI score0.0025EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 8:35 p.m.8 views

GHSA-JXC9-XMC4-GR23 Open WebUI: Deletion of directories and file embeddings in other knowledge bases via sync cleanup

Summary A user with write access to one knowledge base could delete directories, and drop file embeddings, belonging to knowledge bases they do not control. The sync cleanup endpoint verified write access on the knowledge base named in the URL and then acted on the directory and file ids supplied...

4.3CVSS5.5AI score0.00213EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/04 8:35 p.m.71 views

CVE-2026-70488

CVE-2026-70488 – Open WebUI : In Open WebUI builds from 0.9.6 to 0.11.0, the sync cleanup endpoint (POST /api/v1/knowledge/{id}/sync/cleanup) did not properly constrain actions to the target knowledge base. The handler authenticated write access via the URL knowledge base, then acted on directory...

4.3CVSS5.5AI score0.00213EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/04 8:35 p.m.37 views

CVE-2026-70488 Open WebUI: Deletion of directories and file embeddings in other knowledge bases via sync cleanup

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, the sync cleanup endpoint authorized write access to the knowledge base in the URL but then acted on directory and file ids supplied in the request body without checking that those objec...

4.3CVSS0.00213EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/04 8:35 p.m.21 views

CVE-2026-70488 Open WebUI: Deletion of directories and file embeddings in other knowledge bases via sync cleanup

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, the sync cleanup endpoint authorized write access to the knowledge base in the URL but then acted on directory and file ids supplied in the request body without checking that those objec...

4.3CVSS5.4AI score
SaveExploits0References6
Circl
Circl
added 2026/08/04 8:35 p.m.14 views

CVE-2026-70479

creationtimestamp| type| source ---|---|--- 2026-08-04 20:35:16+00:00| published-proof-of-concept| https://github.com/open-webui/open-webui/security/advisories/GHSA-w2rx-84hp-gg95...

7.7CVSS5.3AI score0.0026EPSS
SaveExploits0References1
Circl
Circl
added 2026/08/04 8:35 p.m.10 views

CVE-2026-70482

creationtimestamp| type| source ---|---|--- 2026-08-04 20:35:12+00:00| published-proof-of-concept| https://github.com/open-webui/open-webui/security/advisories/GHSA-rq84-p6rr-vf89 2026-08-04 21:00:39+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3msbvtad5cd2n...

8.1CVSS5.3AI score0.00338EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/04 8:16 p.m.11 views

CVE-2026-70481

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.00299EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/04 8:16 p.m.9 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.1CVSS0.00338EPSS
SaveExploits0References4
Rows per page
Query Builder