Description
The affected product is vulnerable to a heap-based buffer overflow via a crafted MMS Initiate request. Remote code execution (RCE) has been demonstrated when ASLR is disabled; memory corruption or denial of service may occur in configurations where ASLR is enabled.
Published: 2026-07-23
Score: 9.2 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A heap-based buffer overflow exists in the libIEC61850 library when it processes a crafted MMS Initiate request. The overflow can lead to remote code execution when Address Space Layout Randomization (ASLR) is disabled, and can also cause memory corruption or denial of service when ASLR is enabled. This flaw is classified as CWE‑122, reflecting an improper input handling that allows an attacker to overwrite contiguous memory locations.

Affected Systems

The vulnerable component is MZ Automation’s libIEC61850 library. The exact product version is not listed; vendor recommends moving to the latest available build to remediate the issue.

Risk and Exploitability

The vulnerability carries a CVSS score of 9.2, indicating high severity. The EPSS score is less than 1 %, suggesting a low probability of exploitation at present. It is not listed in CISA’s KEV catalog. The most likely attack vector is remote, via an attacker‑crafted MMS message that the library processes from an untrusted network source. Successful exploitation requires ASLR to be disabled for remote code execution, while ASLR enabled scenarios would result in memory corruption or service disruption.

Generated by OpenCVE AI on August 3, 2026 at 20:57 UTC.

Remediation

Vendor Solution

MZ Automation recommends updating to the latest build of the libIEC61850 standard. Documentation can be found at https://github.com/mz-automation/libiec61850. https://github.com/mz-automation/libiec61850


OpenCVE Recommended Actions

  • Update libIEC61850 to the latest build as published by MZ Automation
  • If a patch cannot be applied immediately, disable ASLR or limit network exposure of MMS services to reduce the attack surface
  • Configure firewall rules to restrict inbound MMS traffic to authorized hosts and monitor for anomalous network activity

Generated by OpenCVE AI on August 3, 2026 at 20:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 24 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 24 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
First Time appeared Mz-automation
Mz-automation libiec61850
Vendors & Products Mz-automation
Mz-automation libiec61850

Thu, 23 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description The affected product is vulnerable to a heap-based buffer overflow via a crafted MMS Initiate request. Remote code execution (RCE) has been demonstrated when ASLR is disabled; memory corruption or denial of service may occur in configurations where ASLR is enabled.
Title Stack-based Buffer Overflow in MZ Automation libIEC61850
Weaknesses CWE-122
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 9.2, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Mz-automation Libiec61850
cve-icon MITRE

Status: PUBLISHED

Assigner: icscert

Published:

Updated: 2026-07-24T13:42:05.960Z

Reserved: 2026-06-09T20:01:29.554Z

Link: CVE-2026-49035

cve-icon Vulnrichment

Updated: 2026-07-24T13:42:00.990Z

cve-icon NVD

Status : Deferred

Published: 2026-07-23T21:17:04.620

Modified: 2026-07-30T14:12:18.697

Link: CVE-2026-49035

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T21:00:12Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow