SSRF Vulnerability in Rekor Software Supply Chain Transparency Log
CVE-2026-24117
5.3MEDIUM
What is CVE-2026-24117?
In Rekor versions 1.4.3 and earlier, a Server-Side Request Forgery (SSRF) vulnerability exists in the /api/v1/index/retrieve endpoint. This allows attackers to make arbitrary GET requests to internal services through user-supplied URLs. Although the SSRF does not allow state mutation or data exfiltration since the response is not returned to the caller, it may enable attackers to probe internal networks. This risk is mitigated in version 1.5.0, where users are advised to disable the search endpoint by setting --enable_retrieve_api=false as an immediate workaround.
Affected Version(s)
rekor < 1.5.0
