VYPR

Bodyparser

by Adonisjs

Source repositories

CVEs (4)

  • CVE-2026-21440CriJan 2, 2026
    risk 0.53cvss epss 0.01

    AdonisJS is a TypeScript-first web framework. A Path Traversal vulnerability in AdonisJS multipart file handling may allow a remote attacker to write arbitrary files to arbitrary locations on the server filesystem. This impacts @adonisjs/bodyparser through version 10.1.1 and…

  • CVE-2026-48795HigJul 15, 2026
    risk 0.49cvss 8.6epss 0.00

    AdonisJS is a TypeScript-first web framework. From 10.1.3 until 10.1.5 and 11.0.3, AdonisJS @adonisjs/bodyparser incompletely fixed CVE-2026-25754 because nested multipart field payloads such as user.__proto__.polluted and constructor.prototype still caused lodash _.set() via…

  • CVE-2026-25762HigFeb 6, 2026
    risk 0.42cvss 7.5epss 0.00

    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…

  • CVE-2026-25754HigFeb 6, 2026
    risk 0.40cvss 7.2epss 0.00

    AdonisJS is a TypeScript-first web framework. Prior to versions 10.1.3 and 11.0.0-next.9, a prototype pollution vulnerability in AdonisJS multipart form-data parsing may allow a remote attacker to manipulate object prototypes at runtime. This issue has been patched in versions…