Red Hat Jolokia: incomplete denylist
High8.1CVE-2026-84218 · Published Sep 1, 2026 · updated Sep 2, 2026
A flaw was found in Jolokia's JSR-160 proxy functionality where insufficient validation of client-controlled JMX service URLs allows a bypass of the denylist introduced to mitigate CVE-2018-1000130. The proxy accepts a `target.url` value from a Jolokia POST request and passes it to `JMXServiceURL` and `JMXConnectorFactory` for establishing the remote JMX connection. The existing denylist only rejects URLs matching `service:jmx:rmi:///jndi/ldap:.*`, which can be bypassed using alternative valid JMX service URL forms, including `ldaps://` schemes or LDAP URLs with a non-empty JMX host component. These URLs are accepted as valid `JMXServiceURL` objects and can cause the Jolokia agent JVM to perform a JNDI lookup against an attacker-controlled LDAP endpoint. This can result in server-side request forgery (SSRF), forwarding of supplied JMX credentials to the remote endpoint, and potentially remote code execution depending on the classes and configuration available in the target JVM.
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| Red Hat AMQ Broker 7 Product | all versions | No fix yet |
| Red Hat Fuse 7 Product | all versions | No fix yet |
| Red Hat Satellite 6 Product | all versions | No fix yet |
| all versions | No fix yet | |
| Red Hat build of Apache Camel 4 for Quarkus 3 Product | all versions | No fix yet |
| all versions | No fix yet | |
| Red Hat build of Apache Camel for Spring Boot 4 Product | all versions | No fix yet |
| all versions | No fix yet |
Details and references
- CVSS 3.1
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity from
- the vendor (its own CVE record or advisory)
- Weakness
- CWE-184
- www.cve.org/CVERecord?id=CVE-2026-84218
- nvd.nist.gov/vuln/detail/CVE-2026-84218
- access.redhat.com/security/cve/CVE-2026-84218
- bugzilla.redhat.com/show_bug.cgi?id=2526752
- github.com/advisories/GHSA-c9ff-59g8-m36q
- github.com/jolokia/jolokia/issues/1049
- jolokia.org/#jolokia_2_6_2_released_with_security_fixes
More Red Hat advisories
All Red Hat| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Sep 1 | Red Hat Ansible Automation Platform: missing authorization | Medium6.4 | No fix yet |
| Sep 1 | Red Hat SFTP backend: uninitialized resource | Medium4.3 | 1.60.2 |
| Sep 1 | Red Hat SFTP backend: denial of service | High8.8 | 1.60.2 |
| Sep 1 | Red Hat AFP backend: denial of service | Medium6.5 | 1.60.2 |
| Sep 1 | Red Hat MTP backend: denial of service | Medium4.3 | 1.60.2 |
| Sep 1 | Red Hat pulpcore: cross-site scripting | Medium5.4 | No fix yet |