CVE-2024-7034

Public Exploit
Remote Code Execution due to Arbitrary File Write in open-webui/open-webui

Description

In open-webui version 0.3.8, the endpoint `/models/upload` is vulnerable to arbitrary file write due to improper handling of user-supplied filenames. The vulnerability arises from the usage of `file_path = f"{UPLOAD_DIR}/{file.filename}"` without proper input validation or sanitization. An attacker can exploit this by manipulating the `file.filename` parameter to include directory traversal sequences, causing the resulting `file_path` to escape the intended `UPLOAD_DIR` and potentially overwrite arbitrary files on the system. This can lead to unauthorized modifications of system binaries, configuration files, or sensitive data, potentially enabling remote command execution.

Category

7.2
CVSS
Severity: High
CVSS 3.1 •
CVSS 3.0 •
EPSS 0.69% Top 30%
Third-Party Advisory huntr.com
Affected: open-webui open-webui/open-webui
Published at:
Updated at:

References

Frequently Asked Questions

What is the severity of CVE-2024-7034?
CVE-2024-7034 has been scored as a high severity vulnerability.
How to fix CVE-2024-7034?
To fix CVE-2024-7034, make sure you are using an up-to-date version of the affected component(s) by checking the vendor release notes. As for now, there are no other specific guidelines available.
Is CVE-2024-7034 being actively exploited in the wild?
It is possible that CVE-2024-7034 is being exploited or will be exploited in a near future based on public information. According to its EPSS score, there is a ~1% probability that this vulnerability will be exploited by malicious actors in the next 30 days.
What software or system is affected by CVE-2024-7034?
CVE-2024-7034 affects open-webui open-webui/open-webui.
This platform uses data from the NIST NVD, MITRE CVE, MITRE CWE, First.org and CISA KEV but is not endorsed or certified by these entities. CVE is a registred trademark of the MITRE Corporation and the authoritative source of CVE content is MITRE's CVE web site. CWE is a registred trademark of the MITRE Corporation and the authoritative source of CWE content is MITRE's CWE web site.
© 2025 Under My Watch. All Rights Reserved.