Description
OpENer 2.3.0 (master branch up to commit 76b95cf) is vulnerable to a severe memory corruption issue caused by an integer underflow in the processing of connected explicit messages (SendUnitData).
Published: 2026-07-13
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A severe memory corruption vulnerability exists in OpENer 2.3.0. It is caused by an integer underflow that arises when the system processes connected explicit messages through the SendUnitData channel, allowing an attacker to send malformed data that corrupts memory during parsing. Although the description does not guarantee arbitrary code execution, such corruption could enable an attacker to gain code execution or otherwise compromise the system.

Affected Systems

Only OpENer version 2.3.0 that is part of the master branch up to commit 76b95cf is known to be affected. No other vendors or product versions are recorded.

Risk and Exploitability

The CVSS score of 9.8 indicates a critical severity. The EPSS score of less than 1% suggests a low probability of widespread exploitation. The vulnerability is not listed in CISA KEV. No official workaround is provided. Based on the description, the likely attack vector is network-based: an attacker who can reach the target over the network and send crafted SendUnitData messages can trigger the memory corruption.

Generated by OpenCVE AI on July 31, 2026 at 12:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update OpENer to a patched version that resolves the integer underflow, or apply a code patch that validates message sizes before processing.
  • If an upgrade is not possible immediately, block or limit SendUnitData traffic for services that do not require it using firewall rules or access control lists.
  • Deploy monitoring or IDS/IPS rules to detect and log abnormal SendUnitData traffic, and investigate any suspicious activity.

Generated by OpenCVE AI on July 31, 2026 at 12:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 31 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Title Memory Corruption via Integer Underflow in OpENer SendUnitData

Sun, 26 Jul 2026 13:00:00 +0000

Type Values Removed Values Added
Title Integer Underflow in OpENer SendUnitData Leading to Memory Corruption

Thu, 23 Jul 2026 06:00:00 +0000

Type Values Removed Values Added
Title Integer Underflow in OpENer SendUnitData Leading to Memory Corruption

Thu, 16 Jul 2026 16:45:00 +0000

Type Values Removed Values Added
Title Integer Underflow in OpENer SendUnitData Leading to Memory Corruption

Wed, 15 Jul 2026 13:00:00 +0000

Type Values Removed Values Added
Title Integer Underflow in OpENer SendUnitData Leading to Memory Corruption

Tue, 14 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-191
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 13 Jul 2026 23:45:00 +0000

Type Values Removed Values Added
First Time appeared Eipstackgroup
Eipstackgroup opener
Vendors & Products Eipstackgroup
Eipstackgroup opener

Mon, 13 Jul 2026 22:15:00 +0000

Type Values Removed Values Added
Description OpENer 2.3.0 (master branch up to commit 76b95cf) is vulnerable to a severe memory corruption issue caused by an integer underflow in the processing of connected explicit messages (SendUnitData).
References

Subscriptions

Eipstackgroup Opener
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-14T16:27:06.729Z

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

Link: CVE-2026-51540

cve-icon Vulnrichment

Updated: 2026-07-14T16:22:48.567Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:30:16Z

Weaknesses
  • CWE-191

    Integer Underflow (Wrap or Wraparound)