-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Vulnerable Library - sass-1.94.0.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Found in HEAD commit: 3811cacd28882076999131bc67f240b76b2f39ee
Vulnerabilities
| Vulnerability | Severity | Dependency | Type | Fixed in (sass version) | Remediation Possible** | |
|---|---|---|---|---|---|---|
| CVE-2026-23745 | 7.1 | tar-7.5.2.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-23745
Vulnerable Library - 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: /package.json
Dependency Hierarchy:
- sass-1.94.0.tgz (Root Library)
- watcher-2.4.1.tgz
- node-gyp-12.1.0.tgz
- ❌ tar-7.5.2.tgz (Vulnerable Library)
- node-gyp-12.1.0.tgz
- watcher-2.4.1.tgz
Found in HEAD commit: 3811cacd28882076999131bc67f240b76b2f39ee
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
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
Suggested Fix
Type: Upgrade version
Origin: GHSA-8qq5-rm4j-mr97
Release Date: 2026-01-16
Fix Resolution: tar - 7.5.3
Step up your Open Source Security Game with Mend here
Metadata
Metadata
Assignees
Labels
Type
Projects
Status