---
cve: "CVE-2026-34197"
severity: "HIGH"
cvss: 8.8
epss: "98.3%"
vendor: "Apache Software Foundation"
kev: true
exploited: true
published: "2026-04-07 09:16:20"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-19T19:58:28+02:00"
---

# CVE-2026-34197

> 8.8 HIGH · ⚠️ CISA KEV (156 Tage) · 🔓 Exploited

## Beschreibung

Improper Input Validation, Improper Control of Generation of Code ('Code Injection') vulnerability in Apache ActiveMQ Broker, Apache ActiveMQ.

Apache ActiveMQ Classic exposes the Jolokia JMX-HTTP bridge at /api/jolokia/ on the web console. The default Jolokia access policy permits exec operations on all ActiveMQ MBeans (org.apache.activemq:*), including
BrokerService.addNetworkConnector(String) and BrokerService.addConnector(String).

An authenticated attacker can invoke these operations with a crafted discovery URI that triggers the VM transport's brokerConfig parameter to load a remote Spring XML application context using ResourceXmlApplicationContext.
Because Spring's ResourceXmlApplicationContext instantiates all singleton beans before the BrokerService validates the configuration, arbitrary code execution occurs on the broker's JVM through bean factory methods such as Runtime.exec().



This issue affects Apache ActiveMQ Broker: before 5.19.4, from 6.0.0 before 6.2.3; Apache ActiveMQ All: before 5.19.4, from 6.0.0 before 6.2.3; Apache ActiveMQ: before 5.19.4, from 6.0.0 before 6.2.3.



Users are recommended to upgrade to version 5.19.4 or 6.2.3, which fixes the issue

## CVSS-Vektor

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

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 2c1b9eefa68c684083478bfa4a9bcf42892f33ec (Commit)
- d8ce71364638fe4a18ae7531bd1f69f7543e2f16 (Commit)

## Referenzen

- <https://activemq.apache.org/security-advisories.data/CVE-2026-34197-announcement.txt>
- <http://www.openwall.com/lists/oss-security/2026/04/06/3>
- <https://access.redhat.com/security/cve/CVE-2026-34197>
- <https://bugzilla.redhat.com/show_bug.cgi?id=2455869>
- <https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-34197.json>
- <https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2026-34197>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-34197) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
