Lucene search
K

641 matches found

Vulnrichment
Vulnrichment
added 2026/03/23 1:53 p.m.0 views

CVE-2026-3635 Fastify request.protocol and request.host spoofable via X-Forwarded-Proto/Host from untrusted connections when trustProxy uses restrictive trust function

Summary When trustProxy is configured with a restrictive trust function e.g., a specific IP like trustProxy: '10.0.0.1', a subnet, a hop count, or a custom function, the request.protocol and request.host getters read X-Forwarded-Proto and X-Forwarded-Host headers from any connection — including...

6.1CVSS5.8AI score0.0012EPSS
Exploits0References3
Snyk
Snyk
added 2026/03/23 1:53 p.m.0 views

Use of Less Trusted Source

Overview fastify is an overhead web framework, for Node.js. Affected versions of this package are vulnerable to Use of Less Trusted Source in the request.protocol and request.host getters. An attacker can manipulate the perceived protocol and host by sending crafted X-Forwarded-Proto and...

6.1CVSS5.8AI score0.0012EPSS
Exploits0References2
CVE
CVE
added 2026/03/23 1:53 p.m.47 views

CVE-2026-3635

CVE-2026-3635 : In Fastify (affected: fastify

6.1CVSS5.8AI score0.0012EPSS
Exploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/03/23 1:53 p.m.2 views

CVE-2026-3635

Summary When trustProxy is configured with a restrictive trust function e.g., a specific IP like trustProxy: '10.0.0.1', a subnet, a hop count, or a custom function, the request.protocol and request.host getters read X-Forwarded-Proto and X-Forwarded-Host headers from any connection — including...

6.1CVSS5.8AI score0.0012EPSS
Exploits0References4
vulnersOsv
vulnersOsv
added 2026/03/23 1:53 p.m.6 views

@amedia/brick-mcp (>=0.0.0-vBRAND-20260313141110 <=1.0.3), @andesite-lab/andesite-core (=1.60.2) +333 more potentially affected by CVE-2026-3635 via fastify (>=5.0.0-alpha.2 <=5.8.2)

fastify NPM version =5.0.0-alpha.2, =0.0.0-vBRAND-20260313141110, =2.0.1, =1.1.1, =0.6.2, =0.1.1, =0.1.1, =0.6.0, =0.1.1, =0.0.35, =0.0.82, =0.0.1, =0.0.6, =0.1.68, =0.1.130 and more Source cves: CVE-2026-3635 Source advisory: SNYK:JS-FASTIFY-15762220...

6.1CVSS5.4AI score0.0012EPSS
Exploits0
Veracode
Veracode
added 2026/03/23 9:9 a.m.7 views

Improper Access Control

fastify-reply-from is vulnerable to Improper Access Control. The vulnerability is due to insufficient validation of forwarded URLs in reply.from, which allows an attacker to craft malicious URLs and access unauthorized routes...

6.9CVSS5.8AI score0.00147EPSS
Exploits0References3Affected Software1
CNNVD
CNNVD
added 2026/03/23 12:0 a.m.6 views

Fastify 安全漏洞

Fastify is an open-source web framework developed by Fastify. Versions of Fastify 5.8.2 and earlier contain security vulnerabilities. These vulnerabilities arise when the trustProxy is configured as a restrictive trust function, allowing request.protocol and request.host to read the...

6.1CVSS5.8AI score0.0012EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2026/03/23 12:0 a.m.5 views

PT-2026-27132

Name of the Vulnerable Software and Affected Versions fastify versions through 5.8.2 Description When the trustProxy setting is configured with a restrictive trust function—such as a specific IP address, a subnet, a hop count, or a custom function—the request.protocol and request.host getters...

6.1CVSS5.8AI score0.0012EPSS
Exploits0References8
NVD
NVD
added 2026/03/20 5:16 a.m.6 views

CVE-2026-33011

Nest is a framework for building scalable Node.js server-side applications. In versions 11.1.15 and below, a NestJS application using @nestjs/platform-fastify GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a...

8.7CVSS0.00346EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/03/20 4:37 a.m.1 views

CVE-2026-33011 Nest Fastify HEAD Request Middleware Bypass

Nest is a framework for building scalable Node.js server-side applications. In versions 11.1.15 and below, a NestJS application using @nestjs/platform-fastify GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a...

8.7CVSS5.8AI score0.00346EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/03/20 4:37 a.m.23 views

CVE-2026-33011 Nest Fastify HEAD Request Middleware Bypass

Nest is a framework for building scalable Node.js server-side applications. In versions 11.1.15 and below, a NestJS application using @nestjs/platform-fastify GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a...

8.7CVSS0.00346EPSS
Exploits0References3
CVE
CVE
added 2026/03/20 4:37 a.m.9 views

CVE-2026-33011

CVE-2026-33011 affects Nest with @nestjs/platform-fastify: in versions 11.1.15 and earlier, Fastify’s HEAD-to-GET redirect can bypass GET middleware, causing middleware to be skipped while the GET handler still runs and the response lacks a body. The issue is fixed in version 11.1.16. Remediate b...

8.7CVSS5.8AI score0.00346EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/03/20 4:37 a.m.6 views

CVE-2026-33011 Nest Fastify HEAD Request Middleware Bypass

Nest is a framework for building scalable Node.js server-side applications. In versions 11.1.15 and below, a NestJS application using @nestjs/platform-fastify GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a...

8.7CVSS5.8AI score0.00346EPSS
Exploits0References5
CNNVD
CNNVD
added 2026/03/20 12:0 a.m.3 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. Versions of Nest 11.1.15 and earlier contain security vulnerabilities. These vulnerabilities stem from Fastify automatically...

8.7CVSS5.8AI score0.00346EPSS
Exploits0References3
Snyk
Snyk
added 2026/03/17 6:38 p.m.2 views

Always-Incorrect Control Flow Implementation

Overview @nestjs/core is a Nest - modern, fast, powerful node.js web framework @core Affected versions of this package are vulnerable to Always-Incorrect Control Flow Implementation when handling a @nestjs/platform-fastify HEAD request. An attacker can bypass middleware logic by sending malicious...

8.7CVSS5.8AI score0.00346EPSS
Exploits0References2
OSV
OSV
added 2026/03/17 6:38 p.m.3 views

GHSA-WF42-42FG-FG84 Nest Fastify HEAD Request Middleware Bypass

Impact In a NestJS application using @nestjs/platform-fastify, GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a result: - Middleware will be completely skipped. - The HTTP response won't include a body since...

8.7CVSS5.8AI score0.00346EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/03/17 6:38 p.m.5 views

Nest Fastify HEAD Request Middleware Bypass

Impact In a NestJS application using @nestjs/platform-fastify, GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a result: - Middleware will be completely skipped. - The HTTP response won't include a body since...

8.7CVSS5.8AI score0.00346EPSS
Exploits0References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/17 12:0 a.m.7 views

PT-2026-25990

Nest is a framework for building scalable Node.js server-side applications. In versions 11.1.15 and below, a NestJS application using @nestjs/platform-fastify GET middleware can be bypassed because Fastify automatically redirects HEAD requests to the corresponding GET handlers if they exist. As a...

8.7CVSS5.8AI score0.00346EPSS
Exploits0References9
vulnersOsv
vulnersOsv
added 2026/03/11 11:0 p.m.8 views

@24hr/ettapi (>=0.0.1 <=0.2.5), @dzangolab/fastify-s3 (>=0.48.0 <=0.87.0) +1 more potentially affected by CVE-2025-65587 via graphql-upload-minimal (>=1.5.3 <=1.6.1)

graphql-upload-minimal NPM version =1.5.3, =0.0.1, =0.48.0, =0.88.0, =0.93.4 Source cves: CVE-2025-65587 Source advisory: SNYK:JS-GRAPHQLUPLOADMINIMAL-15682460...

6.8AI score
Exploits0
RedhatCVE
RedhatCVE
added 2026/03/08 1:44 a.m.3 views

CVE-2026-30241

Mercurius is a GraphQL adapter for Fastify. Prior to version 16.8.0, Mercurius fails to enforce the configured queryDepth limit on GraphQL subscription queries received over WebSocket connections. The depth check is correctly applied to HTTP queries and mutations, but subscription queries are...

8.2CVSS5.8AI score0.00362EPSS
Exploits0References1
Rows per page
Query Builder