Description
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, an access control check is missing when deleting a file from a knowledge base. The only check being done is that the user has write access to the knowledge base (or is admin), but NOT that the file actually belongs to this knowledge base. It is thus possible to delete arbitrary files from arbitrary knowledge bases (as long as one knows the file id). Version 0.8.6 patches the issue.
Published: 2026-03-26
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized deletion of knowledge base files
Action: Patch Immediately
AI Analysis

Impact

Open WebUI, a self-hosted artificial intelligence platform, permits users with write permissions to a knowledge base to delete files without verifying that the file actually belongs to that base. This missing authorization check (CWE-862) allows a malicious actor to remove arbitrary files by specifying a known file identifier, potentially causing irreversible data loss or exposure of sensitive information. The vulnerability is therefore a medium-severity data-exposure and integrity risk for affected deployments.

Affected Systems

The flaw affects all installations of the Open WebUI product provided by open-webui that are running any version earlier than 0.8.6, regardless of operating system or deployment environment. The vulnerability is not limited to a specific platform or operating system; the only requirement is that the open-webui instance is reachable and the attacker can obtain a file identifier.

Risk and Exploitability

The CVSS score of 5.4 indicates a medium severity posture. Exploitation requires that the assailant has write access to a knowledge base, which may be achieved through legitimate credentials or privilege escalation. Once that condition is met, the attacker can delete any file by supplying its identifier, without further authentication. The EPSS score is currently unavailable, and the vulnerability is not listed in the CISA KEV catalog, implying that public exploit activity has not yet been documented. Based on the description, the likely attack vector is a web‑application interface that accepts delete requests with a file ID parameter; the missing check is entirely server‑side, so the attack does not require client‑side manipulation. This inference is based on the stated behavior of the platform and the nature of the flaw.

Generated by OpenCVE AI on March 27, 2026 at 06:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify the Open WebUI version currently installed.
  • If the version is 0.8.5 or earlier, update to version 0.8.6 or later, which contains a fix for the unauthorized deletion issue.
  • After updating, audit recent file deletions and review logs for any unintended data loss.
  • Reinforce fine‑grained access controls on knowledge bases, ensuring only users with explicit write permission can modify contents.

Generated by OpenCVE AI on March 27, 2026 at 06:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-26gm-93rw-cchf Open WebUI has unauthorized deletion of knowledge files
History

Fri, 27 Mar 2026 08:45:00 +0000

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

Fri, 27 Mar 2026 04:00:00 +0000

Type Values Removed Values Added
Description Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.6, an access control check is missing when deleting a file from a knowledge base. The only check being done is that the user has write access to the knowledge base (or is admin), but NOT that the file actually belongs to this knowledge base. It is thus possible to delete arbitrary files from arbitrary knowledge bases (as long as one knows the file id). Version 0.8.6 patches the issue.
Title Open WebUI has unauthorized deletion of knowledge files
Weaknesses CWE-862
References
Metrics cvssV3_1

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


Subscriptions

Open-webui Open-webui
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-03-26T23:39:33.197Z

Reserved: 2026-03-03T20:51:43.482Z

Link: CVE-2026-29070

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-03-27T00:16:22.823

Modified: 2026-03-27T00:16:22.823

Link: CVE-2026-29070

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-03-27T09:22:43Z

Weaknesses