GHSA-gj5m-m88j-v7c3 · Severity: high · Ecosystem: maven — Apache ActiveMQ's default configuration doesn't secure the API web context
In Apache ActiveMQ 6.x, the default configuration doesn't secure the API web context (where the Jolokia JMX REST API and the Message REST API are located). It means that anyone can use these layers without any required authentication. Potentially, anyone can interact with the broker (using Jolokia JMX REST API) and/or produce/consume messages or purge/delete destinations (using the Message REST API). To mitigate, users can update the default conf/jetty.xml configuration file to add authentication requirement: <bean id="securityConstraintMapping" class="org.eclipse.jetty.security.ConstraintMapping"> <property name="constraint" ref="securityConstraint" /> <property name="pathSpec" value="/" /> </bean> Or we encourage users to upgrade to Apache ActiveMQ 6.1.2 where the default configuration has been updated with authentication by default.
Conclusion & alert: CVE-2024-32114 is rated High Risk (70.4/100): CVSS High severity, with high exploitation likelihood (EPSS 67.27%, 99th percentile). Core evidence: EPSS ranks this CVE among the most likely to be exploited in the near term. EPSS rose +1.87% over the last day, indicating growing attacker interest. Mandatory action: High exploitation likelihood—assess exposure and prioritize remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-04 | 65.41% | 67.27% | +1.87% |
| 2 | 2026-06-03 | 67.98% | 65.41% | -2.58% |
| 3 | 2026-05-22 | — | 67.98% | — |
Full EPSS history (27 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 8.5 | 3.1 | HIGH |
|
2.1 | 5.8 | [email protected] |
| 8.8 | 3.1 | HIGH |
|
2.8 | 5.9 | [email protected] |
GHSA-gj5m-m88j-v7c3 · Severity: high · Ecosystem: maven — Apache ActiveMQ's default configuration doesn't secure the API web context
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2024-32114 unimportant priority: Debian including 1 source packages (activemq), 4 status rows across 4 suites (bookworm, bullseye, sid, trixie): resolved 4. | https://security-tracker.debian.org/tracker/CVE-2024-32114 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2024-32114 |
| URL | Tags |
|---|---|
| https://activemq.apache.org/security-advisories.data/CVE-2024-32114-announcement.txt | Vendor Advisory |