Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-88000— Open WebUI: Any authenticated user can hang the server via message deletion in a cyclic chat tree

Quick assessment

Affected
open-webui open-webui
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Open WebUI 是一个可扩展、功能丰富且用户友好的自托管 AI 平台。在 0.10.0 至 0.11.1 版本中, 接口使用 中的聊天历史删除辅助函数来遍历子消息 ID,但未记录已访问的消息标识符。因此,经过身份验证的用户可以存储一个包含循环引用的聊天树并删除某条消息,从而在服务器请求循环中引发同步的无限循环,导致所有用户的请求被阻塞,直到进程被终止。该问题已在版本 0.11.1 中修复。

CVSS 6.5 · Medium

Possible ATT&CK Techniques 1 AI

T1059.004 · Unix Shell
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-88000

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Open WebUI: Any authenticated user can hang the server via message deletion in a cyclic chat tree
Source: CVE Program / CVE List V5
Vulnerability Description
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/{message_id} used the chat-history deletion helper in backend/open_webui/models/chats.py to follow childrenIds without recording visited message identifiers. An authenticated user could store a cyclic chat tree and delete a message, causing a synchronous infinite loop on the server request loop that blocked every user's requests until the process was killed. This issue is fixed in version 0.11.1.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
不可达退出条件的循环(无限循环)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
open-webui open-webui >= 0.10.0, < 0.11.1 -

II. Public POCs for CVE-2026-88000

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-88000

登录查看更多情报信息。

Other References for CVE-2026-88000 (3)

Same Patch Batch · open-webui · 2026-09-09 · 16 CVEs total

CVE-2026-87995 8.7 HIGH Open WebUI: Same-origin XSS to account takeover via terminal port-preview iframe hardcodin
CVE-2026-87016 8.1 HIGH Open WebUI: Sign-in as another user via wildcard characters in the OAuth subject claim on
CVE-2026-87996 7.7 HIGH Open WebUI: SSRF into internal services via DNS rebinding in the Playwright web loader
CVE-2026-87011 7.5 HIGH Open WebUI: Unauthenticated requests can stall the server via uncached OIDC fetches in bac
CVE-2026-87998 7.1 HIGH Open WebUI: Non-admin users can delete admin-owned external knowledge connections via know
CVE-2026-87999 7.1 HIGH Open WebUI: Any authenticated user can reach the Azure platform channel via server-side we
CVE-2026-87015 6.8 MEDIUM Open WebUI: A user's session cookies are sent to tool servers configured for bearer authen
CVE-2026-87014 6.5 MEDIUM Open WebUI: Admin demoted through SSO role sync keeps read and write access to all users'
CVE-2026-88002 6.5 MEDIUM Open WebUI: Any authenticated user can hang the server via a cyclic chat message history
CVE-2026-88001 5.0 MEDIUM Open WebUI: Server-side fetches reach blocked and internal hosts via unvalidated HTTP redi
CVE-2026-87012 4.3 MEDIUM Open WebUI: Any authenticated user can suppress calendar alerts instance-wide via a non-nu
CVE-2026-87013 4.3 MEDIUM Open WebUI: Any authenticated user can start a non-terminating request via a folder parent
CVE-2026-87017 4.3 MEDIUM Open WebUI: Inaccessible knowledge bases are exposed through the built-in knowledge tool o
CVE-2026-87994 4.3 MEDIUM Open WebUI: Channel members can overwrite another member's message via the chat completion
CVE-2026-87997 4.3 MEDIUM Open WebUI: Any authenticated user can inject chats into another user's folder via chat co

IV. Related Vulnerabilities

V. Comments for CVE-2026-88000

No comments yet


Leave a comment