CVE-2022-21293: 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: 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 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 Oracle Java vulnerability can let an unauthenticated remote attacker trigger partial service disruption in affected Java or GraalVM deployments. It is not described as data theft or code execution. Business urgency is moderate, rising where exposed services process untrusted input through affected Java library APIs.
Executive priority
Treat as a routine but necessary Java patching item. Escalate priority for internet-facing Java services, legacy sandboxed Java clients, or environments where service availability is business-critical.
Technical view
CVE-2022-21293 affects Oracle Java SE 7u321, 8u311, 11.0.13, 17.0.1 and GraalVM Enterprise Edition 20.3.4, 21.3.0. The issue is in Libraries, maps to CWE-400, and has CVSS 3.1 score 5.3 with network, low-complexity, no-auth exploitation causing partial availability impact.
Likely exposure
Exposure is most relevant for legacy Java Web Start or applet sandbox use, and server-side applications or web services that pass untrusted data into affected Java library APIs. Standard desktops or servers may still be exposed if they run the listed vulnerable Java versions.
Exploitation context
The bundle does not show CISA KEV listing or cited evidence of active exploitation. Oracle describes the vulnerability as easily exploitable over multiple protocols without authentication, with impact limited to partial denial of service.
Researcher notes
The public bundle identifies affected products and availability impact but not the exact library flaw mechanics. Keep assessment constrained to denial-of-service risk unless vendor sources provide more detail. KEV is false in the supplied data.
Mitigation direction
Identify all affected Oracle Java SE, OpenJDK, and GraalVM Enterprise deployments.
Apply Oracle CPU January 2022 or relevant distribution security updates.
Upgrade unsupported Java runtimes to maintained vendor-supported releases.
Reduce or remove reliance on sandboxed Java Web Start or applet execution.
Review services that feed untrusted input into Java library APIs.
Track Oracle and operating-system vendor advisories for precise fixed packages.
Validation and detection
Inventory runtime versions across servers, containers, desktops, and build images.
Confirm vulnerable versions are absent after patch deployment.
Check package-manager evidence for Debian, Fedora, Gentoo, or vendor Java updates.
Identify internet-facing services using Java library APIs with untrusted input.
Review availability monitoring for unexplained Java service degradation.
Document any exceptions with compensating controls and upgrade dates.
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-400: 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-400 · source CWE mapping
Uncontrolled Resource Consumption
Uncontrolled Resource Consumption represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.