CVE-2026-45350
Last modified
CVE-2026-45350 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.6, there is a vulnerability in chat completion API, which allows attackers to bypass tool restrictions, potentially enabling unauthorized actions or access. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
Description
Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.6, there is a vulnerability in chat completion API, which allows attackers to bypass tool restrictions, potentially enabling unauthorized actions or access. In the chat_completion API, the parameters tool_ids and tool_servers are supplied by the user. These parameters are used to create a tools_dict by the middleware. This is then used by get_tool_by_id to retrieve the appropriate tool. However, there is no checks in that ensures the user that uses the API has permission to use the tool, meaning that a user can invoke any server tool by supplying the correct tool_id or tool_servers parameters via the chat completion API. Moreover, the authentication token stored in the server would be used when invoking the tool, so the tool will be invoked with the server privilege. This vulnerability is fixed in 0.8.6.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Openwebui | Open Webui | < 0.8.6 |
References
- https://github.com/open-webui/open-webui/security/advisories/GHSA-4pcg-253r-rf9wExploit, Patch, Vendor Advisory
- https://github.com/open-webui/open-webui/security/advisories/GHSA-4pcg-253r-rf9wExploit, Patch, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-45350?
How severe is CVE-2026-45350?
How do I fix CVE-2026-45350?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45345Open WebUI is a self-hosted artificial intelligence platform…6.5
- CVE-2026-45346Open WebUI is a self-hosted artificial intelligence platform…5.4
- CVE-2026-45347Open WebUI is a self-hosted artificial intelligence platform…5.4
- CVE-2026-45348pyLoad is a free and open-source download manager written in…8.7
- CVE-2026-45349Open WebUI is a self-hosted artificial intelligence platform…7.1
- CVE-2026-4535A vulnerability has been found in Tenda FH451 1.0.0.9. This …8.8
- CVE-2026-45351Open WebUI is a self-hosted artificial intelligence platform…6.5
- CVE-2026-45352cpp-httplib is a C++11 single-file header-only cross platfor…7.5
- CVE-2026-45353electerm is an open-sourced terminal/ssh/sftp/telnet/serialp…7.8
- CVE-2026-45357LiquidJS is a Shopify/GitHub Pages compatible template engin…7.5
- CVE-2026-45358ImageMagick is free and open-source software used for editin…5.3
- CVE-2026-45359ImageMagick is free and open-source software used for editin…5.7
Are you affected by CVE-2026-45350?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
