20 hours ago · Threat Hunters Journal

CISA and FBI Warn of AI-Generated Exploits Hitting Exposed Siemens S7 PLCs

The story that dominated the week

No single item drew more independent coverage this week than a joint advisory from CISA, the NSA, and the FBI warning that internet-exposed Siemens S7 Series programmable logic controllers are under active attack using AI-generated exploitation scripts. The Hacker News, Infosecurity Magazine, Cybersecurity Dive, CyberScoop, The Register, and CISA's own advisory all landed on the same specific finding: this is not a proof-of-concept or a red-team demo. Federal officials described it in plain language as an active threat, not a theoretical risk, and specifically flagged water utilities among the sectors already affected.

What actually happened

According to the advisory, threat actors are using commercial and open-source internet scanning services to identify Siemens S7 Series PLCs that are directly reachable from the internet and running outdated firmware. Once a target is found, the attackers deploy scripts that masquerade as legitimate monitoring tools but are actually built to read and write PLC memory and configuration data over the S7comm protocol. The novel piece is how those scripts get built in the first place: rather than hand-crafting exploitation code against an industrial protocol most attackers rarely touch, the actors are combining open-source industrial automation libraries with AI assistance to generate custom exploitation tooling. That combination compresses what used to require specialized OT expertise into something a generalist attacker with API access to a capable model can approximate.

Why this matters more than another CVE

Most weeks bring a fresh critical CVE in Entra ID or NetScaler or GitLab, and this week had those too. What sets the S7 campaign apart is that it is not exploiting a single patchable flaw so much as exploiting exposure plus AI-assisted tooling. There is no CVE number to file away and patch on a Tuesday. The vulnerability is architectural: PLCs that were never supposed to be internet-facing are internet-facing, running old software, and now reachable by attackers whose technical ceiling just got a lot higher courtesy of AI-generated code. That is a meaningfully different risk model for critical infrastructure defenders than the usual patch-and-move-on cadence, and it explains why six separate outlets treated it as the story of the week rather than a footnote.

It also lands in a specific political and regulatory moment. Cybersecurity Dive's own reporting this week connected the dots between this campaign and the broader, still-unfolding story of Iran-linked intrusions into US water systems, which has already generated momentum in Washington for stronger utility cybersecurity funding and oversight. The S7 advisory gives that push a concrete, technical anchor: AI-generated exploitation against a widely deployed automation vendor's controllers, hitting a sector that is chronically underfunded and understaffed on the security side.

The technical detail defenders need

The advisory's guidance is unusually specific for an ICS bulletin. Organizations are told to inventory every S7 Series PLC they operate, apply available security patches, and get these devices off the internet entirely rather than relying on perimeter controls alone. Beyond that, the advisory calls for stronger authentication and access controls around engineering workstations and PLC management interfaces, plus ICS-aware monitoring capable of flagging unauthorized S7comm traffic and anomalous read/write patterns to PLC memory. That last point is the one worth dwelling on: standard IT-centric detection tooling generally has no visibility into S7comm at all, which is exactly why this campaign has apparently gone on long enough to warrant a joint federal advisory before most operators noticed anything.

The bigger picture

This campaign is arriving alongside a broader pattern this week of AI showing up on the offensive side of OT and enterprise intrusions, from a China-linked actor demonstrating near-autonomous attack tooling against APAC government targets to AI-assisted malware in the SilkParasite espionage campaign against Central Asian governments. The S7 advisory is the clearest, most concretely documented instance of that trend translating into real compromise of physical infrastructure. For defenders in water, energy, and manufacturing, the message from three federal agencies in one voice is about as unambiguous as it gets: audit your S7 exposure now, because someone is already using AI to find it faster than you are.