Lucene search
+L

4889 matches found

Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.9 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.00304EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.13 views

Node.js Module axios 1.15.2 < 1.18.0 Prototype Pollution (CVE-2026-67314)

The version of the axios Node.js module installed on the remote host is 1.15.2 prior to 1.18.0. It is, therefore, affected by a vulnerability: - Prototype-pollution read-side gadgets in Basic auth subfield handling. When an application is already affected by a separate prototype-pollution primiti...

6.3CVSS5.4AI score0.00365EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.12 views

Node.js Module axios 1.7.0 < 1.18.0 maxBodyLength Bypass (CVE-2026-67317)

The version of the axios Node.js module installed on the remote host is 1.7.0 prior to 1.18.0. It is, therefore, affected by a vulnerability: - axios fails to enforce maxBodyLength for WHATWG ReadableStream request bodies in the fetch adapter when Content-Length cannot be determined. Attackers ca...

6.3CVSS6.1AI score0.00359EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.13 views

Node.js Module axios 0.31.0 < 0.33.0 / 1.15.0 < 1.18.0 NO_PROXY Bypass (CVE-2026-67315)

The version of the axios Node.js module installed on the remote host is 0.31.0 prior to 0.33.0 or 1.15.0 prior to 1.18.0. It is, therefore, affected by a vulnerability: - axios fails to recognize 0.0.0.0 as a loopback address in shouldBypassProxy.js, allowing requests to 0.0.0.0 to bypass NOPROXY...

6.9CVSS6.1AI score0.00291EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.13 views

Node.js Module axios 1.13.0 < 1.18.0 maxBodyLength Bypass (CVE-2026-67318)

The version of the axios Node.js module installed on the remote host is 1.13.0 prior to 1.18.0. It is, therefore, affected by a vulnerability: - axios fails to enforce the configured maxBodyLength limit on streamed request bodies when requests are sent with httpVersion: 2. Because Node's HTTP/2...

6.3CVSS6.1AI score0.00356EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 4:05 p.m.57 views

CVE-2026-15656

CVE-2026-15656 affects IBM Maximo Application Suite (MAS) 9.2, 9.1, and 9.0. The issue is that authorization tokens and session cookies are not marked with the Secure attribute, allowing cookies to be exposed if a user visits an http link or a site containing such a link. As described in the conn...

4.3CVSS5.3AI score0.00187EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/05 4:04 p.m.40 views

CVE-2026-18531 IBM MAS uses axios-1.15.2, protobufjs-8.0.1 and undici-7.26 which is vulnerable to multiple CVEs, and contains vulnerabilities related to missing Secure attribute on mas-redirect-uri cookie and weak HMAC Session Secret

IBM Maximo Application Suite 9.2, 9.1, and 9.0 could allow a remote attacker to tamper with session data due to the use of a weak HMAC session signing secret...

5.3CVSS0.00378EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/05 2:18 p.m.12 views

axios: axios: Denial of Service due to maxBodyLength bypass in HTTP/2 requests

A flaw was found in axios, a popular JavaScript library for making HTTP requests. When using the Node.js HTTP/2 adapter, axios fails to properly enforce the configured maxBodyLength limit for streamed request bodies. This allows a remote attacker, by controlling the input stream, to send an...

6.3CVSS5.5AI score0.00356EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/05 2:18 p.m.16 views

axios: axios: Denial of Service via uncontrolled recursion in formDataToJSON

A flaw was found in axios. A remote attacker could exploit an uncontrolled recursion vulnerability in the formDataToJSON function by supplying FormData with field names containing deeply nested bracket segments. This could exhaust the JavaScript call stack, leading to a RangeError and causing a...

6.3CVSS5.5AI score0.00338EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/05 2:18 p.m.17 views

axios: axios: NO_PROXY bypass allows exposure of local services

A flaw was found in axios. This vulnerability occurs because the software fails to correctly identify 0.0.0.0 as a local loopback address when evaluating NOPROXY rules. A remote attacker could exploit this by providing a 0.0.0.0 URL, causing requests to bypass intended proxy restrictions. This...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/05 2:18 p.m.24 views

axios: axios: Prototype Pollution allows unauthorized data transmission and network redirection

A flaw was found in axios, a widely used JavaScript library for making web requests. This vulnerability, known as prototype pollution, allows an attacker to subtly alter how network requests are built if another part of the system has already been compromised. This could lead to an attacker...

6.3CVSS5.5AI score0.00258EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/05 2:18 p.m.13 views

axios: axios: Denial of Service via maxBodyLength bypass with ReadableStream

A flaw was found in axios. This vulnerability allows a remote attacker to bypass configured upload size limits by supplying unknown-length stream data when using WHATWG ReadableStream request bodies in the fetch adapter, specifically when the Content-Length cannot be determined. This can lead to...

6.3CVSS5.5AI score0.00359EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/05 2:18 p.m.15 views

axios: axios: Outbound Request Tampering via Prototype Pollution in Basic Auth

A flaw was found in axios. This vulnerability involves prototype pollution read-side gadgets within the basic authentication subfield handling. If an application is already susceptible to a separate prototype pollution issue and makes an axios request without specifying username or password in it...

6.3CVSS5.5AI score0.00365EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/04 2:52 p.m.6 views

CLSA-2026-1785380760 TuxCare security update for axios (7 CVEs)

TuxCare rebuilt axios to address 7 CVEs. Fixed in 1.7.9-tuxcare.3...

7.7CVSS6.2AI score0.00777EPSS
SaveExploits2
OSV
OSV
added 2026/08/04 2:52 p.m.6 views

CLSA-2026-1784856205 TuxCare security update for axios (28 CVEs)

TuxCare rebuilt axios to address 28 CVEs. Fixed in 1.7.9-tuxcare.1...

9.9CVSS6.6AI score0.06817EPSS
SaveExploits31
RedhatCVE
RedhatCVE
added 2026/08/04 5:28 a.m.14 views

CVE-2026-67316

A flaw was found in axios, a widely used JavaScript library for making web requests. This vulnerability, known as prototype pollution, allows an attacker to subtly alter how network requests are built if another part of the system has already been compromised. This could lead to an attacker...

6.3CVSS5.5AI score0.00258EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/03 7:04 p.m.13 views

CVE-2026-67319

A flaw was found in axios. When the JavaScript environment's Object.prototype has been previously compromised through a technique known as prototype pollution, axios can inadvertently use malicious properties from nested configuration objects. This can lead to the silent injection of unauthorized...

6.5CVSS5.3AI score0.00258EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/03 7:04 p.m.9 views

CVE-2026-67312

A flaw was found in axios, a popular JavaScript library. An attacker can exploit this vulnerability by providing malicious form data containing deeply nested field names. This input triggers uncontrolled recursion within the formDataToJSON function, which is responsible for processing form data...

7.5CVSS5.6AI score0.00338EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/03 5:04 p.m.16 views

CVE-2026-67320

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.00304EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/03 4:47 p.m.8 views

axios: axios: Prototype Pollution allows unauthorized data transmission and network redirection

A flaw was found in axios, a widely used JavaScript library for making web requests. This vulnerability, known as prototype pollution, allows an attacker to subtly alter how network requests are built if another part of the system has already been compromised. This could lead to an attacker...

6.3CVSS5.5AI score0.00258EPSS
SaveExploits0References6
Rows per page
Query Builder