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.
Conclusion & alert: CVE-2019-11775 is rated Moderate Risk (58.5/100): CVSS High severity, with medium exploitation likelihood (EPSS 1.50%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2025-05-02 | 0.70% | 1.50% | +0.81% |
| 2 | 2025-03-30 | 1.05% | 0.70% | -0.35% |
| 3 | 2025-03-29 | — | 1.05% | — |
Full EPSS history (14 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.4 | 3.1 | HIGH |
|
2.2 | 5.2 | [email protected] |
| 5.8 | 2.0 | MEDIUM |
|
8.6 | 4.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2019-11775 |
suse
|
medium | CVE-2019-11775 severity moderate: SUSE including 31 source package names (java-11-openjdk, java-11-openjdk-demo, …), 381 product×package rows across 99 product lines (HPE Helion OpenStack 8, Image SLES12-SP5-Azure-SAP-BYOS, … (99 product lines)): Fixed 375, Known Not Affected 6. | https://www.suse.com/security/cve/CVE-2019-11775/ |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| eclipse | openj9 | < 0.15.0 | cpe:2.3:a:eclipse:openj9:*:*:*:*:*:*:*:* |
| redhat | satellite | 5.8 | cpe:2.3:a:redhat:satellite:5.8:*:*:*:*:*:*:* |
| redhat | enterprise_linux_desktop | 6.0 | cpe:2.3:o:redhat:enterprise_linux_desktop:6.0:*:*:*:*:*:*:* |
| redhat | enterprise_linux_desktop | 7.0 | cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:* |
| redhat | enterprise_linux_server | 6.0 | cpe:2.3:o:redhat:enterprise_linux_server:6.0:*:*:*:*:*:*:* |
| redhat | enterprise_linux_server | 7.0 | cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:* |
| redhat | enterprise_linux_workstation | 6.0 | cpe:2.3:o:redhat:enterprise_linux_workstation:6.0:*:*:*:*:*:*:* |
| redhat | enterprise_linux_workstation | 7.0 | cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://access.redhat.com/errata/RHSA-2019:2494 | Third Party Advisory |
| https://access.redhat.com/errata/RHSA-2019:2495 | Third Party Advisory |
| https://access.redhat.com/errata/RHSA-2019:2585 | Third Party Advisory |
| https://access.redhat.com/errata/RHSA-2019:2590 | Third Party Advisory |
| https://access.redhat.com/errata/RHSA-2019:2592 | Third Party Advisory |
| https://access.redhat.com/errata/RHSA-2019:2737 | Third Party Advisory |
| https://bugs.eclipse.org/bugs/show_bug.cgi?id=549601 | Issue Tracking Vendor Advisory |