Fastify · Fastify · CVE-2018-3711
**Name of the Vulnerable Software and Affected Versions**
Fastify versions prior to 0.38.0
**Description**
The issue allows for a denial-of-service attack by sending a request with "Content-Type: application/json" and a very large payload. This can cause the service to become unresponsive.
**Recommendations**
Update to version 0.38.0 or later. As a temporary workaround, consider restricting the size of payloads for requests with the "Content-Type" set to "application/json" to minimize the risk of exploitation.