Skip to content

CVE-2026-56876 (High) detected in extract-zip-2.0.1.tgz #373

Description

@mend-bolt-for-github

CVE-2026-56876 - High Severity Vulnerability

Vulnerable Library - extract-zip-2.0.1.tgz

unzip a zip file into a directory using 100% javascript

Library home page: https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz

Path to dependency file: /ui/package.json

Path to vulnerable library: /ui/node_modules/.pnpm/extract-zip@2.0.1_supports-color@8.1.1/node_modules/extract-zip/package.json

Dependency Hierarchy:

  • @⁠postgres.ai/ce-4.0.3.tgz (Root Library)
    • cypress-14.5.4.tgz
      • extract-zip-2.0.1.tgz (Vulnerable Library)

Found in base branch: master

Vulnerability Details

extract-zip does not validate symlink targets when extracting zip archives. When processing a malicious zip file containing a symlink with a relative path like '../../../../etc/passwd', extract-zip will extract the symlink without validation, allowing it to point outside the extraction directory. Depending on how extract-zip is used, an attacker could read or write to arbitrary files.

Publish Date: 2026-06-26

URL: CVE-2026-56876

CVSS 3 Score Details (8.1)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with Mend here

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    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