CVE-2022-21476: 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: Libraries). Supported versions that are affected are Oracle Java SE: 7u331, 8u321, 11.0.14, 17.0.2, 18; Oracle GraalVM Enterprise Edition: 20.3.5, 21.3.1 and 22.0.0.2. 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 access to critical data or complete access to all 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 7.5 (Confidentiality impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N).
Security readout for executives and security teams
Plain-English summary
This Java vulnerability can let an unauthenticated network attacker read critical data from affected Java SE or GraalVM Enterprise Edition deployments. The main concern is systems that run untrusted Java code or expose affected library APIs through services. The source bundle does not show active exploitation or KEV listing.
Executive priority
Treat this as a high-priority confidentiality risk for Java-dependent systems, especially externally reachable services or legacy sandboxed Java clients. Prioritize inventory and vendor updates before deployment changes.
Technical view
CVE-2022-21476 affects Oracle Java SE and Oracle GraalVM Enterprise Edition Libraries. Oracle rates it CVSS 7.5 with network attack vector, low complexity, no privileges, and high confidentiality impact. It is associated with CWE-284 and can affect sandboxed Java clients or API paths that process attacker-supplied data.
Likely exposure
Exposure is most likely where listed Java SE, JDK/JRE, or GraalVM Enterprise Edition versions are deployed in sandboxed Java Web Start/applets or services using affected library APIs with untrusted input.
Exploitation context
The vulnerability is described as easily exploitable over multiple protocols without authentication. The supplied evidence does not establish active exploitation, public exploit use, or CISA KEV inclusion.
Researcher notes
The bundle identifies affected versions and impact but does not provide root-cause detail, fixed version mappings, or exploit telemetry. Keep analysis constrained to vendor advisories and validate exposure by version and deployment pattern.
Mitigation direction
Apply Oracle Java SE and GraalVM security updates from the April 2022 CPU or later guidance.
Apply relevant Debian OpenJDK security updates where Debian packages are in use.
Review NetApp advisory guidance for any NetApp-managed Java exposure.
Reduce or remove reliance on Java sandboxing for untrusted applets or Web Start code.
Limit network exposure to services that pass untrusted data into affected Java library APIs.
Validation and detection
Inventory Java SE, JDK/JRE, OpenJDK, and GraalVM versions across servers and endpoints.
Compare discovered versions with the affected versions listed in the CVE record.
Identify services that expose Java library APIs to unauthenticated or untrusted network input.
Check for legacy Java Web Start or applet usage relying on sandbox isolation.
Confirm vendor advisories and package updates have been applied in each environment.
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-284: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-284 · source CWE mapping
Improper Access Control
Improper Access Control represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.