Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.8.12, the /api/v1/utils/code/execute endpoint executes arbitrary Python code via Jupyter for any verified user, even when the admin has set ENABLE_CODE_EXECUTION=false. The feature gate is not enforced on the API endpoint — the configuration says "disabled" but code still executes. This vulnerability is fixed in 0.8.12.
References
| Link | Resource |
|---|---|
| https://github.com/open-webui/open-webui/security/advisories/GHSA-482j-2pq6-q5w4 | Exploit Mitigation Vendor Advisory |
| https://github.com/open-webui/open-webui/security/advisories/GHSA-482j-2pq6-q5w4 | Exploit Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-05-15 21:16
Updated : 2026-06-17 10:52
NVD link : CVE-2026-45672
Mitre link : CVE-2026-45672
CVE.ORG link : CVE-2026-45672
JSON object : View
Products Affected
openwebui
- open_webui
CWE
CWE-863
Incorrect Authorization
