CVE detail
CVE-2026-38361
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 24.9 · diversity 20.0 · KEV 0.0 · OTX 0.0 · PoC 4.5
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
11 source links · newest first
- https://pypistats.org/packages/dash-uploaderpypistats.org
No excerpt available.
Productpypistats.orgMay 8, 2026, 3:16 PM No excerpt available.
Third Party Advisorypypi.orgMay 8, 2026, 3:16 PMNo excerpt available.
Productpepy.techMay 8, 2026, 3:16 PM- https://libraries.io/pypi/dash-uploaderlibraries.io
No excerpt available.
Productlibraries.ioMay 8, 2026, 3:16 PM No excerpt available.
Exploitgithub.comMay 8, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comMay 8, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comMay 8, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comMay 8, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comMay 8, 2026, 3:16 PMNo excerpt available.
Exploitgithub.comMay 8, 2026, 3:16 PM- https://docs.python.org/3/library/functions.html#alldocs.python.org
No excerpt available.
Technical Descriptiondocs.python.orgMay 8, 2026, 3:16 PM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
1 repository references · best confidence 0.90 · max 0 stars
- a1ohadance/CVE-2026-38361High confidencegithubNVD Exploit reference0 starsDiscovered Jul 12, 2026, 6:20 PM
NVD labels the source link as Exploit; this is not independent verification of the repository's code.
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-58182CVSS 8.2 · High
The Apache Traffic Server ts_lua plugin mishandles initialization, transform context, and per-instance state. This issue affects Apache Traffic Server: from 8.0.0 through 8.1.9,…
- CVE-2026-65324CVSS 8.2 · High
Apache Traffic Server drops the per-stream buffer cap when dechunking HTTP/2 or HTTP/3 responses, letting a slow client exhaust server memory. This issue affects Apache Traffic S…
- CVE-2026-58151CVSS 8.7 · High
Apache Traffic Server can be crashed or driven to resource exhaustion by abusive HTTP/2 framing and flow-control. This issue affects Apache Traffic Server: from 8.0.0 through 8.1…
- CVE-2026-59942CVSS 6.3 · Medium
Dompdf is an HTML to PDF converter for PHP. Versions 3.15 and prior are vulnerable to a Denial of Service (DoS) attack via resource exhaustion. An attacker can crash the PHP proce…
- CVE-2026-59941CVSS 6.3 · Medium
Dompdf is an HTML to PDF converter for PHP. Versions 3.15 and prior accept a BMP image and generates a PDF-compatible PNG based only on its declared header dimensions and never bo…
- CVE-2026-14981CVSS 7.5 · High
IBM WebSphere Application Server 9.0, and 8.5 and IBM WebSphere Application Server - Liberty 17.0.0.3 through 26.0.0.7 are affected by a denial of service vulnerability in the HTT…