CVE-2022-21626: 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: Security). Supported versions that are affected are Oracle Java SE: 8u341, 8u345-perf, 11.0.16.1; Oracle GraalVM Enterprise Edition: 20.3.7, 21.3.3 and 22.2.0. Easily exploitable vulnerability allows unauthenticated attacker with network access via HTTPS to compromise Oracle Java SE, Oracle GraalVM Enterprise Edition. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM Enterprise Edition. 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 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L).
Security readout for executives and security teams
Plain-English summary
This is a medium-severity Oracle Java SE and GraalVM Enterprise Edition issue that can let an unauthenticated network attacker cause partial denial of service. It does not indicate data theft or privilege gain. Business urgency depends on whether affected Java versions are exposed through untrusted Java content or services using the affected security APIs.
Executive priority
Treat as a planned but visible remediation item. Prioritize internet-facing or untrusted-code Java use first, then routine patching for internal systems. The known impact is service disruption, not compromise of data confidentiality or integrity.
Technical view
CVE-2022-21626 affects Oracle Java SE 8u341, 8u345-perf, 11.0.16.1 and GraalVM Enterprise Edition 20.3.7, 21.3.3, 22.2.0. Oracle describes easy exploitation over HTTPS with no authentication or user interaction. Impact is availability only, CVSS 5.3, CWE-693.
Likely exposure
Exposure is most likely where affected Java or GraalVM versions run sandboxed Java Web Start applications, sandboxed applets, or services that pass attacker-controlled data into the affected security component APIs.
Exploitation context
The source bundle does not show active exploitation, and KEV is false. Oracle states the vulnerability is easily exploitable by an unauthenticated attacker with network access via HTTPS, but the documented impact is partial denial of service only.
Researcher notes
The key technical constraint is context. The CVSS vector is network, low complexity, no privileges, no user interaction, unchanged scope, and low availability impact. Patch-level fix details are not included in the bundle, so validation should reference vendor advisories directly.
Mitigation direction
Inventory Oracle Java SE and GraalVM Enterprise Edition versions across servers and clients.
Apply Oracle CPU guidance or downstream vendor updates for affected Java packages.
Review NetApp, Fedora, and Gentoo advisories if those platforms are in use.
Reduce exposure of services accepting untrusted data into affected Java security APIs.
Retire sandboxed applet or Java Web Start use where no longer required.
Validation and detection
Confirm no assets run the affected Oracle Java SE or GraalVM versions.
Check whether internet-sourced Java content is executed in sandboxed deployments.
Identify services that feed external data into Java security component APIs.
Verify vendor advisory updates are installed on downstream Linux or appliance platforms.
Document remaining exceptions with business owner, exposure path, and compensating controls.
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-693: 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-693 · source CWE mapping
Protection Mechanism Failure
Protection Mechanism Failure represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.