Severity: important Affected versions: - Apache ActiveMQ Broker (org.apache.activemq:activemq-broker) before 5.19.9 - Apache ActiveMQ Broker (org.apache.activemq:activemq-broker) 6.0.0 before 6.2.8 - Apache ActiveMQ All (org.apache.activemq:activemq-all) before 5.19.9 - Apache ActiveMQ All (org.apache.activemq:activemq-all) 6.0.0 before 6.2.8 - Apache ActiveMQ (org.apache.activemq:apache-activemq) before 5.19.9 - Apache ActiveMQ (org.apache.activemq:apache-activemq) 6.0.0 before 6.2.8 Description: Improper Authorization vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ. An authenticated low-privilege user can bypass a per-destination write ACL by sending to an ActiveMQ temporary composite destination whose physical name is a comma-separated composite of real queues. This allows publishing messages to any of the destinations in the list without proper write ACL permissions because the authorization check is bypassed due to the composite destination being marked as temporary. This issue affects Apache ActiveMQ Broker: before 5.19.9, from 6.0.0 before 6.2.8; Apache ActiveMQ All: before 5.19.9, from 6.0.0 before 6.2.8; Apache ActiveMQ: before 5.19.9, from 6.0.0 before 6.2.8. Users are recommended to upgrade to version 5.19.9, 6.2.8 or 6.3.0, which fixes the issue. Credit: Claude and Ada Logics (finder) References: https://activemq.apache.org/ https://www.cve.org/CVERecord?id=CVE-2026-61487