CRITICAL🇵🇱 Wersja polska

CVE-2026-51536

CVSS 9.1pub. 2026-07-13upd. 2026-08-11

In OpENer 2.3.0 (commit 76b95cf) when parsing incoming CIP (Common Industrial Protocol) network packets, the length parameter is inconsistently typed across the call stack. Specifically, an upstream length calculated as an int is passed to a downstream function that expects an EipInt16 (a 16-bit signed integer). If a maliciously crafted packet with specific length fields is processed, the length parameter can overflow or be truncated into a negative value. This negative length bypasses subsequent bounds checking (due to signed/unsigned comparison issues) and is ultimately used in memory operations, leading to a Stack Buffer Overflow when reading data in DecodePaddedEPath.

CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
  • Opener Project Opener

    APP
    Opener Project
    2.3.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Memory
CWE
References

Related vulnerabilities

CVE-2026-51541CRITICAL9.1PL ✓same product

Out-of-bounds read w OpENer 2.3.0 — parsowanie wiadomości CIP/ENIP

CVE-2026-51538CRITICAL9.1PL ✓same product

Błędna kontrola dostępu w OpENer — przejęcie sesji encapsulation

CVE-2026-51537CRITICAL9.1PL ✓same product

Out-of-bounds read w EIPStackGroup OpENer — przetwarzanie ForwardOpen

CVE-2026-51540CRITICAL9.8PL ✓same product

Integer underflow w OpENer 2.3.0 — krytyczne uszkodzenie pamięci (RCE)

CVE-2022-43604CRITICAL10.0PL ✓same product

RCE przez out-of-bounds write w OpENer EtherNet/IP Stack