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
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
debian/openjdk-11to a version that resolves this vulnerability.Fixed in 11.0.32.1+1-1~deb11u1Fixed in 11.0.32.1+1-1 - Upgrade
Upgrade
debian/openjdk-17to a version that resolves this vulnerability.Fixed in 17.0.20.1+1-1~deb11u1Fixed in 17.0.20.1+1-1~deb12u1Fixed in 17.0.20.1+1-1 - Upgrade
Upgrade
debian/openjdk-21to a version that resolves this vulnerability.Fixed in 21.0.12.1+1-1~deb13u1Fixed in 21.0.12.1+1-1 - Upgrade
Upgrade
debian/openjdk-25to a version that resolves this vulnerability.Fixed in 25.0.4.1+1-1~deb13u1Fixed in 25.0.4+7-1Fixed in 25.0.4.1+1-1 - Upgrade
Upgrade
debian/openjdk-26to a version that resolves this vulnerability.Fixed in 26.0.2.1+1-1 - Upgrade
Upgrade
debian/openjdk-8to a version that resolves this vulnerability.Fixed in 8u504-ga-1 - Upgrade
Upgrade
Oracle Java SEto a version that resolves this vulnerability.Fixed in 8u491 - Upgrade
Upgrade
Oracle Java SE (perf)to a version that resolves this vulnerability.Fixed in 8u491-perf - Upgrade
Upgrade
Oracle Java SEto a version that resolves this vulnerability.Fixed in 11.0.31 - Upgrade
Upgrade
Oracle Java SEto a version that resolves this vulnerability.Fixed in 17.0.19 - Upgrade
Upgrade
Oracle Java SEto a version that resolves this vulnerability.Fixed in 21.0.11 - Upgrade
Upgrade
Oracle Java SEto a version that resolves this vulnerability.Fixed in 25.0.3 - Upgrade
Upgrade
Oracle Java SEto a version that resolves this vulnerability.Fixed in 26.0.1 - Upgrade
Upgrade
Oracle GraalVM for JDKto a version that resolves this vulnerability.Fixed in 17.0.19 - Upgrade
Upgrade
Oracle GraalVM for JDKto a version that resolves this vulnerability.Fixed in 21.0.11 - Upgrade
Upgrade
Oracle GraalVM Enterprise Editionto a version that resolves this vulnerability.Fixed in 21.3.18 - Compensating control
This vulnerability is described as affecting Java deployments that load and run untrusted code (e.g., sandboxed Java Web Start applications or sandboxed Java applets relying on the Java sandbox). To reduce exposure, ensure affected Java clients do not load/run untrusted code that relies on the Java sandbox for security (e.g., avoid running untrusted Web Start/applets).
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.