Lucene search
+L

718 matches found

CNNVD
CNNVD
added 2026/02/27 12:0 a.m.58 views

nest 安全漏洞

nest is a Node.js framework developed by Nestjs, designed for building efficient, scalable, and enterprise-level server-side applications using TypeScript/JavaScript. Version 11.1.13 of nest contains a security vulnerability. This vulnerability arises from NestJS applications that utilize...

9.8CVSS5.8AI score0.00666EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2026/02/27 12:0 a.m.17 views

PT-2026-22377

Name of the Vulnerable Software and Affected Versions @fastify/middie versions prior to 9.2.0 Description A flaw exists in @fastify/middie that can lead to authentication or authorization bypass when path-scoped middleware is used, such as with app.use'/secret', auth. This occurs when Fastify...

8.2CVSS5.9AI score0.0039EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2026/02/27 12:0 a.m.17 views

@fastify/middie 安全漏洞

@fastify/middie is an open-source middleware engine developed by Fastify. Versions of @fastify/middie prior to 9.2.0 contained security vulnerabilities. These vulnerabilities stemmed from the possibility of bypassing the path range middleware when using router normalization options, which could...

9.1CVSS5.8AI score0.0039EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/02/26 12:17 p.m.6 views

Malicious Package

Overview fastify-lint is a malicious package. This package contains malicious code, and its content was removed from the official package manager. While this package might be attempting to impersonate a valid organization, there is no connection between that organization and this package...

9.8CVSS5.9AI score
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/02/04 3:43 a.m.15 views

CVE-2026-25223

A flaw was found in Fastify, a web framework for Node.js. A remote attacker can exploit a validation bypass vulnerability by appending a tab character followed by arbitrary content to the Content-Type header. This circumvents the request body validation schemas, allowing the server to process the...

7.5CVSS5.3AI score0.0077EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/02/04 3:43 a.m.14 views

CVE-2026-25224

A flaw was found in Fastify. A remote client can exploit this denial-of-service vulnerability by sending a slow or non-reading request when the application returns a ReadableStream or Response with a Web Stream body via reply.send. This can lead to unbounded buffering, exhausting server memory. T...

3.7CVSS5AI score0.00488EPSS
SaveExploits0References6
NVD
NVD
added 2026/02/03 10:16 p.m.14 views

CVE-2026-25223

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 appending a tab character \t followed by arbitrary content ...

7.5CVSS0.0077EPSS
SaveExploits0References12
NVD
NVD
added 2026/02/03 10:16 p.m.13 views

CVE-2026-25224

Fastify is a fast and low overhead web framework, for Node.js. Prior to version 5.7.3, a denial-of-service vulnerability in Fastify’s Web Streams response handling can allow a remote client to exhaust server memory. Applications that return a ReadableStream or Response with a Web Stream body via...

3.7CVSS0.00488EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/02/03 9:21 p.m.12 views

EUVD-2026-5157

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 appending a tab character \t followed by arbitrary content ...

7.5CVSS5.6AI score0.0077EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/03 9:21 p.m.9 views

CVE-2026-25223 Fastify's Content-Type header tab character allows body validation bypass

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 appending a tab character \t followed by arbitrary content ...

7.5CVSS5.5AI score0.0077EPSS
SaveExploits0References14
ATTACKERKB
ATTACKERKB
added 2026/02/03 9:21 p.m.8 views

CVE-2026-25223

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 appending a tab character \t followed by arbitrary content ...

7.5CVSS5.5AI score0.0077EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/03 9:21 p.m.6 views

CVE-2026-25223 Fastify's Content-Type header tab character allows body validation bypass

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 appending a tab character \t followed by arbitrary content ...

7.5CVSS5.6AI score0.0077EPSS
SaveExploits0References6
CVE
CVE
added 2026/02/03 9:21 p.m.96 views

CVE-2026-25223

CVE-2026-25223 affects the Fastify web framework for Node.js. Before version 5.7.2, a validation bypass allows an attacker to bypass request body validation by appending a tab character to the Content-Type header, causing the server to process the body as the original content type without proper ...

7.5CVSS5.6AI score0.0077EPSS
SaveExploits0References12Affected Software1
Cvelist
Cvelist
added 2026/02/03 9:21 p.m.35 views

CVE-2026-25223 Fastify's Content-Type header tab character allows body validation bypass

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 appending a tab character \t followed by arbitrary content ...

7.5CVSS0.0077EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/02/03 9:21 p.m.7 views

CVE-2026-25224 Fastify Vulnerable to DoS via Unbounded Memory Allocation in sendWebStream

Fastify is a fast and low overhead web framework, for Node.js. Prior to version 5.7.3, a denial-of-service vulnerability in Fastify’s Web Streams response handling can allow a remote client to exhaust server memory. Applications that return a ReadableStream or Response with a Web Stream body via...

3.7CVSS5.3AI score0.00488EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/03 9:21 p.m.44 views

CVE-2026-25224

CVE-2026-25224 affects Fastify (Node.js). Before 5.7.3, a DoS can occur when a remote client sends a slow or non-reading request while the app returns a ReadableStream (or Web Stream) via reply.send(), causing unbounded buffering and possible memory exhaustion. Impact: server degradation or crash...

3.7CVSS5.4AI score0.00488EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/03 9:21 p.m.5 views

CVE-2026-25224

Fastify is a fast and low overhead web framework, for Node.js. Prior to version 5.7.3, a denial-of-service vulnerability in Fastify’s Web Streams response handling can allow a remote client to exhaust server memory. Applications that return a ReadableStream or Response with a Web Stream body via...

3.7CVSS5.4AI score0.00488EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/02/03 9:21 p.m.32 views

CVE-2026-25224 Fastify Vulnerable to DoS via Unbounded Memory Allocation in sendWebStream

Fastify is a fast and low overhead web framework, for Node.js. Prior to version 5.7.3, a denial-of-service vulnerability in Fastify’s Web Streams response handling can allow a remote client to exhaust server memory. Applications that return a ReadableStream or Response with a Web Stream body via...

3.7CVSS0.00488EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/02/03 9:21 p.m.8 views

EUVD-2026-5158

Fastify is a fast and low overhead web framework, for Node.js. Prior to version 5.7.3, a denial-of-service vulnerability in Fastify’s Web Streams response handling can allow a remote client to exhaust server memory. Applications that return a ReadableStream or Response with a Web Stream body via...

3.7CVSS5.4AI score0.00488EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/03 9:21 p.m.8 views

CVE-2026-25224 Fastify Vulnerable to DoS via Unbounded Memory Allocation in sendWebStream

Fastify is a fast and low overhead web framework, for Node.js. Prior to version 5.7.3, a denial-of-service vulnerability in Fastify’s Web Streams response handling can allow a remote client to exhaust server memory. Applications that return a ReadableStream or Response with a Web Stream body via...

3.7CVSS5.4AI score0.00488EPSS
SaveExploits0References5
Rows per page
Query Builder