Open WebUI Vulnerable to Cross-Site Request Forgery (CSRF)
Medium6.9CVE-2024-7035 · Published Mar 20, 2025 · updated Jul 7, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| open-webui PyPI | <= 0.3.8 | No fix yet |
Details and references
In version v0.3.8 of open-webui/open-webui, sensitive actions such as deleting and resetting are performed using the GET method. This vulnerability allows an attacker to perform Cross-Site Request Forgery (CSRF) attacks, where an unaware user can unintentionally perform sensitive actions by simply visiting a malicious site or through top-level navigation. The affected endpoints include /rag/api/v1/reset, /rag/api/v1/reset/db, /api/v1/memories/reset, and /rag/api/v1/reset/uploads. This impacts both the availability and integrity of the application.
- CVSS 3.0
- CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:N/I:H/A:L
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-352
- Also known as
- CVE-2024-7035, PYSEC-2026-1739
More Open WebUI advisories
All Open WebUI| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Mar 202025 | Open WebUI Uncontrolled Resource Consumption vulnerability CVE-2024-12537High7.5no fix yet | High7.5 | No fix yet |
| Mar 202025 | Open WebUI Uncontrolled Resource Consumption vulnerability CVE-2024-12534High7.5no fix yet | High7.5 | No fix yet |
| Mar 202025 | Open WebUI has vulnerable dependency on starlette via fastapi GHSA-w466-2wfc-8g58High7.5no fix yet | High7.5 | No fix yet |
| Mar 202025 | Open WebUI Vulnerable to Cross-Site Scripting (XSS) via Chat File Upload CVE-2024-7044Medium6.8no fix yet | Medium6.8 | No fix yet |
| Mar 202025 | Open WebUI Allows Arbitrary File Reading and Deletion CVE-2024-7043High8.1no fix yet | High8.1 | No fix yet |
| Mar 202025 | Open WebUI Uncontrolled Resource Consumption vulnerability CVE-2024-7036High7.5no fix yet | High7.5 | No fix yet |