Description
Improper input validation in TopicRegion in Apache ActiveMQ, Apache ActiveMQ Broker, and Apache ActiveMQ All on all platforms.




An authenticated client can spoof clientId when removing a durable topic subscription.



This issue affects Apache ActiveMQ Broker: before 5.19.11, from 6.0.0 before 6.3.2; Apache ActiveMQ All: before 5.19.11, from 6.0.0 before 6.3.2; Apache ActiveMQ: before 5.19.11, from 6.0.0 before 6.3.2.



Users are recommended to upgrade to version 6.3.2 or 5.19.11 which fixes the issue.
Published: 2026-09-09
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an input validation flaw (CWE‑20) in Apache ActiveMQ’s TopicRegion component that allows an authenticated client to spoof the clientId when issuing a RemoveSubscription command for a durable topic subscription. By forging the clientId, an attacker can delete another user’s durable subscription, causing that user to lose guaranteed delivery of messages. The flaw does not provide code execution or network compromise but grants an unauthorized client the ability to alter subscription state and potentially disrupt message flow for other users.

Affected Systems

Affected deployments include Apache ActiveMQ Broker, the combined Apache ActiveMQ All distribution, and the standalone Apache ActiveMQ product. The flaw exists in all versions prior to 5.19.11 and in the 6.x series before version 6.3.2. Anyone running an earlier release of either the 5.x branch or the 6.0.0‑6.3.1 releases of these products without the fix is susceptible.

Risk and Exploitability

The CVSS score is not publicly available, but the exploit requires only legitimate authentication to the broker and the ability to send a RemoveSubscription request. As logged‑in clients could potentially act maliciously, the threat is moderate to high. No EPSS data or KEV listing is provided, so prevalence is unknown, but an authenticated client capable of such spoofing can effectively deny service to other users by deleting their durable subscriptions.

Generated by OpenCVE AI on September 9, 2026 at 12:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Apache ActiveMQ 5.19.11 or 6.3.2 or later, which contains the input validation fix.
  • Restrict the RemoveSubscription API so that only trusted administrators can call it, for example by configuring role‑based access control.
  • Audit existing durable subscriptions and re‑create any that were improperly removed, and monitor broker logs for suspicious RemoveSubscription activity.

Generated by OpenCVE AI on September 9, 2026 at 12:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 12:30:00 +0000

Type Values Removed Values Added
References

Wed, 09 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Description Improper input validation in TopicRegion in Apache ActiveMQ, Apache ActiveMQ Broker, and Apache ActiveMQ All on all platforms. An authenticated client can spoof clientId when removing a durable topic subscription. This issue affects Apache ActiveMQ Broker: before 5.19.11, from 6.0.0 before 6.3.2; Apache ActiveMQ All: before 5.19.11, from 6.0.0 before 6.3.2; Apache ActiveMQ: before 5.19.11, from 6.0.0 before 6.3.2. Users are recommended to upgrade to version 6.3.2 or 5.19.11 which fixes the issue.
Title Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ: Spoofing of RemoveSubscription clientId
Weaknesses CWE-20
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-09-09T11:11:01.680Z

Reserved: 2026-08-15T13:53:34.221Z

Link: CVE-2026-74761

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-09T12:17:13.040

Modified: 2026-09-09T12:17:13.040

Link: CVE-2026-74761

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-09T13:00:14Z

Weaknesses
  • CWE-20

    Improper Input Validation