Description
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. Prior to 0.10.0, get_event_call delivered execute:python and execute:tool Socket.IO events to a client-supplied session_id after checking only that the session was connected, allowing authenticated users who learned another socket ID through ydoc:document:join to run code interpreter Python or tools in that user session. This issue is fixed in version 0.10.0.
Problem types
CWE-94: Improper Control of Generation of Code ('Code Injection')
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
CWE-639: Authorization Bypass Through User-Controlled Key
CWE-862: Missing Authorization
Product status
References
github.com/...-webui/security/advisories/GHSA-74h3-cxq7-vc5q
github.com/...-webui/security/advisories/GHSA-74h3-cxq7-vc5q
github.com/open-webui/open-webui/pull/25763
github.com/...ommit/386ac958144dbbbf0aa6e268070d72b681a318aa
github.com/open-webui/open-webui/releases/tag/v0.10.0