Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-67320— axios before 0.33.0 Prototype Pollution via Node HTTP adapter

CVSS 8.3 · High EPSS 0.30% · P23

Possible ATT&CK Techniques 1AI

T1557 · Adversary-in-the-Middle

Affected Version Matrix 4

VendorProductVersion RangeStatus
axiosaxios0.31.1< 0.33.0affected
0.33.0unaffected
1.15.2< 1.18.0affected
1.18.0unaffected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-67320

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
axios before 0.33.0 Prototype Pollution via Node HTTP adapter
Source: CVE Program / CVE List V5
Vulnerability Description
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).
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
信息暴露
Source: CVE Program / CVE List V5

Affected Products

VendorProductAffected VersionsCPESubscribe
axiosaxios 0.31.1 ~ 0.33.0 -
axiosaxios 1.15.2 ~ 1.18.0 -

II. Public POCs for CVE-2026-67320

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium
Qwen3.6-35B-A3B · 7224 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-67320

登录查看更多情报信息。

Patches & Fixes for CVE-2026-67320 (1)

Vendor Advisories for CVE-2026-67320 (2)

Same Patch Batch · axios · 2026-08-01 · 10 CVEs total

CVE-2026-673156.9 MEDIUMaxios 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0 NO_PROXY Bypass via 0.0.0.0
CVE-2026-673216.9 MEDIUMaxios 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 Denial of Service via maxDepth bypass
CVE-2026-673186.3 MEDIUMaxios 1.13.0 before 1.18.0 maxBodyLength Bypass via HTTP/2
CVE-2026-673126.3 MEDIUMaxios 0.28.0 before 0.33.0 Denial of Service via formToJSON
CVE-2026-673166.3 MEDIUMaxios before 1.18.0 Prototype Pollution via bodyless methods
CVE-2026-673136.3 MEDIUMaxios 0.28.0 before 1.18.0 Denial of Service via formDataToJSON
CVE-2026-673176.3 MEDIUMaxios 1.7.0 before 1.18.0 maxBodyLength Bypass via ReadableStream
CVE-2026-673146.3 MEDIUMaxios before 1.18.0 Prototype Pollution via auth subfields
CVE-2026-673196.3 MEDIUMaxios before 0.33.0 Prototype Pollution via nested option objects

IV. Related Vulnerabilities

V. Comments for CVE-2026-67320

No comments yet


Leave a comment