Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. open-webui
  4. ›
  5. CVE-2026-70483

CVE-2026-70483: Open WebUI: Any authenticated user can cancel another user's chat generation via the chat delete endpoint

August 4, 2026 (updated August 5, 2026)

DELETE /api/v1/chats/{id} cancelled a chat’s in-flight tasks before it checked whether the caller was allowed to delete that chat. Any authenticated user who knew another user’s chat id could therefore abort that user’s running model response, title generation or tag generation. The deletion itself was still refused, so the only missing control was on the cancellation side effect.

References

  • github.com/advisories/GHSA-3vf6-64vr-3g56
  • github.com/open-webui/open-webui/commit/4f93c3e36c1734342a32c312bdb0516c66d8e93c
  • github.com/open-webui/open-webui/pull/27006
  • github.com/open-webui/open-webui/releases/tag/v0.11.0
  • github.com/open-webui/open-webui/security/advisories/GHSA-3vf6-64vr-3g56
  • nvd.nist.gov/vuln/detail/CVE-2026-70483

Code Behaviors & Features

Detect and mitigate CVE-2026-70483 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 0.9.6 before 0.11.0

Fixed versions

  • 0.11.0

Solution

Upgrade to version 0.11.0 or above.

Impact 3.1 LOW

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L

Learn more about CVSS

Weakness

  • CWE-862: Missing Authorization

Source file

pypi/open-webui/CVE-2026-70483.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:19:22 +0000.