Stomper 5e2741e is vulnerable to Use-After-Free. When a client sends multiple CONNECT frames on the same TCP connection, and subsequently another client (or a later connection) sends SEND frames to a destination previously subscribed on that connection, the broker may dereference a pointer to a StompStreamSocket object that has already been freed. This results in a heap use-after-free and process crash. Because the protocol does not authenticate or restrict such sequences by default.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-26 20:17
Updated : 2026-08-28 21:20
NVD link : CVE-2026-26448
Mitre link : CVE-2026-26448
CVE.ORG link : CVE-2026-26448
JSON object : View
Products Affected
No product.
CWE
CWE-416
Use After Free
