CVE-2010-0738
Published: May 25, 2022
Official Description
The JMX-Console web application in JBossAs in Red Hat JBoss Enterprise Application Platform 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.
CISA KEV Advisory
Red Hat JBoss Authentication Bypass Vulnerability
The JMX-Console web application in JBossAs in Red Hat JBoss Enterprise Application Platform 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.
Apply updates per vendor instructions.
Risk Analysis
The JMX-Console web application in JBossAs (Red Hat JBoss Enterprise Application Platform) has an access control bypass vulnerability. It only enforces access control for GET and POST methods, allowing attackers to bypass restrictions using other HTTP methods. This high-severity flaw has a very high exploitation likelihood (EPSS 0.90851) and is confirmed exploited in the wild (CISA KEV).
This vulnerability is actively exploited in the wild. Remote attackers can send requests to the JMX-Console's GET handler using alternative methods, bypassing intended security controls.
Organizations using JBossAs should apply all available security updates to address this access control bypass. Implement network-level restrictions to limit access to the JMX-Console to trusted administrators only.
Technical Analysis
CVE-2010-0738 requires local access, meaning attackers must already have a foothold on the target system.
Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.
CISA has added CVE-2010-0738 to the Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. U.S. federal agencies are required to patch this within the mandated timeframe, and all organizations should treat remediation as urgent.
Affected Vendors & Products
Exploit & PoC Resources
All References (1)
Quick Facts
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2010-0738 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts
- !CISA KEV: Federal agencies must patch per BOD 22-01 timeline
- !Active exploitation confirmed — treat as P1