Skip to content

astro-icon-1.1.5.tgz: 1 vulnerabilities (highest severity is: 8.1) #76

Description

@mend-for-github-com
Vulnerable Library - astro-icon-1.1.5.tgz

Path to dependency file: /docs/package.json

Path to vulnerable library: /docs/package.json

Found in HEAD commit: ec994c1a9bf5ae33c1721ef3568d20d917573751

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (astro-icon version) Remediation Possible**
CVE-2026-56876 High 8.1 extract-zip-2.0.1.tgz 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-56876

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: /docs/package.json

Path to vulnerable library: /docs/package.json

Dependency Hierarchy:

  • astro-icon-1.1.5.tgz (Root Library)
    • tools-4.2.0.tgz
      • extract-zip-2.0.1.tgz (Vulnerable Library)

Found in HEAD commit: ec994c1a9bf5ae33c1721ef3568d20d917573751

Found in base branch: main

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.

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