CVE-2024-7035 MEDIUM

CVE-2024-7035: Cross-Site Request Forgery (CSRF) in open-webui/open-webui

Vendor Open-Webui
Product open-webui/open-webui
Weakness CWE-352 · CSRF
Published March 20, 2025
Last update March 20, 2025

CVSS base score

6.9/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction Required
Confidentiality None
Integrity High

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:N/I:H/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

March 20, 2025 CVE published
March 20, 2025 Record updated