
We found results for “”
CVE-2025-32442
Good to know:


Date: April 18, 2025
Fastify is a fast and low overhead web framework, for Node.js. In versions 5.0.0 to 5.3.0, applications that specify different validation strategies for different content types have a possibility to bypass validation by providing a slightly altered content type such as with different casing or altered whitespacing before ";". This issue has been patched in version 5.3.1. A workaround involves not specifying individual content types in the schema.
Severity Score
Related Resources (7)
Severity Score
Weakness Type (CWE)
Improper Validation of Specified Type of Input
CWE-1287Top Fix

Upgrade Version
Upgrade to version fastify - 5.3.2;fastify - 4.29.1;fastify - 5.3.2;fastify - 4.29.1;https://github.com/fastify/fastify.git - v5.3.2
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | NETWORK |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | NONE |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | NONE |
Integrity (I): | HIGH |
Availability (A): | NONE |