Skip to content

Axios 1.7.9 in package-lock.json triggering Wiz.io vulnerability #715

@andrewtcymmer

Description

@andrewtcymmer

This request is to bump the version of Axios used by this package from 1.7.9 to current latest, 1.15.2 or newer. We prefer not to use overrides in package.json to do this, so I'm opening an issue to request this.

At my present company, we are including this package as a production dependency on an API running on Node. The project is also being scanned by security tool Wiz.io which is flagging our lockfile as having vulnerabilities because Plaid pulls in this older version of Axios. The CVEs we are being flagged for are listed in the table below.

Vulnerability library Severity Detected Version Fix Version File Path
CVE-2025-27152 axios High 1.7.9 1.8.2 /yarn.lock
CVE-2026-42033 axios High 1.7.9 1.15.1 /yarn.lock
CVE-2026-42043 axios High 1.7.9 1.15.1 /yarn.lock
CVE-2026-42264 axios High 1.7.9 1.15.2 /yarn.lock
CVE-2026-25639 axios High 1.7.9 1.13.5 /yarn.lock
CVE-2025-58754 axios High 1.7.9 1.12.0 /yarn.lock
CVE-2026-42035 axios High 1.7.9 1.15.1 /yarn.lock

Referenced code:

https://github.com/plaid/plaid-node/blob/master/package-lock.json#L119-L120

https://github.com/plaid/plaid-node/blob/master/package.json#L22-L24

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions