CVE-2026-54021

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.6, several direct, index-addressed Ollama proxy routes accept a caller-supplied url_idx path parameter and use it as a raw index into the admin-configured OLLAMA_BASE_URLS list. Access control on these routes validates only whether the user may use the requested model, never which backend the request is routed to. Any authenticated user can append an arbitrary url_idx to force their request onto an Ollama backend they were never authorized to reach, including internal, higher-privilege, or explicitly admin-disabled backends. This vulnerability is fixed in 0.9.6.
Configurations

Configuration 1 (hide)

cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*

History

25 Jun 2026, 14:23

Type Values Removed Values Added
CPE cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*
References () https://github.com/open-webui/open-webui/security/advisories/GHSA-9rpj-v7hf-vv2w - () https://github.com/open-webui/open-webui/security/advisories/GHSA-9rpj-v7hf-vv2w - Vendor Advisory
First Time Openwebui open Webui
Openwebui

23 Jun 2026, 18:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-23 18:18

Updated : 2026-06-26 20:17


NVD link : CVE-2026-54021

Mitre link : CVE-2026-54021

CVE.ORG link : CVE-2026-54021


JSON object : View

Products Affected

openwebui

  • open_webui
CWE
CWE-863

Incorrect Authorization