Server-side Request Forgery (SSRF) Affecting github.com/sigstore/rekor/pkg/api package, versions <1.5.0


Severity

Recommended
0.0
medium
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.33% (25th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-GOLANG-GITHUBCOMSIGSTOREREKORPKGAPI-15064033
  • published23 Jan 2026
  • disclosed22 Jan 2026
  • credit1seal

Introduced: 22 Jan 2026

CVE-2026-24117  (opens in a new tab)
CWE-918  (opens in a new tab)

How to fix?

Upgrade github.com/sigstore/rekor/pkg/api to version 1.5.0 or higher.

Overview

Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) via the /api/v1/index/retrieve endpoint. An attacker can scan internal network resources by sending GET requests to retrieve a public key. Since only GET requests are allowed for this endpoint, it is not possible to alter the internal resources or directly exfiltrate the data.

Workaround

This vulnerability can be mitigated by disabling the search endpoint using the --enable_retrieve_api=false flag.

CVSS Base Scores

version 4.0
version 3.1