Description
OpENer v2.3-558-g1e99582 contains an out-of-bounds read vulnerability in the Common Packet Format (CPF) parser, specifically in CreateCommonPacketFormatStructure() in source/src/enet_encap/cpf.c. A crafted ENIP/CPF message can supply an attacker-controlled item_count value that is not consistently validated against the remaining data_length of the CPF slice
Published: 2026-05-18
Score: 6.2 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker can send a crafted ENIP/CPF message that supplies an attacker-controlled item_count value not properly checked against the remaining data_length of the CPF slice. This omission allows the CPF parser in OpENer create function to read past the bounds of the buffer, which can expose sensitive memory contents or trigger a crash. The direct effect is information disclosure or denial of service, depending on how the read is exploited.

Affected Systems

The vulnerability is present in OpENer version 2.3-558-g1e99582, a firmware component from the EIPStackGroup project that implements the Common Packet Format parser for ENIP messages.

Risk and Exploitability

The EPSS score is not available and the vulnerability is not listed in the CISA KEV catalog, indicating no widely observed exploitation. However, the affected component processes network traffic, so the likely attack vector is remote via network, and devices running the vulnerable firmware are exposed to potential memory disclosure or application crashes. With no publicly reported attacks, the current exploitation risk is uncertain, but due to potential for information leakage the risk should be considered moderate to high until a patch is applied. The CVSS score for this vulnerability is 6.2, indicating a moderate level of risk.

Generated by OpenCVE AI on May 18, 2026 at 20:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the OpENer update or patch that corrects the out-of-bounds read in the CPF parser (CWE‑125).
  • Deploy network segmentation or firewall rules to limit EnIP/CPF traffic to trusted sources, reducing exposure to malicious crafted messages that could trigger the out-of-bounds read (CWE‑125).
  • Enable logging and monitor for anomalous memory access or parser errors, and set alerts for crashes or segmentation faults that may indicate an attempted exploitation of the out-of-bounds read (CWE‑125).

Generated by OpenCVE AI on May 18, 2026 at 20:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 18 May 2026 21:15:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read in OpENer Common Packet Format Parser

Mon, 18 May 2026 19:45:00 +0000

Type Values Removed Values Added
Title Out-of-bounds read in OpENer CPF parser
Weaknesses CWE-20

Mon, 18 May 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.2, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 18 May 2026 17:30:00 +0000

Type Values Removed Values Added
Title Out-of-bounds read in OpENer CPF parser
Weaknesses CWE-125
CWE-20

Mon, 18 May 2026 16:45:00 +0000

Type Values Removed Values Added
Description OpENer v2.3-558-g1e99582 contains an out-of-bounds read vulnerability in the Common Packet Format (CPF) parser, specifically in CreateCommonPacketFormatStructure() in source/src/enet_encap/cpf.c. A crafted ENIP/CPF message can supply an attacker-controlled item_count value that is not consistently validated against the remaining data_length of the CPF slice
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-05-18T17:18:48.846Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-38719

cve-icon Vulnrichment

Updated: 2026-05-18T17:18:40.788Z

cve-icon NVD

Status : Deferred

Published: 2026-05-18T17:16:32.127

Modified: 2026-05-18T20:27:23.023

Link: CVE-2026-38719

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-18T21:00:14Z

Weaknesses