CVE-2024-7806

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.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:openwebui:open_webui:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2025-03-20 10:15

Updated : 2025-03-26 16:46


NVD link : CVE-2024-7806

Mitre link : CVE-2024-7806

CVE.ORG link : CVE-2024-7806


JSON object : View

Products Affected

openwebui

  • open_webui
CWE
CWE-352

Cross-Site Request Forgery (CSRF)