Skip to main content

OpENer EUVDEUVD-2026-43602

| CVE-2026-51536 CRITICAL
Integer Overflow or Wraparound (CWE-190)
2026-07-13 mitre GHSA-wfpp-whc2-qj45
9.1
CVSS 3.1 · Vendor: mitre
Share

Severity by source

Vendor (mitre) PRIMARY
9.1 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
vuln.today AI
9.8 CRITICAL

Unauthenticated single crafted CIP packet (AV:N/AC:L/PR:N/UI:N); a length-controlled stack overflow can corrupt memory and disclose data, so I raise I to H alongside C:H/A:H versus NVD's I:N.

3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (mitre).

CVSS VectorVendor: mitre

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
High

Lifecycle Timeline

4
Analysis Generated
Jul 14, 2026 - 14:24 vuln.today
CVSS changed
Jul 14, 2026 - 14:22 NVD
9.1 (CRITICAL)
CVE Published
Jul 13, 2026 - 00:00 cve.org
CRITICAL 9.1
CVE Published
Jul 13, 2026 - 00:00 cve.org
UNKNOWN (no severity yet)

DescriptionCVE.org

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.

AnalysisAI

Stack buffer overflow in the OpENer EtherNet/IP stack (version 2.3.0, commit 76b95cf) lets remote attackers corrupt memory by sending a crafted CIP network packet whose length field is truncated into a negative value, bypassing bounds checks in DecodePaddedEPath. The CVSS vector (AV:N/PR:N/UI:N) indicates unauthenticated remote reachability with high confidentiality and availability impact; no public exploit is identified at time of analysis (not in CISA KEV), though a referenced gist and GitHub issue suggest researcher analysis and possible proof-of-concept material exist. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Reach device CIP listener on OT network
Delivery
Send crafted CIP packet with oversized length
Exploit
Length truncates to negative EipInt16
Execution
Negative value bypasses signed/unsigned bounds check
Persist
Overflow stack buffer in DecodePaddedEPath
Impact
Crash device or corrupt memory

Vulnerability AssessmentAI

Exploitation Exploitation requires the target to be running OpENer 2.3.0 (commit 76b95cf) and to process an attacker-supplied CIP packet through the DecodePaddedEPath EPath-decoding path - i.e., the device must have its EtherNet/IP/CIP listener reachable by the attacker on the network. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment Signals are moderately strong but incomplete. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker with network reachability to an OpENer-based industrial device sends a single crafted CIP packet whose EPath length field is set so the value truncates to a negative 16-bit integer. The malformed length slips past bounds checking and drives an over-long copy in DecodePaddedEPath, crashing the device (denial of service) or potentially corrupting stack memory; the low attack complexity and lack of authentication (AC:L/PR:N) mean this requires only one unauthenticated packet, and referenced researcher material may lower the effort to reproduce it.
Remediation No vendor-released patched version is identified at time of analysis; remediation is being tracked via upstream GitHub issue https://github.com/EIPStackGroup/OpENer/issues/563, so monitor that issue and the EIPStackGroup/OpENer repository for a fix commit or tagged release, then rebuild and reflash affected device firmware once available. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, inventory all devices and systems running OpENer EtherNet/IP stack version 2.3.0; isolate affected systems from untrusted networks if feasible. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

More in N A

View all
CVE-2026-31072 CRITICAL POC
9.8 May 19

Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali

CVE-2026-36356 CRITICAL POC
9.1 May 05

Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST

CVE-2026-31071 CRITICAL POC
9.1 May 19

Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al

CVE-2025-66391 HIGH POC
8.8 Jun 17

In Citrix Cloud through 2025-11-10, an account with read-only access can trigger the beginning of a workflow for write o

CVE-2026-26740 HIGH POC
8.2 Mar 18

Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when

CVE-2025-60464 HIGH POC
7.8 Jun 25

Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_

CVE-2026-36355 HIGH POC
7.7 May 05

Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc

CVE-2025-60474 HIGH POC
7.5 Jun 24

Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s

CVE-2026-38639 HIGH POC
7.5 Jun 26

An issue in the parse_month function (/time/strptime.rs) of relibc commit ab6a2e allows attackers to cause a Denial of S

CVE-2026-38641 HIGH POC
7.5 Jun 26

Denial of service in relibc (the Redox OS C standard library) at commit 61f42d allows attackers to crash a process by ge

CVE-2026-38637 HIGH POC
7.5 Jun 25

An issue in the pthread_rwlockattr_setpshared() function of relibc commit 61f42d allows attackers to cause a Denial of S

CVE-2026-38640 HIGH POC
7.5 Jun 25

Denial of service in relibc (the Redox OS C standard library implementation, commit 61f42d) lets attackers crash a proce

Share

EUVD-2026-43602 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy