Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.artemis/artemis-openwire-protocol
  4. ›
  5. CVE-2026-32642

CVE-2026-32642: Apache Artemis: Unauthorized Temporary Address Creation via OpenWire Protocol

March 24, 2026 (updated March 26, 2026)

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

  • github.com/advisories/GHSA-f4gc-mwrg-q36r
  • github.com/apache/artemis
  • lists.apache.org/thread/4wlrp31ngq2yb54sf4kjb3bl41t4xgtp
  • nvd.nist.gov/vuln/detail/CVE-2026-32642

Code Behaviors & Features

Detect and mitigate CVE-2026-32642 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.50.0 before 2.53.0

Fixed versions

  • 2.53.0

Solution

Upgrade to version 2.53.0 or above.

Impact 4.3 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-863: Incorrect Authorization

Source file

maven/org.apache.artemis/artemis-openwire-protocol/CVE-2026-32642.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:19:54 +0000.