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

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-67319— axios before 0.33.0 Prototype Pollution via nested option objects

CVSS 6.3 · Medium EPSS 0.26% · P17

Possible ATT&CK Techniques 1AI

T1408.002

Affected Version Matrix 4

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

I. Basic Information for CVE-2026-67319

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 nested option objects
Source: CVE Program / CVE List V5
Vulnerability Description
axios before 0.33.0 (and 1.x before 1.18.0) can consume inherited properties from nested request option objects when the JavaScript process's Object.prototype has already been polluted by another component. While the top-level merged config uses a null prototype, nested plain objects such as auth and paramsSerializer are cloned into ordinary objects and read without own-property checks. When an application passes placeholder nested objects such as auth: {} or paramsSerializer: {}, inherited username/password values can cause silent injection of an Authorization: Basic header, and inherited encode/serialize values can alter query-string serialization (full serializer replacement requires a function-valued pollution primitive). This is exploitable only in the presence of pre-existing prototype pollution.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:L/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
CWE-1321
Source: CVE Program / CVE List V5
Vulnerability Title
Axios 输入验证错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Axios是Axios团队开源的一款基于Promise(异步编程的一种解决方案)的HTTP客户端。 Axios 0.33.0之前版本和1.18.0版本之前的1.x版本存在输入验证错误漏洞,该漏洞源于在JavaScript进程的Object.prototype已被其他组件污染时,未检查嵌套请求选项对象(如auth和paramsSerializer)的自身属性而读取继承属性,可能导致静默注入Authorization: Basic标头或改变查询字符串序列化。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
axiosaxios 0.8.0 ~ 0.33.0 -
axiosaxios 1.0.0 ~ 1.18.0 -

II. Public POCs for CVE-2026-67319

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-67319

登录查看更多情报信息。

Vendor Advisories for CVE-2026-67319 (2)

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

CVE-2026-673208.3 HIGHaxios before 0.33.0 Prototype Pollution via Node HTTP adapter
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

IV. Related Vulnerabilities

V. Comments for CVE-2026-67319

No comments yet


Leave a comment