CVE-2026-27446

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 targetsThis 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 either 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.

Risk Information

Base Score
9.8
MODERATE
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score
Exploitation Probability
0.242

Associated Vulnerability

VulnerabilityOS Platform
Vulnerabilities CVE-2026-27446 are affected in Apache-artemis-server 2.44.0Windows
Vulnerabilities CVE-2026-27446 are fixed in Apache - artemis-server 2.52.0Windows
Vulnerabilities CVE-2026-27446 are affected in Apache-artemis-server for Linux 2.44.0Linux
Vulnerabilities CVE-2026-27446 are fixed in Apache - artemis-server for Linux 2.52.0Linux

Patch Details

No records found

References

https://nvd.nist.gov/vuln/detail/CVE-2023-1234
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-1234