CVE-2026-24408

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.
CVSS

No CVSS.

Configurations

Configuration 1 (hide)

cpe:2.3:a:linuxfoundation:sigstore-python:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-01-26 23:16

Updated : 2026-03-02 21:19


NVD link : CVE-2026-24408

Mitre link : CVE-2026-24408

CVE.ORG link : CVE-2026-24408


JSON object : View

Products Affected

linuxfoundation

  • sigstore-python
CWE
CWE-352

Cross-Site Request Forgery (CSRF)