GHSA-crh6-pj8c-xrhc · Severity: medium · Ecosystem: pip — Open WebUI Allows Arbitrary File Write via the `/models/upload` Endpoint
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.
Conclusion & alert: CVE-2024-7034 is rated High Exploit Risk (77.4/100): CVSS High severity, with high exploitation likelihood (EPSS 6.73%, 91th percentile). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). EPSS rose +1.61% over the last day, indicating growing attacker interest. Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-30 | 5.12% | 6.73% | +1.61% |
| 2 | 2026-04-28 | 2.99% | 5.12% | +2.13% |
| 3 | 2026-01-14 | — | 2.99% | — |
Full EPSS history (23 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.2 | 3.1 | HIGH |
|
1.2 | 5.9 | [email protected] |
| 6.5 | 3.0 | MEDIUM |
|
1.2 | 5.2 | [email protected] |
GHSA-crh6-pj8c-xrhc · Severity: medium · Ecosystem: pip — Open WebUI Allows Arbitrary File Write via the `/models/upload` Endpoint
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| openwebui | open_webui | 0.3.8 | cpe:2.3:a:openwebui:open_webui:0.3.8:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://huntr.com/bounties/711beada-10fe-4567-9278-80a689da8613 | Exploit Third Party Advisory |