CVE-2026-27446
Last modified
CVE-2026-27446 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 10.05% chance of exploitation in the next 30 days.
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 .
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:L/SI:L/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Artemis | >= 2.11.0, <= 2.44.0 |
| Apache | Artemis | 2.50.0 |
References
- https://lists.apache.org/thread/jwpsdc8tdxotm98od8n8n30fqlzoc8ggMailing List, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2026/03/03/4Mailing List, Third Party Advisory
- http://www.openwall.com/lists/oss-security/2026/03/04/1Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-27446?
How severe is CVE-2026-27446?
How do I fix CVE-2026-27446?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-27440Improper Neutralization of Input During Web Page Generation …6.5
- CVE-2026-27441SEPPmail Secure Email Gateway before version 15.0.1 insuffic…9.8
- CVE-2026-27442The GINA web interface in SEPPmail Secure Email Gateway befo…7.5
- CVE-2026-27443SEPPmail Secure Email Gateway before version 15.0.1 does not…7.5
- CVE-2026-27444SEPPmail Secure Email Gateway before version 15.0.1 incorrec…7.5
- CVE-2026-27445SEPPmail Secure Email Gateway before version 15.0.1 does not…5.3
- CVE-2026-27447OpenPrinting CUPS is an open source printing system for Linu…6.3
- CVE-2026-27448pyOpenSSL is a Python wrapper around the OpenSSL library. St…5.3
- CVE-2026-27449Umbraco Engage is a business intelligence platform. A vulner…7.5
- CVE-2026-2745GitLab has remediated an issue in GitLab CE/EE affecting all…8.1
- CVE-2026-27452ASN.1 TypeScript ESM library, including codecs for Basic Enc…5.3
- CVE-2026-27454Discourse is an open-source discussion platform. Prior to ve…5.3
Are you affected by CVE-2026-27446?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
