Security

Internet-Exposed OT: Why 100+ Water-Sector Systems Were Targeted

OrasecAugust 28, 20263 min read

Written by the OraSec security research team — offensive security engineers and penetration testers.

internet-exposed-ot

<span style="white-space: pre-wrap;">Internet-exposed OT gives attackers a direct line to the controllers running pumps, valves and treatment processes at water utilities.</span>

A controller plugged into a cellular modem does not feel like an internet-facing system. Often enough, it is one.

In July 2026, CISA observed malicious activity targeting more than 100 internet-exposed systems in the Water and Wastewater Systems sector, commonly involving PLCs connected directly to cellular modems. (SecurityWeek)

Many reported incidents involved smaller utilities. The activity publicly documented by CISA focused on exposed or poorly protected OT, default credentials, configuration weaknesses, and known vulnerabilities rather than a single new zero-day.

What Happened?

Reporting indicates incidents across at least a dozen states, including Minnesota, Michigan, Georgia, South Dakota, New Jersey, and Alabama. CISA has not published a complete state-by-state list. (SecurityWeek)

Most reported incidents did not cause lasting disruption to drinking-water service, although some utilities lost remote-control capability, issued boil-water notices, or temporarily moved to manual operation. (GovDelivery)

Separate federal reporting on the wider PLC-targeting campaign documented manipulation of PLC logic, shutdown functions, alarms, and HMI/SCADA data.

Federal investigators and outside researchers have examined possible links to Iran-affiliated actors, but no definitive public attribution has been issued for all of the July incidents. (Minnesota.gov)

What Is an Internet-Exposed OT System?

Operational technology runs physical processes: pumps, valves, chemical dosing, pressure and flow. A programmable logic controller (PLC) executes the logic. A human-machine interface (HMI) is the screen an operator watches.

Security professionals have highlighted that much of this OT was designed for closed environments rather than direct internet exposure.

Exposure usually arrives through convenience: a cellular modem, a forwarded port, a vendor support link, or an HMI published for remote checks.

How Do Attackers Find Them?

Scanning. Internet-wide scanners index industrial protocols and device banners continuously.

Default or missing authentication. Many control devices ship with default credentials, and some deployments expose interfaces with none at all.

Direct process interaction. If a controller is exposed with weak or missing access controls, an attacker may be able to interact directly with process functions. Depending on the device and configuration, that can include reading or changing registers, logic, or operating parameters.

AI-assisted exploitation. NSA, CISA, FBI, DOE, and EPA warned in August 2026 that actors were using AI-generated exploitation scripts for reconnaissance and capability development against exposed or poorly protected Siemens S7 PLCs. (NSA)

Why Does It Matter Beyond Water?

This is not a water sector problem. The same pattern appears in building management, energy, manufacturing, and logistics: a control interface someone needed to reach remotely, still reachable long after the reason expired.

Two things separate it from an IT breach. The outcome is physical: a compromised database leaks data, while a compromised controller changes what equipment does. And the monitoring you trust may itself be manipulated. If the HMI is the only view of the process, whoever controls it decides what operators see.

Common Mistakes

  • Assuming obscurity protects. Exposed devices are indexed by scanners within hours, not months.
  • Treating cellular connections as private. A cellular connection can still expose OT to remote access, especially when the modem is internet-reachable or configured with public-facing services. Not every cellular connection uses a public IP.
  • Leaving vendor remote access enabled. Support links installed once tend to stay on.
  • Excluding OT from security testing scope. Untested is not the same as unreachable.

How to Reduce the Risk

CISA's exposure reduction guidance:

  • Inventory everything internet-accessible, including cellular-connected devices, and confirm by external scanning
  • Remove control systems from direct internet exposure
  • Route remote access through a VPN or secure gateway
  • Change default credentials. Require strong authentication for remote-access gateways and use MFA where the technology supports it. PLCs themselves may not support MFA. (GovDelivery)
  • Allowlist remote access to known engineering systems where practical. CISA explicitly recommends this for exposed PLC access. (GovDelivery)
  • Apply updates, monitor for anomalies, and reassess as the network changes

What Should Security Testing Cover?

Ask your testers to establish:

  • What OT is reachable from the internet, cellular links included
  • Whether any exposed interface accepts default credentials or none
  • What an attacker reaching the IT network can touch in OT
  • Whether an unauthorised change to logic or setpoints raises an alert

How OraSec Can Help

OraSec provides OT and SCADA penetration testing built around safety, alongside external penetration testing that maps what your organisation exposes to the internet.

Conclusion

More than 100 water-sector systems were targeted because their equipment was reachable.

The question is not whether your organisation runs OT, but whether anyone has checked what of it is reachable and who is allowed to talk to it.

FAQs

Why are smaller utilities often involved? Remote sites rely on cellular links, and small operators rarely have dedicated OT staff or an asset inventory.

Does this only affect the water sector? No. Any organisation running remotely accessible control systems has the same exposure.

Can PLCs use MFA? Often not. Put remote access behind a gateway that supports it, and allowlist who can reach it.

What is the fastest improvement to make? Scan your own external footprint for control interfaces, then put remote access behind a gateway with authentication.

Explore related services

Need hands-on help? Our security testing services put this research into practice.

cisa-red-team-two-socs

CISA Red Team: Why One SOC Contained the Attack and One Didn't

The organization that missed the intrusion was not blind. Its EDR fired alerts on the red team's activity. They were rated medium and low, they sat in the queue, and nobody acted on them. The tools worked. What Happened? In August 2026, CISA published advisory AA26-237A, "A Tale of Two SOCs," on red team assessments at two critical infrastructure organizations. Organization A sits in Government Services and Facilities. Organization B is in Water and Wastewater Systems. At Organization A, th

·3 min read
mirage2fa-microsoft-365-phishing

Mirage2FA: The Microsoft 365 Phishing Kit That Bypasses Conventional MFA

Your user got the phishing email and was careful. They checked the login page, entered their password, approved the MFA prompt, and signed in. The attacker could then reuse the stolen authenticated session. What Is Mirage2FA? Mirage2FA is a phishing-as-a-service toolkit built to steal Microsoft 365 credentials and sessions through adversary-in-the-middle (AiTM) attacks. ANY.RUN attributes the Mirage2FA brand/operator to "LinX Coders" based on recurring LINX markers, bot names, and related in

·4 min read
microsoft-copilot-security

Microsoft Copilot Security: When One Click Leaks Your Data

You click a link. Your AI assistant answers a question you never asked, and your inbox is already on its way to someone else's server. No password prompt. No warning. What Happened? In August 2026, Varonis Threat Labs disclosed a chain of flaws in Microsoft Copilot Personal, tracked as CVE-2026-24301 with a CVSS 3.1 score of 8.8. They named it CoSnitch. CoSnitch chained three weaknesses: automatic prompt execution from a crafted URL, silent data exfiltration through Copilot's connected apps

·3 min read