CVE-2026-24408
Severity CVSS v4.0:
Pending analysis
Type:
CWE-352
Cross-Site Request Forgery (CSRF)
Publication date:
26/01/2026
Last modified:
02/03/2026
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.
Impact
Base Score 3.x
0.00
Severity 3.x
NONE
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:linuxfoundation:sigstore-python:*:*:*:*:*:*:*:* | 4.2.0 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



