Cyber Resilience

CVE-2026-21932

Oracle Jdk 1.8.0 … 25.0.1

Published
20 January 2026
Modified
15 July 2026
Patch / advisory
CVSS Score v3.1 7.4
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N
EPSS Score 0.0043 35th percentile
Risk Priority 54 floored blend · peak EPSS

Summary

CVE-2026-21932 is a high-severity Improper Validation of Specified Type of Input (CWE-1287) vulnerability in Oracle Jdk. Its CVSS base score is 7.4 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked at the 35th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to SI-10 (Information Input Validation) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2026-21932 is a vulnerability in the AWT and JavaFX components of Oracle Java SE (versions 8u471, 8u471-b50, 8u471-perf, 11.0.29, 17.0.17, 21.0.9, 25.0.1), Oracle GraalVM for JDK (versions 17.0.17, 21.0.9), and Oracle GraalVM Enterprise Edition (version 21.3.16). Published on January 20, 2026, it carries a CVSS 3.1 Base Score of 7.4 (AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N), indicating high integrity impact with changed scope but no confidentiality or availability effects. The issue is classified under NVD-CWE-noinfo.

An unauthenticated attacker with network access via multiple protocols can exploit this vulnerability easily, but successful attacks require human interaction from a person other than the attacker. Exploitation targets client-side Java deployments, such as sandboxed Java Web Start applications or Java applets that load and run untrusted code from the internet while relying on the Java sandbox for security. It does not affect server-side deployments that load only trusted code. Successful attacks enable unauthorized creation, deletion, or modification of critical data or all data accessible to the affected Oracle Java SE, GraalVM for JDK, or GraalVM Enterprise Edition products, with potential significant impact on additional products due to scope change.

For mitigation details, including available patches, refer to the Oracle Critical Patch Update advisory for January 2026 at https://www.oracle.com/security-alerts/cpujan2026.html.

EU & UK References

Vulnerability Data

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: AWT, JavaFX). Supported versions that are affected are Oracle Java SE: 8u471, 8u471-b50, 8u471-perf, 11.0.29, 17.0.17, 21.0.9, 25.0.1; Oracle GraalVM…

more

for JDK: 17.0.17 and 21.0.9; Oracle GraalVM Enterprise Edition: 21.3.16. Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition. Successful attacks require human interaction from a person other than the attacker and while the vulnerability is in Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition, attacks may significantly impact additional products (scope change). Successful attacks of this vulnerability can result in unauthorized creation, deletion or modification access to critical data or all Oracle Java SE, Oracle GraalVM for JDK, 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 does not apply to Java deployments, typically in servers, that load and run only trusted code (e.g., code installed by an administrator). CVSS 3.1 Base Score 7.4 (Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:N).

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1203 Exploitation for Client Execution Execution
Adversaries may exploit software vulnerabilities in client applications to execute code.
T1210 Exploitation of Remote Services Lateral Movement
Adversaries may exploit remote services to gain unauthorized access to internal systems once inside of a network.
T1212 Exploitation for Credential Access Credential Access
Adversaries may exploit software vulnerabilities in an attempt to collect credentials.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-21217Same product: Oracle Graalvm
CVE-2025-30761Same product: Oracle Graalvm
CVE-2026-60147Same product: Oracle Graalvm
CVE-2025-61748Same product: Oracle Graalvm
CVE-2025-30754Same product: Oracle Graalvm
CVE-2025-53057Same product: Oracle Graalvm
CVE-2026-47010Same product: Oracle Graalvm
CVE-2026-47027Same product: Oracle Graalvm
CVE-2026-46968Same product: Oracle Graalvm
CVE-2025-50059Same product: Oracle Graalvm

Affected Assets

oracle
graalvm
21.3.16
oracle
graalvm for jdk
17.0.17, 21.0.9
oracle
jdk
1.8.0, 11.0.29, 17.0.17, 21.0.9, 25.0.1
oracle
jre
1.8.0, 11.0.29, 17.0.17, 21.0.9, 25.0.1

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V1.1.1
  • V1.4.2
  • V2.1.1
  • V2.2.2

Mitigating Controls (NIST 800-53 r5) AI

SI-10 directly requires validation of information inputs, which structurally prevents type-validation failures from being introduced or exploitable.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-06 mostly match
prevents

Secure SDLC practices directly require proper input type validation during development.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect type-validation flaws but does not prevent them during development.

prevents

Secure development lifecycle mandates input validation and type checking to prevent improper type handling.

prevents

Application security requirements explicitly include validation of input data types and formats.

prevents

Secure architecture principles promote defensive input handling and type enforcement at system boundaries.

prevents

Secure coding standards directly require proper type validation of all external inputs.

References