Description
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, DELETE /api/v1/chats/{id} cancelled a chat's in-flight tasks before checking whether the caller could delete that chat. Any authenticated user who knew another user's chat id could abort that user's running model response, title generation, or tag generation, even though the delete was refused and no chat data was deleted, modified, or disclosed. This issue is fixed in 0.11.0.
Published: 2026-08-04
Score: 3.1 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an authenticated user to delete a chat via /api/v1/chats/{id}. The delete operation cancels any in‑flight tasks before verifying that the caller has permission to delete that chat. Consequently, the attacker can abort another user's running model response, title generation, or tag generation, though no chat data is removed, modified, or disclosed. This results in a denial‑of‑service‑style interruption for the targeted user.

Affected Systems

Open WebUI – the open‑webui open-webui platform. Versions from 0.9.6 up to and including 0.10.x are affected; the issue is fixed starting with 0.11.0.

Risk and Exploitability

The CVSS base score of 3.1 indicates low impact. Exploitation requires authenticated access and knowledge of the target’s chat ID, which may be obtainable by enumerating or guessing. Because the flaw merely aborts an in‑flight user request and does not expose or alter data, the risk of data breach or code execution is nil. The vulnerability is not listed in CISA’s KEV catalog and no EPSS score is available, suggesting a modest likelihood of exploitation in real‑world deployments.

Generated by OpenCVE AI on August 4, 2026 at 21:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Open WebUI to version 0.11.0 or later
  • Restrict DELETE /api/v1/chats/{id} access to authorized owners or administrators and enforce proper ownership checks
  • Implement or verify role‑based access controls to prevent unauthorized chat cancellation

Generated by OpenCVE AI on August 4, 2026 at 21:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-3vf6-64vr-3g56 Open WebUI: Any authenticated user can cancel another user's chat generation via the chat delete endpoint
History

Tue, 04 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
First Time appeared Open-webui
Open-webui open-webui
Vendors & Products Open-webui
Open-webui open-webui

Tue, 04 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Description Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.6 until 0.11.0, DELETE /api/v1/chats/{id} cancelled a chat's in-flight tasks before checking whether the caller could delete that chat. Any authenticated user who knew another user's chat id could abort that user's running model response, title generation, or tag generation, even though the delete was refused and no chat data was deleted, modified, or disclosed. This issue is fixed in 0.11.0.
Title Open WebUI: Any authenticated user can cancel another user's chat generation via the chat delete endpoint
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 3.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L'}


Subscriptions

Open-webui Open-webui
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-04T19:54:35.579Z

Reserved: 2026-08-04T15:24:41.340Z

Link: CVE-2026-70483

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T21:45:04Z

Weaknesses