VDB
KO
HIGH 8.0

GHSA-85jc-8h5p-8vw8

Open WebUI Cross-Site Request Forgery (CSRF) Vulnerability

Details

A vulnerability in open-webui/open-webui versions <= 0.3.8 allows remote code execution by non-admin users via Cross-Site Request Forgery (CSRF). The application uses cookies with the SameSite attribute set to lax for authentication and lacks CSRF tokens. This allows an attacker to craft a malicious HTML that, when accessed by a victim, can modify the Python code of an existing pipeline and execute arbitrary code with the victim's privileges.

Are you affected?

Enter the version of the package you're using.

Affected packages

PyPI / open-webui
Introduced in: 0 Fixed in: 0.3.33
Fix pip install --upgrade 'open-webui>=0.3.33'

References