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.

Project Subscriptions

No data.

Advisories

No advisories yet.

Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Wed, 02 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-770
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 01 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-399
CWE-770

Tue, 01 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Title Denial of Service in STOMP Broker via Partial Frame Handling stomper: stomper: Denial of Service via partial STOMP frames
Weaknesses CWE-772
References
Metrics threat_severity

None

cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Important


Wed, 26 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Title Denial of Service in STOMP Broker via Partial Frame Handling
Weaknesses CWE-399
CWE-770

Wed, 26 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
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.
References

Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-02T12:26:10.451Z

Reserved: 2026-02-16T00:00:00.000Z

Link: CVE-2026-26445

cve-icon Vulnrichment

Updated: 2026-09-02T12:26:02.983Z

cve-icon NVD

Status : Deferred

Published: 2026-08-26T20:17:11.400

Modified: 2026-09-02T13:17:14.830

Link: CVE-2026-26445

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-26T00:00:00Z

Links: CVE-2026-26445 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T15:00:10Z

Weaknesses