PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-44487 axios CVE debrief

Axios, a promise-based HTTP client for the browser and Node.js, has a vulnerability in its Node.js HTTP adapter. Prior to versions 0.32.0 and 1.16.0, Axios may forward a Proxy-Authorization header to a redirected origin during specific proxy-to-direct redirect flows. This affects Node.js usage where an initial HTTP request is sent through an authenticated HTTP proxy, redirects are followed, and the redirected URL is no longer proxied. The vulnerability allows the final origin to receive the proxy credential intended only for the outbound proxy.

Vendor
axios
Product
Unknown
CVSS
HIGH 8.2
CISA KEV
Not listed in stored evidence
Original CVE published
2026-06-11
Original CVE updated
2026-09-11
Advisory published
2026-06-11
Advisory updated
2026-09-11

Who should care

Defenders responsible for Node.js deployments using Axios should assess exposure and prioritize verification and remediation due to potential unauthorized access or elevation of privileges. They should verify Axios versions and configurations, implement compensating controls for affected deployments, and monitor for suspicious activity.

Why it matters

Defenders should care about CVE-2026-44487 because it affects Axios's Node.js HTTP adapter, potentially allowing proxy credentials to be forwarded to redirected origins. This vulnerability requires verification of Axios versions and configurations, and may lead to unauthorized access or elevation of privileges in affected deployments.

  • Potential unauthorized access to proxy credentials
  • Possible elevation of privileges in affected deployments
  • Need for verification of Axios versions and configurations
  • Potential for credential exposure in redirect flows

Technical summary

The Axios Node.js HTTP adapter may forward a Proxy-Authorization header to a redirected origin during specific proxy-to-direct redirect flows. This affects Node.js usage where an initial HTTP request is sent through an authenticated HTTP proxy, redirects are followed, and the redirected URL is no longer proxied. The vulnerability allows the final origin to receive the proxy credential intended only for the outbound proxy, potentially leading to unauthorized access or elevation of privileges in affected deployments.

Defensive priority

Defenders should prioritize verifying and upgrading to Axios versions 0.32.0 or 1.16.0, assessing exposure in Node.js usage, and implementing compensating controls for affected deployments.

Recommended defensive actions

  • Verify and upgrade to Axios versions 0.32.0 or 1.16.0
  • Assess exposure in Node.js usage
  • Implement compensating controls for affected deployments
  • Monitor for suspicious activity
  • Review and update security configurations

Evidence notes

The CVE record and NVD detail page provide information on the vulnerability. References from GitHub and Red Hat offer additional context and advisories. The vulnerability affects Axios's Node.js HTTP adapter, allowing proxy credentials to be forwarded to redirected origins. Defenders should verify Axios versions and configurations, and consider compensating controls for affected deployments. Evidence from the CVE record and NVD detail page indicates a need for verification and potential remediation.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-44487 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-44487

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-44487 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-44487

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v

    [email protected] - Exploit, Mitigation, Vendor Advisory

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:20889

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:20938

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:27044

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:27063

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:28964

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:29082

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

  • Source reference

    Unverified legacy reference

    URL: https://access.redhat.com/errata/RHSA-2026:29197

    0b0ca135-0b70-47e7-9f44-1890c2a1c46c

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.