icon

We found results for “

CVE-2025-64496

Good to know:

icon
icon

Date: November 7, 2025

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Versions 0.6.224 and prior contain a code injection vulnerability in the Direct Connections feature that allows malicious external model servers to execute arbitrary JavaScript in victim browsers via Server-Sent Event (SSE) execute events. This leads to authentication token theft, complete account takeover, and when chained with the Functions API, enables remote code execution on the backend server. The attack requires the victim to enable Direct Connections (disabled by default) and add the attacker's malicious model URL, achievable through social engineering of the admin and subsequent users. This issue is fixed in version 0.6.35.

Severity Score

Severity Score

Weakness Type (CWE)

Trust Boundary Violation

CWE-501

Inclusion of Functionality from Untrusted Control Sphere

CWE-829

Improper Neutralization of Directives in Dynamically Evaluated Code ('Eval Injection')

CWE-95

Inclusion of Web Functionality from an Untrusted Source

CWE-830

Top Fix

icon

Upgrade Version

Upgrade to version open-webui - 0.6.35;https://github.com/open-webui/open-webui.git - v0.6.35

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): LOW
User Interaction (UI): REQUIRED
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): HIGH
Availability (A): NONE

Do you need more information?

Contact Us