VulnSea

fastify vulnerabilities

CVEs whose affected-version data names the fastify package (npm). Each record lists the affected and patched versions; check a specific version with the dependency checker or POST /api/sbom.

8 CVEsRSS

CVE-2026-92081Medium· 5.9
6d ago

fastify is a fast and low-overhead web framework for Node.js

fastify is a fast and low-overhead web framework for Node.js. In versions before 5.12.5, when a route registers a response trailer via reply.trailer() and is served over HTTP/2, fastify unconditionally sets the Transfer-Encoding: chunked…

Sunlitfastify · fastifyEPSS 0.40%via NVD
CVE-2026-84504High· 8.1
2w ago

fastify versions before 5.12.2 treat the object resolved by a successful Ajv async validator as the value result protocol used by custom validator compilers

fastify versions before 5.12.2 treat the object resolved by a successful Ajv async validator as the value result protocol used by custom validator compilers. If a request that passes its route schema contains a property named value at th…

Twilightfastify · fastifyEPSS 0.40%via NVD
CVE-2026-84469High· 7.5
2w ago

fastify versions before 5.12.2 decide whether to compile a request schema based on JavaScript truthiness, but JSON Schema Draft 7 defines the boolean false as a valid schema that rejects every instance

fastify versions before 5.12.2 decide whether to compile a request schema based on JavaScript truthiness, but JSON Schema Draft 7 defines the boolean false as a valid schema that rejects every instance. When an application assigns false …

Twilightfastify · fastifyEPSS 0.28%via NVD
CVE-2026-84428High· 7.5
2w ago

fastify versions before 5.12.2 implement the case-insensitive nature of HTTP header names by lowercasing names in a route's header schema before compiling it, but the transformation is incomplete: it lowercases the properties keys and th…

fastify versions before 5.12.2 implement the case-insensitive nature of HTTP header names by lowercasing names in a route's header schema before compiling it, but the transformation is incomplete: it lowercases the properties keys and th…

Twilightfastify · fastifyEPSS 0.30%via NVD
CVE-2026-76169High· 7.5
2w ago

fastify versions >= 4.0.0 and before 5.12.2 can route a malformed URL sent under one plugin prefix to the custom not-found handler of a different sibling plugin, and invoke it without the preHandler hook declared for that handler

fastify versions >= 4.0.0 and before 5.12.2 can route a malformed URL sent under one plugin prefix to the custom not-found handler of a different sibling plugin, and invoke it without the preHandler hook declared for that handler. The in…

Twilightfastify · fastifyEPSS 0.51%via NVD
CVE-2026-18504Medium· 5.4PoC
2w ago

fastify vulnerable to schema validation bypass via root primitive coercion mismatch

fastify vulnerable to schema validation bypass via root primitive coercion mismatch

Twilightfastify · fastifyEPSS 0.31%via GHSA
CVE-2026-16732Medium· 6.1
2w ago

fastify vulnerable to X-Forwarded-* spoofing under trustProxy hop-count

fastify vulnerable to X-Forwarded-* spoofing under trustProxy hop-count

Sunlitfastify · fastifyEPSS 0.14%via GHSA
CVE-2026-25223High· 7.5
7mo ago

Fastify is a fast and low overhead web framework, for Node.js

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…

Twilightfastify · fastifyEPSS 0.80%via NVD
fastify vulnerabilities (CVEs) · VulnSea