CyberRota Analysis
AI-GeneratedThe Open WebUI platform prior to version 0.10.0 is vulnerable to query injection due to improper handling of session IDs and user IDs in the terminal backend, potentially allowing attackers to impersonate other users. This vulnerability can lead to unauthorized access and manipulation of user data, posing a significant security risk. Organizations using affected versions should prioritize upgrading to version 0.10.0 to mitigate this high-severity issue.
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, backend/open_webui/routers/terminals.py built the ws_terminal upstream URL from an unencoded session_id and appended user_id as a query parameter, allowing query injection to make the terminal backend resolve another user identity; the HTTP proxy path also forwarded X-User-Id as an integrity-unbound identity claim. This issue is fixed in version 0.10.0.
Related CVEs
Other vulnerabilities affecting the same vendor(s)