PT-2026-25990 · Fastify+2 · Fastify+2

Kamilmysliwiec

·

Publicado

2026-03-17

·

Atualizado

2026-03-24

·

CVE-2026-33011

CVSS v4.0

8.7

Alta

VetorAV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions Nest versions 11.1.15 and below
Description Nest is a framework used for building scalable Node.js server-side applications. In versions 11.1.15 and earlier, applications utilizing the @nestjs/platform-fastify GET middleware can be bypassed. This occurs because Fastify automatically redirects HEAD requests to the corresponding GET handlers, if they exist. Consequently, the middleware is completely skipped, the HTTP response does not include a body, and the actual handler continues to execute. The issue stems from the automatic redirection of HEAD requests to GET handlers within the Fastify platform.
Recommendations Update to Nest version 11.1.16 or later.

Exploit

Correção

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

CVE-2026-33011
GHSA-WF42-42FG-FG84

Produtos afetados

@Nestjs/Platform-Fastify
Fastify
Nest