Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-42044

34
FAUCET Score

Axios is a promise based HTTP client for the browser and Node.js. From 1.0.0 to before 1.15.2, he Axios library is vulnerable to a Prototype Pollution "Gadget" attack that allows any Object.prototype pollution in the application's dependency tree to be escalated into surgical, invisible modification of all JSON API responses — including privilege escalation, balance manipulation, and authorization bypass. The default transformResponse function at lib/defaults/index.js:124 calls JSON.parse(data, this.parseReviver), where this is the merged config object. Because parseReviver is not present in Axios defaults, not validated by assertOptions, and not subject to any constraints, a polluted Object.prototype.parseReviver function is called for every key-value pair in every JSON response, allowing the attacker to selectively modify individual values while leaving the rest of the response intact. This vulnerability is fixed in 1.15.2.

First published: Apr 24, 2026Last modified: Apr 24, 2026

Impacted Technologies

VendorProductVersion(s)CPE
>= 1.0.0, < 1.15.1CPE matchmatch criteria
cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

6.5MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:N

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
LOW
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
2.2
Impact Score
4.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.59%
Probability of exploitation in next 30 days
EPSS Percentile
44.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0059 is in the 25th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

npmpatch availablevia ghsa
Product: axiosFixed in: 1.15.2
github_advisoryworkaround availablevia nvd_reference
View patch

Vendor Advisories (1)

npmGHSA-3w6x-2g7m-8v23medium

Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget in `parseReviver`

May 5, 2026

References

access.redhat.com / errata/RHSA-2026:16532
access.redhat.com / errata/RHSA-2026:16534
access.redhat.com / errata/RHSA-2026:16535
access.redhat.com / errata/RHSA-2026:16542
access.redhat.com / errata/RHSA-2026:17657
access.redhat.com / errata/RHSA-2026:17699
access.redhat.com / errata/RHSA-2026:19109
access.redhat.com / errata/RHSA-2026:19375
access.redhat.com / errata/RHSA-2026:20338
access.redhat.com / errata/RHSA-2026:20454
access.redhat.com / errata/RHSA-2026:20889
access.redhat.com / errata/RHSA-2026:20938
access.redhat.com / errata/RHSA-2026:21017
access.redhat.com / errata/RHSA-2026:21338
access.redhat.com / errata/RHSA-2026:21772
access.redhat.com / errata/RHSA-2026:22465
access.redhat.com / errata/RHSA-2026:22629
access.redhat.com / errata/RHSA-2026:22840
access.redhat.com / errata/RHSA-2026:23361
access.redhat.com / errata/RHSA-2026:24471
access.redhat.com / errata/RHSA-2026:24473
access.redhat.com / errata/RHSA-2026:24536
access.redhat.com / errata/RHSA-2026:24539
access.redhat.com / errata/RHSA-2026:24853
access.redhat.com / errata/RHSA-2026:25041
access.redhat.com / errata/RHSA-2026:25089
access.redhat.com / errata/RHSA-2026:25271
access.redhat.com / errata/RHSA-2026:25273
access.redhat.com / errata/RHSA-2026:26214
access.redhat.com / errata/RHSA-2026:26225
access.redhat.com / errata/RHSA-2026:26232
access.redhat.com / errata/RHSA-2026:26234
access.redhat.com / errata/RHSA-2026:33574
access.redhat.com / errata/RHSA-2026:34608
access.redhat.com / errata/RHSA-2026:36107
access.redhat.com / errata/RHSA-2026:36882
access.redhat.com / errata/RHSA-2026:41066
access.redhat.com / errata/RHSA-2026:42078
access.redhat.com / security/cve/CVE-2026-42044
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-42044.json
github.com / axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23
ExploitMitigationVendor Advisory