Incorrect authorization in ActiveMQ Artemis and Artemis - CVE-2026-32642

 

Incorrect authorization in ActiveMQ Artemis and Artemis - CVE-2026-32642

Published: March 24, 2026 / Updated: March 24, 2026


Vulnerability identifier: #VU124285
CSH Severity: Low
CVSS v4: 4.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-32642
CWE-ID: CWE-863
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to bypass authorization and create a temporary address without proper permissions.

The vulnerability exists due to incorrect authorization in the OpenWire protocol component when handling non-durable JMS topic subscription creation on a non-existent address. A local user can exploit improper permission checks during subscription creation to bypass authorization and cause the unintended creation of a temporary address.

Exploitation requires the user to have the 'createDurableQueue' permission but not the 'createAddress' permission, with address auto-creation disabled.


Affected software

ActiveMQ Artemis
Artemis

How to mitigate CVE-2026-32642

Install security update from vendor's website.

Artemis - update to 2.53.0

External References

Related Security Bulletins