SCA: security update for code16/sharp (GHSA-748w-hm6r-qc7v)

high Tenable Cloud Security Plugin ID 441993

Description

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

- Sharp is a content management framework built for Laravel as a package. Prior to version 9.22.0, Sharp
exposes a generic download endpoint that authorizes access only to the supplied Sharp entity instance, but
then reads the target storage disk and path from request parameters. Because the requested storage object
is not bound to the authorized entity instance, an authenticated Sharp user who can view one valid record
may use that record as an authorization anchor to download unrelated disk-relative objects from configured
Laravel Storage disks. The confirmed impact is authenticated disclosure of unrelated objects from
configured Laravel Storage disks. This issue does not imply arbitrary host filesystem access outside
configured Laravel Storage disk roots. This issue has been patched in version 9.22.0. (CVE-2026-44692)

Solution

Update the code16/sharp library and its related packages to version 9.22.0 or later.

See Also

https://github.com/advisories/GHSA-748w-hm6r-qc7v

Plugin Details

Severity: High

ID: 441993

Version: Revision 1.7

Type: Local

Family: SCA Checks

Published: 5/15/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3.3

Percentile: 51.26

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

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

CVSS Score Source: CVE-2026-44692

CVSS v3

Risk Factor: High

Base Score: 7.7

Temporal Score: 6.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/15/2026

Vulnerability Publication Date: 5/15/2026

Reference Information

CVE: CVE-2026-44692

cwe: CWE-639