A small power generating station in the United Kingdom was knocked offline for four consecutive days in July after an intrusion that British officials and The Telegraph have now attributed to hackers linked to Iran’s Islamic Revolutionary Guard Corps (IRGC). The incident, reported publicly on August 22, is being described as the most successful cyberattack of its kind against UK energy infrastructure to date, and the first confirmed instance of an IRGC-affiliated actor actually shutting down a British facility rather than merely probing it.

What Happened

The plant is small, and the outage had no measurable effect on the UK’s wider electricity supply — officials stressed that “at no point was there a risk to the wider energy system.” But the operational impact is secondary to the significance of the access itself: attackers were able to reach industrial control systems at a UK energy facility and force a shutdown that took four days to recover from. That dwell time — long enough to require a multi-day restoration rather than an immediate failover — points to either destructive manipulation of control logic or a decision by responders to rebuild from clean state rather than trust the compromised environment, which is standard practice once an OT network’s integrity is in doubt.

Analysts and UK officials characterize the operation as a demonstration rather than an attempt to cause civilian harm: a proof-of-concept showing that IRGC-linked actors can gain access to British critical infrastructure and shut it down at will. That framing matters for defenders — it suggests reconnaissance and access-broker activity against UK energy operators may be broader than this single disclosed incident, with this facility simply being the one where the actor chose to act.

The Bigger Picture: A Coordinated Campaign

The Telegraph reports that this incident occurred concurrently with a separate wave of attacks against U.S. water infrastructure last month — the campaign that hit water and wastewater utilities across at least a dozen U.S. states, including the widely reported Minnesota incident that knocked more than 30 community water systems onto manual control. Iran has significantly escalated cyber operations against Western targets since U.S. and Israeli air strikes against Iranian targets began earlier this year, with suspected IRGC-linked activity also reported against targets in Germany, Poland, Finland, Belgium, and Albania.

The pattern across these incidents is consistent with previously documented IRGC-affiliated activity, including the CyberAv3ngers campaign tracked in CISA joint advisory AA26-097A: internet-exposed industrial control systems and PLCs, opportunistic access via known VPN and edge-device vulnerabilities, and a preference for low-sophistication but high-signal targets — small utilities and generating stations rather than nationally critical assets, chosen because they’re reachable rather than because of their strategic weight.

No specific CVE or single exploited vulnerability has been publicly disclosed for the UK incident as of this writing; officials have not released technical indicators of compromise. Given the actor’s established tradecraft, the most probable access vector is an internet-facing OT component — a PLC, HMI, or remote-access gateway — reached through default credentials, an unpatched edge device, or a cellular/wireless modem link, the same pattern seen repeatedly in the parallel U.S. water-sector attacks this summer.

Who’s Affected

Any UK or European energy operator running internet-exposed OT equipment should treat this as an active threat, not a one-off. Small and mid-sized generation, distribution, and municipal utility operators are the most exposed — they typically have thinner security budgets and staffing than national transmission operators, but their OT networks are frequently just as reachable from the internet.

Mitigation

Given the lack of published technical detail, defenders should fall back on the same baseline hardening CISA and NCSC have been pushing since the CyberAv3ngers advisories began:

  • Eliminate direct internet exposure of PLCs, HMIs, and OT remote-access gateways. Route all remote access through monitored VPN concentrators with MFA enforced — no exceptions for “temporary” vendor access links.
  • Audit cellular and wireless modem connections into OT networks. These out-of-band links are a recurring blind spot; they’re often provisioned by vendors or third parties and fall outside normal network monitoring.
  • Patch internet-facing VPN and edge devices. Known exploited vulnerabilities in Fortinet, Pulse Secure, and Citrix ADC gateways have repeatedly served as the initial foothold for IRGC-linked intrusions into OT environments.
  • Segment IT from OT with strict, monitored access controls, and maintain verified offline backups of PLC project files and control logic so recovery doesn’t depend on trusting a potentially compromised environment.
  • Assume reconnaissance is ongoing. Given the stated intent to demonstrate capability rather than cause harm in this incident, similar access may already exist at other facilities that haven’t yet been acted upon. Threat-hunt for Dropbear SSH or unexpected services on OT-facing ports, and review PLC project files against known-good baselines now rather than after the next incident.

UK energy operators should coordinate with the NCSC on incident reporting and threat intelligence sharing; U.S. operators in adjacent sectors should treat this as confirmation that the same threat actor set actively targeting water infrastructure domestically is also operating against allied nations’ energy infrastructure in parallel.

Sources: The Telegraph via SecurityWeek, Security Affairs