Skip to content

Upgrade quinn-proto and PyJWT to fix security vulnerabilities#218

Merged
imaurer merged 2 commits intomainfrom
fix-dependabot-alerts
Mar 14, 2026
Merged

Upgrade quinn-proto and PyJWT to fix security vulnerabilities#218
imaurer merged 2 commits intomainfrom
fix-dependabot-alerts

Conversation

@imaurer
Copy link
Copy Markdown
Collaborator

@imaurer imaurer commented Mar 14, 2026

Summary

  • Bump quinn-proto from 0.11.13 to 0.11.14 in Cargo.lock to fix an unauthenticated remote DoS via panic in QUIC transport parameter parsing (GHSA-6xvm-j4wr-6v98 / CVE-2026-31812)
  • Bump PyJWT from 2.11.0 to 2.12.1 in uv.lock to fix acceptance of unknown crit header extensions that could bypass JWT validation (GHSA-752w-5fwx-jx9f / CVE-2026-32597)

Both are transitive lockfile-only changes. Cargo.toml and pyproject.toml are unchanged.

Test plan

@imaurer imaurer merged commit 8db53ef into main Mar 14, 2026
5 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.

1 participant