CVE Catalog

CVE-2026-67873

CriticalCVSS 9.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

7th percentile - higher than 7% of all known CVEs

Summary

A heap-based buffer overflow exists in lib60870-C 2.4.0 in the server-side FileSegment ASDU encoding path. The issue occurs because FileSegment_encode() validates only the standalone segment length via FileSegment_GetMaxDataSize() and does not verify the residual capacity of the current ASDU frame before encoding object fields and segment data.

Risk Assessment

A heap-based buffer overflow may allow an attacker to execute arbitrary code remotely or cause a system crash, potentially leading to integrity or availability compromise.

Recommendation

Apply the patch or update lib60870-C to the latest version. Restrict server access to trusted clients only.

Original NVD description (English source)

A heap-based buffer overflow exists in lib60870-C 2.4.0 in the server-side FileSegment ASDU encoding path. The issue occurs because FileSegment_encode() validates only the standalone segment length via FileSegment_GetMaxDataSize() and does not verify the residual capacity of the current ASDU frame before encoding object fields and segment data

Vulnerability data from NVD (NIST) · CISA KEV · EPSS