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

Published Sep 9, 2026
·
Updated

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 field. An authenticated user could store id-less messages in a parent cycle and trigger a non-terminating walk that blocked the async event loop, grew memory until termination, and remained persistent across process restarts. This issue is fixed in version 0.11.1.

Affected Software

1 affected component
Open WebUI Open WebUI>0.5.0<=0.11.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade Open WebUI to a version that resolves this vulnerability.

    Fixed in 0.11.1

Event History

Sep 9, 2026
CVE Published
via MITRE·09:40 PM
Data Sourced
via MITRE·09:40 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

Any authenticated Open WebUI user can exploit it. No user interaction is required, and the attack can be performed remotely over the network.

2

What conditions are required for exploitation?

The attacker must be able to store chat messages without an id field and arrange their parent references into a cycle. Triggering reconstruction of that chat history then causes a non-terminating traversal.

3

What is the operational impact?

The non-terminating walk blocks the async event loop and consumes memory until the process terminates, causing a denial of service. The malicious cyclic history persists across process restarts, so restarting alone does not remove the condition.

4

Which versions are affected and how can it be fixed?

Versions from 0.5.0 through 0.11.1 are described as affected. The issue is fixed in version 0.11.1.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203