SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-26449

HIGH · CVSS 7.5 EPSS 0.34% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-26 · Last synced 2026-09-18

CyberRota Analysis

AI-Generated

Stomper 5e2741e is vulnerable to a null pointer dereference that occurs when the server processes a SEND frame lacking a destination header field, leading to a crash of the server process. This vulnerability can disrupt service availability and should be prioritized by organizations using Stomper for real-time communication or data transfer, as it may affect system stability and reliability.

Public Exploit Signal

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

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

CVE
CVE-2026-26449
Severity
HIGH
CVSS
7.5
EPSS
0.34%

Original NVD Description

In Stomper 5e2741e when a client sends a SEND frame missing the destination header field, the server triggers a null pointer dereference (or access to invalid memory) while processing the frame, causing the process to crash.