Vulnerability record · CVE-2010-0738 · published 28 April 2010
CVE-2010-0738: JBoss JMX-Console access control bypass via non-GET/POST HTTP methods
Redhat · Jboss Enterprise Application Platform
The JMX-Console web application in Red Hat JBoss EAP 4.2 before 4.2.0.CP09 and 4.3 before 4.3.0.CP08 enforces access control only for GET and POST requests. Requests using any other HTTP method reach the GET handler without the intended authorization check, allowing unauthenticated access to JMX-Console functionality.
Description
The JMX-Console web application in JBossAs in Red Hat JBoss Enterprise Application Platform (aka JBoss EAP or JBEAP) 4.2 before 4.2.0.CP09 and 4.3 before 4.3.0.CP08 performs access control only for the GET and POST methods, which allows remote attackers to send requests to this application's GET handler by using a different method.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Automated analysis
critical priorityThe flaw is an unauthenticated network-reachable access control bypass listed in CISA KEV with documented ransomware use and a very high EPSS score.
What it is
The JMX-Console web application in Red Hat JBoss EAP 4.2 before 4.2.0.CP09 and 4.3 before 4.3.0.CP08 enforces access control only for GET and POST requests. Requests using any other HTTP method reach the GET handler without the intended authorization check, allowing unauthenticated access to JMX-Console functionality.
Impact
An attacker gains unauthenticated access to the JMX-Console, which can expose management operations and enable further compromise of the JBoss instance. The CVSS vector indicates limited integrity impact only, with no confidentiality or availability impact recorded.
Attack surface
Reachable over the network against the JMX-Console web application; no authentication or user interaction is required per the CVSS vector (AV:N/AC:L/PR:N/UI:N). The flaw is triggered by sending a request with an HTTP method other than GET or POST.
Exploitation
CVE-2010-0738 is listed in CISA KEV with known ransomware campaign use, and EPSS shows a 30-day probability of 0.79415 (99.582 percentile). A reference is tagged Exploit, indicating public exploit material exists.
What to do
- Apply the vendor updates referenced in the Red Hat errata (RHSA-2010-0376 through RHSA-2010-0379) to move to JBoss EAP 4.2.0.CP09 or 4.3.0.CP08 or later.
- If patching is not immediately possible, restrict network access to the JMX-Console so it is not reachable from untrusted networks.
- Disable or remove the JMX-Console web application where it is not operationally required.
- Enforce authentication and authorization at a reverse proxy or web server layer that normalizes and validates HTTP methods before requests reach JBoss.
Detection
- Inspect web server and JBoss access logs for requests to JMX-Console paths using HTTP methods other than GET or POST (for example PUT, DELETE, HEAD, OPTIONS, TRACE).
- Alert on any unauthenticated access to JMX-Console endpoints, since legitimate administrative use should be authenticated.
- Monitor for anomalous or unexpected HTTP method usage across the JBoss application server generally.
This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.
Exploitation in the wild
CISA added CVE-2010-0738 to the Known Exploited Vulnerabilities catalog on 25 May 2022 as "Red Hat JBoss Authentication Bypass Vulnerability". CISA reports known use in ransomware campaigns. Required action: Apply updates per vendor instructions. Federal deadline 15 June 2022.
Affected products
1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.
References
Track CVE-2010-0738 inside VULONE
Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.
Related vulnerabilities
Same products first, then exploited flaws of the same weakness class.
Source: NIST National Vulnerability Database (record CVE-2010-0738), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.