Axios是Axios开源的一款基于Promise(异步编程的一种解决方案)的HTTP客户端。 Axios 1.15.1之前版本和0.31.1之前版本存在安全漏洞,该漏洞源于Object.prototype被污染时,攻击者可以静默拦截并修改每个JSON响应,或完全劫持底层HTTP传输,获取请求凭据、标头和正文。
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.
| # | POC Description | Source Link | Shenlong Link |
|---|
No public POC found.
Login to generate AI POC| CVE-2026-42035 | 7.4 HIGH | Axios: Header Injection via Prototype Pollution |
| CVE-2026-42043 | 7.2 HIGH | Axios: Incomplete Fix for CVE-2025-62718 — NO_PROXY Protection Bypassed via RFC 1122 Loop |
| CVE-2026-42039 | 6.9 MEDIUM | Axios: unbounded recursion in toFormData causes DoS via deeply nested request data |
| CVE-2026-42038 | 6.8 MEDIUM | Axios: no_proxy bypass via IP alias allows SSRF |
| CVE-2026-42044 | 6.5 MEDIUM | Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget in `parseReviver` |
| CVE-2026-42042 | 5.4 MEDIUM | Axios: XSRF Token Cross-Origin Leakage via Prototype Pollution Gadget in `withXSRFToken` B |
| CVE-2026-42037 | 5.3 MEDIUM | Axios: CRLF Injection in multipart/form-data body via unsanitized blob.type in formDataToS |
| CVE-2026-42034 | 5.3 MEDIUM | Axios: HTTP adapter streamed uploads bypass maxBodyLength when maxRedirects: 0 |
| CVE-2026-42036 | 5.3 MEDIUM | Axios: HTTP adapter streamed responses bypass maxContentLength |
| CVE-2026-42041 | 4.8 MEDIUM | Axios: Authentication Bypass via Prototype Pollution Gadget in `validateStatus` Merge Stra |
| CVE-2026-42040 | 3.7 LOW | Axios: Null Byte Injection via Reverse-Encoding in AxiosURLSearchParams |
No comments yet