Free of Memory not on the Heap in libIEC61850 - #VU136972
Published: July 7, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to free of memory not on the heap in sendNextReportEntrySegment when processing an oversized RptID during report sending after reporting is enabled with GI. A remote attacker can write an oversized RptID to a report control block and trigger report generation to cause a denial of service.
The issue is triggered after the server accepts the RptID write and later serializes the value in the report send path using a stack-backed visible string.