SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-55209

CRITICAL · CVSS 9.8 EPSS 0.42% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-14 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The resdata software, used for managing result files from the Eclipse reservoir simulator, is vulnerable due to inadequate validation of input data in GRDECL files, which can lead to buffer overflows and memory corruption. This critical vulnerability can result in service termination and potential exploitation through malformed data, making it essential for users of versions prior to 6.2.9 to prioritize immediate updates. Organizations relying on this software for reservoir simulation should address this issue urgently to mitigate risks associated with untrusted file processing.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-55209
Severity
CRITICAL
CVSS
9.8
EPSS
0.42%

Original NVD Description

resdata is software for reading and writing result files from the Eclipse reservoir simulator. Prior to 6.2.9, resdata insufficiently validates numeric fields, grid dimensions, keyword sizes, and array indexes while parsing untrusted GRDECL files in lib/resdata/rd_kw_grdecl.cpp and lib/resdata/rd_grid.cpp. Malformed COORD, ZCORN, CORSNUM, ACTNUM, or MAPAXES data can reach rd_grid_alloc_GRDECL_kw__ with inconsistent lengths, while unbounded floating-point conversion can exceed the intended parser buffer. In a network service that accepts untrusted GRDECL files, these conditions can cause a classic buffer overflow, out-of-bounds reads, invalid array access, NULL pointer dereference, memory corruption, or service termination. This issue is fixed in version 6.2.9.