Validation Bypass in Fastify Affects Application Security
CVE-2026-84469

7.5HIGH

Key Information:

Vendor

Fastify

Status
Vendor
CVE Published:
4 September 2026

What is CVE-2026-84469?

Fastify versions before 5.12.2 improperly handle request schema compilation based on JavaScript truthiness. According to JSON Schema Draft 7, the boolean value false is a valid schema intended to reject all instances. When this value is set for body, querystring, params, or headers schema to prevent any input, Fastify fails to compile a corresponding validator. As a result, the route handler becomes accessible to any request, undermining intended security measures. This flaw can lead to unauthorized state changes or allow the execution of operations that should be disabled. To mitigate this risk, users are urged to update to Fastify version 5.12.2 or later.

Affected Version(s)

fastify 0 < 5.12.2

fastify 5.12.2

References

CVSS V3.1

Score:
7.5
Severity:
HIGH
Confidentiality:
None
Integrity:
High
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

schecthellraiser606
mcollina
UlisesGascon
climba03003
.