CVE Catalog

CVE-2026-57822

Unknown
Published: Translated: NVD NIST

Summary

When the broker processes message-based management requests sent by an authenticated messaging client authorized with MANAGE permission, parameter processing can trigger Java deserialization of certain method parameters the broker will not use. The permitted types allow crafting a payload that causes excessive computation and pins the processing thread, leading to denial of service. The issue affects Apache Artemis 2.50.0 through 2.56.0 and Apache ActiveMQ Artemis 1.3.0 through 2.44.0.

Risk Assessment

An authenticated attacker with MANAGE permission can pin a broker thread and cause denial of service. This may disrupt systems that depend on the message broker.

Recommendation

Upgrade Apache Artemis / ActiveMQ Artemis to version 2.57.0, which fixes this issue. Also limit granting of MANAGE permission to the minimum necessary.

Other vulnerabilities in Apache Artemis

See all
Original NVD description (English source)

When the broker is processing message-based management requests, sent by an authenticated messaging client that is authorized with MANAGE permission to perform management-via-messaging, the parameter processing can trigger Java deserialization of certain method parameters that the broker will not utilise. The permitted types allow to craft a payload causing excessive computation and pinning the processing thread, leading to denial of service. This issue affects Apache Artemis: from 2.50.0 through 2.56.0; Apache ActiveMQ Artemis: from 1.3.0 through 2.44.0. Users are recommended to upgrade to version 2.57.0, which fixes the issue.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS