VYPR

Core

by Adonisjs

Source repositories

CVEs (4)

  • 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…

  • CVE-2026-40255MedApr 16, 2026
    risk 0.33cvss 6.1epss 0.00

    AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In @adonisjs/http-server versions prior to 7.8.1 and 8.0.0-next.0 through 8.1.3, and @adonisjs/core versions prior to 7.4.0, the response.redirect().back() method reads the Referer header…