CVE-2026-1188

In the Eclipse OMR port library component since release 0.2.0, an API function to return the textual names of all supported processor features was not accounting for the separator inserted between processor features. If the output buffer supplied to this function was incorrectly sized, failing to account for the separator when determining when a write to the buffer was safe could lead to a buffer overflow. This issue is fixed in Eclipse OMR version 0.8.0.
References
Link Resource
https://github.com/eclipse-omr/omr/pull/8082 Issue Tracking Patch
Configurations

Configuration 1 (hide)

cpe:2.3:a:eclipse:omr:*:*:*:*:*:*:*:*

History

09 Feb 2026, 15:20

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
First Time Eclipse omr
Eclipse
CPE cpe:2.3:a:eclipse:omr:*:*:*:*:*:*:*:*
CWE CWE-120
References () https://github.com/eclipse-omr/omr/pull/8082 - () https://github.com/eclipse-omr/omr/pull/8082 - Issue Tracking, Patch

29 Jan 2026, 09:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-01-29 09:16

Updated : 2026-02-09 15:20


NVD link : CVE-2026-1188

Mitre link : CVE-2026-1188

CVE.ORG link : CVE-2026-1188


JSON object : View

Products Affected

eclipse

  • omr
CWE
CWE-131

Incorrect Calculation of Buffer Size

CWE-120

Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')