Lucene search
+L

1767 matches found

Circl
Circl
added 2026/09/10 12:35 a.m.11 views

CVE-2026-88002

creationtimestamp| type| source ---|---|--- 2026-09-10 00:35:06+00:00| published-proof-of-concept| https://github.com/open-webui/open-webui/security/advisories/GHSA-jqhh-cjmq-vmv6 2026-09-10 02:31:55+00:00| seen| https://gist.github.com/alon710/401536538bb41a7576b21df62b940fb2...

6.5CVSS0.00305EPSS
SaveExploits0References2
Circl
Circl
added 2026/09/10 12:35 a.m.10 views

CVE-2026-88001

creationtimestamp| type| source ---|---|--- 2026-09-10 00:35:04+00:00| published-proof-of-concept| https://github.com/open-webui/open-webui/security/advisories/GHSA-5x7x-4c3c-qf5w 2026-09-10 01:32:33+00:00| seen| https://gist.github.com/alon710/855b51c2ea136c7c49beab7d27d1ef40...

5CVSS0.00269EPSS
SaveExploits0References2
Circl
Circl
added 2026/09/10 12:32 a.m.10 views

CVE-2026-88000

creationtimestamp| type| source ---|---|--- 2026-09-10 00:32:33+00:00| seen| https://gist.github.com/alon710/48cdccd93c734ae28b1351fbe3368bd9 2026-09-10 00:35:02+00:00| published-proof-of-concept| https://github.com/open-webui/open-webui/security/advisories/GHSA-3cgp-3cqx-j8w2...

6.5CVSS0.00305EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.11 views

PT-2026-89703

Summary Open WebUI's OAuth token exchange endpoint issues a session for a provider access token without running the OAuth role management that the normal OAuth login callback runs. A user whose provider roles the login callback would refuse, or would demote, could still obtain a working session a...

6.5CVSS0.00217EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/09/10 12:00 a.m.10 views

PT-2026-89454

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.8.0 until 0.11.1, Open WebUI's OAuth token exchange endpoint issues a session for a provider access token without running the OAuth role management that the normal OAuth login callback runs. A user whose...

6.5CVSS0.00217EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/09 11:54 p.m.10 views

Open WebUI: Any authenticated user can hang the server via message deletion in a cyclic chat tree

Summary Chat histories are stored as an unvalidated JSON object. After a message is deleted, the code that picks the chat's new current message walked down the childrenIds links without recording where it had already been. Any account with the default user role could store a chat whose messages...

6.5CVSS5.6AI score0.00305EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/09 11:54 p.m.6 views

GHSA-3CGP-3CQX-J8W2 Open WebUI: Any authenticated user can hang the server via message deletion in a cyclic chat tree

Summary Chat histories are stored as an unvalidated JSON object. After a message is deleted, the code that picks the chat's new current message walked down the childrenIds links without recording where it had already been. Any account with the default user role could store a chat whose messages...

6.5CVSS5.6AI score0.00305EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/09 11:54 p.m.9 views

EUVD-2026-75185

Open WebUI: Any authenticated user can hang the server via message deletion in a cyclic chat tree...

6.5CVSS0.00305EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/09 11:54 p.m.8 views

EUVD-2026-75187

Open WebUI: Server-side fetches reach blocked and internal hosts via unvalidated HTTP redirect targets...

5CVSS0.00269EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/09 11:54 p.m.5 views

GHSA-5X7X-4C3C-QF5W Open WebUI: Server-side fetches reach blocked and internal hosts via unvalidated HTTP redirect targets

Summary Open WebUI protects server-side web fetches with two controls: the operator's list of excluded hosts, and a check that refuses private and internal addresses. Neither control was applied to the destination of an HTTP redirect. On a deployment where redirect following is enabled, any...

5CVSS0.00269EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/09 11:54 p.m.9 views

Open WebUI: Server-side fetches reach blocked and internal hosts via unvalidated HTTP redirect targets

Summary Open WebUI protects server-side web fetches with two controls: the operator's list of excluded hosts, and a check that refuses private and internal addresses. Neither control was applied to the destination of an HTTP redirect. On a deployment where redirect following is enabled, any...

5CVSS5.8AI score0.00269EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/09 11:53 p.m.9 views

Open WebUI: Any authenticated user can hang the server via a cyclic chat message history

Summary Chat histories are stored as an unvalidated JSON object. The walk that reconstructs a chat's message chain detected repeats using each message's own id field while moving through the history by map key, so a message that simply omitted id was never recorded as visited. A history whose...

6.5CVSS5.6AI score0.00305EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/09/09 11:53 p.m.6 views

GHSA-JQHH-CJMQ-VMV6 Open WebUI: Any authenticated user can hang the server via a cyclic chat message history

Summary Chat histories are stored as an unvalidated JSON object. The walk that reconstructs a chat's message chain detected repeats using each message's own id field while moving through the history by map key, so a message that simply omitted id was never recorded as visited. A history whose...

6.5CVSS5.6AI score0.00305EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/09 11:53 p.m.9 views

EUVD-2026-75188

Open WebUI: Any authenticated user can hang the server via a cyclic chat message history...

6.5CVSS0.00305EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/09 10:18 p.m.7 views

CVE-2026-88002

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.5.0 until 0.11.1, the message-chain reconstruction helper in backend/openwebui/utils/misc.py advanced through a chat history by map key but tracked visited entries using each message body's optional id...

6.5CVSS0.00305EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/09 10:18 p.m.6 views

CVE-2026-87997

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.10.0 until 0.11.1, POST /api/chat/completions and POST /api/v1/chat/completions in backend/openwebui/main.py copied a client-supplied folderid into a new chat without applying the folder write-access chec...

4.3CVSS0.00213EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/09 10:18 p.m.7 views

CVE-2026-87998

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.10.0 until 0.11.1, DELETE /api/v1/knowledge/id/delete in backend/openwebui/routers/knowledge.py authorized deletion against the knowledge base but then removed its administrator-owned external connection...

7.1CVSS0.00267EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/09 10:18 p.m.8 views

CVE-2026-88001

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.5 until 0.11.1, server-side web fetches did not reapply WEBFETCHFILTERLIST or private-address controls to HTTP redirect destinations when AIOHTTPCLIENTALLOWREDIRECTS was enabled. An authenticated user...

5CVSS0.00269EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/09 10:18 p.m.7 views

CVE-2026-87999

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.11.1, POST /api/v1/retrieval/process/web and POST /api/v1/retrieval/process/web/search in backend/openwebui/retrieval/web/utils.py treated Python's globally routable address classification as proof th...

7.1CVSS0.00217EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/09 10:18 p.m.6 views

CVE-2026-88000

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.10.0 until 0.11.1, DELETE /api/v1/chats/id/messages/messageid used the chat-history deletion helper in backend/openwebui/models/chats.py to follow childrenIds without recording visited message identifiers...

6.5CVSS0.00305EPSS
SaveExploits0References4
Rows per page
Query Builder