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

CVE-2026-54012: Open WebUI: Forged model meta.knowledge allows cross-user file read and deletion

June 17, 2026

Open WebUI lets a user who can create, update, or import workspace models store arbitrary meta.knowledge entries on their model without checking whether they own or can read the referenced files. Open WebUI then treats meta.knowledge entries of type file as an authorization source in two places: the built-in view_file tool reads the file’s extracted text, and has_access_to_file()’s model branch authorizes the file content and file delete endpoints. A malicious model owner can therefore attach another user’s file ID to their model metadata and read or delete that private file.

References

  • github.com/advisories/GHSA-vjqm-6gcc-62cr
  • github.com/open-webui/open-webui/security/advisories/GHSA-vjqm-6gcc-62cr
  • nvd.nist.gov/vuln/detail/CVE-2026-54012

Code Behaviors & Features

Detect and mitigate CVE-2026-54012 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 before 0.9.6

Fixed versions

  • 0.9.6

Solution

Upgrade to version 0.9.6 or above.

Impact 7.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-284: Improper Access Control
  • CWE-285: Improper Authorization
  • CWE-862: Missing Authorization

Source file

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

Spotted a mistake? Edit the file on GitLab.

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

Page generated Tue, 23 Jun 2026 12:23:23 +0000.