HIGHCVE-2026-33806Published Modified CNA openjs
CVE-2026-33806: fastify vulnerable to Body Schema Validation Bypass via Leading Space in Content-Type Header
Impact: Fastify applications using schema.body.content for per-content-type body validation can have validation bypassed entirely by prepending a space to the Content-Type header. The body is still parsed correctly but schema validation is skipped. This is a regression introduced in fastify >= 5.3.2 by the fix for CVE-2025-32442 Patches: Upgrade to fastify v5.8.5 or later. Workarounds: None. Upgrade to the patched version.
Metrics
- CVSS v3.1
- 7.5
- Severity
- HIGH
- Fixed in
- 5.8.5
- Affected Products
- 1
Fix available
5.8.5
Affected packages
- fastify / fastify< 5.8.5 (from 5.3.2)Fixed in 5.8.5
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:NReferences