Prototype Pollution Vulnerability in Axios HTTP Client
CVE-2026-44494

8.7HIGH

Key Information:

Vendor

AxiOS

Status
Vendor
CVE Published:
11 June 2026

What is CVE-2026-44494?

The Axios HTTP client, used for handling HTTP requests in JavaScript applications, is susceptible to a Prototype Pollution vulnerability from versions 1.0.0 to before 1.16.0. This flaw allows attackers to inject malicious properties into an object’s prototype chain, enabling a full Man-in-the-Middle (MITM) attack on HTTP requests. When exploited, an attacker can intercept, read, and modify all HTTP traffic in the application, including sensitive authentication credentials, by routing requests through a malicious proxy server. This critical security issue is addressed in Axios version 1.16.0.

Affected Version(s)

axios >= 1.0.0, < 1.16.0

References

CVSS V3.1

Score:
8.7
Severity:
HIGH
Confidentiality:
High
Integrity:
High
Availability:
High
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
None
User Interaction:
None
Scope:
Changed

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.