Double free in libIEC61850 - CVE-2026-57446
Published: July 7, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to double free in the MMS ObtainFile task handling when processing a sequence of ObtainFile requests that reuses a stale FILE* handle. A remote attacker can send crafted ObtainFile requests to cause a denial of service.
Only servers with MMS file service and MMS ObtainFile enabled are vulnerable. Exploitation requires a successful ObtainFile request to leave a stale file handle in a reusable task before a later ObtainFile request triggers destination-error cleanup.