Skip to content

Bump PyJWT to 2.12.1 to address CVE-2026-32597#23064

Merged
Kyle-Neale merged 3 commits into7.77.xfrom
kyle.neale/7.77.x/pyjwt-2.12.1
Mar 27, 2026
Merged

Bump PyJWT to 2.12.1 to address CVE-2026-32597#23064
Kyle-Neale merged 3 commits into7.77.xfrom
kyle.neale/7.77.x/pyjwt-2.12.1

Conversation

@Kyle-Neale
Copy link
Copy Markdown
Contributor

@Kyle-Neale Kyle-Neale commented Mar 26, 2026

PyJWT < 2.12.0 does not validate the crit header parameter per RFC 7515 §4.1.11, allowing tokens with unrecognized critical extensions to be accepted. CVSS 7.5 (High). Backport of #22996 to 7.77.x.

PyJWT < 2.12.0 does not validate the crit header parameter per RFC 7515 §4.1.11,
allowing tokens with unrecognized critical extensions to be accepted. CVSS 7.5 (High).
Backport of #22996 to 7.77.x.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (7.77.x@703298a). Learn more about missing BASE report.

Additional details and impacted files
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Kyle-Neale Kyle-Neale marked this pull request as ready for review March 27, 2026 20:05
@Kyle-Neale Kyle-Neale requested a review from a team as a code owner March 27, 2026 20:05
@Kyle-Neale Kyle-Neale merged commit 3f6615d into 7.77.x Mar 27, 2026
829 of 838 checks passed
@Kyle-Neale Kyle-Neale deleted the kyle.neale/7.77.x/pyjwt-2.12.1 branch March 27, 2026 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants