GHSA-fw88-pf9m-p947

Suggest an improvement
Source
https://github.com/advisories/GHSA-fw88-pf9m-p947
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-fw88-pf9m-p947/GHSA-fw88-pf9m-p947.json
JSON Data
https://api.test.osv.dev/v1/vulns/GHSA-fw88-pf9m-p947
Aliases
Published
2026-03-04T09:31:07Z
Modified
2026-03-07T04:45:10.254555Z
Severity
  • 9.3 (Critical) CVSS_V4 - 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 CVSS Calculator
Summary
Apache Artemis and Apache ActiveMQ Artemis are Missing Authentication for Critical Functions
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-306"
    ],
    "severity": "CRITICAL",
    "nvd_published_at": "2026-03-04T09:15:56Z",
    "github_reviewed": true,
    "github_reviewed_at": "2026-03-04T22:37:18Z"
}
References

Affected packages

Maven / org.apache.activemq:artemis-server

Package

Name
org.apache.activemq:artemis-server
View open source insights on deps.dev
Purl
pkg:maven/org.apache.activemq/artemis-server

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.11.0
Last affected
2.44.0

Affected versions

2.*
2.11.0
2.12.0
2.13.0
2.14.0
2.15.0
2.16.0
2.17.0
2.18.0
2.19.0
2.19.1
2.20.0
2.21.0
2.22.0
2.23.0
2.23.1
2.24.0
2.25.0
2.26.0
2.27.0
2.27.1
2.28.0
2.29.0
2.30.0
2.31.0
2.31.1
2.31.2
2.32.0
2.33.0
2.34.0
2.35.0
2.36.0
2.37.0
2.38.0
2.39.0
2.40.0
2.41.0
2.42.0
2.43.0
2.44.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-fw88-pf9m-p947/GHSA-fw88-pf9m-p947.json"

Maven / org.apache.artemis:artemis-server

Package

Name
org.apache.artemis:artemis-server
View open source insights on deps.dev
Purl
pkg:maven/org.apache.artemis/artemis-server

Affected ranges

Type
ECOSYSTEM
Events
Introduced
2.50.0
Fixed
2.52.0

Affected versions

2.*
2.50.0
2.51.0

Database specific

source
"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/03/GHSA-fw88-pf9m-p947/GHSA-fw88-pf9m-p947.json"