Lucene search
+L

354 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2026/08/27 10:25 p.m.17 views

Security Bulletin: Security Vulnerability in Axios affects IBM Sterling B2B Integrator and IBM Sterling File Gateway (CVE-2026-40175)

Summary IBM Sterling B2B Integrator and IBM Sterling File Gateway have addressed vulnerability due to Axios Vulnerability Details CVEID:CVE-2026-40175 DESCRIPTION: Axios is a promise based HTTP client for the browser and Node.js. Versions prior to 1.15.0 and 0.3.1 are vulnerable to a specific...

8.1CVSS7AI score0.01882EPSS
SaveExploits5Affected Software1
OSV
OSV
added 2026/08/18 6:38 a.m.15 views

ROOT-APP-NPM-CVE-2024-39338 CVE-2024-39338 in axios - Patched by Root

Root has patched CVE-2024-39338 in the axios package for Root:npm. Multiple fixed versions available...

7.5CVSS6.9AI score0.01207EPSS
SaveExploits1
NVD
NVD
added 2026/08/09 9:16 p.m.18 views

CVE-2026-19369

A vulnerability was found in KS-GEN-AI jira-mcp-server 0.2.0. This affects the function axios.get of the file src/index.ts of the component addattachmentfrompublicurl. The manipulation of the argument imageUrl results in server-side request forgery. The attack requires a local approach. The proje...

5.3CVSS0.00103EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/07 12:00 a.m.13 views

Node.js Module axios 0.31.1 < 0.33.0 / 1.15.1 < 1.18.0 DoS (CVE-2026-67321)

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.1 prior to 1.18.0. It is, therefore, affected by a vulnerability: - An incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in ''. Attackers who...

7.5CVSS5.8AI score0.0036EPSS
SaveExploits1References2
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
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/06 10:32 p.m.17 views

Security Bulletin: IBM z/TPF Development is affected by multiple vulnerabilities

Summary Multiple vulnerabilities were identified in the open-source package axios which provides the HTTPS/HTTP client used by the IBM z/TPF Development extension. Fixes for these vulnerabilities were made available in axios version 1.18.0. Vulnerability Details CVEID:CVE-2026-67312 DESCRIPTION:...

7.5CVSS5.9AI score0.005EPSS
SaveExploits6Affected Software1
SUSE CVE
SUSE CVE
added 2026/08/06 1:05 a.m.17 views

SUSE CVE-2026-67313

axios versions 0.28.0 and later contain uncontrolled recursion in formDataToJSON when processing FormData field names with deeply nested bracket segments. Attackers can supply FormData with field names containing thousands of nested brackets to exhaust the JavaScript call stack and trigger...

7.5CVSS5.5AI score0.00433EPSS
SaveExploits1References3
RedHat Linux
RedHat Linux
added 2026/08/05 2:18 p.m.22 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.5CVSS5.5AI score0.00353EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2026/08/05 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-67315

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - axios versions 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0 fail to recognize 0.0.0.0 as a loopback address in shouldBypassProxy.js, allowing requests to 0.0.0...

7.5CVSS5.5AI score0.00331EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/08/03 7:04 p.m.16 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.00238EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/08/03 5:04 p.m.19 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.0037EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/08/03 4:47 p.m.14 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...

7.5CVSS5.5AI score0.005EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/08/03 3:34 p.m.17 views

CVE-2026-67317

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

7.5CVSS5.5AI score0.005EPSS
SaveExploits1References5
RedhatCVE
RedhatCVE
added 2026/08/03 3:09 p.m.19 views

CVE-2026-67314

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

7.4CVSS5.5AI score0.00353EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2026/08/02 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-67320

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - axios in a Node.js deployment using the HTTP adapter can route requests through an attacker-controlled proxy. axios hardens merged request configuration by...

8.3CVSS5.9AI score0.0037EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/08/02 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-67313

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - axios versions 0.28.0 and later contain uncontrolled recursion in formDataToJSON when processing FormData field names with deeply nested bracket segments...

7.5CVSS5.5AI score0.00433EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/08/02 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-67319

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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...

6.3CVSS5AI score0.00238EPSS
SaveExploits1References4
Tenable Nessus
Tenable Nessus
added 2026/08/02 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-67316

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - axios is vulnerable to read-side prototype-pollution gadgets that can alter request construction when Object.prototype has already been polluted by a separate...

7.4CVSS5.5AI score0.00354EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/08/01 3:30 p.m.14 views

Duplicate Advisory: Axios: Prototype pollution auth subfields can inject Basic auth

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-xj6q-8x83-jv6g. This link is maintained to preserve external references. Original Description axios versions =1.15.2 and 1.18.0 contain prototype-pollution read-side gadgets in Basic auth subfield handling...

6.5CVSS5.3AI score0.00353EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/08/01 2:28 p.m.11 views

axios: axios: Information disclosure and data manipulation via prototype pollution

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.3CVSS5.3AI score0.00238EPSS
SaveExploits1References6
Rows per page
Query Builder