Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.artemis/artemis-server
  4. ›
  5. CVE-2026-27446

CVE-2026-27446: Apache Artemis and Apache ActiveMQ Artemis are Missing Authentication for Critical Functions

March 4, 2026 (updated March 5, 2026)

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

References

  • github.com/advisories/GHSA-fw88-pf9m-p947
  • github.com/apache/artemis
  • lists.apache.org/thread/jwpsdc8tdxotm98od8n8n30fqlzoc8gg
  • nvd.nist.gov/vuln/detail/CVE-2026-27446

Code Behaviors & Features

Detect and mitigate CVE-2026-27446 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.50.0 before 2.52.0

Fixed versions

  • 2.52.0

Solution

Upgrade to version 2.52.0 or above.

Impact 10 CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L

Learn more about CVSS

Weakness

  • CWE-306: Missing Authentication for Critical Function

Source file

maven/org.apache.artemis/artemis-server/CVE-2026-27446.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 24 Mar 2026 12:17:27 +0000.