SCA: security update for @nestjs/core (GHSA-36xv-jgw5-4q75)

medium Tenable Cloud Security Plugin ID 440028

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. Prior to 11.1.18,
SseStream._transform() interpolates message.type and message.id directly into Server-Sent Events text
protocol output without sanitizing newline characters (\r, \n). Since the SSE protocol treats both \r and
\n as field delimiters and \n\n as event boundaries, an attacker who can influence these fields through
upstream data sources can inject arbitrary SSE events, spoof event types, and corrupt reconnection state.
This vulnerability is fixed in 11.1.18. (CVE-2026-35515)

Solution

Update the @nestjs/core library and its related packages to version 11.1.18 or later.

See Also

https://github.com/advisories/GHSA-36xv-jgw5-4q75

Plugin Details

Severity: Medium

ID: 440028

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 4/8/2026

Updated: 6/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.42

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-35515

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:L

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

CVSS v4

Risk Factor: Medium

Base Score: 6.3

Threat Score: 1.7

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/6/2026

Vulnerability Publication Date: 4/6/2026

Reference Information

CVE: CVE-2026-35515

cwe: CWE-74