Lucene search
+L

755 matches found

OSV
OSV
added 2025/08/23 2:49 p.m.6 views

MAL-2025-41382 Malicious code in example-fastify-api (npm)

The package communicates with a domain associated with malicious activity...

7.1AI score
SaveExploits0
IBM Security Bulletins
IBM Security Bulletins
added 2025/07/21 4:53 p.m.12 views

Security Bulletin: Vulnerabilities in Fastify affects IBM watsonx Orchestrate with watsonx Assistant Cartridge

Summary Potential vulnerability in Fastify has been identified that affects IBM watsonx Orchestrate with watsonx Assistant Cartridge - UAB Component. The vulnerability has been addressed. Refer to details for additional information. Vulnerability Details CVEID:CVE-2025-32442 DESCRIPTION: Fastify ...

7.5CVSS6.8AI score0.00713EPSS
SaveExploits1Affected Software1
RedhatCVE
RedhatCVE
added 2025/05/23 9:35 a.m.18 views

CVE-2024-22207

fastify-swagger-ui is a Fastify plugin for serving Swagger UI. Prior to 2.1.0, the default configuration of @fastify/swagger-ui without baseDir set will lead to all files in the module's directory being exposed via http routes served by the module. The vulnerability is fixed in v2.1.0. Setting th...

5.3CVSS5.1AI score0.0229EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 6:09 a.m.18 views

CVE-2023-25576

@fastify/multipart is a Fastify plugin to parse the multipart content-type. Prior to versions 7.4.1 and 6.0.1, @fastify/multipart may experience denial of service due to a number of situations in which an unlimited number of parts are accepted. This includes the multipart body parser accepting an...

7.5CVSS6.7AI score0.01463EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 5:31 a.m.15 views

CVE-2023-29020

@fastify/passport is a port of passport authentication library for the Fastify ecosystem. The CSRF Cross-Site Request Forger protection enforced by the @fastify/csrf-protection library, when combined with @fastify/passport in affected versions, can be bypassed by network and same-site attackers...

6.5CVSS7AI score0.00384EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 5:00 a.m.13 views

CVE-2023-51701

fastify-reply-from is a Fastify plugin to forward the current HTTP request to another server. A reverse proxy server built with @fastify/reply-from could misinterpret the incoming body by passing an header ContentType: application/json ; charset=utf-8. This can lead to bypass of security checks...

7.5CVSS6.8AI score0.00479EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/23 4:46 a.m.19 views

CVE-2023-22477

Mercurius is a GraphQL adapter for Fastify. Any users of Mercurius until version 10.5.0 are subjected to a denial of service attack by sending a malformed packet over WebSocket to /graphql. This issue was patched in 940. As a workaround, users can disable subscriptions...

7.5CVSS6.7AI score0.01056EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:23 p.m.11 views

CVE-2021-29624

fastify-csrf is an open-source plugin helps developers protect their Fastify server against CSRF attacks. Versions of fastify-csrf prior to 3.1.0 have a "double submit" mechanism using cookies with an application deployed across multiple subdomains, e.g. "heroku"-style platform as a service...

6.5CVSS6.8AI score0.00829EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:09 p.m.15 views

CVE-2020-8192

A denial of service vulnerability exists in Fastify v2.14.1 and v3.0.0-rc.4 that allows a malicious user to trigger resource exhaustion when the allErrors option is used with specially crafted schemas...

6.5CVSS6.6AI score0.01157EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:50 p.m.6 views

CVE-2020-8136

Prototype pollution vulnerability in fastify-multipart 1.0.5 allows an attacker to crash fastify applications parsing multipart requests by sending a specially crafted request...

7.5CVSS6.5AI score0.01497EPSS
SaveExploits1References1
GithubExploit
GithubExploit
added 2025/05/03 9:02 p.m.884 views

Exploit for CVE-2025-47240

Remote Code Execution via @fastify/view raw rendering Ve...

7.8AI score
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/05/03 12:00 a.m.12 views

PT-2025-18960 · Unknown · Fastify/View

Name of the Vulnerable Software and Affected Versions: @fastify/view affected versions not specified Description: The issue concerns a potential Remote Code Execution RCE vulnerability in the @fastify/view plugin for Fastify, which allows the use of template engines for generating HTML pages on t...

7.8AI score
SaveExploits1References9
Hacker One
Hacker One
added 2025/05/01 3:15 p.m.474 views

Fastify: Remote Code Execution via unsafe usage of `reply.view({ raw })` in @fastify/view (EJS template engine)

The @fastify/view plugin, when used with the EJS engine and the reply.view raw: pattern, allowed arbitrary EJS execution. This vulnerability arose from the fact that Fastify trusted the raw template string without sanitization or restrictions when passed directly to EJS's compile method, leading ...

7.7AI score
SaveExploits0
NVD
NVD
added 2025/04/18 4:15 p.m.29 views

CVE-2025-32442

Fastify is a fast and low overhead web framework, for Node.js. In versions 5.0.0 to 5.3.0 as well as version 4.29.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...

7.5CVSS0.00713EPSS
SaveExploits1References4
CVE
CVE
added 2025/04/18 3:59 p.m.108 views

CVE-2025-32442

The CVE-2025-32442 issue affects Fastify (Node.js) where applications that specify different validation strategies for multiple content types can bypass validation by supplying a slightly altered Content-Type (e.g., different casing or whitespace before ";"). Affected versions include Fastify 5.0...

7.5CVSS7.4AI score0.00713EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2025/04/18 3:59 p.m.31 views

CVE-2025-32442 Fastify vulnerable to invalid content-type parsing, which could lead to validation bypass

Fastify is a fast and low overhead web framework, for Node.js. In versions 5.0.0 to 5.3.0 as well as version 4.29.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...

7.5CVSS0.00713EPSS
SaveExploits1References4
OSV
OSV
added 2025/04/18 3:59 p.m.21 views

CVE-2025-32442 Fastify vulnerable to invalid content-type parsing, which could lead to validation bypass

Fastify is a fast and low overhead web framework, for Node.js. In versions 5.0.0 to 5.3.0 as well as version 4.29.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...

7.5CVSS7.3AI score0.00408EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/04/18 3:59 p.m.18 views

CVE-2025-32442 Fastify vulnerable to invalid content-type parsing, which could lead to validation bypass

Fastify is a fast and low overhead web framework, for Node.js. In versions 5.0.0 to 5.3.0 as well as version 4.29.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...

7.5CVSS7.4AI score0.00713EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/04/18 3:02 p.m.21 views

Fastify vulnerable to invalid content-type parsing, which could lead to validation bypass

Impact In applications that specify different validation strategies for different content types, it's possible to bypass the validation by providing a slightly altered content type such as with different casing or altered whitespacing before ;. Users using the the following pattern are affected: ...

7.5CVSS7.5AI score0.00713EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2025/04/18 3:02 p.m.7 views

GHSA-MG2H-6X62-WPWC Fastify vulnerable to invalid content-type parsing, which could lead to validation bypass

Impact In applications that specify different validation strategies for different content types, it's possible to bypass the validation by providing a slightly altered content type such as with different casing or altered whitespacing before ;. Users using the the following pattern are affected: ...

7.5CVSS6.9AI score0.00713EPSS
SaveExploits1References6
Rows per page
Query Builder