Vulnerabilities
Vulnerable Software

Vulnerability Details CVE-2026-67314

axios versions >=1.15.2 and <1.18.0 contain prototype-pollution read-side gadgets in Basic auth subfield handling (lib/adapters/http.js and lib/helpers/resolveConfig.js). When an application is already affected by a separate prototype-pollution primitive and makes an axios request with an own auth object that omits the username and/or password properties, axios reads the inherited Object.prototype.username and Object.prototype.password values and uses them to construct an outbound 'Authorization: Basic ...' header. axios itself does not pollute prototypes. The practical impact is outbound request tampering: an attacker who controls the polluted prototype values can inject attacker-chosen Basic auth credentials or replace an existing Authorization header. Credential disclosure is only possible under additional application-specific conditions.
Exploit prediction scoring system (EPSS) score
EPSS Score 0.004
EPSS Ranking 29.5%
CVSS Severity
CVSS v3 Score 6.5
Products affected by CVE-2026-67314
  • Axios » Axios » Version: 1.15.2
    cpe:2.3:a:axios:axios:1.15.2
  • Axios » Axios » Version: 1.16.0
    cpe:2.3:a:axios:axios:1.16.0


Contact Us

Shodan ® - All rights reserved