SB2026051155 - Improper access control in Open WebUI



SB2026051155 - Improper access control in Open WebUI

Published: May 11, 2026

Security Bulletin ID SB2026051155
CSH Severity
Medium
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Remote access
Highest impact Data manipulation

Breakdown by Severity

Medium 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Improper access control (CVE-ID: N/A)

CWE-ID: CWE-284 - Improper Access Control

CVSSv4: 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/E:U/U:Green


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.


Remediation

Install update from vendor's website.