Improper access control in Open WebUI - CVE-2026-45301

 

Improper access control in Open WebUI - CVE-2026-45301

Published: May 11, 2026


Vulnerability identifier: #VU130931
CSH Severity: Medium
CVSS v4: 8.6 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-45301
CWE-ID: CWE-284
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to disclose sensitive information and delete arbitrary uploaded files.

The vulnerability exists due to improper access control in files API endpoints when handling authenticated requests for file listing, file content retrieval, and file deletion. A remote user can send crafted requests to list, access, and delete files uploaded by other users to disclose sensitive information and delete arbitrary uploaded files.

The affected endpoints check only that the requester is a verified user and do not enforce ownership checks against the file user_id.


Affected software

Open WebUI

How to mitigate CVE-2026-45301

Install security update from vendor's website.

Open WebUI - update to 0.3.16

External References

Related Security Bulletins