CVE-2026-45672
HIGHOpen WebUI: Jupyter code execution works despite `ENABLE_CODE_EXECUTION=false` — feature gate bypassed
Title source: cnaExploitation Summary
EIP tracks 1 public exploit for CVE-2026-45672. PoCs published by CryptReaper12.
AI-analyzed exploit summary The repository claims to exploit CVE-2026-45672 in Open WebUI via arbitrary Python code execution but lacks actual exploit code, instead redirecting users to an external tinyurl link. The README is vague and focuses on generic features like proxy support.
Description
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.
Exploits (1)
The repository claims to exploit CVE-2026-45672 in Open WebUI via arbitrary Python code execution but lacks actual exploit code, instead redirecting users to an external tinyurl link. The README is vague and focuses on generic features like proxy support.
References (1)
Scores
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H