Description
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.
Published: 2026-09-01
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution via JNDI lookup
Action: Immediate Patch
AI Analysis

Impact

A flaw in Jolokia’s JSR‑160 proxy allows an attacker to supply a client‑controlled JMX service URL that bypasses the denylist designed to block LDAP access. The proxy records the target URL from a POST request and forwards it to JMXServiceURL and JMXConnectorFactory for a remote connection. Because the denylist only rejects URLs matching the pattern service:jmx:rmi:///jndi/ldap:.*, attackers can use alternative service URLs such as ldaps:// or LDAP URLs with a non‑empty JMX host component. These URLs are accepted as valid JMXServiceURL objects, causing the Jolokia agent JVM to perform a JNDI lookup against an attacker‑controlled LDAP endpoint. The result is a server‑side request forgery that can forward supplied JMX credentials and, depending on the classes and configuration available in the target JVM, can lead to remote code execution. This vulnerability corresponds to CWE‑184, a flaw in validation of external input.

Affected Systems

Red Hat Fuse 7, Red Hat Satellite 6, Red Hat build of Apache Camel 4 for Quarkus 3, and Red Hat build of Apache Camel for Spring Boot 4 are affected. No specific vulnerable versions are listed in the CNA data, so any installation that includes Jolokia JSR‑160 proxy functionality is potentially impacted.

Risk and Exploitability

The CVSS score of 8.1 indicates high severity. EPSS is not available, but the vulnerability is not listed in CISA KEV, suggesting no public exploit has been published. The likely attack vector is a crafted POST request to the Jolokia endpoint that sets target.url to an attacker‑controlled JMX service URL, enabling the server to reach an external LDAP or LDAPS server. Successful exploitation requires that the Jolokia agent is reachable by the attacker and that the target JVM has the necessary classes to allow code execution. Given the severity and the possibility of remote code execution, the risk to systems that expose Jolokia without mitigation is high.

Generated by OpenCVE AI on September 1, 2026 at 15:56 UTC.

Remediation

Vendor Workaround

Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.


OpenCVE Recommended Actions

  • Apply the latest Jolokia core update that addresses the JSR‑160 proxy validation issue.
  • Update Red Hat Fuse, Satellite, and Camel deployments to the newest packages that contain the patched Jolokia version.
  • If patching cannot be performed immediately, limit access to Jolokia endpoints to trusted hosts or networks and disable outbound JMX connections from the agent to untrusted LDAP or LDAPS servers.

Generated by OpenCVE AI on September 1, 2026 at 15:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 16:45:00 +0000

Type Values Removed Values Added
First Time appeared Redhat build Of Apache Camel For Quarkus
Redhat build Of Apache Camel For Spring Boot
Redhat fuse 7
Vendors & Products Redhat build Of Apache Camel For Quarkus
Redhat build Of Apache Camel For Spring Boot
Redhat fuse 7

Wed, 02 Sep 2026 08:30:00 +0000

Type Values Removed Values Added
First Time appeared Redhat amq Broker
CPEs cpe:/a:redhat:amq_broker:7
Vendors & Products Redhat amq Broker
References

Wed, 02 Sep 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Tue, 01 Sep 2026 22:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 01 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Description 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.
Title Org.jolokia/jolokia-core: incomplete jndi denylist in jolokia jsr-160 proxy (bypass of cve-2018-1000130 fix)
First Time appeared Redhat
Redhat camel Quarkus
Redhat camel Spring Boot
Redhat jboss Fuse
Redhat satellite
Weaknesses CWE-184
CPEs cpe:/a:redhat:camel_quarkus:3
cpe:/a:redhat:camel_spring_boot:4
cpe:/a:redhat:jboss_fuse:7
cpe:/a:redhat:satellite:6
Vendors & Products Redhat
Redhat camel Quarkus
Redhat camel Spring Boot
Redhat jboss Fuse
Redhat satellite
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Redhat Amq Broker Build Of Apache Camel For Quarkus Build Of Apache Camel For Spring Boot Camel Quarkus Camel Spring Boot Fuse 7 Jboss Fuse Satellite
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-02T08:54:18.569Z

Reserved: 2026-09-01T11:37:31.571Z

Link: CVE-2026-84218

cve-icon Vulnrichment

Updated: 2026-09-01T14:33:31.861Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-01T14:17:49.233

Modified: 2026-09-02T09:16:39.583

Link: CVE-2026-84218

cve-icon Redhat

Severity : Important

Publid Date: 2026-09-01T00:00:00Z

Links: CVE-2026-84218 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T16:28:10Z

Weaknesses
  • CWE-184

    Incomplete List of Disallowed Inputs