CVE-2026-61487

Severity CVSS v4.0:
Pending analysis
Type:
CWE-285 Improper Authorization
Publication date:
28/07/2026
Last modified:
28/07/2026

Description

Improper Authorization vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ All, Apache ActiveMQ.<br /> <br /> An authenticated low-privilege user can bypass a per-destination<br /> write ACL by sending to an ActiveMQ temporary composite destination whose physical name is a<br /> 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.<br /> 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.<br /> <br /> Users are recommended to upgrade to version 5.19.9, 6.2.8 or 6.3.0, which fixes the issue.