Incorrect authorization in Open WebUI - #VU130940

 

Incorrect authorization in Open WebUI - #VU130940

Published: May 11, 2026


Vulnerability identifier: #VU130940
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-863
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Open WebUI
Affected software:
Open WebUI

Detailed vulnerability description

The vulnerability allows a remote user to bypass endpoint restrictions and access restricted API functionality.

The vulnerability exists due to incorrect authorization in the API key endpoint restriction check when authenticating requests with the x-api-key header. A remote privileged user can send a request with a valid API key in the x-api-key header to bypass endpoint restrictions and access restricted API functionality.

The issue affects requests to the Anthropic-compatible API path, where the restriction check is applied to Authorization headers but skipped for the same key presented in x-api-key.


Remediation

Install security update from vendor's website.

Sources