CVE Catalog

CVE-2026-59216

HighCVSS 7.7
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.28%

19th percentile - higher than 19% of all known CVEs

Summary

A vulnerability in Open WebUI before version 0.10.0 allows authenticated users to execute Python code or tools in another user's session. An attacker can exploit Socket.IO events to hijack a victim's session after learning their socket ID.

Risk Assessment

The risk involves unauthorized code execution in another user's context, potentially leading to confidentiality breaches, data integrity issues, and privilege escalation within the AI platform.

Recommendation

Immediately upgrade Open WebUI to version 0.10.0 or later, which includes a fix for this vulnerability.

Other vulnerabilities in Open WebUI

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS