Description
Stomper 5e2741e is vulnerable to Use-After-Free. When a single client repeatedly issues SUBSCRIBE commands for the same destination over one connection and then closes that connection, the broker performs incorrect cleanup of its internal subscription structures. This results in a heap use-after-free during StompClient destruction, causing the broker process to crash. An unauthenticated client can exploit this to reliably trigger a denial of service.
Published: 2026-08-26
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Stomper broker is vulnerable to a use‑after‑free condition that occurs when a client repeatedly sends SUBSCRIBE commands for the same destination on a single connection and then closes that connection. The broker’s cleanup logic fails to correctly free internal subscription structures, leading to a heap use‑after‑free during the destruction of the client object. An unauthenticated attacker can trigger this flaw systematically to crash the broker process, resulting in a denial of service. The weakness is a classic use‑after‑free that compromises the integrity and availability of the broker.

Affected Systems

The affected product is the Stomper broker, version 5e2741e. Vendor information is not disclosed in the advisory. No other products or versions are identified.

Risk and Exploitability

This vulnerability can be exploited remotely by any network user that can communicate with the broker, as it does not require authentication. The exploit reliably causes the broker to terminate, providing a simple denial‑of‑service attack vector. No CVSS score is supplied and the EPSS is not available, but the lack of an authentication requirement suggests a high likelihood of exploitation for exposed brokers. The vulnerability is not listed in the CISA KEV database.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a patched version of the Stomper broker that fixes the use‑after‑free bug.
  • Configure the broker to limit or reject repeated SUBSCRIBE commands for the same destination by a single client.
  • Enable authentication for all broker connections to prevent unauthenticated abuse.
  • Implement process supervision or a restart strategy so that the broker recovers quickly after a crash.

Generated by OpenCVE AI on August 26, 2026 at 21:24 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 Denial of Service via Use-After-Free in Stomper Broker
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 single client repeatedly issues SUBSCRIBE commands for the same destination over one connection and then closes that connection, the broker performs incorrect cleanup of its internal subscription structures. This results in a heap use-after-free during StompClient destruction, causing the broker process to crash. An unauthenticated client can exploit this to reliably trigger a denial of service.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-26T19:33:55.203Z

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

Link: CVE-2026-26447

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-26447

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses