CVE-2018-2634: Medium severity Oracle JDK vulnerability
Last updated 25 August 2025
Other sources
The JGSS component of OpenJDK ignores the value of javax.security.auth.useSubjectCredsOnly when using HTTP/SPNEGO authentication and always uses global credentials, see:
https://bugs.openjdk.java.net/browse/JDK-6560359
This could cause global credentials to be unexpectedly used by an untrusted Java application. The fix adds new system property http.use.global.creds which, when set to false, prevents the use of global credentials.
— Red Hat
Vulnerability in the Java SE, Java SE Embedded component of Oracle Java SE (subcomponent: JGSS). Supported versions that are affected are Java SE: 7u161, 8u152 and 9.0.1; Java SE Embedded: 8u151. Difficult to exploit vulnerability allows unauthenticated attacker with network access via multiple protocols to compromise Java SE, Java SE Embedded. While the vulnerability is in Java SE, Java SE Embedded, attacks may significantly impact additional products. Successful attacks of this vulnerability can result in unauthorized access to critical data or complete access to all Java SE, Java SE Embedded 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.0 Base Score 6.8 (Confidentiality impacts). CVSS Vector: (CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N).
— Launchpad
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the vulnerability ID?
The vulnerability ID is CVE-2018-2634.
What is the severity of CVE-2018-2634?
The severity of CVE-2018-2634 is high.
Which versions of Oracle Java SE are affected by CVE-2018-2634?
Java SE: 7u161, 8u152, and 9.0.1; Java SE Embedded: 8u151.
Is CVE-2018-2634 difficult to exploit?
Yes, CVE-2018-2634 is considered a difficult vulnerability to exploit.
Where can I find more information about CVE-2018-2634?
You can find more information about CVE-2018-2634 on the Oracle Security Advisory website and the SecurityFocus and SecurityTracker websites.