CVE-2026-29070

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

No configuration.

History

No history.

Information

Published : 2026-03-27 00:16

Updated : 2026-03-30 13:26


NVD link : CVE-2026-29070

Mitre link : CVE-2026-29070

CVE.ORG link : CVE-2026-29070


JSON object : View

Products Affected

No product.

CWE
CWE-862

Missing Authorization