SCA: security update for @sigstore/core (GHSA-jfc7-64v2-mr8c)

medium Tenable Self-Hosted Container Security Plugin ID 443994

Description

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

- sigstore-js provides JavaScript libraries for interacting with Sigstore services. Prior to 3.2.1, the
preAuthEncoding function in @sigstore/core uses Node.js ascii encoding when converting the PAE string to
bytes, allowing payloadType to be mutated after signing without invalidating the signature and breaking
the type-binding guarantee that DSSE is designed to provide. This issue is fixed in version 3.2.1.
(CVE-2026-48758)

Solution

Update the @sigstore/core library and its related packages to version 3.2.1 or later.

See Also

https://github.com/advisories/GHSA-jfc7-64v2-mr8c

Plugin Details

Severity: Medium

ID: 443994

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 6/26/2026

Updated: 7/15/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.77

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.1

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

CVSS Score Source: CVE-2026-48758

CVSS v3

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4.7

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/26/2026

Vulnerability Publication Date: 6/26/2026

Reference Information

CVE: CVE-2026-48758

cwe: CWE-347