Description
Improper Input Validation vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ, Apache ActiveMQ All.

An attacker that has access to publish or modify entries in LDAP that match the configured searchBase and searchFilter can instantiate denied transports inside the broker JVM. This can be used to fetch an attacker URL and spawn a second BrokerService inside the same JVM.
This issue affects Apache ActiveMQ Broker: before 5.19.8, from 6.0.0 before 6.2.7; Apache ActiveMQ: before 5.19.8, from 6.0.0 before 6.2.7; Apache ActiveMQ All: before 5.19.8, from 6.0.0 before 6.2.7.


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

Impact

The vulnerability is an improper input validation that allows an attacker who can publish or modify LDAP entries matching the configured searchBase and searchFilter to instantiate denied transports inside the broker JVM. This can be used to retrieve an attacker‑controlled URL and launch a second BrokerService within the same JVM, effectively enabling remote code execution and arbitrary broker configuration. The flaw is classified as CWE-90.

Affected Systems

Apache ActiveMQ, Apache ActiveMQ All, and Apache ActiveMQ Broker versions before 5.19.8 and from 6.0.0 up to 6.2.6.

Risk and Exploitability

The CVSS score is 7.5, and there is no EPSS available. The vulnerability is not listed in the CISA KEV catalog. Based on the description, the attack requires an attacker who has LDAP publish or modify rights for entries that match the broker’s search base and filter. Once those rights are granted, the attacker can trigger the broker to instantiate a second BrokerService inside the same JVM, which can lead to remote code execution or unauthorized broker configuration. Because the vulnerability exploits input validation, a successful exploitation would depend on the attacker being able to write allowed LDAP entries, which is limited to systems with misconfigured or overly permissive LDAP write permissions.

Generated by OpenCVE AI on July 1, 2026 at 12:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Apache ActiveMQ 5.19.8 or 6.2.7, whichever matches your deployment.
  • Restrict LDAP write permissions so that only trusted administrators can publish or modify entries that match the broker’s searchBase and searchFilter.
  • After upgrading, verify that no unauthorized BrokerService instances are created by checking broker logs and configuration at startup.

Generated by OpenCVE AI on July 1, 2026 at 12:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-90
References
Metrics threat_severity

None

threat_severity

Important


Tue, 30 Jun 2026 16:00:00 +0000

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

Tue, 30 Jun 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 30 Jun 2026 10:45:00 +0000

Type Values Removed Values Added
Description Improper Input Validation vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ, Apache ActiveMQ All. An attacker that has access to publish or modify entries in LDAP that match the configured searchBase and searchFilter can instantiate denied transports inside the broker JVM. This can be used to fetch an attacker URL and spawn a second BrokerService inside the same JVM. This issue affects Apache ActiveMQ Broker: before 5.19.8, from 6.0.0 before 6.2.7; Apache ActiveMQ: before 5.19.8, from 6.0.0 before 6.2.7; Apache ActiveMQ All: before 5.19.8, from 6.0.0 before 6.2.7. Users are recommended to upgrade to version 6.2.7 or 5.19.8, which fixes the issue.
Title Apache ActiveMQ Broker, Apache ActiveMQ, Apache ActiveMQ All: LdapNetworkConnector instantiates denied transports and a remote-properties broker
Weaknesses CWE-20
References

Subscriptions

Apache Activemq Activemq All Activemq Broker
cve-icon MITRE

Status: PUBLISHED

Assigner: apache

Published:

Updated: 2026-06-30T12:27:49.847Z

Reserved: 2026-05-29T20:48:53.860Z

Link: CVE-2026-49434

cve-icon Vulnrichment

Updated: 2026-06-30T11:06:07.246Z

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-06-30T09:55:29Z

Links: CVE-2026-49434 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T12:45:16Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-90

    Improper Neutralization of Special Elements used in an LDAP Query ('LDAP Injection')