CVE-2022-21296: 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 medium-severity Java issue that may let an unauthenticated network attacker read limited data from affected Java or GraalVM environments. Business urgency depends on whether legacy Java clients or services still process untrusted code or data.
Executive priority
Treat as a moderate patching priority. It is not presented as actively exploited, but Java runtimes are widely embedded and can be missed in inventories. Focus first on internet-facing services, legacy Java clients, and vendor appliances.
Technical view
CVE-2022-21296 is a CWE-200 information exposure issue in the JAXP component of Oracle Java SE and Oracle GraalVM Enterprise Edition. The CVSS 3.1 score is 5.3, with network attack vector, low complexity, no privileges, no user interaction, and low confidentiality impact.
Likely exposure
Exposure is most likely in deployments using affected Oracle Java SE versions 7u321, 8u311, 11.0.13, 17.0.1, or GraalVM EE 20.3.4 and 21.3.0. Risk is higher where JAXP APIs handle untrusted data or sandboxed Java Web Start/applets run untrusted code.
Exploitation context
The source bundle does not show CISA KEV listing or cited active exploitation. Oracle describes the vulnerability as easily exploitable over multiple protocols by an unauthenticated network attacker, with successful attacks causing limited unauthorized data access.
Researcher notes
Evidence supports information disclosure only, not integrity or availability impact. Oracle’s note narrows typical client-side relevance to sandboxed untrusted-code scenarios, while also naming API-based exploitation through the JAXP component. Source evidence is incomplete on exact fixed versions for every ecosystem.
Mitigation direction
Apply Oracle, Debian, Gentoo, or other vendor security updates for affected Java builds.
Review NetApp guidance for any embedded or bundled Java exposure in NetApp products.
Prioritize systems that process untrusted input through JAXP APIs.
Reduce reliance on sandboxed Java Web Start or applet execution of untrusted code.
Check vendor advisories before assuming a workaround or compensating control exists.
Validation and detection
Inventory Oracle Java SE and GraalVM EE versions across servers, clients, and appliances.
Identify applications that use JAXP APIs with externally supplied data.
Confirm Linux distribution packages include the relevant 2022 Java security updates.
Review NetApp advisory status for deployed NetApp products.
Document whether legacy Java Web Start or applet workflows remain in use.
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 · medium confidence lookup
CWE-200: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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-200 · source CWE mapping
Exposure of Sensitive Information to an Unauthorized Actor
Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.