SCA: security update for tar (GHSA-8qq5-rm4j-mr97)

high Tenable Self-Hosted Container Security Plugin ID 436808

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-23745)

See Also

https://github.com/advisories/GHSA-8qq5-rm4j-mr97

Plugin Details

Severity: High

ID: 436808

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 1/17/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3.5

Percentile: 51.98

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 5.6

Temporal Score: 4.4

Vector: CVSS2#AV:L/AC:L/Au:N/C:C/I:P/A:N

CVSS Score Source: CVE-2026-23745

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.5

Vector: CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:L/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.2

Threat Score: 6.8

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:A/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 1/16/2026

Vulnerability Publication Date: 1/16/2026

Reference Information

CVE: CVE-2026-23745

cwe: CWE-22