Lucene search
+L

838 matches found

RedhatCVE
RedhatCVE
added 2026/02/04 3:43 a.m.17 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.008EPSS
SaveExploits0References9
RedhatCVE
RedhatCVE
added 2026/02/04 3:43 a.m.18 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.00507EPSS
SaveExploits0References6
NVD
NVD
added 2026/02/03 10:16 p.m.19 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.008EPSS
SaveExploits0References12
NVD
NVD
added 2026/02/03 10:16 p.m.17 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.00507EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/02/03 9:21 p.m.19 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.008EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/03 9:21 p.m.11 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 score
SaveExploits0References14
Vulnrichment
Vulnrichment
added 2026/02/03 9:21 p.m.8 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.008EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/02/03 9:21 p.m.47 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.008EPSS
SaveExploits0References6
CVE
CVE
added 2026/02/03 9:21 p.m.144 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.008EPSS
SaveExploits0References12Affected Software1
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.008EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
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.3AI score0.00507EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/03 9:21 p.m.53 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.00507EPSS
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.00507EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/02/03 9:21 p.m.38 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.00507EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/02/03 9:21 p.m.10 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.00507EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/03 9:21 p.m.13 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 score
SaveExploits0References5
CNNVD
CNNVD
added 2026/02/03 12:00 a.m.17 views

Fastify 安全漏洞

Fastify is an open-source web framework developed by Fastify. Versions of Fastify prior to 5.7.3 contained security vulnerabilities. These vulnerabilities were due to a denial-of-service vulnerability in the handling of Web Streams responses, which could potentially cause remote clients to consum...

3.7CVSS5.8AI score0.00507EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/03 12:00 a.m.14 views

Fastify 安全漏洞

Fastify is an open-source web framework developed by Fastify. Versions of Fastify prior to 5.7.2 contained security vulnerabilities. These vulnerabilities stemmed from a request body validation pattern that could be completely bypassed, allowing attackers to circumvent body validation...

7.5CVSS7.3AI score0.008EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/02/02 10:25 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview fastify is an overhead web framework, for Node.js. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the sendWebStream function. An attacker can cause excessive memory consumption by sending a slow or non-reading client request,...

6.3CVSS5.5AI score0.00507EPSS
SaveExploits0References2
vulnersOsv
vulnersOsv
added 2026/02/02 10:25 p.m.5 views

@amedia/brick-mcp (>=0.0.0-vEXPORT-20260113150210, <=0.1.5), @andesite-lab/andesite-core (>=1.60.2, <=1.61.0) +264 more potentially affected by CVE-2026-25224 via fastify (>=5.0.0, <=5.7.2)

fastify NPM version =5.0.0, =0.0.0-vEXPORT-20260113150210, =1.60.2, =2.0.1, =1.1.1, =0.1.1, =0.1.1, =0.1.1, =0.0.35, =0.0.82, =0.0.1, =0.0.6, =0.1.68, =6.0.0-alpha.1, =0.2.305, =1.0.6, =1.0.22 and more Source cves: CVE-2026-25224 Source advisory: SNYK:JS-FASTIFY-15182641...

3.7CVSS5.3AI score0.00507EPSS
SaveExploits0
Rows per page
Query Builder