Description
A security flaw has been discovered in mz-automation libiec61850 up to 1.6.1. This vulnerability affects the function Reporting_RCBWriteAccessHandler of the file src/iec61850/server/mms_mapping/reporting.c of the component Report Sending Path Handler. The manipulation results in free of memory not on the heap. It is possible to launch the attack remotely. The exploit has been released to the public and may be used for attacks. Upgrading to version 1.6.2 is able to resolve this issue. The patch is identified as 5b2a69f44256b8548927d8afdd7ac5f5381abe1e. It is suggested to upgrade the affected component. The vendor was contacted early about this disclosure.
Published: 2026-08-03
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the mz-automation libiec61850 component allows an attacker to trigger a free of memory that is not on the heap within the Reporting_RCBWriteAccessHandler function. The vulnerability can be remotely exploited; an attacker can manipulate input to the component, causing memory corruption that may lead either to crash or arbitrary execution of code. Based on the description, the potential for remote code execution is inferred rather than explicitly stated. The publicly released exploit indicates that real-world attacks are possible and that the flaw could be used for malicious activity. The impact on confidentiality, integrity, or availability is not explicitly enumerated in the description, but the nature of the flaw suggests that an attacker gaining malicious advantage could gain code execution privileges or cause a denial of service.

Affected Systems

The affected product is mz-automation libiec61850, with all versions up to and including 1.6.1 affected. Version 1.6.2 and later include a fix and are considered safe.

Risk and Exploitability

The CVSS score of 6.9 places the vulnerability in the moderate severity range. EPSS is not available, but the flaw is listed as not present in the CISA KEV catalog. Because the exploit has been released to the public and can be launched remotely, the overall risk for environments that still run the vulnerable versions is high unless mitigated by an update or other controls.

Generated by OpenCVE AI on August 4, 2026 at 10:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade mz-automation libiec61850 to version 1.6.2 or later, which includes the fix for the memory corruption issue.
  • If an upgrade is not immediately possible, restrict network exposure of the component so that only trusted internal traffic can reach it, reducing the attack surface for remote exploitation.
  • Conduct an inventory scan to confirm that no systems are still running affected versions, and schedule a timely patch or upgrade for any remaining instances.
  • Apply standard best practices for memory management in custom code to prevent the reintroduction of similar use‑after‑free or free‑of‑non‑heap errors, and audit other modules that interface with libiec61850 for similar patterns.

Generated by OpenCVE AI on August 4, 2026 at 10:54 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 03 Aug 2026 01:45:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in mz-automation libiec61850 up to 1.6.1. This vulnerability affects the function Reporting_RCBWriteAccessHandler of the file src/iec61850/server/mms_mapping/reporting.c of the component Report Sending Path Handler. The manipulation results in free of memory not on the heap. It is possible to launch the attack remotely. The exploit has been released to the public and may be used for attacks. Upgrading to version 1.6.2 is able to resolve this issue. The patch is identified as 5b2a69f44256b8548927d8afdd7ac5f5381abe1e. It is suggested to upgrade the affected component. The vendor was contacted early about this disclosure.
Title mz-automation libiec61850 Report Sending Path reporting.c Reporting_RCBWriteAccessHandler free of memory not on the heap
First Time appeared Mz-automation
Mz-automation libiec61850
Weaknesses CWE-590
CPEs cpe:2.3:a:mz-automation:libiec61850:*:*:*:*:*:*:*:*
Vendors & Products Mz-automation
Mz-automation libiec61850
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:N/A:P/E:POC/RL:OF/RC:C'}

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Mz-automation Libiec61850
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-03T15:39:59.086Z

Reserved: 2026-08-02T19:14:04.727Z

Link: CVE-2026-18582

cve-icon Vulnrichment

Updated: 2026-08-03T15:39:49.753Z

cve-icon NVD

Status : Deferred

Published: 2026-08-03T02:16:29.163

Modified: 2026-08-12T21:00:37.147

Link: CVE-2026-18582

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T11:00:07Z

Weaknesses
  • CWE-590

    Free of Memory not on the Heap