State-sponsored threat actors modified equipment operational parameters at five Polish water treatment plants during 2024–2025, creating direct public water supply risk per the Polish Internal Security Agency (ABW) report published May 2026.
The ABW documented an escalation in industrial control system (ICS) breaches targeting water sector OT infrastructure, with attackers gaining ability to alter treatment process setpoints remotely. A separate January 2026 intrusion at a Mexican municipal water utility involved AI-assisted reconnaissance mapping of OT assets. These incidents establish a concrete threat baseline for SCADA procurement decisions in 2026, where system selection now carries direct public safety liability implications.
Why 1970s-Era SCADA Architectures Fail Modern Water Treatment Security
SCADA systems as currently defined emerged in the 1970s to monitor real-time data and control processes while storing operational records. That foundational architecture assumed trusted networks and physical security perimeters—assumptions that no longer hold in connected water utilities. First-generation platforms lack Transport Layer Security (TLS) encryption for field protocol communications, have no role-based access control (RBAC) beyond operator/password schemes, and cannot log configuration changes with cryptographic integrity verification. [S1]
Modern water treatment facilities run distributed I/O across clarification, filtration, chemical dosing, and pumping stations—each a potential attack surface. A SCADA platform without embedded OT firewalling cannot isolate a compromised pump station from the primary control loop. Arkansas municipalities awarded $2.8 billion in state water project funding since 2021 face the specific challenge of integrating legacy PLCs at existing sites with new cyber-hardened SCADA cores, rather than executing greenfield deployments.
Core Selection Criteria: I/O Architecture, Scalability, and Protocol Support
Water treatment SCADA selection narrows to three interdependent criteria: field protocol support, I/O density scalability, and cybersecurity certification level. Field protocol support determines which PLC equipment integrates without gateway middleware—Modbus TCP/RTU remains dominant in smaller plants, while PROFINET and EtherNet/IP dominate in facilities using modern servo motor driven dosing pumps. A SCADA platform that only natively supports legacy serial protocols forces additional protocol conversion layers, adding latency and attack surface. [S2]
I/O density scalability matters because water treatment capacity expansions require adding analog inputs for turbidity, pH, chlorine residual, and flow measurement without replacing the SCADA core. Platforms architected around embedded controllers scale linearly to approximately 10,000 I/O points per server node; beyond that threshold, distributed historian architecture becomes mandatory. Pressure transmitter and flow meter signal density at remote pumping stations typically drives the expansion trigger—each additional monitoring point consumes one I/O tag in the SCADA historian.
On-Premises vs. Cloud-Managed SCADA: Decision Framework for Water Utilities

On-premises SCADA deployment gives utilities direct control of data residency and air-gap options but requires dedicated OT engineering staff for patching and backup management. Cloud-managed SCADA (typically SaaS models offered by major automation vendors) reduces internal maintenance burden but introduces third-party data handling agreements and latency constraints for sub-second chemical dosing control loops. [S3]
Water utilities with fewer than three full-time OT engineers should evaluate managed SCADA offerings with guaranteed uptime SLAs above 99.9% and documented incident response procedures. Larger utilities operating 24/7 control rooms with existing engineering staff typically achieve lower total cost of ownership through on-premises deployments, provided they maintain a documented patching schedule aligned with IEC 62443 patch classification timelines (emergency patches within 24 hours, standard patches within 30 days).
Cybersecurity Certification Requirements and Vendor Disclosure Practices
Water utilities serving populations above 3,300 fall under America's Water Infrastructure Act (AWIA) risk and resilience assessment requirements, which include evaluating SCADA cybersecurity controls. IEC 62443-2-4 defines security capability requirements for system integrators, while IEC 62443-3-3 establishes system security requirements at the SL-C (Security Level C) minimum for water sector assets exposed to external networks. [S4]
Vendor security disclosure practices determine how quickly your utility learns about newly discovered vulnerabilities. Established SCADA vendors publish CVEs with CVSS scoring and remediation timelines; the absence of a public vulnerability disclosure policy signals inadequate security development lifecycle practices. Request the vendor's IEC 62443 certification level (SL-1 through SL-4) and verify through ISA Secure Certification or equivalent third-party testing rather than accepting self-attestation.
Real-World Constraints: Integration with Existing Field Instrumentation

Brownfield water treatment upgrades face a common problem: existing industrial valve position feedback and pressure sensor loop wiring may use 4-20 mA analog signals routed through marshaling cabinets to legacy PLCs. Migrating to a new SCADA platform requires either retaining legacy PLCs as data concentrators (maintaining the existing wiring) or rewiring field instruments to modern distributed I/O modules. Rewiring costs for a 50,000 GPD clarification facility typically run $150,000–$300,000 in contractor labor and materials, making PLC retention the cost-effective path unless the existing PLCs have documented MTBF failures approaching. [S5]
Arkansas municipalities receiving state water project funding should budget SCADA migration as a line item separate from treatment process equipment, since SCADA cybersecurity hardening directly addresses the regulatory exposure that funding agencies now scrutinize during grant approval.
The Polish ABW report's finding—that attackers modified equipment operational parameters, not just monitoring data—means SCADA selection must include human-machine interface (HMI) authentication with audit trails for every setpoint change. Look for platforms that log parameter modifications with timestamp, user ID, and pre/post values to a tamper-evident historian. Without that capability, a cyber intrusion becomes indistinguishable from an authorized operational change during incident forensics.