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

 

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

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


Vulnerability identifier: #VU124285
CSH Severity: Low
CVSS v4.0: 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/E:U/U:Clear
CVE-ID: CVE-2026-32642
CWE-ID: CWE-863
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: Apache Foundation
Affected software:
Artemis
ActiveMQ Artemis

Detailed vulnerability description

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.


How to mitigate CVE-2026-32642

Install security update from vendor's website.

Sources