CVE Catalog

CVE-2026-25223

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
0.77%

51th percentile - higher than 51% of all known CVEs

Summary

In Fastify prior to version 5.7.2, a validation bypass vulnerability exists where request body validation schemas specified by Content-Type can be circumvented. By appending a tab character (\t) followed by arbitrary content to the Content-Type header, attackers can bypass body validation while the server still processes the body as the original content type.

Risk Assessment

The risk is that an attacker can send malicious data that bypasses validation, potentially leading to data integrity issues or unauthorized access to resources.

Recommendation

Immediately update Fastify to version 5.7.2 or later, which includes a fix for this vulnerability.

Other vulnerabilities in Fastify

See all
Original NVD description (English source)

Fastify is a fast and low overhead web framework, for Node.js. Prior to version 5.7.2, a validation bypass vulnerability exists in Fastify where request body validation schemas specified by Content-Type can be completely circumvented. By appending a tab character (\t) followed by arbitrary content to the Content-Type header, attackers can bypass body validation while the server still processes the body as the original content type. This issue has been patched in version 5.7.2.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS