CVE-2026-25762
Unknown
Unknown - Not Provided
Denial of Service in AdonisJS Bodyparser Multipart Handling
Publication date: 2026-02-06
Last updated on: 2026-03-17
Assigner: GitHub, Inc.
Description
Description
AdonisJS is a TypeScript-first web framework. Prior to versions 10.1.3 and 11.0.0-next.9, a denial of service (DoS) vulnerability exists in the multipart file handling logic of @adonisjs/bodyparser. When processing file uploads, the multipart parser may accumulate an unbounded amount of data in memory while attempting to detect file types, potentially leading to excessive memory consumption and process termination. This issue has been patched in versions 10.1.3 and 11.0.0-next.9.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| adonisjs | bodyparser | to 10.1.3 (exc) |
| adonisjs | bodyparser | 11.0.0 |
| adonisjs | bodyparser | 11.0.0 |
| adonisjs | bodyparser | 11.0.0 |
| adonisjs | bodyparser | 11.0.0 |
| adonisjs | bodyparser | 11.0.0 |
| adonisjs | bodyparser | 11.0.0 |
| adonisjs | bodyparser | 11.0.0 |
| adonisjs | bodyparser | 11.0.0 |
| adonisjs | bodyparser | From 10.1.4 (inc) to 11.0.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |