CVE-2022-21291: 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: Hotspot). 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 update, insert or delete access to some 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 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N).
Security readout for executives and security teams
Plain-English summary
CVE-2022-21291 is a medium-severity Oracle Java and GraalVM Enterprise vulnerability in Hotspot. The main business risk is unauthorized modification of some data accessible to affected Java components, especially where untrusted sandboxed Java code or exposed services interact with affected APIs.
Executive priority
Treat as a scheduled remediation item with targeted urgency. It is not marked as known exploited in the supplied sources, but network reachability and unauthenticated conditions make affected, internet-facing Java services worth prioritizing.
Technical view
Oracle describes an easily exploitable Hotspot issue affecting Java SE 7u321, 8u311, 11.0.13, 17.0.1 and GraalVM EE 20.3.4, 21.3.0. CVSS 3.1 is 5.3 with network attack vector, low complexity, no privileges, no user interaction, and low integrity impact only.
Likely exposure
Highest exposure is in systems running the listed Java or GraalVM versions, especially sandboxed Java Web Start or applet deployments loading untrusted code, or web services that pass attacker-controlled data into affected APIs.
Exploitation context
The source bundle reports KEV status as false and provides no cited evidence of active exploitation. Oracle states network access over multiple protocols may be sufficient, but the documented impact is limited to unauthorized update, insert, or delete access to some accessible data.
Researcher notes
This is mapped to CWE-284 and Oracle’s Hotspot component. The CVSS vector indicates no confidentiality or availability impact, and low integrity impact. Source evidence does not include proof-of-concept details, exploit activity, or complete downstream fixed-version mapping.
Mitigation direction
Apply Oracle January 2022 CPU guidance for affected Java and GraalVM versions.
Apply relevant Debian, Fedora, Gentoo, NetApp, or other vendor package updates where applicable.
Prioritize systems that run untrusted sandboxed Java code or expose Java-backed services.
Check vendor guidance for exact fixed builds before changing runtime versions.
Retire unsupported Java Web Start or applet dependencies where feasible.
Validation and detection
Inventory Java SE and GraalVM Enterprise versions across servers, endpoints, and appliances.
Confirm whether listed affected versions are present in production or build images.
Identify services accepting external input that reaches Java Hotspot-related APIs.
Verify vendor-advised patched packages are installed after remediation.
Document any remaining sandboxed Java Web Start or applet 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-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.