Lucene search
+L

64 matches found

RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.6 views

axios: Axios: Information disclosure of proxy credentials via redirect flows

A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final...

8.2CVSS0.00664EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.7 views

axios: Axios: Information disclosure of proxy credentials via redirect flows

A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final...

8.2CVSS0.00664EPSS
SaveExploits1References5
Veracode
Veracode
added 2026/08/08 8:38 a.m.10 views

Prototype Pollution

Axios is vulnerable to Prototype Pollution. The vulnerability is due to Object.prototype.proxy being able to influence the Node HTTP adapter through an un-rehardened request configuration, allowing an attacker who can pollute the prototype to route requests through an attacker-controlled proxy...

8.3CVSS5.3AI score0.0037EPSS
SaveExploits1References5Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/07 10:13 a.m.9 views

Security Bulletin:Axios Prototype Pollution Vulnerability Fixed in Version 1.15.2

Summary Axios is a promise based HTTP client for the browser and Node.js. From version 1.0.0 to before version 1.15.2, fFive config properties auth, baseURL, socketPath, beforeRedirect, and insecureHTTPParser in the HTTP adapter are read via direct property access without hasOwnProperty guards,...

9.1CVSS7.3AI score0.00715EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.11 views

Node.js Module axios 0.31.1 < 0.33.0 / 1.15.2 < 1.18.0 Proxy Hijacking (CVE-2026-67320)

The version of the axios Node.js module installed on the remote host is 0.31.1 prior to 0.33.0 or 1.15.2 prior to 1.18.0. It is, therefore, affected by a vulnerability: - axios in a Node.js deployment using the HTTP adapter can route requests through an attacker-controlled proxy. Request...

8.3CVSS5.4AI score0.0037EPSS
SaveExploits1References2
Atlassian
Atlassian
added 2026/08/06 5:32 p.m.12 views

Information Disclosure axios Dependency in Jira Service Management Data Center

This High severity Information Disclosure vulnerability was introduced in versions 5.17.2, 10.0.0, 10.1.1, 10.2.0, 10.3.0, 10.4.0, 10.5.0, 10.6.0, 10.7.1, 11.0.0, 11.1.0, 11.2.0, and 11.3.0 of Jira Service Management Data Center. This Information Disclosure vulnerability, with a CVSS Score of 7.5...

7.5CVSS5.4AI score0.0066EPSS
SaveExploits1
Atlassian
Atlassian
added 2026/08/06 4:32 p.m.10 views

Information Disclosure axios Dependency in Jira Service Management Data Center

This High severity Information Disclosure vulnerability was introduced in versions 5.17.2, 10.0.0, 10.1.1, 10.2.0, 10.3.0, 10.4.0, 10.5.0, 10.6.0, 10.7.1, 11.0.0, 11.1.0, 11.2.0, and 11.3.0 of Jira Service Management Data Center. This Information Disclosure vulnerability, with a CVSS Score of 8.2...

8.2CVSS5.3AI score0.00664EPSS
SaveExploits1
Atlassian
Atlassian
added 2026/08/03 4:30 p.m.12 views

Information Disclosure axios Dependency in Bitbucket Data Center

This High severity Information Disclosure vulnerability was introduced in versions 9.4.21, 10.2.4, and 10.3.1 of Bitbucket Data Center. This Information Disclosure vulnerability, with a CVSS Score of 8.3 and a CVSS Vector of 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 allows ...

8.3CVSS5.3AI score0.0037EPSS
SaveExploits1
Atlassian
Atlassian
added 2026/08/03 4:30 p.m.14 views

Information Disclosure axios Dependency in Crowd Data Center

This High severity Information Disclosure vulnerability was introduced in version 7.2.1 of Crowd Data Center. This Information Disclosure vulnerability, with a CVSS Score of 8.3 and a CVSS Vector of 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 allows an unauthenticated attacke...

8.3CVSS5.3AI score0.0037EPSS
SaveExploits1
OSV
OSV
added 2026/08/01 3:30 p.m.11 views

GHSA-68JP-44VC-2X5H Duplicate Advisory: Axios Node HTTP adapter can use an inherited proxy after interceptor config cloning

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-gcfj-64vw-6mp9. This link is maintained to preserve external references. Original Description axios in a Node.js deployment using the HTTP adapter can route requests through an attacker-controlled proxy. axios...

8.3CVSS5.8AI score
SaveExploits0References4
NVD
NVD
added 2026/08/01 1:17 p.m.13 views

CVE-2026-67320

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...

8.3CVSS0.0037EPSS
SaveExploits1References3
UbuntuCve
UbuntuCve
added 2026/08/01 1:17 p.m.14 views

CVE-2026-67320

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...

8.3CVSS5.3AI score0.0037EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2026/08/01 12:22 p.m.19 views

CVE-2026-67318

axios versions =1.13.0 Node.js HTTP adapter fail to enforce the configured maxBodyLength limit on streamed request bodies when requests are sent with httpVersion: 2. Because Node's HTTP/2 request API does not honor the maxBodyLength option and axios's byte-counting stream wrapper is gated on...

6.3CVSS5.6AI score0.00429EPSS
SaveExploits1
OSV
OSV
added 2026/08/01 12:22 p.m.11 views

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

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...

8.3CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/01 12:22 p.m.44 views

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

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...

8.3CVSS0.0037EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/08/01 12:22 p.m.16 views

EUVD-2026-51847

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...

8.3CVSS5.5AI score0.0037EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/08/01 12:22 p.m.9 views

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

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...

8.3CVSS5.4AI score0.0037EPSS
SaveExploits1References3
CVE
CVE
added 2026/08/01 12:22 p.m.106 views

CVE-2026-67320

CVE-2026-67320 affects axios on Node.js when using the HTTP adapter. A hardened config object can be re-exposed to regular objects via common patterns, allowing an attacker to pollute Object.prototype.proxy and route plaintext-HTTP requests through a malicious proxy. Impact includes exposure of A...

8.3CVSS5.5AI score0.0037EPSS
SaveExploits1References3Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/30 11:11 a.m.12 views

axios: axios: Information disclosure via Prototype Pollution in Node HTTP adapter

A flaw was found in axios when used in a Node.js deployment with the HTTP adapter. This vulnerability, known as Prototype Pollution, occurs because request interceptors can revert hardened request configurations, allowing an attacker to manipulate the Object.prototype.proxy property. If...

8.3CVSS5.4AI score0.0037EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/07/20 10:40 p.m.29 views

Axios Node HTTP adapter can use an inherited proxy after interceptor config cloning

Summary Axios’ Node.js HTTP adapter can route requests through an attacker-controlled proxy when Object.prototype.proxy is polluted and request configuration is materialized as a regular object before dispatch. Recent axios releases harden merged request config by creating a null-prototype object...

8.3CVSS5.7AI score0.0037EPSS
SaveExploits1References11Affected Software1
Rows per page
Query Builder