ZeroHour

CVE-2010-0738

KEV ransomwarelarge

Authentication Bypass via HTTP Verb Tampering in Red Hat JBoss JMX-Console

CISA: Red Hat JBoss Authentication Bypass Vulnerability

CVSS
EPSS
79%p100
Published
KEV added
AI analysis

Red Hat JBoss Enterprise Application Platform's JMX-Console web application enforces its access-control checks only for the HTTP GET and POST methods, leaving requests sent with other HTTP verbs unauthenticated. A remote attacker can reach the console's GET handler by submitting the same request with a different method (e.g., HEAD), bypassing the configured authentication and access controls entirely. Once past the access control, the attacker can interact with the JMX console's management interfaces, a foothold that on many deployments can be escalated toward broader compromise of the JBoss server. Any organization running Red Hat JBoss (JBoss AS / JBoss EAP) where the JMX-Console is reachable, whether internally or exposed to the internet, is affected. The flaw is listed in CISA's Known Exploited Vulnerabilities catalog (added 2022-05-25) with known ransomware use, and EPSS assigns a 79.4% probability of exploitation within 30 days, so active exploitation should be assumed.

What to do: Apply updates per Red Hat's vendor instructions, as required by CISA's KEV catalog. Until patched, restrict network access to the JMX-Console and block HTTP methods other than GET and POST (e.g., at a reverse proxy or in the application's security constraints) so the access-control check cannot be bypassed with verbs like HEAD, and review logs for requests to /jmx-console using unusual methods. Treat this flaw as actively exploited given its KEV listing with known ransomware use.

Affected
Red Hat JBoss (JBoss AS / JBoss Enterprise Application Platform) JMX-Console web application
Estimated exposure
largeTens of thousands of JBoss server installations plausibly affected (order of magnitude 10,000-100,000 systems) — JBoss EAP was one of the most widely deployed enterprise Java application servers, and public internet scans have historically indexed tens of thousands of JBoss instances, many with the JMX-Console reachable, supporting a 10k-100k…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

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 Known Exploited Vulnerability
Affected
Red Hat JBoss
Required action
Apply updates per vendor instructions.
Due date
Ransomware use
Known
Vendors
Red Hat
Products
JBoss
Weakness
CWE-264

In the news