PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-70486 open-webui CVE debrief

Open WebUI, a self-hosted AI platform, had a vulnerability from version 0.9.0 to 0.11.0 that allowed an authenticated user with terminal server access to execute scripts in previewed HTML files, potentially leading to account takeover and server-side code execution. The issue is fixed in version 0.11.0. This vulnerability was particularly concerning because it could be exploited by any authenticated user with access to a configured terminal server, allowing them to read the victim's session token from localStorage and take over the account. In cases where the victim had admin or workspace.functions access, this could also lead to server-side code execution. The vulnerability was a

Vendor
open-webui
Product
Unknown
CVSS
HIGH 8.2
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-04
Original CVE updated
2026-09-18
Advisory published
2026-08-04
Advisory updated
2026-09-18

Who should care

Defenders and administrators of Open WebUI deployments, especially those with admin or workspace.functions access, should assess exposure and apply the patch to prevent potential account takeover and server-side code execution.

Why it matters

CVE-2026-70486 allows authenticated users to execute scripts in previewed HTML files, potentially leading to account takeover and server-side code execution. Defenders should prioritize verifying exposure and applying the patch, especially for systems with admin or workspace.functions access.

  • Potential account takeover for users with access to the terminal server
  • Possible server-side code execution if the victim has admin or workspace.functions access
  • Verification of exposure and patch application priority
  • Monitoring for suspicious activity in Open WebUI deployments

Technical summary

The terminal file-preview serveUrl iframe branch in Open WebUI granted allow-same-origin and allow-scripts for HTML files served from the application origin, allowing authenticated users to execute scripts in previewed files and potentially take over accounts or execute server-side code. This was possible because the iframe branch did not properly restrict the execution of scripts in HTML files, despite being served from the application origin. The vulnerability was particularly concerning because it could be exploited by any authenticated user with access to a configured terminal server.

Defensive priority

Defenders should prioritize verifying exposure and applying the patch, especially for systems with admin or workspace.functions access.

Recommended defensive actions

  • Verify exposure by checking Open WebUI version and terminal server access
  • Apply the patch by updating to version 0.11.0
  • Monitor for suspicious activity, especially for admin or workspace.functions access
  • Review and update inventory checks for Open WebUI deployments
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

The CVE record and NVD entry provide details on the vulnerability, affected versions, and fixed version. Vendor advisories and patches are available on GitHub. The CVE record was published on 2026-08-04T20:16:55.747Z and has not been modified since then. The NVD entry offers additional information on the vulnerability's severity and potential impact. The vendor's advisory on GitHub includes patch details and recommendations for affected users. The release notes for version 0.11.0 confirm that the vulnerability has been fixed. Defe

Sources and references

Verified primary and authoritative sources

  • CVE-2026-70486 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-70486

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-70486 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-70486

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.