Skip to content

lerna-9.0.3.tgz: 1 vulnerabilities (highest severity is: 7.1) #1044

@mend-for-github-com

Description

@mend-for-github-com
Vulnerable Library - lerna-9.0.3.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/tar/package.json

Vulnerabilities

Vulnerability Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (lerna version) Remediation Possible** Reachability
CVE-2026-23745 High 7.1 Not Defined detected in multiple dependencies Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2026-23745

Vulnerable Libraries - tar-7.5.2.tgz, tar-6.2.1.tgz

tar-7.5.2.tgz

tar for node

Library home page: https://registry.npmjs.org/tar/-/tar-7.5.2.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/node-gyp/node_modules/tar/package.json,/node_modules/@npmcli/arborist/node_modules/tar/package.json,/node_modules/pacote/node_modules/tar/package.json

Dependency Hierarchy:

  • lerna-9.0.3.tgz (Root Library)
    • arborist-9.1.6.tgz
      • pacote-21.0.4.tgz
        • tar-7.5.2.tgz (Vulnerable Library)

tar-6.2.1.tgz

Library home page: https://registry.npmjs.org/tar/-/tar-6.2.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/tar/package.json

Dependency Hierarchy:

  • lerna-9.0.3.tgz (Root Library)
    • tar-6.2.1.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

node-tar is a Tar for Node.js. The node-tar library (<= 7.5.2) fails to sanitize the linkpath of Link (hardlink) and SymbolicLink entries when preservePaths is false (the default secure behavior). This allows malicious archives to bypass the extraction root restriction, leading to Arbitrary File Overwrite via hardlinks and Symlink Poisoning via absolute symlink targets. This vulnerability is fixed in 7.5.3.

Publish Date: 2026-01-16

URL: CVE-2026-23745

Threat Assessment

Exploit Maturity: Not Defined

EPSS:

CVSS 3 Score Details (7.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Local
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: GHSA-8qq5-rm4j-mr97

Release Date: 2026-01-16

Fix Resolution: tar - 7.5.3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions