SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-57822

MEDIUM · CVSS 6.5 EPSS 0.34%

Source: NVD + CISA KEV + EPSS · Published 2026-09-10 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

Apache Artemis and Apache ActiveMQ Artemis are vulnerable to a denial-of-service attack due to improper handling of message-based management requests, allowing authenticated clients with MANAGE permissions to exploit Java deserialization vulnerabilities. This can lead to excessive computation and thread pinning, impacting the availability of the broker. Organizations using affected versions should prioritize upgrading to version 2.57.0 to mitigate this risk.

CVE
CVE-2026-57822
Severity
MEDIUM
CVSS
6.5
EPSS
0.34%
Apache Java

Original NVD Description

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.