CyberRota
Back to database

CVE-2026-40879

HIGH · CVSS 7.5 EPSS 0.06% Public Exploit

Source: NVD + CISA KEV + EPSS · Published: 2026-04-21 · Last synced: 2026-05-18

CyberRota Analysis

Detaylı analiz gerekiyor.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-40879
Severity
HIGH
CVSS
7.5
EPSS
0.06%

Original NVD Description

Nest is a framework for building scalable Node.js server-side applications. Prior to 11.1.19, when an attacker sends many small, valid JSON messages in one TCP frame, handleData() recurses once per message; the buffer shrinks each call. maxBufferSize is never reached; call stack overflows instead. A ~47 KB payload is sufficient to trigger RangeError. This vulnerability is fixed in 11.1.19.