Security Advisory

CVE-2024-7806

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-03-20 10:11:05
Last updated 2025-03-20 15:21:35
Assigner @huntr_ai
State PUBLISHED

Description

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 victims privileges.