SCA: security update for SharpCompress (GHSA-6c8g-7p36-r338)

medium Tenable Cloud Security Plugin ID 445122

Description

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

- SharpCompress is a fully managed C# library to deal with many compression types and formats. In 0.47.4 and
earlier, a path traversal vulnerability in IArchive.WriteToDirectory() allows a malicious archive to
create directories outside the intended extraction root. For TAR archives, this can be escalated to
arbitrary file writes by chaining with a symlink entry, giving a full write primitive on the target
filesystem subject to the permissions of the running process. (CVE-2026-44788)

Solution

Update the SharpCompress library and its related packages to version 0.48.0 or later.

See Also

https://github.com/advisories/GHSA-6c8g-7p36-r338

Plugin Details

Severity: Medium

ID: 445122

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/22/2026

Updated: 7/22/2026

Risk Information

VPR

Risk Factor: Medium

Score: 5

Percentile: 94.35

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

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

CVSS Score Source: CVE-2026-44788

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 5/8/2026

Vulnerability Publication Date: 5/8/2026

Reference Information

CVE: CVE-2026-44788

cwe: CWE-22