SCA: security update for github.com/sigstore/rekor (GHSA-4c4x-jm2x-pf9j)

medium Tenable Self-Hosted Container Security Plugin ID 436905

Description

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

- Rekor is a software supply chain transparency log. In versions 1.4.3 and below, attackers can trigger SSRF
to arbitrary internal services because /api/v1/index/retrieve supports retrieving a public key via user-
provided URL. Since the SSRF only can trigger GET requests, the request cannot mutate state. The response
from the GET request is not returned to the caller so data exfiltration is not possible. A malicious actor
could attempt to probe an internal network through Blind SSRF. The issue has been fixed in version 1.5.0.
To workaround this issue, disable the search endpoint with --enable_retrieve_api=false. (CVE-2026-24117)

See Also

https://github.com/advisories/GHSA-4c4x-jm2x-pf9j

Plugin Details

Severity: Medium

ID: 436905

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 1/23/2026

Updated: 7/2/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: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5

Temporal Score: 3.7

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

CVSS Score Source: CVE-2026-24117

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/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: 1/22/2026

Vulnerability Publication Date: 1/22/2026

Reference Information

CVE: CVE-2026-24117

cwe: CWE-918