Description
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.
Published: 2026-08-26
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Stomper version 5e2741e contains a use‑after‑free flaw that allows a client to crash the broker. When a user sends multiple CONNECT frames over the same TCP socket and later another client sends SEND frames to a previously subscribed destination, the broker may dereference a pointer to a StompStreamSocket object that has already been freed. This results in a heap use‑after‑free and a process crash. Because the STOMP protocol lacks default authentication or restriction for such sequences, an unauthenticated attacker can trigger the crash, leading to denial of service.

Affected Systems

The affected product is the Stomper messaging broker, specifically the 5e2741e revision. No vendor name is publicly listed; the application is deployed in environments that use the Stomp protocol for messaging.

Risk and Exploitability

The vulnerability is not listed in the CISA KEV catalog, and no EPSS score is available, so the documented exploitation probability is unknown. Nevertheless, an unauthenticated remote client can induce a crash with a single TCP connection, making the risk high for availability. While the description does not report arbitrary code execution, a heap corruption could be leveraged by a sophisticated attacker if additional conditions are met. Brokers running Stomper should consider the risk as moderate to high, particularly in production environments where uninterrupted messaging is critical.

Generated by OpenCVE AI on August 26, 2026 at 21:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Stomper release that resolves the use‑after‑free bug.
  • Configure the broker to allow only a single CONNECT frame per TCP connection or enable authentication so that unauthorized clients cannot trigger the flaw.
  • Enforce network‑level filtering or segmentation to limit connections from untrusted hosts and monitor for repeated CONNECT/SEND sequences that may indicate an attempt to exploit the broker.

Generated by OpenCVE AI on August 26, 2026 at 21:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Title Stomper Use-After-Free Leading to Broker Crash
Weaknesses CWE-416

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

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

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-26T19:34:12.722Z

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

Link: CVE-2026-26448

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

Modified: 2026-08-26T20:17:11.767

Link: CVE-2026-26448

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T21:30:12Z

Weaknesses