CVE-2026-32642

Incorrect Authorization (CWE-863) vulnerability in Apache Artemis, Apache ActiveMQ Artemis exists when an application using the OpenWire protocol attempts to create a non-durable JMS topic subscription on an address that doesn't exist with an authenticated user which has the "createDurableQueue" permission but does not have the "createAddress" permission and address auto-creation is disabled. In this circumstance, a temporary address will be created whereas the attempt to create the non-durable subscription should instead fail since the user is not authorized to create the corresponding address. When the OpenWire connection is closed the address is removed. This issue affects Apache Artemis: from 2.50.0 through 2.52.0; Apache ActiveMQ Artemis: from 2.0.0 through 2.44.0. Users are recommended to upgrade to version 2.53.0, which fixes the issue.
References
Link Resource
https://lists.apache.org/thread/4wlrp31ngq2yb54sf4kjb3bl41t4xgtp Mailing List Vendor Advisory
http://www.openwall.com/lists/oss-security/2026/03/20/2 Mailing List Third Party Advisory
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:apache:activemq_artemis:*:*:*:*:*:*:*:*
cpe:2.3:a:apache:artemis:*:*:*:*:*:*:*:*

History

30 Mar 2026, 14:24

Type Values Removed Values Added
References () https://lists.apache.org/thread/4wlrp31ngq2yb54sf4kjb3bl41t4xgtp - () https://lists.apache.org/thread/4wlrp31ngq2yb54sf4kjb3bl41t4xgtp - Mailing List, Vendor Advisory
References () http://www.openwall.com/lists/oss-security/2026/03/20/2 - () http://www.openwall.com/lists/oss-security/2026/03/20/2 - Mailing List, Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.3
CPE cpe:2.3:a:apache:activemq_artemis:*:*:*:*:*:*:*:*
cpe:2.3:a:apache:artemis:*:*:*:*:*:*:*:*
First Time Apache artemis
Apache activemq Artemis
Apache

Information

Published : 2026-03-24 08:16

Updated : 2026-03-30 14:24


NVD link : CVE-2026-32642

Mitre link : CVE-2026-32642

CVE.ORG link : CVE-2026-32642


JSON object : View

Products Affected

apache

  • activemq_artemis
  • artemis
CWE
CWE-863

Incorrect Authorization