Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-27446

CVE-2026-27446: Apache Artemis Auth Bypass Vulnerability

CVE-2026-27446 is an authentication bypass flaw in Apache Artemis that allows attackers to inject or exfiltrate messages via rogue broker connections. This article covers technical details, affected versions, and mitigations.

Published: March 6, 2026

CVE-2026-27446 Overview

A Missing Authentication for Critical Function vulnerability (CWE-306) has been identified in Apache Artemis and Apache ActiveMQ Artemis message brokers. This critical flaw allows an unauthenticated remote attacker to exploit the Core protocol to force a target broker to establish an outbound Core federation connection to an attacker-controlled rogue broker. The consequences of this vulnerability are severe, potentially enabling message injection into any queue and message exfiltration from any queue via the malicious rogue broker.

The vulnerability specifically impacts environments that allow both incoming Core protocol connections from untrusted sources to the broker and outgoing Core protocol connections from the broker to untrusted targets.

Critical Impact

Unauthenticated attackers can hijack broker federation connections to inject or exfiltrate messages from any queue, compromising message integrity and confidentiality in enterprise messaging systems.

Affected Products

  • Apache Artemis from 2.50.0 through 2.51.0
  • Apache ActiveMQ Artemis from 2.11.0 through 2.44.0

Discovery Timeline

  • March 4, 2026 - CVE-2026-27446 published to NVD
  • March 5, 2026 - Last updated in NVD database

Technical Details for CVE-2026-27446

Vulnerability Analysis

This vulnerability stems from insufficient authentication controls in the Core protocol implementation of Apache Artemis and Apache ActiveMQ Artemis. The flaw allows unauthenticated remote attackers to manipulate broker federation behavior without proper credential validation, enabling them to redirect outbound connections to malicious endpoints.

When exploited, an attacker can force the vulnerable broker to establish a federation connection to a rogue broker under their control. This attack chain creates a bidirectional threat vector: the attacker can inject malicious messages into legitimate queues (compromising message integrity) while simultaneously exfiltrating sensitive messages from any queue on the target broker (compromising confidentiality). The attack is particularly dangerous because it operates at the protocol level, potentially bypassing application-layer security controls.

Root Cause

The root cause of CVE-2026-27446 is the absence of proper authentication enforcement before establishing Core federation connections. The Core protocol implementation fails to validate the authenticity of federation connection requests, allowing arbitrary connection redirection without credential verification. By default, incoming Core protocol connections are supported via the "artemis" acceptor listening on port 61616, and acceptors without explicit protocol restrictions support all protocols including Core.

Attack Vector

The attack vector is network-based, requiring no user interaction and no prior authentication. An attacker positioned on the network with the ability to send Core protocol messages to the target broker can exploit this vulnerability. The attack flow involves:

  1. The attacker sends specially crafted Core protocol messages to the vulnerable broker
  2. The broker interprets these messages as legitimate federation requests
  3. The broker establishes an outbound Core federation connection to the attacker-controlled rogue broker
  4. The attacker's rogue broker can then inject messages into or exfiltrate messages from any queue on the target

The vulnerability mechanism involves abusing the Core protocol's federation capabilities to redirect broker connections. When a broker receives federation-related Core protocol commands, it processes them without verifying the authenticity of the requester. An attacker can craft Core protocol messages that instruct the target broker to connect to an arbitrary endpoint. For detailed technical analysis, see the Apache Thread Discussion and Openwall OSS Security Post.

Detection Methods for CVE-2026-27446

Indicators of Compromise

  • Unexpected outbound Core protocol connections from the Artemis broker to unknown or suspicious IP addresses
  • Unusual federation connection establishment events in broker logs, particularly to non-configured endpoints
  • Anomalous message queue activity including unexpected message injection or unexplained message consumption patterns
  • Network traffic on port 61616 to destinations not in the approved federation topology

Detection Strategies

  • Implement network monitoring rules to detect outbound connections from broker servers to unauthorized endpoints on Core protocol ports
  • Configure broker audit logging to capture all federation connection attempts and correlate with known legitimate federation partners
  • Deploy intrusion detection signatures to identify malformed or suspicious Core protocol handshake patterns
  • Monitor for authentication failures followed by successful federation establishment, which may indicate exploitation attempts

Monitoring Recommendations

  • Enable detailed logging for the Artemis acceptor on port 61616 and review logs for unauthorized connection attempts
  • Implement network segmentation monitoring to detect broker communication with endpoints outside approved network zones
  • Set up alerts for any new federation connections that don't match pre-defined federation topology configurations
  • Monitor message queue metrics for unusual patterns such as unexpected message counts or throughput anomalies

How to Mitigate CVE-2026-27446

Immediate Actions Required

  • Upgrade to Apache Artemis version 2.52.0, which contains the security fix for this vulnerability
  • Audit current acceptor configurations to identify which acceptors support Core protocol from untrusted sources
  • Implement two-way SSL certificate-based authentication on all acceptors as an immediate protective measure
  • Review and restrict firewall rules to limit incoming connections on port 61616 to trusted sources only

Patch Information

Apache has released version 2.52.0 of Apache Artemis which addresses this vulnerability. Users running affected versions should upgrade immediately. Additional technical details and discussion can be found in the Apache Thread Discussion, the Openwall OSS Security Post, and the Openwall OSS Security Update.

Workarounds

  • Remove Core protocol support from any acceptor receiving connections from untrusted sources by configuring the protocols URL parameter for the acceptor to explicitly exclude Core protocol
  • Implement two-way SSL (certificate-based authentication) to force every client to present a valid SSL certificate before any message protocol handshake is attempted
  • Deploy network-level access controls to ensure only trusted systems can establish connections to broker acceptors
  • Segment broker infrastructure to separate internal broker communication from externally-facing endpoints
xml
<!-- Example acceptor configuration to restrict protocols (remove Core) -->
<acceptor name="artemis">
  tcp://0.0.0.0:61616?protocols=AMQP,MQTT,STOMP;sslEnabled=true;keyStorePath=/path/to/keystore.jks;keyStorePassword=changeit;trustStorePath=/path/to/truststore.jks;trustStorePassword=changeit;needClientAuth=true
</acceptor>

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechApache Artemis

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.20%

  • Known ExploitedNo
  • CVSS Vector
  • 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
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-306
  • Technical References
  • Apache Thread Discussion

  • Openwall OSS Security Post

  • Openwall OSS Security Update
  • Related CVEs
  • CVE-2026-4649: KNIME Business Hub Auth Bypass Vulnerability

  • CVE-2026-32642: Apache Artemis Auth Bypass Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English