๐Ÿ” CVE Alert

CVE-2026-38361

HIGH 7.5
CVSS Score
7.5
EPSS Score
0.6%
EPSS Percentile
71th

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.

Vendor n/a
Product n/a
Published May 8, 2026
Last Updated Jun 10, 2026
Stay Ahead of the Next One

Get instant alerts for n/a n/a

Be the first to know when new high vulnerabilities affecting n/a n/a are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

n/a / n/a
n/a

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/fohrloop/dash-uploader pypi.org: https://pypi.org/project/dash-uploader/ github.com: https://github.com/fohrloop/dash-uploader/blob/stable/dash_uploader/httprequesthandler.py github.com: https://github.com/fohrloop/dash-uploader/issues/153 pypistats.org: https://pypistats.org/packages/dash-uploader libraries.io: https://libraries.io/pypi/dash-uploader pepy.tech: https://pepy.tech/project/dash-uploader docs.python.org: https://docs.python.org/3/library/functions.html#all github.com: https://github.com/a1ohadance/CVE-2026-38361 github.com: https://github.com/github/advisory-database/pull/7636 github.com: https://github.com/advisories/GHSA-xp7f-v245-w3w8