VYPR
Vendor

Adonisjs

Products
6
CVEs
8
Across products
12
Status
Private

Products

6

Recent CVEs

8
  • 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-22814HigJan 13, 2026
    risk 0.46cvss epss 0.00

    @adonisjs/lucid is an SQL ORM for AdonisJS built on top of Knex. Prior to 21.8.2 and 22.0.0-next.6, there is a Mass Assignment vulnerability in AdonisJS Lucid which may allow a remote attacker who can influence data that is passed into Lucid model assignments to overwrite the…

  • 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-61526MedJul 30, 2026
    risk 0.33cvss 6.1epss 0.00

    AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In versions 8.0.0-next.0 through 8.2.0 and 9.0.0 through 9.0.2, the error.message is interpolated into the default HTML exception response without escaping, allowing a crafted missing-route…

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

  • CVE-2021-23443MedSep 21, 2021
    risk 0.28cvss 5.4epss 0.01

    This affects the package edge.js before 5.3.2. A type confusion vulnerability can be used to bypass input sanitization when the input to be rendered is an array (instead of a string or a SafeValue), even if {{ }} are used.