A widespread and coordinated campaign of cyberattacks has impacted dozens of municipal water and wastewater systems across the United States. The attacks, which occurred in late July 2026, targeted internet-facing Programmable Logic Controllers (PLCs), which are essential for automated industrial control. Unnamed U.S. officials have indicated that threat actors affiliated with Iran are the primary suspects, aligning with previous federal warnings about Iranian targeting of U.S. critical infrastructure. The attackers successfully compromised systems in at least seven states, including over 30 in Minnesota and nine in Michigan, by exploiting exposed Rockwell Automation PLCs. The intrusions led to operational disruptions, forcing some facilities offline and prompting boil-water advisories. The events have triggered a high-level response from the FBI, CISA, and the EPA, highlighting the systemic risk posed by insecure Operational Technology (OT) in under-resourced utilities.
The threat actors specifically targeted PLCs that were directly connected to the internet without adequate security controls. By exploiting these devices, they were able to change passwords and IP addresses, effectively locking out legitimate plant operators and disrupting the monitoring and control of water treatment and distribution processes. The primary targets were Rockwell Automation/Allen-Bradley PLCs, though federal agencies have warned that other manufacturers' devices are also at risk.
In Braham, Minnesota, an operator witnessed the intrusion in real-time, leading the city to take its water systems offline as a precaution. Other affected facilities were forced to revert to manual operations to maintain service. While there have been no confirmed instances of water supply contamination, the attacks demonstrate the potential for malicious actors to cause significant physical disruption. The campaign underscores a critical vulnerability in the U.S. water sector, where many small, local utilities lack the resources and expertise to adequately secure their OT environments from sophisticated cyber threats.
The attack vector is straightforward but highly effective: direct exploitation of internet-exposed industrial control systems.
T0886 - Remote Services on the exposed OT devices. This could involve exploiting default credentials or unpatched vulnerabilities.T0814 - Denial of Service and T0824 - Loss of Control. This action locked out legitimate operators and prevented them from controlling the industrial process.T0826 - Impair Process Control. Although no contamination was reported, the potential for this impact was high.T0816 - Modify Controller Tasking.The suspected link to Iranian state-sponsored actors suggests the motivation may be geopolitical, aiming to demonstrate capability and cause disruption rather than financial gain.
The targeting of water utilities, a critical infrastructure sector, carries profound potential consequences for public health and safety.
These attacks serve as a stark warning of the fragility of essential services when OT systems are not properly secured and isolated from the internet.
No specific IP addresses, domains, or file hashes were provided in the source articles.
Security teams at water utilities should hunt for the following to identify at-risk or compromised systems:
port44818/TCPport2222/TCPlog_sourceapi_endpointotherDetection and response in an OT environment require specialized approaches.
If a compromise is detected, the immediate priority is to ensure public safety. Isolate the affected systems from the network, revert to manual control if safe and feasible, and engage with federal partners like CISA and the FBI for assistance.
Securing OT environments is paramount to preventing such attacks.
CISA confirms over 100 U.S. water systems targeted in July campaign, with new reports of flooding and expanded state impact.
Isolate OT networks from IT networks and the internet to prevent unauthorized access to critical control systems. This is the single most effective defense.
Change default credentials on all OT devices and disable unnecessary services and ports to reduce the attack surface.
Use firewalls to strictly control traffic between IT and OT networks, allowing only necessary communication.
Regularly scan for and identify internet-exposed OT devices and vulnerabilities to proactively address security gaps.
The fundamental mitigation for this threat is to enforce strict network isolation for all Operational Technology (OT) assets. PLCs, HMIs, and other industrial controllers should never be directly connected to or accessible from the internet. Water utilities must conduct a thorough audit of their network architecture to identify and remove any public-facing OT devices. The OT network should be air-gapped from the corporate IT network if possible, or at a minimum, segmented behind a properly configured firewall that follows the Purdue Model. All traffic between IT and OT should be denied by default, with specific, narrow exceptions for essential data flows, which should be brokered through a DMZ. This single architectural change eliminates the initial access vector used in these attacks.
In conjunction with network isolation, all devices within the OT environment must be hardened. This includes immediately changing default credentials on all PLCs, network switches, and other embedded devices. Strong, unique passwords should be implemented for each component. Unnecessary services, ports, and protocols on these devices should be disabled to minimize the attack surface. For example, if a PLC does not need web server functionality, it should be turned off. Firmware should be updated to the latest stable version recommended by the vendor (e.g., Rockwell Automation) to address any known vulnerabilities. This hardening process makes it more difficult for an attacker to compromise a device even if they find a way into the OT network.
At the network perimeter and at the IT/OT boundary, implement strict inbound traffic filtering. Firewall rules should block all unsolicited inbound traffic from the internet. Specifically, block common industrial protocol ports like 44818/TCP (EtherNet/IP) and 502/TCP (Modbus) from any external source. If secure remote access is a business requirement, it must be implemented via a multi-factor authenticated VPN that terminates in a DMZ, not directly into the OT network. From the DMZ, access to specific OT assets should be further restricted by IP address and port. This layered filtering approach provides defense-in-depth, ensuring that even if one control fails, others may prevent an intrusion.
CISA issues a warning about ongoing targeting of U.S. critical infrastructure by Iranian-linked cyber actors.
A wave of cyberattacks begins targeting municipal water systems across the U.S.
The attacks are widely reported, with officials in Minnesota and Michigan confirming dozens of compromised systems.

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.
CyberNetSec.io uses automation to assist source monitoring, deduplication, observable extraction, and structured intelligence generation. Published analysis follows human-defined editorial standards and adds defensive context including MITRE ATT&CK, D3FEND, STIX, and Sigma where applicable. Read our editorial policy.
Help others stay informed about cybersecurity threats
Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.
Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.
Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.
Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.
Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.