axios in a Node.js deployment using the HTTP adapter can route requests through an attacker-controlled proxy. axios hardens merged request configuration by creating a null-prototype object, but request interceptors run after the merge; a common immutable interceptor pattern such as {...config} or Object.assign({}, config) converts the hardened config back into a regular object. axios then dispatches that object without re-hardening it, and the Node HTTP adapter reads config.proxy through the prototype chain. If an attacker can pollute Object.prototype.proxy, affected requests can be routed through an attacker-controlled proxy. For plaintext HTTP requests, the proxy can observe Authorization headers, Basic auth from config.auth, method, absolute URL, Host, and request body, and can return its own response. This does not establish browser impact or HTTPS header/body disclosure under normal TLS validation. Affected versions are >=0.31.1 (fixed in 0.33.0) and >=1.15.2 (fixed in 1.18.0).
CVE-2026-67320
This high-severity CVE scores 8.3 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 77% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
A fix is available — apply it.
- CVSS v3
- 8.3
- EG Score
- 8.3(medium)
- EG Risk
- 37(Track)EG Risk 37/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity83% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 23%
- KEV
- Not listed
Published
August 1, 2026
Last Modified
August 3, 2026
Advisory Details (3)
Auto-updated Aug 1, 2026axios before 0.33.0 Prototype Pollution via Node HTTP adapter | Advisories | VulnCheck
https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-node-http-adaptercommit df53d7dd99b2 (axios/axios)
Patch available: axios/axios v1.16.0 (contains commit df53d7dd99b2)
https://github.com/axios/axios/commit/df53d7dd99b202fb194217abd127ae6a630e70dcAxios Node HTTP adapter can use an inherited proxy after interceptor config cloning · Advisory · axios/axios · GitHub
https://github.com/axios/axios/security/advisories/GHSA-gcfj-64vw-6mp9Vendor Advisories for CVE-2026-67320(4)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
- GHSA-68jp-44vc-2x5hGitHub Security AdvisoriesHigh
axios in a Node.js deployment using the HTTP adapter can route requests through an attacker...
- RHSA-2026:48758Red Hat Product SecurityCritical
Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update
- RHSA-2026:48241Red Hat Product SecurityCritical
Red Hat Security Advisory: Red Hat Hardened Images RPMs Security Update
- RHSA-2026:47619Red Hat Product SecurityCritical
Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update
Patch Availability(3)
| Vendor / Ecosystem | Fixed in / Patch | Released | Source |
|---|---|---|---|
| redhat | jaeger-main-2.20.0-0.8.hum1 | 2026-07-30 | redhat |
| redhat | grafana13-1-main-13.1.1-0.3.hum1 | 2026-07-29 | redhat |
| redhat | grafana12-4-main-12.4.6-0.2.hum1 | 2026-07-28 | redhat |
Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.
Affected Packages
(2 across 2 ecosystems)
Debian:14(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| node-axios | 1.11.0+dfsg-1 ... 1.8.4+dfsg-1 (9 versions) | 1.18.0-1 | — |
npm(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| axios | — | 1.18.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 43× in last 7d / 81× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-15 10:57 UTCEG score recompute
- 2026-08-15 10:57 UTCVendor advisory
- 2026-08-15 10:57 UTCGHSA enrichment
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 23:42 UTCVendor advisory
- 2026-08-14 23:42 UTCGHSA enrichment
- 2026-08-14 12:28 UTCVendor advisory
- 2026-08-14 12:28 UTCGHSA enrichment
- 2026-08-14 01:13 UTCEG score recompute
- 2026-08-14 01:13 UTCVendor advisory
- 2026-08-14 01:13 UTCGHSA enrichment
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 13:58 UTCVendor advisory
- 2026-08-13 13:58 UTCGHSA enrichment
- 2026-08-13 02:43 UTCVendor advisory
- 2026-08-13 02:43 UTCGHSA enrichment
- 2026-08-12 15:29 UTCEG score recompute
- 2026-08-12 15:29 UTCVendor advisory
- 2026-08-12 15:29 UTCGHSA enrichment
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 04:07 UTCVendor advisory
- 2026-08-12 04:07 UTCGHSA enrichment
- 2026-08-11 16:52 UTCEG score recompute
- 2026-08-11 16:52 UTCVendor advisory
- 2026-08-11 16:52 UTCGHSA enrichment
Show 56 moreShow fewer
- 2026-08-11 05:38 UTCEG score recompute
- 2026-08-11 05:38 UTCVendor advisory
- 2026-08-11 05:38 UTCGHSA enrichment
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 18:23 UTCVendor advisory
- 2026-08-10 18:23 UTCGHSA enrichment
- 2026-08-10 07:08 UTCVendor advisory
- 2026-08-10 07:08 UTCGHSA enrichment
- 2026-08-09 19:54 UTCEG score recompute
- 2026-08-09 19:54 UTCVendor advisory
- 2026-08-09 19:54 UTCGHSA enrichment
- 2026-08-09 13:47 UTCEPSS rescore
- 2026-08-09 08:39 UTCVendor advisory
- 2026-08-09 08:39 UTCGHSA enrichment
- 2026-08-08 21:25 UTCEG score recompute
- 2026-08-08 21:25 UTCVendor advisory
- 2026-08-08 21:25 UTCGHSA enrichment
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 10:10 UTCVendor advisory
- 2026-08-08 10:10 UTCGHSA enrichment
- 2026-08-07 22:55 UTCEG score recompute
- 2026-08-07 22:55 UTCVendor advisory
- 2026-08-07 22:55 UTCGHSA enrichment
- 2026-08-07 11:41 UTCVendor advisory
- 2026-08-07 11:40 UTCGHSA enrichment
- 2026-08-07 00:24 UTCEG score recompute
- 2026-08-07 00:24 UTCVendor advisory
- 2026-08-07 00:24 UTCGHSA enrichment
- 2026-08-06 13:47 UTCEPSS rescore
- 2026-08-06 13:09 UTCVendor advisory
- 2026-08-06 13:09 UTCGHSA enrichment
- 2026-08-06 01:54 UTCEG score recompute
- 2026-08-06 01:54 UTCVendor advisory
- 2026-08-06 01:54 UTCGHSA enrichment
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 19:17 UTCEPSS rescore
- 2026-08-05 14:39 UTCVendor advisory
- 2026-08-05 14:39 UTCGHSA enrichment
- 2026-08-05 03:24 UTCGHSA enrichment
- 2026-08-04 16:09 UTCEG score recompute
- 2026-08-04 16:09 UTCGHSA enrichment
- 2026-08-04 15:10 UTCEPSS rescore
- 2026-08-04 10:39 UTCEPSS rescore
- 2026-08-04 04:55 UTCGHSA enrichment
- 2026-08-03 17:40 UTCEG score recompute
- 2026-08-03 17:40 UTCGHSA enrichment
- 2026-08-03 16:19 UTCEG score recompute
- 2026-08-03 16:19 UTCGHSA enrichment
- 2026-08-03 10:36 UTCEPSS rescore
- 2026-08-03 10:24 UTCGHSA enrichment
- 2026-08-02 23:04 UTCGHSA enrichment
- 2026-08-02 11:49 UTCGHSA enrichment
- 2026-08-02 00:34 UTCGHSA enrichment
- 2026-08-01 13:19 UTCEG score recompute
- 2026-08-01 12:44 UTCEG score recompute
- 2026-08-01 12:42 UTCMITRE cvelistV5first tracked
Related CVEs(same vendor + same CWE)
Same vendor
10 shownredhat
- CVE-2001-0825EG 10.0HIGH
- CVE-2001-1009EG 10.0EPSS p93HIGH
- CVE-2001-0554EG 10.0EPSS p98HIGH
- CVE-2001-1162EG 10.0EPSS p96HIGH
- CVE-2001-0414EG 10.0EPSS p100HIGH
- CVE-2001-0191EG 10.0EPSS p92HIGH
- CVE-2001-0301EG 10.0EPSS p90HIGH
- CVE-2001-0197EG 10.0EPSS p96HIGH
- CVE-2001-0233EG 10.0EPSS p96HIGH
- CVE-2001-0010EG 10.0EPSS p98HIGH
Frequently asked(5)
What is CVE-2026-67320?
When was CVE-2026-67320 disclosed?
Is CVE-2026-67320 actively exploited?
What is the CVSS score of CVE-2026-67320?
How do I remediate CVE-2026-67320?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-67320
Is Your Infrastructure Affected by CVE-2026-67320?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.