CVE-2024-7806
Open WebUI Cross-Site Request Forgery (CSRF) Vulnerability
8.0
HIGH
CVSS 3.1
EPSS 1.8%
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 victim's privileges.
How to fix CVE-2024-7806
To remediate CVE-2024-7806, upgrade the affected package to a fixed version below.
- —upgrade to 0.3.33 or later
Is CVE-2024-7806 being exploited?
Low — EPSS is 1.8%, meaning exploitation activity has not been observed at scale.
Affected packages (1)
- from 0, < 0.3.33
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | HIGH8.0 | CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H |