CVE-2026-33011
CVE-2026-33011 is a high-severity vulnerability in Nestjs Nest with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-670.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- CVSS v4: 8.7
- EPSS exploit prediction: 0% (27th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-13549
- Weakness: CWE-670
- Affected product: Nestjs Nest
- Published:
- Last modified:
Description
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 result: middleware will be completely skipped, the HTTP response won't include a body (since the response is truncated when redirecting a HEAD request to a GET handler), and the actual handler will still be executed. This issue is fixed in version 11.1.16.
Frequently asked questions
- What is 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 result: middleware will be completely skipped, the HTTP response won't include a body (since the response is truncated when redirecting a HEAD request to a GET handler), and the actual handler will still be executed. This issue is fixed in version 11.1.16.
- How severe is CVE-2026-33011?
- CVE-2026-33011 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity high, and availability none.
- Is CVE-2026-33011 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (27th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33011?
- CVE-2026-33011 affects Nestjs Nest. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33011?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-33011 have an EU (EUVD) identifier?
- Yes. CVE-2026-33011 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-13549.
- When was CVE-2026-33011 published?
- CVE-2026-33011 was published on 2026-03-20 and last updated on 2026-06-17.
References
- https://github.com/nestjs/nest/commit/cbdf737cd6e7cefa52d05ecea2ae4af95c464614
- https://github.com/nestjs/nest/releases/tag/v11.1.17
- https://github.com/nestjs/nest/security/advisories/GHSA-wf42-42fg-fg84
Affected products (1)
- cpe:2.3:a:nestjs:nest:*:*:*:*:*:node.js:*:*
More vulnerabilities in Nestjs Nest
- CVE-2026-2293 — Critical (CVSS 9.8): A NestJS application using @nestjs/platform-fastify can allow bypass of authentication/authorization middleware when…
- CVE-2026-40879 — High (CVSS 7.5): Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.19, when an attacker sends…
- CVE-2025-69211 — High (CVSS 7.4): Nest is a framework for building scalable Node.js server-side applications. Versions prior to 11.1.11 have a Fastify…
- CVE-2026-35515 — Medium (CVSS 6.1): Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.18, SseStream._transform()…
- CVE-2024-29409 — Medium (CVSS 5.5): File Upload vulnerability in nestjs nest v.10.3.2 allows a remote attacker to execute arbitrary code via the…
- CVE-2023-26108 — Low (CVSS 3.7): Versions of the package @nestjs/core before 9.0.5 are vulnerable to Information Exposure via the StreamableFile pipe.…
All CVEs affecting Nestjs Nest →
Other CWE-670 vulnerabilities
- CVE-2025-43359 — Critical (CVSS 9.8): A logic issue was addressed with improved state management. This issue is fixed in iOS 18.7 and iPadOS 18.7, iOS 26 and…
- CVE-2022-25745 — Critical (CVSS 9.8): Memory corruption in modem due to improper input validation while handling the incoming CoAP message
- CVE-2020-1914 — Critical (CVSS 9.8): A logic vulnerability when handling the SaveGeneratorLong instruction in Facebook Hermes prior to commit…
- CVE-2020-17466 — Critical (CVSS 9.8): Turcom TRCwifiZone through 2020-08-10 allows authentication bypass by visiting manage/control.php and ignoring 302…
- CVE-2019-17192 — Critical (CVSS 9.8): The WebRTC component in the Signal Private Messenger application through 4.47.7 for Android processes videoconferencing…
- CVE-2026-55276 — Critical (CVSS 9.1): Always-Incorrect Control Flow Implementation vulnerability in Apache Tomcat meant that special roles and empty…