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

Published Sep 9, 2026
·
Updated

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. 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.

Affected Software

1 affected component
Open WebUI>0.10.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:35 PM
Data Sourced
via MITRE·09:35 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

Any authenticated Open WebUI user can exploit it. No additional privileges or user interaction are required.

2

Which deployments are affected?

Open WebUI versions from 0.10.0 up to, but not including, 0.11.1 are affected. Version 0.11.1 fixes the issue.

3

What conditions are required to trigger the denial of service?

The attacker must be able to store a cyclic chat tree and then send a DELETE request for a message in that chat. The vulnerable deletion logic follows child message identifiers without tracking previously visited messages.

4

What is the operational impact of successful exploitation?

The deletion request can enter a synchronous infinite loop that blocks requests for all users. Service remains unavailable until the affected process is killed.

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