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
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
Published
2026-02-06
Last Modified
2026-03-17
Generated
2026-05-06
AI Q&A
2026-02-07
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 10 associated CPEs
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
CWE Icon
KEV
KEV Icon
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.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the multipart file handling logic of the @adonisjs/bodyparser package used by the AdonisJS web framework. When processing file uploads, the multipart parser may accumulate an unbounded amount of data in memory while trying to detect file types. This excessive memory consumption can lead to denial of service (DoS) by causing the process to terminate unexpectedly.


How can this vulnerability impact me? :

The vulnerability can cause a denial of service (DoS) condition by consuming excessive memory during file upload processing. This can lead to the termination of the application process, resulting in downtime or unavailability of services that rely on the AdonisJS framework.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, you should upgrade the @adonisjs/bodyparser package to version 10.1.3 or later, or to 11.0.0-next.9 or later. These versions contain the patch that fixes the denial of service issue in the multipart file handling logic.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart