CVE-2026-26445
Last modified
CVE-2026-26445 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. stomper 5e2741e is vulnerable to Denial of Service. A malicious client can send partial STOMP frames and keep the TCP connections open, which, combined with the broker s use of edge-triggered epoll (EPOLLET) and MSG_PEEK in recv(), causes sockets to enter a permanent half-read state. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
stomper 5e2741e is vulnerable to Denial of Service. A malicious client can send partial STOMP frames and keep the TCP connections open, which, combined with the broker s use of edge-triggered epoll (EPOLLET) and MSG_PEEK in recv(), causes sockets to enter a permanent half-read state. When enough such connections accumulate, the broker stops receiving any further epoll events for those sockets and eventually hangs in epoll_wait, effectively refusing to process new messages.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| — | — | n/a |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-26445?
How severe is CVE-2026-26445?
How do I fix CVE-2026-26445?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-26416An authorization bypass vulnerability in Tata Consultancy Se…8.8
- CVE-2026-26417A broken access control vulnerability in the password reset …8.1
- CVE-2026-26418Missing authentication and authorization in the web API of T…7.5
- CVE-2026-2642A security vulnerability has been detected in ggreer the_sil…3.3
- CVE-2026-26422clash-verge-service-ipc before 2.3.0 has a world-reachable I…8.4
- CVE-2026-2644A weakness has been identified in niklasso minisat up to 2.2…7.8
- CVE-2026-26446Stomper 5e2741e is vulnerable to Denial of Service. When a b…7.5
- CVE-2026-26447Stomper 5e2741e is vulnerable to Use-After-Free. When a sing…7.5
- CVE-2026-26448Stomper 5e2741e is vulnerable to Use-After-Free. When a clie…9.8
- CVE-2026-26449In Stomper 5e2741e when a client sends a SEND frame missing …7.5
- CVE-2026-2645In wolfSSL 5.8.2 and earlier, a logic flaw existed in the TL…7.5
- CVE-2026-26452ccoap 77f55c4b466e99327c24ace8a2913d3ba7e2ccd5 lcontains a v…7.5
Are you affected by CVE-2026-26445?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
