CVE-2025-69211
CVE-2025-69211 is a high-severity vulnerability in Nestjs Nest with a CVSS 3.x base score of 7.4. 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-367.
Key facts
- Severity: High (CVSS 3.x base score 7.4)
- CVSS v4: 6.9
- EPSS exploit prediction: 0% (28th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-205611
- Weakness: CWE-367
- Affected product: Nestjs Nest
- Published:
- Last modified:
Description
Nest is a framework for building scalable Node.js server-side applications. Versions prior to 11.1.11 have a Fastify URL encoding middleware bypass. A NestJS application is vulnerable if it uses `@nestjs/platform-fastify`; relies on `NestMiddleware` (via `MiddlewareConsumer`) for security checks (authentication, authorization, etc.), or through `app.use()`; and applies middleware to specific routes using string paths or controllers (e.g., `.forRoutes('admin')`). Exploitation can result in unauthenticated users accessing protected routes, restricted administrative endpoints becoming accessible to lower-privileged users, and/or middleware performing sanitization or validation being skipped. This issue is patched in `@nestjs/[email protected]`.
Frequently asked questions
- What is CVE-2025-69211?
- Nest is a framework for building scalable Node.js server-side applications. Versions prior to 11.1.11 have a Fastify URL encoding middleware bypass. A NestJS application is vulnerable if it uses `@nestjs/platform-fastify`; relies on `NestMiddleware` (via `MiddlewareConsumer`) for security checks (authentication, authorization, etc.), or through `app.use()`; and applies middleware to specific routes using string paths or controllers (e.g., `.forRoutes('admin')`). Exploitation can result in unauthenticated users accessing protected routes, restricted administrative endpoints becoming accessible to lower-privileged users, and/or middleware performing sanitization or validation being skipped. This issue is patched in `@nestjs/[email protected]`.
- How severe is CVE-2025-69211?
- CVE-2025-69211 has a CVSS 3.x base score of 7.4, rated high severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability none.
- Is CVE-2025-69211 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (28th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-69211?
- CVE-2025-69211 affects Nestjs Nest. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-69211?
- 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-2025-69211 have an EU (EUVD) identifier?
- Yes. CVE-2025-69211 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-205611.
- When was CVE-2025-69211 published?
- CVE-2025-69211 was published on 2025-12-29 and last updated on 2026-06-17.
References
- https://github.com/nestjs/nest/commit/c4cedda15a05aafec1e6045b36b0335ab850e771
- https://github.com/nestjs/nest/security/advisories/GHSA-8wpr-639p-ccrj
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-2026-33011 — High (CVSS 7.5): Nest is a framework for building scalable Node.js server-side applications. In versions 11.1.15 and below, a NestJS…
- 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-367 (Time-of-check Time-of-use (TOCTOU) Race Condition) vulnerabilities
- CVE-2026-25641 — Critical (CVSS 10.0): SandboxJS is a JavaScript sandboxing library. Prior to 0.8.29, there is a sandbox escape vulnerability due to a…
- CVE-2025-64180 — Critical (CVSS 10.0): Manager-io/Manager is accounting software. In Manager Desktop and Server versions 25.11.1.3085 and below, a critical…
- CVE-2025-34027 — Critical (CVSS 10.0): The Versa Concerto SD-WAN orchestration platform is vulnerable to an authentication bypass in the Traefik reverse proxy…
- CVE-2026-25052 — Critical (CVSS 9.9): n8n is an open source workflow automation platform. Prior to versions 1.123.18 and 2.5.0, a vulnerability in the file…
- CVE-2025-13032 — Critical (CVSS 9.9): Double fetch in sandbox kernel driver in Avast/AVG Antivirus <25.3 on windows allows local attacker to escalate…
- CVE-2026-53838 — Critical (CVSS 9.8): OpenClaw before 2026.5.27 contains a state mutation vulnerability in node pairing reconnection that allows paired nodes…
Browse all CWE-367 (Time-of-check Time-of-use (TOCTOU) Race Condition) vulnerabilities →