Executive Summary
In September 2026, Forescout's Vedere Labs demonstrated how Anthropic's Claude AI successfully ported a pre-authentication remote code execution exploit targeting CVE-2021-31886 from one WAGO programmable logic controller model to another. The research consumed $535.74 in API costs over 8.5 hours to adapt an existing 750-852 exploit for the 750-831 controller, exploiting a stack-based buffer overflow in the Nucleus FTP server with a CVSS score of 9.8. The AI-assisted exploit development achieved code execution by sending network packets, though a subsequent attempt to create a command-and-control implant permanently bricked the target PLC by writing to flash memory.
This research highlights the evolving threat landscape where AI tools are lowering the technical barriers for developing industrial control system exploits, coinciding with recent warnings from NSA, CISA, and FBI about AI-generated scripts targeting Siemens PLCs and ongoing attacks against water utility infrastructure.
Why This Matters Now
AI-assisted exploit development is rapidly reducing the expertise required to target critical infrastructure, with recent government advisories warning of active AI-generated attacks against PLCs controlling water systems and industrial operations across multiple states.
Attack Path Analysis
Researchers demonstrated AI-assisted exploitation of industrial control systems by using Claude to port a pre-authentication RCE exploit (CVE-2021-31886) from one WAGO PLC model to another. The attack exploited an unpatched buffer overflow vulnerability in the Nucleus FTP server, achieved remote code execution through crafted USER/CWD command sequences, executed shellcode to send network packets demonstrating compromise, established communication channels for potential command and control, and ultimately resulted in permanent hardware damage when attempting to extend the exploit.
Kill Chain Progression
This analysis maps confirmed threat intelligence to the full cloud kill chain to show where defensive gaps would emerge as an attack progresses.
Initial Compromise
Description
Exploitation of CVE-2021-31886 buffer overflow in WAGO PLC Nucleus FTP server via crafted USER command on TCP port 21
Related CVEs
CVE-2021-31886
CVSS 9.8A stack-based buffer overflow vulnerability in the Nucleus FTP server's handling of the USER command allows pre-authentication remote code execution via TCP port 21.
Affected Products:
WAGO 750-829 PLC – FW16 and earlier
WAGO 750-831 PLC – FW14 and earlier
WAGO 750-852 PLC – FW16 and earlier
WAGO 750-880 PLC – FW16 and earlier
WAGO 750-881 PLC – FW16 and earlier
WAGO 750-882 PLC – FW16 and earlier
WAGO 750-885 PLC – FW16 and earlier
WAGO 750-889 PLC – FW16 and earlier
WAGO 750-331 PLC – FW16 and earlier
WAGO 750-352 PLC – FW16 and earlier
Exploit Status:
proof of concept
MITRE ATT&CK® Techniques
Exploit Public-Facing Application
Command and Scripting Interpreter: Unix Shell
Process Injection
Exploitation for Privilege Escalation
Exploitation of Remote Services
Proxy
Data Destruction
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
CISA Zero Trust Maturity Model 2.0 – Network Segmentation and Isolation
Control ID: Networks - Micro-segmentation
NIS2 Directive – Risk Analysis and Information System Security
Control ID: Article 21(2)(a)
DORA – ICT Risk Management Framework
Control ID: Article 8(2)
NYDFS 23 NYCRR 500 – Penetration Testing and Vulnerability Assessments
Control ID: 500.02(g)
PCI DSS 4.0 – Network Segmentation and Validation
Control ID: 11.4.1
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Utilities
Critical infrastructure PLCs vulnerable to AI-generated exploits enabling pre-auth RCE, with water utility attacks already confirmed across seven states.
Oil/Energy/Solar/Greentech
Energy sector OT networks face elevated risk from automated exploit development targeting WAGO/Siemens controllers with no available patches.
Industrial Automation
Manufacturing PLCs exposed to sophisticated AI-assisted exploitation reducing attacker skill requirements while enabling deep lateral movement in OT environments.
Chemical
Process control systems vulnerable to CVE-2021-31886 exploitation with potential operational disruption requiring immediate network segmentation and FTP port blocking.
Sources
- Researchers Use Claude to Port Pre-Auth RCE Exploit From One PLC Model to Anotherhttps://thehackernews.com/2026/09/researchers-use-claude-to-port-pre-auth.htmlVerified
- CERT@VDE Advisory VDE-2021-050 - Multiple Vulnerabilities in WAGO PLCshttps://certvde.com/en/advisories/VDE-2021-050/Verified
- Siemens Security Advisory SSA-044112 - Vulnerabilities in Nucleus NEThttps://cert-portal.siemens.com/productcert/html/ssa-044112.htmlVerified
- Forescout Vedere Labs - Can AI Create PLC Attacks Researchhttps://www.forescout.com/blog/can-ai-create-plc-attacks-yes-but-it%E2%80%99s-not-that-easy-yet/Verified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Based on the attack progression modeled above, these are the defensive controls that would constrain each stage.
Aviatrix Zero Trust CNSF would likely reduce the blast radius of this AI-assisted PLC exploitation by constraining lateral movement and limiting attacker reach within operational technology networks through segmented access controls.
Control: Cloud Native Security Fabric (CNSF)
Mitigation: Cloud native security controls would likely limit the attacker's ability to reach vulnerable FTP services through network segmentation and workload isolation policies that restrict direct access to industrial control system endpoints.
Control: Zero Trust Segmentation
Mitigation: Zero trust principles would likely reduce the scope of privilege escalation by isolating compromised workloads and constraining the attacker's ability to leverage elevated execution contexts across segmented network boundaries.
Control: East-West Traffic Security
Mitigation: East-west traffic controls would likely constrain the attacker's lateral movement capabilities by limiting inter-workload communication and reducing reachability to other critical systems within the operational technology infrastructure.
Control: Multicloud Visibility & Control
Mitigation: Comprehensive network visibility would likely reduce the attacker's command and control capabilities by detecting anomalous communication patterns and constraining unauthorized network connections from compromised industrial control systems.
Control: Egress Security & Policy Enforcement
Mitigation: Egress controls would likely constrain data exfiltration attempts by limiting outbound network access and reducing the attacker's ability to transmit sensitive information from compromised industrial control systems to external destinations.
While physical hardware damage would likely still occur once code execution is achieved, the scope of impact would be reduced to isolated network segments rather than cascading across the entire operational technology infrastructure.
Impact at a Glance
Affected Business Functions
- Industrial Process Control
- Manufacturing Operations
- Operational Technology Networks
- Critical Infrastructure Systems
Estimated downtime: N/A
Estimated loss: $535
Potential unauthorized access to PLC control systems and operational technology networks. Risk of lateral movement within industrial control systems affecting manufacturing processes and critical infrastructure operations.
Recommended Actions
Key Takeaways & Next Steps
- • Implement zero trust segmentation to isolate OT/ICS networks from corporate IT environments and prevent lateral movement between PLC systems
- • Deploy inline IPS with Suricata signatures to detect and block CVE-2021-31886 exploitation attempts and other known PLC vulnerabilities
- • Enable egress security controls to prevent unauthorized outbound communications from industrial control systems to external networks
- • Establish multicloud visibility and control to monitor anomalous interactions with industrial systems and detect AI-generated exploitation patterns
- • Disable or block FTP services on TCP port 21 for all WAGO controllers while implementing encrypted traffic controls for legitimate industrial communications



