CVE-2026-60147: Medium severity Oracle Java SE vulnerability

Published Jul 21, 2026
·
Updated

Easily exploitable vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE. Successful attacks of this vulnerability can result in unauthorized update, insert or delete access to some of Java SE accessible data as well as unauthorized read access to a subset of Java SE accessible data.

Other sources

OpenJDK can apply two different security meanings to the same wildcard dNSName SAN across certificate policy enforcement and hostname verification. During path validation, DNSName.constrains compares .foo.com and secret.foo.com literally and returns NAMESAMETYPE, so NameConstraintsExtension.verify does not reject the chain when secret.foo.com is an exact-host exclusion. Later, HostnameChecker interprets the same SAN as a wildcard template and accepts secret.foo.com for .foo.com.

Red Hat

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE (component: Security). 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. 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 of this vulnerability can result in unauthorized update, insert or delete access to some of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data as well as unauthorized read access to a subset of Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition accessible data. Note: This vulnerability can be exploited by using APIs in the specified Component, e.g., through a web service which supplies data to the APIs. This vulnerability also 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. CVSS 3.1 Base Score 6.5 (Confidentiality and Integrity impacts). CVSS Vector: (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N).

NVD

Affected Software

35 affected componentsFixes available
Oracle Java SE>=8u491<=8u491-perf
Oracle Java SE=11.0.31
Oracle Java SE=17.0.19
Oracle Java SE=21.0.11
Oracle Java SE=25.0.3
Oracle Java SE=26.0.1
Oracle GraalVM for JDK=17.0.19
Oracle GraalVM for JDK=21.0.11
Oracle GraalVM Enterprise Edition=21.3.18
Oracle JRE=1.8.0-update491
Oracle JRE=1.8.0-update491
Oracle JRE=11.0.31
Oracle JRE=17.0.19
Oracle JRE=21.0.11
Oracle JRE=25.0.3
Oracle JRE=26.0.1
Oracle JDK=1.8.0-update491
Oracle JDK=1.8.0-update491
Oracle JDK=11.0.31
Oracle JDK=17.0.19
Oracle JDK=21.0.11
Oracle JDK=25.0.3
Oracle JDK=26.0.1
Oracle GraalVM=21.3.18
Oracle GraalVM for JDK=17.0.19
Oracle GraalVM for JDK=21.0.11
IBM AIX<=7.2
IBM AIX<=7.3
IBM PowerVM VIOS<=4.1
debian/openjdk-11<=11.0.24+8-2~deb11u1
11.0.32.1+1-1~deb11u111.0.32.1+1-1
debian/openjdk-17<=17.0.12+7-2~deb11u1, <=17.0.19+10-1~deb12u2
17.0.20.1+1-1~deb11u117.0.20.1+1-1~deb12u117.0.20.1+1-1
debian/openjdk-21<=21.0.11+10-1~deb13u2
21.0.12.1+1-1~deb13u121.0.12.1+1-1
debian/openjdk-25<=25.0.3+9-2~deb13u1
25.0.4.1+1-1~deb13u125.0.4+7-125.0.4.1+1-1
debian/openjdk-26
26.0.2.1+1-1
debian/openjdk-8
8u504-ga-1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade debian/openjdk-11 to a version that resolves this vulnerability.

    Fixed in 11.0.32.1+1-1~deb11u1Fixed in 11.0.32.1+1-1
  2. Upgrade

    Upgrade debian/openjdk-17 to 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
  3. Upgrade

    Upgrade debian/openjdk-21 to a version that resolves this vulnerability.

    Fixed in 21.0.12.1+1-1~deb13u1Fixed in 21.0.12.1+1-1
  4. Upgrade

    Upgrade debian/openjdk-25 to 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
  5. Upgrade

    Upgrade debian/openjdk-26 to a version that resolves this vulnerability.

    Fixed in 26.0.2.1+1-1
  6. Upgrade

    Upgrade debian/openjdk-8 to a version that resolves this vulnerability.

    Fixed in 8u504-ga-1
  7. Upgrade

    Upgrade Oracle Java SE to a version that resolves this vulnerability.

    Fixed in 8u491
  8. Upgrade

    Upgrade Oracle Java SE to a version that resolves this vulnerability.

    Fixed in 8u491-perf
  9. Upgrade

    Upgrade Oracle Java SE to a version that resolves this vulnerability.

    Fixed in 11.0.31
  10. Upgrade

    Upgrade Oracle Java SE to a version that resolves this vulnerability.

    Fixed in 17.0.19
  11. Upgrade

    Upgrade Oracle Java SE to a version that resolves this vulnerability.

    Fixed in 21.0.11
  12. Upgrade

    Upgrade Oracle Java SE to a version that resolves this vulnerability.

    Fixed in 25.0.3
  13. Upgrade

    Upgrade Oracle Java SE to a version that resolves this vulnerability.

    Fixed in 26.0.1
  14. Upgrade

    Upgrade Oracle GraalVM for JDK to a version that resolves this vulnerability.

    Fixed in 17.0.19
  15. Upgrade

    Upgrade Oracle GraalVM for JDK to a version that resolves this vulnerability.

    Fixed in 21.0.11
  16. Upgrade

    Upgrade Oracle GraalVM Enterprise Edition to a version that resolves this vulnerability.

    Fixed in 21.3.18
  17. Compensating control

    Ensure the untrusted code path is not loaded/used via sandboxed Java Web Start applications or sandboxed Java applets (clients running sandboxed Java that load and run untrusted code from the internet rely on the Java sandbox for security for this vulnerability).

  18. Compensating control

    Because successful exploitation can occur via APIs in the affected component (e.g., a web service supplying data to those APIs), restrict and authenticate network access to the affected API endpoints to trusted callers.

Event History

Jul 21, 2026
Data Sourced
via Red Hat·01:35 PM
DescriptionSeverityAffected Software
CVE Published
via MITRE·09:33 PM
Data Sourced
via MITRE·09:33 PM
DescriptionSeverity
Data Sourced
via NVD·10:17 PM
DescriptionSeverityWeaknessAffected Software
Aug 15, 2026
Data Sourced
via IBM·12:00 AM
DescriptionAffected Software
Aug 26, 2026
Data Sourced
via Launchpad·11:12 AM
Description
Aug 27, 2026
Data Sourced
via Debian·11:14 AM
DescriptionAffected Software
Sep 1, 2026
Data Sourced
via Ubuntu·06:40 AM
RemedyDescriptionSeverityAffected Software

Parent advisories

This vulnerability appears in the following advisories.

Frequently Asked Questions

1

What is the severity of CVE-2026-60147?

The severity of CVE-2026-60147 is classified as medium with a score of 6.5.

2

How do I fix CVE-2026-60147?

To fix CVE-2026-60147, update your Oracle JRE, JDK, or GraalVM to the latest secure version provided by the vendor.

3

What software is affected by CVE-2026-60147?

CVE-2026-60147 affects Oracle JRE, Oracle JDK, Oracle Java SE, and Oracle GraalVM distributions.

4

What is the risk level of CVE-2026-60147?

The risk level of CVE-2026-60147 is assessed at a score of 40.

5

What type of vulnerability is CVE-2026-60147?

CVE-2026-60147 involves incorrect handling of wildcard dNSName SANs during certificate policy enforcement and hostname verification.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203