CVE-2026-48795
Received Received - Intake

Prototype Pollution in AdonisJS Bodyparser

Vulnerability report for CVE-2026-48795, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-15

Last updated on: 2026-07-15

Assigner: GitHub, Inc.

Description

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 @poppinss/utils to create plain intermediate objects and pollute Object.prototype. This issue is fixed in versions 10.1.5 and 11.0.3.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-15
Last Modified
2026-07-15
Generated
2026-07-16
AI Q&A
2026-07-16
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
adonisjs bodyparser From 10.1.3 (inc) to 10.1.5 (inc)
adonisjs bodyparser 11.0.3

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-1321 The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in AdonisJS affects the @adonisjs/bodyparser package versions between 10.1.3 and 10.1.5 and 11.0.3. It involves incomplete fixes for CVE-2026-25754 where nested multipart field payloads like user.__proto__.polluted or constructor.prototype still allow prototype pollution via lodash _.set() in @poppinss/utils. This creates plain intermediate objects that pollute Object.prototype.

Impact Analysis

An attacker could exploit this to manipulate application behavior, bypass security controls, or execute unauthorized actions by polluting the Object.prototype. This may lead to data tampering, remote code execution, or denial of service depending on the application's use of user-controlled input.

Compliance Impact

This vulnerability could lead to unauthorized data access or modification, violating GDPR's integrity and confidentiality principles or HIPAA's security requirements. Organizations may face compliance violations, legal penalties, or reputational damage if exploited.

Mitigation Strategies

Upgrade AdonisJS @adonisjs/bodyparser to versions 10.1.5 or 11.0.3 or later to address the incomplete fix for CVE-2026-25754.

Chat Assistant

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

EPSS Chart