5.3.2
⚠️ Security Release ⚠️
Unfortunately, v5.3.1 did not include a complete fix for "Invalid content-type parsing could lead to validation bypass" and CVE-2025-32442. This is a follow-up patch to cover an edge case.
What's Changed
- docs: fix archived concurrently link to point to active repo by @TimTeylor in https://github.com/fastify/fastify/pull/6063
- fix: treat space as a delimiter in content-type parsing by @mcollina in https://github.com/fastify/fastify/pull/6064
Full Changelog: https://github.com/fastify/fastify/compare/v5.3.1...v5.3.2