CVE-2026-67319
Reported by VulnCheck · Published August 1, 2026
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 already been polluted by another component. While the top-level merged config uses a null prototype, nested plain objects such as auth and paramsSerializer are cloned into ordinary objects and read without own-property checks. When an application passes placeholder nested objects such as auth: {} or paramsSerializer: {}, inherited username/password values can cause silent injection of an Authorization: Basic header, and inherited encode/serialize values can alter query-string serialization (full serializer replacement requires a function-valued pollution primitive). This is exploitable only in the presence of pre-existing prototype pollution.
Risk Scores
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| axios | axios | 0.8.0, 0.33.0 |
| axios | axios | 1.0.0, 1.18.0 |
| chainguard | kibana-9.4 | 0, 0, 0 |
| chainguard | gitlab-rails-ce-19.2 | 0, 0 |
| chainguard | prism | 0, 0, 0 |
| chainguard | gitlab-rails-ce-fips-19.1 | 0, 0 |
| wolfi | jitsucom-jitsu | 0, 0, 0 |
| wolfi | lerna | 0, 0, 0 |
| chainguard | kibana-9.0 | 0, 0, 0 |
| wolfi | langfuse-3 | 0, 0, 0 |
| chainguard | kibana-9.2 | 0, 0, 0 |
| chainguard | jitsucom-jitsu | 0, 0, 0 |
| chainguard | azurite | 0, 0 |
| chainguard | kubeflow-centraldashboard | 0, 0, 0 |
| chainguard | nextcloud-server-33 | 0, 0, 0 |
| chainguard | opensearch-dashboards-3-fips | 0, 0, 0 |
| chainguard | lerna | 0, 0, 0 |
| wolfi | prism | 0, 0, 0 |
| wolfi | opensearch-dashboards-3 | 0, 0, 0 |
| chainguard | nextcloud-server-32 | 0, 0, 0 |
…and 28 more
Timeline
- Jul 20, 2026 CVE Published
- Aug 1, 2026 Coalition ESS Score
- Aug 2, 2026 EPSS Score
- Aug 3, 2026 Security Advisory
- Aug 3, 2026 CVE Updated
- Aug 7, 2026 EPSS Score
- Aug 24, 2026 EPSS Score
- Aug 28, 2026 EPSS Score
- Sep 2, 2026 EPSS Score
- Sep 2, 2026 Security Advisory
- Sep 9, 2026 EPSS Score
- Sep 12, 2026 EPSS Score
References
- GitHub Security Advisory (GHSA-7q8q-rj6j-mhjq) vendor-advisory
- VulnCheck Advisory: axios before 0.33.0 Prototype Pollution via nested option objects third-party-advisory