CVE Wiki Pixee · CVE intelligence
← All CVEs

CVE-2026-27446

Critical · CVSS 9.8

Apache ActiveMQ Artemis — Missing Authentication for Critical Function - unauthenticated Core protocol federation connection hijack (CWE-306)

CVSS
9.8
nvd
EPSS
8.34%
94th pct
KEV
No
Class
oss containerizable
CWE-306

Description

Missing Authentication for Critical Function (CWE-306) vulnerability in Apache Artemis, Apache ActiveMQ Artemis. An unauthenticated remote attacker can use the Core protocol to force a target broker to establish an outbound Core federation connection to an attacker-controlled rogue broker. This could potentially result in message injection into any queue and/or message exfiltration from any queue via the rogue broker. This impacts environments that allow both: - incoming Core protocol connections from untrusted sources to the broker - outgoing Core protocol connections from the broker to untrusted targets This issue affects: - Apache Artemis from 2.50.0 through 2.51.0 - Apache ActiveMQ Artemis from 2.11.0 through 2.44.0. Users are recommended to upgrade to Apache Artemis version 2.52.0, which fixes the issue. The issue can be mitigated by one of the following: - Remove Core protocol support from any acceptor receiving connections from untrusted sources. Incoming Core protocol connections are supported by default via the "artemis" acceptor listening on port 61616. See the "protocols" URL parameter configured for the acceptor. An acceptor URL without this parameter supports all protocols by default, including Core. - Use two-way SSL (i.e. certificate-based authentication) in order to force every client to present the proper SSL certificate when establishing a connection before any message protocol handshake is attempted. This will prevent unauthenticated exploitation of this vulnerability. - Implement and deploy a Core interceptor to deny all Core downstream federation connect packets. Such packets have a type of (int) -16 or (byte) 0xfffffff0. Documentation for interceptors is available at  https://artemis.apache.org/components/artemis/documentation/latest/intercepting-operations.html .

Search profile — drives PoC discovery

Symbols Core protocolfederation connectiondownstream federation connectCore interceptor0xfffffff0-160xf0artemis acceptorport 61616Core downstream federation connect packetsprotocols URL parametertwo-way SSLrogue brokermessage injectionmessage exfiltration
Keywords CVE-2026-27446Apache ArtemisApache ActiveMQ ArtemisCore protocol federationunauthenticated federationrogue brokermissing authentication Artemisfederation connection exploitArtemis 2.44.0Artemis 2.51.0Core protocol 61616CWE-306 ArtemisArtemis federation PoCActiveMQ Artemis federation exploit
Versions: Apache Artemis 2.50.0–2.51.0; Apache ActiveMQ Artemis 2.11.0–2.44.0

References

Status: enriched · ingested 2026-06-15T18:00:58.000Z · profiled 2026-06-16T18:20:23.035Z