CVE-2026-47059: Null Pointer Dereference
Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Java SE.
Other sources
In JavasunawtimageImagingLibconvolveBI, when processing images with specific dimensions, the function fails to properly handle boundary conditions which leads to invalid memory access and NULL pointer dereference.
— Red Hat
Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: 2D). Supported versions that are affected are Oracle Java SE: 8u491, 8u491-perf, 11.0.31, 17.0.19, 21.0.11, 25.0.3, 26.0.1; Oracle GraalVM for JDK: 17.0.19 and 21.0.11; Oracle GraalVM Enterprise Edition: 21.3.18. Difficult to exploit 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 of this vulnerability can result in unauthorized ability to cause a partial denial of service (partial DOS) of Oracle Java SE, Oracle GraalVM for JDK, 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 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 3.7 (Availability impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L).
— NVD
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-47059?
The severity of CVE-2026-47059 is rated low with a CVSS score of 3.7.
How do I fix CVE-2026-47059?
To fix CVE-2026-47059, update to the latest version of Oracle JDK, Oracle JRE, or Oracle GraalVM that addresses the vulnerability.
What impact does CVE-2026-47059 have on applications?
CVE-2026-47059 can lead to invalid memory access and NULL pointer dereference, potentially causing application crashes.
Which products are affected by CVE-2026-47059?
CVE-2026-47059 affects Oracle JDK, Oracle JRE, Oracle GraalVM for JDK, and Oracle GraalVM Enterprise Edition.
What are the conditions under which CVE-2026-47059 can be exploited?
CVE-2026-47059 can be exploited when processing images with specific dimensions that the function does not properly handle.