---
cve: "CVE-2026-45672"
severity: "HIGH"
cvss: 8.8
epss: "41%"
vendor: "open-webui"
kev: false
exploited: false
published: "2026-05-15 21:16:38"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-13T10:44:50+02:00"
---

# CVE-2026-45672

> 8.8 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 9bd84258d09eefe7bf975878fb0e31a5dadfe0f8 (Commit)

## Referenzen

- <https://github.com/open-webui/open-webui/security/advisories/GHSA-482j-2pq6-q5w4>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-45672) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
