Skip to content

[BUG] Vulnerability CVE-2026-23745 in "node-tar" 7.5.2 dependency in npm #8922

@darrentma

Description

@darrentma

Is there an existing issue for this?

  • I have searched the existing issues

This issue exists in the latest npm version

  • I am using the latest npm

Current Behavior

Running security scan or npm audit finds a high severity CVE in the node-tar (tar v7.5.2). The issue is: CVE-2026-23745 see also: https://nvd.nist.gov/vuln/detail/CVE-2026-23745 )

The vulnerability is fixed in tar v7.5.3

Expected Behavior

"tar" dependency in npm should be updated to "7.5.3" to address CVE-2026-23745 (https://nvd.nist.gov/vuln/detail/CVE-2026-23745 )

Steps To Reproduce

  1. In this environment: nodejs 20.19.5 or higher and npm 11.7.0
  2. Run 'npm audit'
  3. See error...
tar  <=7.5.2
Severity: high
node-tar is Vulnerable to Arbitrary File Overwrite and Symlink Poisoning via Insufficient Path Sanitization - https://github.com/advisories/GHSA-8qq5-rm4j-mr97
No fix available

Fix is available in tar 7.5.3

Environment

  • npm: 11.7.0
  • Node.js: 20.19.5
  • OS Name: RHEL 9.7
  • System Model Name:
  • npm config:
; copy and paste output from `npm config ls` here

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bugthing that needs fixingNeeds Triageneeds review for next steps

    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