SCA: security update for @nestjs/platform-fastify (GHSA-8wpr-639p-ccrj)

critical Tenable Cloud Security Plugin ID 436519

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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]`. (CVE-2025-69211)

See Also

https://github.com/advisories/GHSA-8wpr-639p-ccrj

Plugin Details

Severity: Critical

ID: 436519

Version: Revision 1.91

Type: Local

Family: SCA Checks

Published: 12/30/2025

Updated: 7/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.3

Percentile: 53.59

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.1

Temporal Score: 5.6

Vector: CVSS2#AV:N/AC:H/Au:N/C:C/I:C/A:N

CVSS Score Source: CVE-2025-69211

CVSS v3

Risk Factor: High

Base Score: 7.4

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: Critical

Base Score: 9.1

Threat Score: 6.9

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 12/30/2025

Vulnerability Publication Date: 12/29/2025

Reference Information

CVE: CVE-2025-69211

cwe: CWE-367