Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Primary rating from GitHub Advisory · only source for this CVE.
CVSS VectorGitHub Advisory
Lifecycle Timeline
4DescriptionGitHub Advisory
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to version 0.8.11, there is a broken access control vulnerability in tool values. This issue has been patched in version 0.8.11.
AnalysisAI
Broken access control in Open WebUI allows authenticated users to access tool values across tenant boundaries, exposing sensitive information from other users' AI tool configurations. The vulnerability affects self-hosted Open WebUI instances prior to version 0.8.11. With CVSS 7.7 (High) and network-accessible attack vector requiring only low-privilege authentication, this represents a significant confidentiality breach in multi-tenant deployments. No public exploit identified at time of analysis, with EPSS data not yet available for this recent CVE.
Technical ContextAI
Open WebUI is a self-hosted AI platform designed for offline operation, allowing users to configure and manage AI tools and integrations. The vulnerability stems from CWE-285 (Improper Authorization), where the application fails to properly enforce access controls on tool value resources. In the CVSS vector, the 'S:C' (Scope Changed) indicates the vulnerability allows an attacker to impact resources beyond their authorized scope, typical of broken access control issues in multi-tenant systems. The CPE identifier cpe:2.3:a:open-webui:open-webui confirms this affects the Open WebUI application itself. Tool values likely contain configuration data, API keys, credentials, or other sensitive parameters used by AI integrations, making unauthorized access particularly concerning in shared hosting environments.
RemediationAI
Upgrade Open WebUI to version 0.8.11 or later, which contains the patch for this broken access control vulnerability. The patched release is available at https://github.com/open-webui/open-webui/releases/tag/v0.8.11. Organizations should prioritize this upgrade for any multi-user or multi-tenant deployments where tool values may contain sensitive configuration data or credentials. After upgrading, administrators should review access logs for any unauthorized access to tool values and consider rotating any sensitive credentials or API keys that may have been exposed. For deployments that cannot immediately upgrade, consider restricting network access to trusted users only or temporarily limiting the platform to single-user operation until patching is complete.
More in Open Webui
View allA vulnerability in open-webui/open-webui version 0.3.8 allows an attacker with a user-level account to perform a session
An XSS vulnerability exists in open-webui/open-webui versions <= 0.3.8, specifically in the function that constructs the
A Stored Cross-Site Scripting (XSS) vulnerability exists in the chat file upload functionality of open-webui/open-webui
A vulnerability in open-webui/open-webui versions <= 0.3.8 allows remote code execution by non-admin users via Cross-Sit
Attacker controlled files can be uploaded to arbitrary locations on the web server's filesystem by abusing a path traver
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.6.37, a St
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.6.37, a Se
A stored cross-site scripting (XSS) vulnerability exists in open-webui/open-webui version 0.3.8. Rated high severity (CV
In version v0.3.10 of open-webui/open-webui, the `api/v1/utils/pdf` endpoint lacks authentication mechanisms, allowing u
OAuth and SCIM identity confusion in Open WebUI 0.6.41-0.10.x (SQLite-backed deployments only) allows unauthenticated re
In open-webui version 0.3.8, the endpoint `/models/upload` is vulnerable to arbitrary file write due to improper handlin
The `/openai/models` endpoint in open-webui/open-webui version 0.3.8 is vulnerable to Server-Side Request Forgery (SSRF)
Same weakness CWE-285 – Improper Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-17977
GHSA-7429-hxcv-268m