sigstore

CVE-2024-55655

CVE-2024-55655 is a low-severity improper input validation vulnerability in sigstore (pip), affecting versions >= 2.0.0, < 3.6.0. It is fixed in 3.6.0.

Key facts
CVSS score
N/A
Low
Attack vector
Not available
Issuing authority
GitHub Advisory Database
Affected package
sigstore
Fixed in
3.6.0
Disclosed
2024

Summary

Summary Versions of sigstore-python newer than 2.0.0 but prior to 3.6.0 perform insufficient validation of the "integration time" present in "v2" and "v3" bundles during the verification flow: the "integration time" is verified if a source of signed time (such as an inclusion promise) is present, but is otherwise trusted if no source of signed time is present. This does not affect "v1" bundles, as the "v1" bundle format always requires an inclusion promise. Details Sigstore uses signed time to support verification of signatures made against short-lived signing keys. Impact The impact and severity of this weakness is low, as Sigstore contains multiple other enforcing components that prevent an attacker who modifies the integration timestamp within a bundle from impersonating a valid signature. In particular, an attacker who modifies the integration timestamp can induce a Denial of Service, but in no different manner than already possible with bundle access (e.g. modifying the signature itself such that it fails to verify). Separately, an attacker could upload a new entry to the transparency service, and substitute their new entry's time. However, this would still be rejected at validation time, as the new entry's (valid) signed time would be outside the validity window of the original signing certificate and would nonetheless render the attacker auditable.

Impact

What is improper input validation?

The application does not adequately validate input before processing it, allowing unexpected values to reach sensitive code paths. Typical impact: varies by context: data corruption, logic bypass, or denial of service.

Affected versions

pip

  • sigstore (>= 2.0.0, < 3.6.0)

Security releases

  • sigstore → 3.6.0 (pip)
Kodem intelligence

Severity tells you how bad this could be in the worst case. It does not tell you whether you are exposed. Exploitability and impact are functions of runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A vulnerable package can sit in your dependency tree and never run.

Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter instead of chasing every advisory.

Kodem's runtime-powered SCA identifies whether CVE-2024-55655 is reachable in your applications. Explore open-source security for your team.

See if CVE-2024-55655 is reachable in your applications. Get a demo

Already deployed Kodem? See CVE-2024-55655 in your environment

Remediation advice

Upgrade sigstore to 3.6.0 or later to resolve this vulnerability.

Kodem Kai can prioritize this vulnerability in your dependency tree and generate a fix recommendation.

Frequently asked questions about CVE-2024-55655

What is CVE-2024-55655?

CVE-2024-55655 is a low-severity improper input validation vulnerability in sigstore (pip), affecting versions >= 2.0.0, < 3.6.0. It is fixed in 3.6.0. The application does not adequately validate input before processing it, allowing unexpected values to reach sensitive code paths.

Which versions of sigstore are affected by CVE-2024-55655?

sigstore (pip) versions >= 2.0.0, < 3.6.0 is affected.

Is there a fix for CVE-2024-55655?

Yes. CVE-2024-55655 is fixed in 3.6.0. Upgrade to this version or later.

Is CVE-2024-55655 exploitable, and should I be worried?

Whether CVE-2024-55655 is exploitable in your environment depends on whether the vulnerable code is present and reachable. A CVSS score is a worst-case rating; it does not account for your specific deployment, configuration, or usage patterns. Kodem, an Intelligent Application Security platform, uses runtime intelligence to show which vulnerabilities actually execute in production, so you can focus on the ones that represent real risk. Get a demo

What actually determines whether CVE-2024-55655 is exploitable, and how bad it is?

Exploitability and impact are not fixed properties of a CVE. They depend on runtime truth: whether the vulnerable code is present, reachable, and actually executes in your application. A high CVSS score on a dependency that never runs is not the same as real risk. Kodem, an Intelligent Application Security platform, uses runtime intelligence to reveal which vulnerabilities actually execute in production, so teams prioritize the ones that genuinely matter.

How do I fix CVE-2024-55655?

Upgrade sigstore to 3.6.0 or later.

Stop the waste.
Protect your environment with Kodem.