Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @adonisjs/bodyparser
  4. ›
  5. CVE-2026-25762

CVE-2026-25762: AdonisJS vulnerable to Denial of Service (DoS) via Unrestricted Memory Buffering in PartHandler during File Type Detection

February 6, 2026 (updated February 7, 2026)

A Denial of Service (DoS) vulnerability (CWE-400) 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 affects applications that accept multipart/form-data uploads using affected versions of @adonisjs/bodyparser.

References

  • github.com/adonisjs/bodyparser/releases/tag/v10.1.3
  • github.com/adonisjs/bodyparser/releases/tag/v11.0.0-next.9
  • github.com/adonisjs/core
  • github.com/adonisjs/core/security/advisories/GHSA-xx9g-fh25-4q64
  • github.com/advisories/GHSA-xx9g-fh25-4q64
  • nvd.nist.gov/vuln/detail/CVE-2026-25762

Code Behaviors & Features

Detect and mitigate CVE-2026-25762 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 10.1.3, all versions starting from 11.0.0-next.0 before 11.0.0-next.9

Fixed versions

  • 10.1.3
  • 11.0.0-next.9

Solution

Upgrade to versions 10.1.3, 11.0.0-next.9 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-400: Uncontrolled Resource Consumption
  • CWE-770: Allocation of Resources Without Limits or Throttling

Source file

npm/@adonisjs/bodyparser/CVE-2026-25762.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 07 Feb 2026 12:17:29 +0000.