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-40879

25
FAUCET Score

OVERVIEW CVE-2026-40879 affects NestJS, a framework for building scalable Node.js server-side applications, in versions prior to 11.1.19. The vulnerability exists in the handleData() function, which recursively processes JSON messages within a single TCP frame. An attacker can exploit this by sending multiple small, valid JSON messages concatenated in one network packet, causing the function to recurse excessively without triggering the buffer size limit, ultimately resulting in a stack overflow condition. A payload of approximately 47 KB is sufficient to trigger a RangeError and crash the application. SEVERITY This vulnerability has a CVSS v3.1 score of 7.5 (High) with a network-based attack vector requiring no authentication or user interaction. The attack is straightforward to execute with low complexity. The impact is limited to availability, as successful exploitation causes a denial of service through application crash; there are no direct confidentiality or integrity implications. The EPSS score of 0.0004 suggests relatively low probability of exploitation in the wild compared to other vulnerabilities. EXPLOITATION STATUS The vulnerability is not currently listed on the CISA Known Exploited Vulnerabilities (KEV) catalog and appears inactive on exploit tracking hot lists. Public exploit code availability and active exploitation in the wild have not been reported. Community attention remains minimal at this time, though organizations running affected NestJS versions should prioritize patching to version 11.1.19 to mitigate denial-of-service risks.

Impacted Technologies

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

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
HIGH
Exploitability Score
3.9
Impact Score
3.6
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.33%
Probability of exploitation in next 30 days
EPSS Percentile
25.3%
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.0033 is in the 7th percentile among its peer group of 51,551 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 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 (2)

npmpatch availablevia ghsa
Product: @nestjs/microservicesFixed in: 11.1.19
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

npmGHSA-hpwf-8g29-85qmhigh

Nest Affected by DoS via Recursive handleData in JsonSocket (TCP Transport)

Apr 14, 2026

References

github.com / nestjs/nest/security/advisories/GHSA-hpwf-8g29-85qm
Vendor Advisory