CVE-2024-7035
MEDIUM6.9EPSS 0.09%Open WebUI Vulnerable to Cross-Site Request Forgery (CSRF)
Published: 3/20/2025Modified: 3/21/2025
Description
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.
Affected packages (1)
- PyPI/open-webuifrom 0, <= 0.3.8
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.9 | CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:N/I:H/A:L |