CVE-2026-67314
Reported by VulnCheck · Published August 1, 2026
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.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| axios | axios | 1.15.2, 1.18.0 |
| chainguard | kibana-8.19 | 0, 0, 0 |
| chainguard | prism | 0, 0, 0 |
| chainguard | wazuh-dashboard-fips | 0, 0, 0 |
| wolfi | lerna | 0, 0, 0 |
| chainguard | semaphore | 0, 0, 0 |
| chainguard | nextcloud-server-33 | 0, 0, 0 |
| chainguard | gitlab-rails-ce-fips-19.1 | 0, 0 |
| chainguard | kibana-9.1 | 0, 0, 0 |
| chainguard | gitlab-rails-ce-fips-19.2 | 0, 0 |
| chainguard | opensearch-dashboards-2 | 0, 0, 0 |
| chainguard | langfuse-fips-2 | 0, 0, 0 |
| chainguard | kibana-9.2 | 0, 0, 0 |
| chainguard | nextcloud-server-34 | 0, 0, 0 |
| chainguard | gitlab-rails-ce-19.2 | 0, 0 |
| wolfi | nextcloud-server-33 | 0, 0, 0 |
| chainguard | gitlab-rails-ce-19.3 | 0, 0 |
| wolfi | jitsucom-jitsu | 0, 0, 0 |
| chainguard | kubeflow-centraldashboard | 0, 0, 0 |
| chainguard | nextcloud-server-32 | 0, 0, 0 |
…and 23 more
Timeline
- Jul 20, 2026 CVE Published
- Aug 1, 2026 Coalition ESS Score
- Aug 2, 2026 EPSS Score
- Aug 3, 2026 Security Advisory
- Aug 26, 2026 EPSS Score
- Aug 30, 2026 EPSS Score
- Sep 2, 2026 EPSS Score
- Sep 6, 2026 EPSS Score
- Sep 9, 2026 EPSS Score
- Sep 12, 2026 EPSS Score
- Sep 16, 2026 EPSS Score
- Sep 18, 2026 EPSS Score
References
- GitHub Security Advisory (GHSA-xj6q-8x83-jv6g) vendor-advisory
- VulnCheck Advisory: axios before 1.18.0 Prototype Pollution via auth subfields third-party-advisory