VendorsEclipseopenj9any version
Vulnerabilities

Eclipse OpenJ9 any version

Ranked by severity, then by exploit likelihood. Click a CVE ID for its full record.

20CVEs
CVE-2018-12547
In Eclipse OpenJ9, prior to the 0.12.0 release, the jio_snprintf() and jio_vsnprintf() native methods ignored the length parameter. This affects existing APIs that called the functions to exceed the allocated buffer. This functions were not directly callable by non-native user code.
Published 2019-02-11 · Modified
9.8EPSS 0.027
CVE-2019-11772
In Eclipse OpenJ9 prior to 0.15, the String.getBytes(int, int, byte[], int) method does not verify that the provided byte array is non-null nor that the provided index is in bounds when compiled by the JIT. This allows arbitrary writes to any 32-bit address or beyond the end of a byte array within Java code run under a SecurityManager.
Published 2019-07-17 · Modified
9.8EPSS 0.021
CVE-2021-41035
In Eclipse Openj9 before version 0.29.0, the JVM does not throw IllegalAccessError for MethodHandles that invoke inaccessible interface methods.
Published 2021-10-25 · Modified
9.8EPSS 0.018
CVE-2020-27221
In Eclipse OpenJ9 up to and including version 0.23, there is potential for a stack-based buffer overflow when the virtual machine or JNI natives are converting from UTF-8 characters to platform encoding.
Published 2021-01-21 · Modified
9.8EPSS 0.015
CVE-2026-16441
Eclipse OpenJ9 : Method resolution default method precedence failure
Published 2026-07-21 · Analyzed
9.6EPSS 0.003
CVE-2019-17631
From Eclipse OpenJ9 0.15 to 0.16, access to diagnostic operations such as causing a GC or creating a diagnostic file are permitted without any privilege checks.
Published 2019-10-17 · Modified
9.1EPSS 0.021
CVE-2023-2597
In Eclipse Openj9 before version 0.38.0, in the implementation of the shared cache (which is enabled by default in OpenJ9 builds) the size of a string is not properly checked against the size of the buffer.
Published 2023-05-22 · Modified
9.1EPSS 0.004
CVE-2026-16439
Eclipse OpenJ9 : Using -Xtrace to trace method arguments can lead to buffer underflow
Published 2026-07-21 · Analyzed
9.1EPSS 0.002
CVE-2026-6918
In Eclipse Open9J versions 0.21 to 0.58, a pre-authentication remote attacker can crash JITServer by sending a 32-byte crafted TCP message.
Published 2026-05-05 · Modified
8.7EPSS 0.005
CVE-2019-11771
AIX builds of Eclipse OpenJ9 before 0.15.0 contain unused RPATHs which may facilitate code injection and privilege elevation by local users.
Published 2019-07-17 · Modified
7.8EPSS 0.004
CVE-2025-4447
Buffer Overflow in Eclipse OpenJ9
Published 2025-05-09 · Analyzed
7.8EPSS 0.002
CVE-2019-10245
In Eclipse OpenJ9 prior to the 0.14.0 release, the Java bytecode verifier incorrectly allows a method to execute past the end of bytecode array causing crashes. Eclipse OpenJ9 v0.14.0 correctly detects this case and rejects the attempted class load.
Published 2019-04-19 · Modified
7.5EPSS 0.025
CVE-2019-11775
All builds of Eclipse OpenJ9 prior to 0.15 contain a bug where the loop versioner may fail to privatize a value that is pulled out of the loop by versioning - for example if there is a condition that is moved out of the loop that reads a field we may not privatize the value of that field in the modified copy of the loop allowing the test to see one value of the field and subsequently the loop to see a modified field value without retesting the condition moved out of the loop. This can lead to a variety of different issues but read out of array bounds is one major consequence of these problems.
Published 2019-07-30 · Modified
7.4EPSS 0.015
CVE-2024-3933
Eclipse Open J9 With -Xgc:concurrentScavenge on IBM Z, could write/read outside of a buffer
Published 2024-05-27 · Analyzed
7.3EPSS 0.002
CVE-2021-28167
In Eclipse Openj9 to version 0.25.0, usage of the jdk.internal.reflect.ConstantPool API causes the JVM in some cases to pre-resolve certain constant pool entries. This allows a user to call static methods or access static members without running the class initialization method, and may allow a user to observe uninitialized values.
Published 2021-04-21 · Modified
6.5EPSS 0.011
CVE-2022-3676
In Eclipse Openj9 before version 0.35.0, interface calls can be inlined without a runtime type check. Malicious bytecode could make use of this inlining to access or modify memory via an incompatible type.
Published 2022-10-24 · Modified
6.5EPSS 0.006
CVE-2023-5676
Eclipse OpenJ9 possible infinite busy hang
Published 2023-11-15 · Modified
5.9EPSS 0.004
CVE-2019-17639
In Eclipse OpenJ9 prior to version 0.21 on Power platforms, calling the System.arraycopy method with a length longer than the length of the source or destination array can, in certain specially crafted code patterns, cause the current method to return prematurely with an undefined return value. This allows whatever value happens to be in the return register at that time to be used as if it matches the method's declared return type.
Published 2020-07-15 · Modified
5.3EPSS 0.015
CVE-2021-41041
In Eclipse Openj9 before version 0.32.0, Java 8 & 11 fail to throw the exception captured during bytecode verification when verification is triggered by a MethodHandle invocation, allowing unverified methods to be invoked using MethodHandles.
Published 2022-04-27 · Modified
5.3EPSS 0.011
CVE-2024-10917
Eclipse OpenJ9 might return an incorrect value in JNI function GetStringUTFLength
Published 2024-11-11 · Analyzed
5.3EPSS 0.004