Cybersecurity Sep 3, 2026Add to bookmarks

Researchers used Claude to port a pre-auth RCE exploit from one industrial automation (PLC) model to another. The exploit porting barrier, which effectively protected less common equipment, has now fallen.
The Hacker News reported on September 2, 2026, that a team of researchers documented the use of Claude (Anthropic) to port a pre-auth RCE exploit—remote code execution without authentication—from one industrial programmable logic controller (PLC) model to another in the same segment.
The key insight of the work: the exploit already existed, but it targeted a specific model. Porting it to another model previously required reverse engineering expertise, deep understanding of firmware, and time. The researchers delegated to Claude the adaptation of the code, memory offset mapping, and reconstruction of the exploit chain for the different target.
PLCs are the brains of industrial automation: they control manufacturing lines, water systems, power grids, and traffic lights. The models affected by this type of pre-auth RCE typically include:
We note that the publication is framed by responsible disclosure practices, but it publicly demonstrates what offensive actors are likely already doing internally.
Historically, PLCs were partially protected by their diversity. Each manufacturer, generation, and firmware version had its own quirks. An exploit against a Siemens S7 wouldn’t work against a Rockwell ControlLogix. This fragmentation made porting expensive—thus targeted attacks rare.
What changes with this work:
This case aligns with the trend we’ve been tracking: agents and LLMs are no longer just assisting humans with defensive code—they amplify offensive capabilities of researchers (and, by extension, attackers) who couldn’t have produced these exploits on their own in a reasonable timeframe.
A pre-auth RCE exploit that effectively protected less common PLC models by the difficulty of porting can now be adapted by an LLM. Hardware diversity is no longer a defense.
Key Takeaway: In the PLC ecosystem, security through obscurity (“my model is too rare to be targeted”) no longer holds. What protected equipment was the cost of writing a dedicated exploit; that cost has just been divided by an order of magnitude.
Article produced by artificial intelligence, reviewed under human editorial control.
Un fichier .git piégé peut faire exécuter du code par Claude Code, Codex et Cursor