CVE-2026-24408
Last modified
CVE-2026-24408 is a medium-severity vulnerability rated 5/10 on the CVSS scale. sigstore-python is a Python tool for generating and verifying Sigstore signatures. Prior to version 4.2.0, the sigstore-python OAuth authentication flow is susceptible to Cross-Site Request Forgery. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
sigstore-python is a Python tool for generating and verifying Sigstore signatures. Prior to version 4.2.0, the sigstore-python OAuth authentication flow is susceptible to Cross-Site Request Forgery. `_OAuthSession` creates a unique "state" and sends it as a parameter in the authentication request but the "state" in the server response seems not not be cross-checked with this value. Version 4.2.0 contains a patch for the issue.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linuxfoundation | Sigstore-Python | < 4.2.0 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-24408?
How severe is CVE-2026-24408?
How do I fix CVE-2026-24408?
Are you affected by CVE-2026-24408?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
