SCA: security update for dev.sigstore:sigstore-java (GHSA-qqw8-7c2r-jxch)

low Tenable Self-Hosted Container Security Plugin ID 444146

Description

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

- sigstore-java is a sigstore java client for interacting with sigstore infrastructure. Version 2.0.0
erroneously removed verification of the integrated (Rekor entry) time) against the Fulcio certificate.
Version 2.1.0 re-added this verification with enhancements that adhere to the Sigstore verification spec.
The old sigstore-conformance test for this check was built incorrectly. This vulnerability impacts only
users verifying bundles with `dev.sigstore:sigstore-java:2.0.0`. Older versions are not affected; it is
fixed in `dev.sigstore:sigstore-java:2.1.0` A malicious actor may exploit this if they were able to access
a users system and exfiltrate the temporary private key used during signing and then reuse an old fulcio
certificate later without requiring direct access to the user's credentials. Users may protect themselves
by re-verifying their artifacts using the newest sigstore-java or another current sigstore client.
Transparency logs may also be audited for unauthorized signatures for a suspected reused identity.
(CVE-2026-48791)

Solution

Update the dev.sigstore:sigstore-java library and its related packages to version 2.1.0 or later.

See Also

https://github.com/advisories/GHSA-qqw8-7c2r-jxch

Plugin Details

Severity: Low

ID: 444146

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 6/30/2026

Updated: 8/14/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Low

Base Score: 1.4

Temporal Score: 1

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

CVSS Score Source: CVE-2026-48791

CVSS v3

Risk Factor: Low

Base Score: 2

Temporal Score: 1.8

Vector: CVSS:3.0/AV:L/AC:L/PR:H/UI:R/S:U/C:N/I:L/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: 6/30/2026

Vulnerability Publication Date: 6/30/2026

Reference Information

CVE: CVE-2026-48791

cwe: CWE-347