---
cve: "CVE-2026-67314"
severity: "MEDIUM"
cvss: 6.3
epss: "0.4%"
vendor: "axios"
kev: false
exploited: false
published: "2026-08-01 13:17:01"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-21T13:20:11+02:00"
---

# CVE-2026-67314

> 6.3 MEDIUM · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 2d06f96e8602c2db13b65a26340ee4a1bbc0b61f (Commit)

## Referenzen

- <https://github.com/axios/axios/security/advisories/GHSA-xj6q-8x83-jv6g>
- <https://www.vulncheck.com/advisories/axios-before-prototype-pollution-via-auth-subfields>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-67314) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
