🔐 CVE Alert

CVE-2026-32642

UNKNOWN 0.0

Apache Artemis, Apache ActiveMQ Artemis: Temporary address auto-created for OpenWire consumer without createAddress permission

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
11th

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.

CWE CWE-863
Vendor apache software foundation
Product apache artemis
Published Mar 24, 2026
Last Updated Mar 24, 2026
Stay Ahead of the Next One

Get instant alerts for apache software foundation apache artemis

Be the first to know when new unknown vulnerabilities affecting apache software foundation apache artemis are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

Apache Software Foundation / Apache Artemis
2.50.0 ≤ 2.52.0
Apache Software Foundation / Apache ActiveMQ Artemis
2.0.0 ≤ 2.44.0

References

NVD ↗ CVE.org ↗ EPSS Data ↗
lists.apache.org: https://lists.apache.org/thread/4wlrp31ngq2yb54sf4kjb3bl41t4xgtp openwall.com: http://www.openwall.com/lists/oss-security/2026/03/20/2

Credits

🔍 Stephen Higgs <[email protected]>