CVE-2019-5179
Description
An exploitable stack buffer overflow vulnerability vulnerability exists in the iocheckd service ‘I/O-Check’ functionality of WAGO PFC 200 Firmware version 03.02.02(14). An attacker can send a specially crafted packet to trigger the parsing of this cache file.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
An exploitable stack buffer overflow in WAGO PFC 200 firmware iocheckd service allows code execution via a specially crafted XML cache file.
Vulnerability
The vulnerability is a stack buffer overflow in the iocheckd service's "I/O-Check" functionality of WAGO PFC 200 controllers running firmware version 03.02.02(14). The service parses an XML cache file at /tmp/iocheckCache.xml, which is globally writable. The parsing of parameters in this file can cause a stack buffer overflow, leading to code execution. [1]
Exploitation
An attacker must have local access to the device or be able to write to the /tmp directory, as all users have write access. The attacker places a maliciously crafted XML file at /tmp/iocheckCache.xml. The vulnerability is triggered by sending the BC_SaveParameter message, which causes the iocheckd service to parse the cache file, resulting in a stack buffer overflow. [1]
Impact
Successful exploitation allows the attacker to achieve code execution on the device. The CVSS score is 8.8, indicating high impact on confidentiality, integrity, and availability. The attacker gains full control over the controller's functionality. [1]
Mitigation
As of the publication date, no fix has been released by WAGO. Users are advised to restrict access to the /tmp directory and limit network exposure of the controller. The vulnerability is not known to be listed in CISA's KEV. [1]
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
1Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1- talosintelligence.com/vulnerability_reports/TALOS-2019-0963mitrex_refsource_MISC
News mentions
0No linked articles in our index yet.