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-06-16
AI Q&A
2026-02-07
EPSS Evaluated
2026-06-14
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 Quick Actions
Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Compliance Impact

I don't know

Detection Guidance

I don't know

Mitigation Strategies

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.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-25762. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart