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.
CVE-2026-51536
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.1
- EG Score
- 0.0(none)
- EPSS
- 37.7%
- KEV
- Not listed
Published
July 13, 2026
Last Modified
July 15, 2026
Advisory Details (2)
Auto-updated Jul 14, 2026Integer Overflow and Truncation Leading to Stack Buffer Overflow in CIP Message Router · Issue #563 · EIPStackGroup/OpENer · GitHub
https://github.com/EIPStackGroup/OpENer/issues/563Vendor Advisories for CVE-2026-51536(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 8× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 16:57 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-15 02:00 UTCEPSS rescore
- 2026-07-14 13:45 UTCMITRE cvelistV5CVSS v3 → 9.1 · severity → CRITICAL
- 2026-07-13 22:28 UTCNVD update
- 2026-07-13 21:44 UTCEG score recompute
- 2026-07-13 21:42 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-190
- CVE-2009-0947EG 9.8CRITICAL
- CVE-2013-2729EG 9.8 KEVEPSS 99%CRITICAL
- CVE-2005-1141EG 9.8CRITICAL
- CVE-2005-0102EG 9.8CRITICAL
- CVE-2002-0391EG 9.8EPSS 99%CRITICAL
- CVE-2002-0639EG 9.8EPSS 97%CRITICAL
- CVE-2013-3486EG 9.6CRITICAL
- CVE-2013-2596NVD 7.8EG 9.0 KEVHIGH
- CVE-2012-5054NVD 8.8EG 9.0 KEVEPSS 97%HIGH
- CVE-2011-1823NVD 7.8EG 9.0 KEVEPSS 99%HIGH
Frequently asked(5)
What is CVE-2026-51536?
When was CVE-2026-51536 disclosed?
Is CVE-2026-51536 actively exploited?
What is the CVSS score of CVE-2026-51536?
How do I remediate CVE-2026-51536?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-51536
Is Your Infrastructure Affected by CVE-2026-51536?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.