LiveActive security incident?Get immediate response
CVE Record

CVE-2010-0738: The JMX-Console web application in JBossAs in Red Hat JBoss Enterprise Application Platform (aka JBoss EAP...

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.

MediumCVSS 5.3Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw affects older Red Hat JBoss EAP JMX-Console deployments. The console checked access controls for common request methods only, allowing other methods to bypass the intended gate and reach console handling logic. Although the CVSS score is medium, CISA KEV listing makes exposed legacy systems a business-priority remediation item.

Executive priority

Prioritize remediation for any reachable legacy JBoss EAP instance. KEV status means this is not just theoretical, and administrative-console exposure can create outsized operational risk despite the medium base score.

Technical view

In JBoss EAP 4.2 before 4.2.0.CP09 and 4.3 before 4.3.0.CP08, JMX-Console access control applied only to GET and POST. A remote unauthenticated attacker could use a different HTTP method to invoke the application's GET handler, causing an authorization bypass with limited integrity impact.

Likely exposure

Exposure is most likely in legacy Red Hat JBoss EAP 4.2 or 4.3 systems where the JMX-Console web application remains deployed and reachable. Internet-facing or broadly reachable administrative interfaces carry the highest operational risk.

Exploitation context

CISA KEV indicates known exploitation. The provided bundle does not include exploit prevalence, exploit maturity details, or observed campaign information, so exploitation should be treated as confirmed but not further characterized.

Researcher notes

The source data identifies the vulnerable method-level access-control pattern and fixed Red Hat cumulative patch levels. It does not provide affected CPEs, broad product inventory data, or detailed exploit telemetry beyond CISA KEV status.

Mitigation direction

  • Upgrade JBoss EAP 4.2 to 4.2.0.CP09 or later.
  • Upgrade JBoss EAP 4.3 to 4.3.0.CP08 or later.
  • Restrict JMX-Console access to trusted administrative networks only.
  • Remove or disable JMX-Console where it is not operationally required.
  • Review Red Hat advisories for environment-specific update guidance.

Validation and detection

  • Inventory systems running Red Hat JBoss EAP 4.2 or 4.3.
  • Confirm whether JMX-Console is deployed and reachable.
  • Verify installed cumulative patch level against fixed versions.
  • Review web logs for unusual HTTP methods targeting JMX-Console.
  • Confirm controls block unauthorized methods before console handlers execute.
Prepared
Confidence
high
Sources
9

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-749: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2010-0738 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.3 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
8Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2010-0738Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-749 · source CWE mapping

Exposed Dangerous Method or Function

Exposed Dangerous Method or Function represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.