Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Description states a network-adjacent attacker so AV:A over AV:N; a single unauthenticated malformed message crashes the server, giving PR:N/UI:N/AC:L and availability-only impact (A:H, C/I:N).
Primary rating from Vendor (icscert).
CVSS VectorVendor: icscert
Lifecycle Timeline
3DescriptionCVE.org
A NULL pointer dereference in the MMS Write Named Variable List handler, which may allow a network adjacent attacker to crash the server by sending a WriteRequest with an empty listOfData field.
AnalysisAI
Denial of service in MZ Automation's libiec61850 library allows a network-adjacent attacker to crash an IEC 61850 MMS server by sending a specially crafted WriteRequest whose listOfData field is empty, triggering a NULL pointer dereference (CWE-476) in the Write Named Variable List handler. Any device or application embedding the affected library as an MMS server - commonly protection relays, RTUs, gateways, and SCADA front-ends in electric-power and industrial environments - is exposed. Reported through CISA ICS-CERT (advisory ICSA-26-204-06) with no public exploit identified at time of analysis and no CISA KEV listing.
Technical ContextAI
libiec61850 is a widely used open-source implementation of the IEC 61850 protocol suite (including MMS over ISO/TCP on port 102) used to build servers and clients for electrical substation automation and industrial control. The flaw lives in the MMS Manufacturing Message Specification 'Write' service path that handles a Named Variable List: when a WriteRequest arrives with an empty listOfData element, the handler dereferences a pointer that was never populated, matching CWE-476 (NULL Pointer Dereference). Because the crash occurs during message parsing/dispatch of a legitimate service, no data corruption or code execution results - the process simply faults and the server terminates, taking down the protocol endpoint.
RemediationAI
No vendor-released patch version was identified in the provided data, so the exact fixed release should be confirmed from the CISA advisory (https://www.cisa.gov/news-events/ics-advisories/icsa-26-204-06) and the upstream libiec61850 project, then applied by upgrading the library and rebuilding/redeploying any product that embeds it. Until a patched build is deployed, apply network segmentation to restrict access to TCP port 102 (MMS/ISO-TCP) so only authorized SCADA/HMI hosts can reach the server - the standard ICS defense and the least disruptive control here; supplement with firewall/ACL allow-listing and consider a protocol-aware IDS rule to detect malformed WriteRequests. The trade-off of strict port 102 filtering is potential disruption to legitimate MMS clients if the allow-list is incomplete, so validate the client inventory before enforcing.
More in Libiec61850
View allAn issue has been found in libIEC61850 v1.3. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploita
An issue has been found in libIEC61850 v1.3. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploita
An issue has been found in libIEC61850 v1.3. Rated critical severity (CVSS 9.8), this vulnerability is remotely exploita
MmsValue_decodeMmsData in mms/iso_mms/server/mms_access_result.c in libIEC61850 through 1.4.0 has a heap-based buffer ov
In libIEC61850 1.4.0, MmsValue_decodeMmsData in mms/iso_mms/server/mms_access_result.c has a heap-based buffer overflow.
In mz-automation libiec61850 v1.4.0, a NULL Pointer Dereference was detected in the mmsServer_handleFileCloseRequest.c f
An issue in mz-automation libiec61850 v.1.5.3 and before, allows a remote attacker to cause a denial of service (DoS) vi
libiec61850 v1.5.1 was discovered to contain a segmentation violation via the function ControlObjectClient_setOrigin() a
A denial of service vulnerability exists in the parseNormalModeParameters functionality of MZ Automation GmbH libiec6185
libIEC61850 through 1.3.3 has a use-after-free in MmsServer_waitReady in mms/iso_mms/server/mms_server.c, as demonstrate
mz-automation libiec61850 1.3.2 1.3.1 1.3.0 is affected by: Buffer Overflow. Rated high severity (CVSS 7.5), this vulner
An issue has been found in libIEC61850 v1.3.1. Rated high severity (CVSS 7.5), this vulnerability is remotely exploitabl
Same weakness CWE-476 – NULL Pointer Dereference
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-48397
GHSA-37jp-3q9w-phcm