Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35515

21
FAUCET Score

OVERVIEW CVE-2026-35515 is an input validation vulnerability in NestJS versions prior to 11.1.18 that affects the Server-Sent Events (SSE) Stream transformation functionality. The flaw exists in the SseStream._transform() method, which fails to sanitize newline characters in message.type and message.id fields before inserting them into SSE protocol output, potentially allowing attackers to inject malicious events and manipulate server-client communication streams. SEVERITY The vulnerability carries a CVSS v3.1 base score of 6.1 (MEDIUM) with a network attack vector, low complexity, and no privilege requirements. The primary impacts include information disclosure and availability disruption, though the attack requires user interaction. The relatively high attack surface and cross-site implications (reflected in the Changed Scope rating) elevate practical risk, particularly in multi-tenant environments where SSE streams transmit user-influenced data. EXPLOITATION STATUS Currently, this vulnerability shows minimal active exploitation activity. No public exploit code is documented in the CISA Known Exploited Vulnerabilities catalog, and community attention remains limited based on the inactive Hot List status. The extremely low EPSS score of 0.00012 indicates exploitation in the wild is negligible at this time, though the vulnerability should still be prioritized given the straightforward attack mechanism and availability of patched versions.

Impacted Technologies

VendorProductVersion(s)CPE
< 11.1.18CPE matchmatch criteria
cpe:2.3:a:nestjs:nest:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 4.0

6.3MEDIUM

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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
NONE
VS Integrity
LOW
VS Availability
LOW
SS Confidentiality
NONE
SS Integrity
LOW
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.23%
Probability of exploitation in next 30 days
EPSS Percentile
14.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0023 is in the 15th percentile among its peer group of 26,221 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (1)

npmpatch availablevia ghsa
Product: @nestjs/coreFixed in: 11.1.18

Vendor Advisories (1)

npmGHSA-36xv-jgw5-4q75medium

@nestjs/core Improperly Neutralizes Special Elements in Output Used by a Downstream Component ('Injection')

Apr 6, 2026

References

github.com / nestjs/nest/security/advisories/GHSA-36xv-jgw5-4q75
Vendor Advisory