{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:openwebui:open_webui:0.3.8:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0.3.8"
              },
              {
                "last_affected": "0.3.8"
              }
            ],
            "source": "CPE_STRING"
          },
          "events": [
            {
              "introduced": "9bcd4ce5c0a01af68c0d2aa44554a68bb741c61b"
            },
            {
              "last_affected": "9bcd4ce5c0a01af68c0d2aa44554a68bb741c61b"
            }
          ],
          "repo": "https://github.com/open-webui/open-webui",
          "type": "GIT"
        }
      ],
      "versions": [
        "0.3.8"
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "@huntr_ai",
    "cwe_ids": [
      "CWE-352"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/7xxx/CVE-2024-7035.json"
  },
  "details": "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.",
  "id": "CVE-2024-7035",
  "modified": "2026-07-15T01:49:13.550179287Z",
  "published": "2025-03-20T10:10:03.845Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://huntr.com/bounties/2ac81740-410b-467a-9244-75d82a6f9e11"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/7xxx/CVE-2024-7035.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7035"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.0/AV:N/AC:L/PR:H/UI:R/S:C/C:N/I:H/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Cross-Site Request Forgery (CSRF) in open-webui/open-webui"
}