CyberRota Analysis
AI-GeneratedAuthenticated users of the Open WebUI platform prior to version 0.10.0 are vulnerable to a code execution flaw that allows them to exploit the system by executing arbitrary Python code or tools within another user's session. This vulnerability arises from insufficient validation of session IDs, potentially leading to unauthorized actions and data exposure. Organizations utilizing this platform should prioritize updating to version 0.10.0 to mitigate the risk of exploitation.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD 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.
Related CVEs
Other vulnerabilities affecting the same vendor(s)