Bug 2482965
| Summary: | artemis-server: artemis-core-client: SSRF and Connector Injection in Apache ActiveMQ Artemis Federation Downstream Handler | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
| Status: | NEW --- | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | unspecified | CC: | anujha, asoldano, ataylor, bbaranow, bmaxwell, bstansbe, dbruscin, dlofthou, ehugonne, istudens, ivassile, iweiss, kvanderr, mosmerov, msvehla, nwallace, pberan, pesilva, pjindal, pmackay, rstancel, security-response-team, smaestri, thjenkin, vdosoudi |
| Target Milestone: | --- | Keywords: | Security |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
Apache ActiveMQ Artemis contains an SSRF and connector injection vulnerability in the FEDERATION_DOWNSTREAM_CONNECT packet handler in CoreProtocolManager. An authenticated federation peer can send a crafted federation packet with arbitrary TransportConfiguration parameters (host, port). The handler applies these parameters via params.putAll(), overriding the acceptor's own configuration, and then calls server.getFederationManager().deploy() which initiates an outbound TCP connection to the attacker-controlled destination. Additionally, server.getConfiguration().addConnectorConfiguration() injects rogue connector definitions into the broker's runtime topology without validation.
This enables: (1) SSRF — outbound connections to arbitrary internal hosts including cloud metadata endpoints, internal APIs, and private network services; (2) connector injection — runtime-persistent modification of the broker's connector topology, potentially overwriting legitimate connectors.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2026-05-28 23:00:15 UTC
This issue has been addressed in the following products: Red Hat JBoss Enterprise Application Platform 7.4 ELS on RHEL 7 Via RHSA-2026:53644 https://access.redhat.com/errata/RHSA-2026:53644 This issue has been addressed in the following products: Red Hat JBoss Enterprise Application Platform 7.4.25 Via RHSA-2026:53806 https://access.redhat.com/errata/RHSA-2026:53806 |