Description
A vulnerability has been found in MZ Automation libiec61850 up to 1.6.1. The affected element is the function MmsMapping_varAccessSpecToObjectReference of the file src/iec61850/common/iec61850_common.c of the component MMS Protocol Workflow. Such manipulation of the argument GetNamedVariableListAttributesResponse.itemId leads to heap-based buffer overflow. The attack must be carried out locally. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-08
Score: 4.8 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The library function MmsMapping_varAccessSpecToObjectReference in MZ Automation libiec61850 contains a heap‑based buffer overflow that can be triggered by manipulating the GetNamedVariableListAttributesResponse.itemId argument. Because this flaw resides in memory allocation, an attacker could overwrite adjacent heap data when the function processes crafted input. The vulnerability is classed as a local, heap‑based buffer overflow (CWE‑119, CWE‑122), which may allow local users to corrupt memory or potentially execute arbitrary code within the process.

Affected Systems

Affected versions are all releases of libiec61850 up to and including 1.6.1. The library is used in many industrial control systems that implement the MMS protocol.

Risk and Exploitability

The CVSS score of 4.8 indicates moderate severity, and the EPSS score is not available, so there is limited public information on exploitation frequency. The vulnerability requires local privileged access to the process; it is not listed in the CISA KEV catalog. Attackers with sufficient local access could use the overflow to crash the application or potentially execute code, but without an elevated privilege level or remote entry point the impact is constrained to the host on which the vulnerable component runs.

Generated by OpenCVE AI on August 8, 2026 at 07:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade libiec61850 to a version newer than 1.6.1 once a vendor patch is released.
  • Restrict the application’s local execution to non‑privileged users and disable any features that allow manipulation of GetNamedVariableListAttributesResponse.itemId.
  • Monitor process memory usage and error logs for signs of heap corruption to detect exploitation attempts early.

Generated by OpenCVE AI on August 8, 2026 at 07:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 08 Aug 2026 07:45:00 +0000

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

Sat, 08 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in MZ Automation libiec61850 up to 1.6.1. The affected element is the function MmsMapping_varAccessSpecToObjectReference of the file src/iec61850/common/iec61850_common.c of the component MMS Protocol Workflow. Such manipulation of the argument GetNamedVariableListAttributesResponse.itemId leads to heap-based buffer overflow. The attack must be carried out locally. The exploit has been disclosed to the public and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title MZ Automation libiec61850 MMS Protocol Workflow iec61850_common.c MmsMapping_varAccessSpecToObjectReference heap-based overflow
First Time appeared Mz Automation
Mz Automation libiec61850
Weaknesses CWE-119
CWE-122
CPEs cpe:2.3:a:mz_automation:libiec61850:*:*:*:*:*:*:*:*
Vendors & Products Mz Automation
Mz Automation libiec61850
References
Metrics cvssV2_0

{'score': 4.3, 'vector': 'AV:L/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 5.3, 'vector': 'CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

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


Subscriptions

Mz-automation Libiec61850
Mz Automation Libiec61850
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-08T06:00:09.941Z

Reserved: 2026-08-07T13:56:48.293Z

Link: CVE-2026-19259

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-08T07:45:03Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-122

    Heap-based Buffer Overflow