Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2026-57822

Опубликовано: 10 сент. 2026
Источник: redhat
CVSS3: 4.9
EPSS Низкий

Описание

A flaw was found in Apache ActiveMQ Artemis. The JsonUtil.fromJsonArray() method uses ObjectInputStream.readObject() to deserialize CompositeData from Base64-encoded serialized objects in management message bodies sent to the activemq.management address. While the deserialization is protected by an allowlist (java.util,java.lang,javax.management) that blocks RCE gadget chains, an authenticated attacker with the MANAGE role can craft a deserialization bomb using deeply nested java.util.HashSet/HashMap structures to exhaust CPU/memory and crash the broker JVM, causing denial of service for all connected clients.

Меры по смягчению последствий

Restrict MANAGE role access: ensure only trusted administrative accounts have the manage permission on the activemq.management address. Review security-setting configurations in standalone-full.xml (EAP) or broker.xml (AMQ Broker) to confirm management address role assignments follow least-privilege principles. Additionally, restrict network access to messaging ports (default 61616) so that management operations are only accessible from administrative networks.

Затронутые пакеты

ПлатформаПакетСостояниеРекомендацияРелиз
Red Hat build of Apache Camel for Spring Boot 4artemis-core-clientNot affected
Red Hat Fuse 7artemis-core-clientOut of support scope
Red Hat JBoss Enterprise Application Platform 7artemis-core-clientWill not fix
Red Hat JBoss Enterprise Application Platform 8artemis-core-clientAffected
Red Hat JBoss Enterprise Application Platform Expansion Packartemis-core-clientAffected
Red Hat Single Sign-On 7artemis-core-clientNot affected
Red Hat AMQ Broker 7.13.6artemis-core-clientFixedRHSA-2026:6654510.09.2026
Red Hat AMQ Broker 7.14.1artemis-core-clientFixedRHSA-2026:6648810.09.2026

Показывать по

Дополнительная информация

Статус:

Moderate
Дефект:
CWE-502
https://bugzilla.redhat.com/show_bug.cgi?id=2495823artemis-core-client: activemq-artemis: Unsafe deserialization via JsonUtil CompositeData on management address

EPSS

Процентиль: 7%
0.00171
Низкий

4.9 Medium

CVSS3

Связанные уязвимости

CVSS3: 6.5
nvd
2 дня назад

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.

CVSS3: 6.5
github
2 дня назад

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.

EPSS

Процентиль: 7%
0.00171
Низкий

4.9 Medium

CVSS3