← Back to browse · API

CVE-2022-39288

Severity
HIGH
CVSS
7.5
EPSS
0.59244
Risk score
50.74
CISA KEV
No
PoC
No
Published
2022-10-10
Modified
2025-04-23
First seen
2026-08-07
Aliases
EUVD-2022-7008, GHSA-455W-C45V-86RG
Products
@clerk:fastify 4.0.0, < 4.8.1
Sources
euvd EUVD-2022-7008

Description

fastify is a fast and low overhead web framework, for Node.js. Affected versions of fastify are subject to a denial of service via malicious use of the Content-Type header. An attacker can send an invalid Content-Type header that can cause the application to crash. This issue has been addressed in commit `fbb07e8d` and will be included in release version 4.8.1. Users are advised to upgrade. Users unable to upgrade may manually filter out http content with malicious Content-Type headers.

References