Improper access control in Artemis and ActiveMQ Artemis - CVE-2026-40914
Published: June 4, 2026
Artemis
ActiveMQ Artemis
Detailed vulnerability description
The vulnerability allows a remote user to bypass authorization checks on address routing-type restrictions.
The vulnerability exists due to improper access control in the STOMP protocol address handling when processing STOMP operations on an address with send or consume permissions but without createAddress permission. A remote user can send crafted STOMP operations to augment the routing-type supported by an address to bypass authorization checks on address routing-type restrictions.
This can allow message send or consume operations to succeed with a routing-type not supported by the corresponding address when those operations should be rejected.