Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.6, the chat message listener allows non-same-origin input:prompt and action:submit messages, so an external site can set prompt text and trigger submitPrompt() in an authenticated victim session. I validated this with a cross-origin attacker page that auto-posted messages and caused unauthorized POST /api/v1/chats/new and POST /api/chat/completions requests containing attacker-controlled prompts. This enables cross-site forced actions and model/tool execution under victim privileges without consent. This vulnerability is fixed in 0.9.6.
References
| Link | Resource |
|---|---|
| https://github.com/open-webui/open-webui/security/advisories/GHSA-3vv5-8xxp-4f55 | Exploit Vendor Advisory |
| https://github.com/open-webui/open-webui/security/advisories/GHSA-3vv5-8xxp-4f55 | Exploit Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-06-23 18:18
Updated : 2026-06-26 20:17
NVD link : CVE-2026-54007
Mitre link : CVE-2026-54007
CVE.ORG link : CVE-2026-54007
JSON object : View
Products Affected
openwebui
- open_webui
CWE
CWE-346
Origin Validation Error
