CVE-2026-67319: axios before 0.33.0 Prototype Pollution via nested option objects

Published Aug 1, 2026
·
Updated

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.

Affected Software

2 affected components
npm/axios<0.33.0
npm/axios>1.0.0<1.18.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade axios to a version that resolves this vulnerability.

    Fixed in 0.33.0
  2. Upgrade

    Upgrade axios to a version that resolves this vulnerability.

    Fixed in 1.18.0
  3. Compensating control

    Ensure the JavaScript process's Object.prototype is not polluted by other components before using axios (e.g., prevent or remediate any prototype-pollution vulnerability in components that run in the same process).

Event History

Aug 1, 2026
CVE Published
via MITRE·12:22 PM
Data Sourced
via MITRE·12:22 PM
DescriptionWeakness
Data Sourced
via NVD·01:17 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-67319?

CVE-2026-67319 has a risk rating of 34 indicating a moderate level of impact.

2

How do I fix CVE-2026-67319?

To fix CVE-2026-67319, upgrade axios to version 0.33.0 or later, or version 1.18.0 or later.

3

What types of systems are affected by CVE-2026-67319?

CVE-2026-67319 affects any systems using axios versions before 0.33.0 or 1.x before 1.18.0.

4

What is prototype pollution in the context of CVE-2026-67319?

In CVE-2026-67319, prototype pollution occurs when an attacker can inject properties into the Object.prototype, potentially affecting object behavior.

5

Is there a workaround for CVE-2026-67319 if I cannot upgrade axios?

If you cannot upgrade axios, you can mitigate CVE-2026-67319 by avoiding nested option objects with inherited properties.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203