Description
In Eclipse OpenJ9 versions up to 0.60, using -Xtrace to trace method arguments can lead to buffer underflow.
Published: 2026-07-21
Score: 5.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Eclipse OpenJ9 versions up to 0.60 contain a buffer underflow flaw that is triggered when the -Xtrace option is used to trace method arguments. Classified as CWE-124, this vulnerability can lead to a buffer underflow during execution. The CVE description does not detail additional effects such as arbitrary code execution, but a buffer underflow generally risks memory corruption and application instability.

Affected Systems

The affected product is Eclipse Foundation's OpenJ9, with all releases up to and including 0.60 being vulnerable. Users running these versions with the -Xtrace flag active are at risk.

Risk and Exploitability

The CVSS score of 5.8 rates this issue as moderate; the EPSS score indicates a very low exploitation probability, and the vulnerability is not listed in CISA's KEV catalog. The exploit requires the ability to start or modify the JVM with -Xtrace, so it is likely a local or privileged remote scenario. Because the flaw arises during JVM startup, an attacker would need to control JVM launch parameters or have local privileges to affect the process.

Generated by OpenCVE AI on August 1, 2026 at 06:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenJ9 to a version later than 0.60 that contains the patch for this issue
  • If an upgrade cannot be performed immediately, remove or disable the -Xtrace flag from all JVM command lines
  • After removing the flag, confirm that no trace configuration remains in startup scripts or configuration JVM startup logs for any reactivation of trace flags to prevent recurrence

Generated by OpenCVE AI on August 1, 2026 at 06:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
First Time appeared Eclipse
Eclipse openj9
Vendors & Products Eclipse
Eclipse openj9

Wed, 22 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 17:45:00 +0000

Type Values Removed Values Added
Description In Eclipse OpenJ9 versions up to 0.60, using -Xtrace to trace method arguments can lead to buffer underflow.
Title Eclipse OpenJ9 : Using -Xtrace to trace method arguments can lead to buffer underflow
Weaknesses CWE-124
References
Metrics cvssV4_0

{'score': 5.8, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:A/VC:N/VI:H/VA:H/SC:N/SI:L/SA:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: eclipse

Published:

Updated: 2026-07-22T18:27:00.671Z

Reserved: 2026-07-21T06:37:15.485Z

Link: CVE-2026-16439

cve-icon Vulnrichment

Updated: 2026-07-22T18:15:16.285Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T07:00:04Z

Weaknesses
  • CWE-124

    Buffer Underwrite ('Buffer Underflow')