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

 

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

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


Vulnerability identifier: #VU124285
Vulnerability risk: Low
CVSSv4.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
Vulnerable software:
Artemis
ActiveMQ Artemis
Software vendor:
Apache Foundation

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.


Remediation

Install security update from vendor's website.

External links