Skip to content

Backport fixes to 3.6.x#1671

Merged
jku merged 4 commits into
sigstore:series/3.6.xfrom
jku:backport-fixes
Jan 26, 2026
Merged

Backport fixes to 3.6.x#1671
jku merged 4 commits into
sigstore:series/3.6.xfrom
jku:backport-fixes

Conversation

@jku

@jku jku commented Jan 26, 2026

Copy link
Copy Markdown
Member
  • Backport two bug fixes to 3.6.x
  • Bump version to 3.6.7

cmurphy and others added 4 commits January 22, 2026 15:39
The OIDC flow in did not verify the `state` parameter returned by the
identity provider against the state sent in the request. This could
allow tricking the user into using an authorization code obtained by
the attacker.

All of the response parsing should arguably be moved to
_OAuthRedirectServer (to hide the details from `sigstore.oidc`) but
I wanted to keep this fix minimal.

Test generated by AI.

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
@jku jku merged commit 2cb4a17 into sigstore:series/3.6.x Jan 26, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants