Prototype Pollution Vulnerability in Axios
CVE-2026-67316

6.3MEDIUM

Key Information:

Vendor

AxiOS

Status
Vendor
CVE Published:
1 August 2026

What is CVE-2026-67316?

The Axios library contains a vulnerability allowing prototype pollution through bodyless method calls. Attackers can exploit this flaw to alter request construction if Object.prototype is already polluted by a prior vulnerability or dependency. Specifically, methods such as axios.get(), axios.delete(), axios.head(), and axios.options() can be manipulated to include attacker-controlled data when the request configuration is not properly normalized. In certain low-level paths, manipulating the configuration can lead to serious security issues, such as routing requests through an attacker-controlled proxy or improperly serializing URLs, thereby exposing applications to potential attacks. This vulnerability is mitigated in versions 1.18.0 and 0.33.0.

Affected Version(s)

axios 1.0.0 < 1.18.0

axios 0 < 0.33.0

axios 1.18.0

References

CVSS V4

Score:
6.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
Low
Availability:
None
Attack Vector:
Network
Attack Complexity:
High
Attack Required:
Physical
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

bilerden
.