CVE-2022-21282: Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component...
Vulnerability in the Oracle Java SE, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: JAXP). Supported versions that are affected are Oracle Java SE: 7u321, 8u311, 11.0.13, 17.0.1; Oracle GraalVM Enterprise Edition: 20.3.4 and 21.3.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability applies to Java deployments, typically in clients running sandboxed Java Web Start applications or sandboxed Java applets, that load and run untrusted code (e.g., code that comes from the internet) and rely on the Java sandbox for security. This vulnerability can also be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. CVSS 3.1 Base Score 5.3 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N).
Security readout for executives and security teams
Plain-English summary
This is a Java XML-processing flaw that could let an unauthenticated network attacker read limited data from affected Java or GraalVM deployments. Business urgency is moderate: impact is confidentiality-only and no active exploitation is evidenced here, but Java is widely embedded and exposure can exist in clients or services processing untrusted data.
Executive priority
Treat as a moderate remediation item, not an emergency based on current evidence. Prioritize exposed services processing untrusted data and legacy Java client use, then embedded/vendor-managed Java products. Track through normal vulnerability management with vendor patch verification.
Technical view
CVE-2022-21282 affects Oracle Java SE and GraalVM Enterprise Edition JAXP. It is mapped to CWE-611 and has CVSS 5.3: network attack vector, low complexity, no privileges, no user interaction, low confidentiality impact only. Oracle notes exposure through sandboxed Java Web Start/applets or APIs receiving supplied data.
Likely exposure
Exposure is most likely where affected Java or GraalVM versions process untrusted XML or JAXP data, or where legacy sandboxed Java Web Start/app deployments remain in use. Embedded Java in vendor products may also matter, as reflected by NetApp and Linux distribution advisories.
Exploitation context
The bundle does not show CISA KEV listing or cited evidence of active exploitation. The CVSS vector indicates unauthenticated network reachability across multiple protocols, but the documented impact is limited unauthorized read access to a subset of accessible data.
Researcher notes
Key uncertainty is deployment context. Oracle explicitly narrows typical exposure to sandboxed Java client code and JAXP APIs supplied with data. Validate reachable XML-processing paths and affected runtime versions before escalating severity. Do not assume code execution; the stated impact is limited data read.
Mitigation direction
Inventory Oracle Java SE, GraalVM, and OpenJDK runtimes against listed affected versions.
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-611: 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.
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.
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.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-611 · source CWE mapping
Improper Restriction of XML External Entity Reference
Improper Restriction of XML External Entity Reference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.