Untriaged
Permalink
CVE-2026-70486
8.2 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): High (H)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Scope (S): Changed (C)
- Confidentiality (C): High (H)
- Integrity (I): High (H)
- Availability (A): None (N)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): High (H)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): High (H)
- Modified Scope (MS): Changed (C)
- Modified Integrity (MI): High (H)
- Modified Availability (MA): None (N)
Activity log
- Created suggestion
Open WebUI: Same-origin XSS to account takeover via terminal file-preview iframe hardcoding allow-same-origin
Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform. From 0.9.0 until 0.11.0, the terminal file-preview serveUrl iframe branch always granted allow-same-origin together with allow-scripts for HTML files served from the application origin. Any authenticated user with access to a configured terminal server could cause script in a previewed file to run in the Open WebUI origin, read the victim's session token from localStorage, and take over the account, with possible server-side code execution if the victim was an admin or held workspace.functions. This issue is fixed in 0.11.0.
References
-
https://github.com/open-webui/open-webui/security/advisories/GHSA-3xpf-xq7r-v8c5 x_refsource_CONFIRM
-
https://github.com/open-webui/open-webui/pull/26907 x_refsource_MISC
-
https://github.com/open-webui/open-webui/releases/tag/v0.11.0 x_refsource_MISC
Affected products
open-webui
- ==>= 0.9.0, < 0.11.0
Package maintainers
-
@shivaraj-bh Shivaraj B H <sbh69840@gmail.com>
-
@codgician codgician <codgician@outlook.com>