Eclipse OpenJ9 <=0.60 Buffer Underflow via -Xtrace Args
CVE-2026-16439 Published on July 21, 2026
Eclipse OpenJ9 : Using -Xtrace to trace method arguments can lead to buffer underflow
In Eclipse OpenJ9 versions up to 0.60, using -Xtrace to trace method arguments can lead to buffer underflow.
Weakness Type
What is a buffer underrun Vulnerability?
The software writes to a buffer using an index or pointer that references a memory location prior to the beginning of the buffer. This typically occurs when a pointer or its index is decremented to a position before the buffer, when pointer arithmetic results in a position before the beginning of the valid memory location, or when a negative index is used.
CVE-2026-16439 has been classified to as a buffer underrun vulnerability or weakness.
Products Associated with CVE-2026-16439
Want to know whenever a new CVE is published for Eclipse Openj9? stack.watch will email you.
Affected Versions
Eclipse Foundation OpenJ9:- Version 0.8.0 and below 0.60.0 is affected.
- Before 0.8.0 is unaffected.
- Version 0.60.0 is unaffected.