GHSA-xp7f-v245-w3w8 · Severity: high — An issue in fohrloop dash-uploader v.0.1.0 through v.0.7.0a2 allows a remote attacker to execute...
Multiple unauthenticated denial-of-service (DoS) issues in fohrloop dash-uploader v0.1.0 through v0.7.0a2. The chunked-upload handler (dash_uploader/httprequesthandler.py, dash_uploader/upload.py) trusts unsanitized, attacker-controlled upload parameters (e.g. flowTotalChunks) and does not enforce the documented max_file_size limit, allowing a remote, unauthenticated attacker to cause an out-of-memory (OOM) process crash (unbounded range(1, flowTotalChunks + 1) allocation), truncation of the target file to zero bytes (flowTotalChunks=0, where the all([]) == True quirk runs the file-assembly branch on zero chunks), permanent disk exhaustion (never-cleaned-up temporary directories per flowIdentifier), and a complete bypass of the documented max_file_size limit.
Conclusion & alert: CVE-2026-38361 is rated High Exploit Risk (72/100): CVSS High severity, with medium exploitation likelihood (EPSS 0.92%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). 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-06-11 | 0.60% | 0.92% | +0.32% |
| 2 | 2026-05-22 | 0.74% | 0.60% | -0.14% |
| 3 | 2026-05-14 | — | 0.74% | — |
Full EPSS history (5 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-xp7f-v245-w3w8 · Severity: high — An issue in fohrloop dash-uploader v.0.1.0 through v.0.7.0a2 allows a remote attacker to execute...
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| fohrloop | dash-uploader | >= 0.1.0, <= 0.6.1 | cpe:2.3:a:fohrloop:dash-uploader:*:*:*:*:*:python:*:* |
| fohrloop | dash-uploader | 0.7.0 | cpe:2.3:a:fohrloop:dash-uploader:0.7.0:alpha1:*:*:*:python:*:* |
| fohrloop | dash-uploader | 0.7.0 | cpe:2.3:a:fohrloop:dash-uploader:0.7.0:alpha2:*:*:*:python:*:* |