CVE-2026-32642

Source
https://cve.org/CVERecord?id=CVE-2026-32642
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32642.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-32642
Aliases
Downstream
Published
2026-03-24T07:53:44.644Z
Modified
2026-07-08T08:12:51.501250469Z
Severity
  • 2.3 (Low) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Apache Artemis, Apache ActiveMQ Artemis: Temporary address auto-created for OpenWire consumer without createAddress permission
Details

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.

Database specific
{
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "introduced": "2.50.0"
                },
                {
                    "last_affected": "2.52.0"
                },
                {
                    "introduced": "2.0.0"
                },
                {
                    "last_affected": "2.44.0"
                }
            ]
        },
        {
            "source": "DESCRIPTION",
            "extracted_events": [
                {
                    "introduced": "2.50.0"
                },
                {
                    "fixed": "2.52.0"
                },
                {
                    "introduced": "2.0.0"
                },
                {
                    "fixed": "2.44.0"
                }
            ]
        }
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32642.json",
    "cwe_ids": [
        "CWE-863"
    ],
    "cna_assigner": "apache"
}
References

Affected packages

Git / github.com/apache/artemis

Affected ranges

Type
GIT
Repo
https://github.com/apache/artemis
Events
Database specific
{
    "source": "CPE_RANGE",
    "cpe": "cpe:2.3:a:apache:artemis:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "2.0.0"
        },
        {
            "last_affected": "2.44.0"
        },
        {
            "introduced": "2.50.0"
        },
        {
            "fixed": "2.53.0"
        }
    ]
}

Affected versions

2.*
2.50.0
2.51.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32642.json"