Advisory Database
  • Advisories
  • Dependency Scanning
  1. pypi
  2. ›
  3. open-webui
  4. ›
  5. CVE-2024-7043

CVE-2024-7043: Open WebUI Allows Arbitrary File Reading and Deletion

March 20, 2025 (updated March 21, 2025)

An improper access control vulnerability in open-webui/open-webui v0.3.8 allows attackers to view and delete any files. The application does not verify whether the attacker is an administrator, allowing the attacker to directly call the GET /api/v1/files/ interface to retrieve information on all files uploaded by users, which includes the ID values. The attacker can then use the GET /api/v1/files/{file_id} interface to obtain information on any file and the DELETE /api/v1/files/{file_id} interface to delete any file.

References

  • github.com/advisories/GHSA-jrhc-9qg9-4qfq
  • github.com/open-webui/open-webui
  • huntr.com/bounties/c01e0c7f-68d8-45cf-91d2-521c97f33b00
  • nvd.nist.gov/vuln/detail/CVE-2024-7043

Code Behaviors & Features

Detect and mitigate CVE-2024-7043 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions up to 0.3.8

Solution

Unfortunately, there is no solution available yet.

Impact 8.1 HIGH

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

Learn more about CVSS

Weakness

  • CWE-821: Incorrect Synchronization

Source file

pypi/open-webui/CVE-2024-7043.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 13 May 2025 00:15:14 +0000.