CVE-2026-52134
9.8MZ Automation · libiec61850
The libiec61850 library contains an authentication bypass vulnerability in the parseGoosePayload function that allows unauthenticated attackers to manipulate GOOSE frames.
Executive summary
A critical authentication bypass vulnerability in libiec61850 version 1.6 allows unauthenticated attackers to achieve full control over GOOSE frame processing, posing a severe risk to industrial control systems.
Vulnerability
This vulnerability exists in the parseGoosePayload function within the goose_receiver.c source file, where insufficient validation of GOOSE frames enables unauthenticated attackers to bypass security controls.
Business impact
With a CVSS score of 9.8, this vulnerability represents a critical risk to operational technology environments. Successful exploitation allows an attacker to intercept and manipulate industrial communication traffic, potentially resulting in unauthorized command execution, process disruption, or complete compromise of the affected control system.
Remediation
Immediate Action: Monitor official repository releases from MZ Automation for a security patch addressing this flaw in the parseGoosePayload function.
Proactive Monitoring: Implement network intrusion detection systems to monitor for anomalous GOOSE frame traffic patterns and unauthorized access attempts to industrial control interfaces.
Compensating Controls: Restrict network access to devices utilizing libiec61850 to trusted segments only, ensuring that industrial control communication is isolated from public or untrusted networks.
Exploitation status
Public Exploit Available: Yes, a public proof of concept is available via the GitHub repository referenced in the enrichment data.
Analyst recommendation
Given the critical severity of this vulnerability and the availability of a public proof of concept, immediate attention is required. Administrators should isolate vulnerable systems from external networks and prepare to apply the vendor patch as soon as it becomes available to prevent potential unauthorized manipulation of critical control processes.