v4.12.2
parruda/swarmv4.12.2Aug 1, 2026by github-actions[bot]
AI Summary
A security-focused update addressing timing vulnerabilities in authentication signatures.
Key Highlights
- Implemented timing-safe comparison for JWT and consent signatures
- Security fix for authentication handling
Full Release Notes
## [4.12.2](https://github.com/punkpeye/fastmcp/compare/v4.12.1...v4.12.2) (2026-08-01) ### Bug Fixes * **auth:** use timing-safe comparison for JWT and consent signatures ([#301](https://github.com/punkpeye/fastmcp/issues/301)) ([f0d8e69](https://github.com/punkpeye/fastmcp/commit/f0d8e698e3701137602ea2d539d16b968ce24578))