Description
The MMS server connection handler contains a flaw in its processing of
BER-encoded request data. When an MMS confirmed request PDU containing
an extended BER tag is received over an established session, the decoder
may advance its internal buffer incorrectly due to a missing bounds
check. This results in a one byte heap out-of-bounds read and causes the
MMS service process to terminate, leading to a denial-of-service
condition.
Published: 2026-07-30
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises when the MMS server processes a confirmed request PDU that contains an extended BER tag. The decoder, missing a bounds check, may advance its internal buffer incorrectly, resulting in a one‑byte out‑of‑bounds read on the heap. This triggers a crash of the MMS service process, causing the component to terminate and creating a denial‑of‑service condition for the affected system.

Affected Systems

MZ Automation GmbH’s libiec61850 library is affected. All releases prior to version 1.6.2 are vulnerable, as identified by the vendor. The fix is included in libiec61850 1.6.2.

Risk and Exploitability

The flaw can be exploited by an attacker who can send a crafted MMS confirmed request over an established IEC 61850 session. The EPSS score for this vulnerability is 0.00181 (i.e., <1%), and it is not listed in CISA KEV. The CVSS score of 6.9 indicates a moderate severity. The attack vector is likely remote over the network, requiring network access to the MMS service, and would result in a denial of service rather than data compromise.

Generated by OpenCVE AI on August 3, 2026 at 10:22 UTC.

Remediation

Vendor Solution

MZ Automation GmbH recommends that users update to version 1.6.2.


OpenCVE Recommended Actions

  • Upgrade libiec61850 to version 1.6.2 or later as recommended by MZ Automation.
  • If the update cannot be applied immediately, filter or block incoming MMS traffic that contains extended BER tags to prevent malformed packets from reaching the server.
  • Continuously monitor MMS service logs for repeated crashes and consider disabling the MMS functionality if it is not required for operation.

Generated by OpenCVE AI on August 3, 2026 at 10:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 16:00:00 +0000

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

Fri, 31 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 30 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Description The MMS server connection handler contains a flaw in its processing of BER-encoded request data. When an MMS confirmed request PDU containing an extended BER tag is received over an established session, the decoder may advance its internal buffer incorrectly due to a missing bounds check. This results in a one byte heap out-of-bounds read and causes the MMS service process to terminate, leading to a denial-of-service condition.
Title MZ Automation libiec61850 Out-of-bounds Read
Weaknesses CWE-125
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Mz-automation Libiec61850
cve-icon MITRE

Status: PUBLISHED

Assigner: icscert

Published:

Updated: 2026-07-31T15:54:00.925Z

Reserved: 2026-07-27T19:32:49.401Z

Link: CVE-2026-66349

cve-icon Vulnrichment

Updated: 2026-07-31T15:53:56.350Z

cve-icon NVD

Status : Received

Published: 2026-07-30T23:16:52.920

Modified: 2026-07-31T16:17:10.367

Link: CVE-2026-66349

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses