Description
Incorrect Default Permissions vulnerability in Apache ActiveMQ.

This issue affects Apache ActiveMQ: before 5.19.7, from 6.0.0 before 6.2.6.

The default Jolokia authorization settings granted non-admin (low-privilege) web-login accounts access to Jolokia operations which allowed executing broker management operations meant for admins such as addQueue and removeQueue.

Users are recommended to upgrade to version 6.2.6 or 5.19.7, which fixes the issue.
Published: 2026-06-01
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from Apache ActiveMQ’s default permission settings, which grant low‑privilege web users access to Jolokia broker‑management operations such as adding or removing queues. The primary impact is that an authenticated non‑admin user can alter critical broker configuration through the Jolokia endpoint, potentially causing denial of service or other disruptive actions. The weakness is a misconfigured authority rule (CWE‑276).

Affected Systems

Apache ActiveMQ installations prior to 5.19.7 and any 6.x build before 6.2.6 are affected. These versions include the default Jolokia authorization module that does not restrict non‑admin logins from broker‑management tasks, so any system running one of these builds is vulnerable.

Risk and Exploitability

The likely attack vector involves an authenticated web login to the ActiveMQ web console, followed by Jolokia calls to broker‑management endpoints; this inference is drawn from the description that low‑privilege users can perform admin operations. Once logged in, an attacker can send Jolokia requests to add or remove queues. The CVSS score of 8.8 reflects high severity, and the EPSS score of < 1 % indicates a low probability of exploitation at this time, but the vulnerability remains serious because the default Jolokia endpoint is openly accessible. The issue is not listed in CISA’s KEV catalog. Until an upgrade or configuration change is applied, the vulnerability is still exploitable.

Generated by OpenCVE AI on June 1, 2026 at 17:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade ActiveMQ to version 5.19.7 or 6.2.6, which removes the default unrestricted Jolokia permissions for low‑privilege web users
  • If an upgrade is not feasible, modify the Jolokia authorization configuration to explicitly deny non‑admin users from broker‑management operations such as addQueue and removeQueue
  • Audit broker configuration files and logs to ensure no unintended Jolokia endpoints are exposed and to detect any unauthorized broker operations

Generated by OpenCVE AI on June 1, 2026 at 17:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 01 Jun 2026 17:15:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:apache:activemq:*:*:*:*:*:*:*:*

Mon, 01 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 01 Jun 2026 11:45:00 +0000

Type Values Removed Values Added
First Time appeared Apache
Apache activemq
Vendors & Products Apache
Apache activemq

Mon, 01 Jun 2026 09:30:00 +0000

Type Values Removed Values Added
References

Mon, 01 Jun 2026 09:15:00 +0000

Type Values Removed Values Added
Description Incorrect Default Permissions vulnerability in Apache ActiveMQ. This issue affects Apache ActiveMQ: before 5.19.7, from 6.0.0 before 6.2.6. The default Jolokia authorization settings granted non-admin (low-privilege) web-login accounts access to Jolokia operations which allowed executing broker management operations meant for admins such as addQueue and removeQueue. Users are recommended to upgrade to version 6.2.6 or 5.19.7, which fixes the issue.
Title Apache ActiveMQ: Authenticated low-privilege Web users retain Jolokia broker-management capability by default
Weaknesses CWE-276
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-06-01T14:42:33.386Z

Reserved: 2026-05-27T21:28:11.005Z

Link: CVE-2026-49157

cve-icon Vulnrichment

Updated: 2026-06-01T07:48:06.780Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-01T09:16:20.427

Modified: 2026-06-01T17:09:59.100

Link: CVE-2026-49157

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-01T17:15:32Z

Weaknesses
  • CWE-276

    Incorrect Default Permissions