BLOG

Author
Denrich Sananda

Date
21-07-2026

OT Cybersecurity

OT Cybersecurity for Chemical Plants: Protecting High-Consequence Process Environments

Chemical manufacturing sits at the top of the OT security consequence hierarchy. The industrial control systems managing continuous chemical reactions, exothermic processes, and high-pressure systems are the same systems that, if compromised in the right way, could disable the safety functions designed to prevent catastrophic releases.

This is not a theoretical risk. In 2017, the TRITON malware, also known as TRISIS, was deployed against a petrochemical facility in Saudi Arabia. Its specific objective was to disable the Triconex safety instrumented system controllers, the last automated defense against a process safety incident. The attackers wanted the safety system to fail to respond when they triggered an unsafe process condition. They did not succeed in causing a release, but they demonstrated a capability and intent that the chemical sector cannot ignore.

Chemical plants operating under OSHA Process Safety Management regulations, EPA Risk Management Program requirements, and IEC 62443 face overlapping regulatory obligations that have increasingly come to include OT cybersecurity. Understanding where these obligations intersect, and how to build a security architecture that satisfies all of them, is the core challenge for chemical OT security teams.

 

Why Chemical Plants Face a Distinct OT Security Risk Profile

The chemical sector's risk profile is shaped by two factors that distinguish it from most other industrial environments: the direct physical consequence of process manipulation, and the presence of safety instrumented systems as a deliberate attack target.

In manufacturing or logistics, a cyberattack that disrupts operations causes production loss and financial damage. In chemical manufacturing, an attack that manipulates process control can cause an exothermic runaway, a pressure event, or a toxic release with consequences that extend beyond the facility fence line. The safety instrumented system is the engineered last line of defense against these consequences. When it becomes a deliberate target rather than a passive safety feature, the entire risk model for the facility changes.

 

The OT Architecture in Chemical Manufacturing

Process Control Network (DCS and PLC)

The process control network in a chemical facility runs the DCS that manages continuous reactions: temperature, pressure, flow, and composition control loops that execute in real time. Distributed control systems in continuous chemical processes run on patching cycles measured in turnaround intervals, typically two to five years. Unpatched DCS platforms with known CVEs are the baseline reality in most chemical facilities.

Safety Instrumented System Network

The safety instrumented system is a separate, dedicated control system designed to bring the process to a safe state when defined hazardous conditions are detected. It is engineered and certified to IEC 61511 functional safety standards. SIL 2 and SIL 3 rated safety functions protect against the highest-consequence process hazards. The SIS network is typically isolated from the process control network, but the interface between the SIS and the basic process control system (the BPCS/SIS interface) is the most critical security boundary in the facility. We cover this in depth in the IEC 61511 and IEC 62443 convergence guide.

Utility Control Systems

Utilities, including cooling water, steam generation, compressed air, and electrical distribution, are controlled by OT systems that the process control network depends on. A cooling water system compromise that eliminates heat removal capability from an exothermic reactor is an indirect safety threat. Utility OT systems are often lower-security priority in risk assessments but represent meaningful attack pathways to higher-consequence process upsets.

Laboratory and Quality Control Systems

Online analyzers and laboratory information management systems (LIMS) that feed real-time quality data into the DCS create integration points between laboratory IT networks and process OT networks. These integrations are often implemented without formal security review and can provide a pathway from the laboratory network into the process control environment.

 

Threat Landscape for Chemical OT Environments

TRITON and Safety System Targeting

TRITON is the most significant documented threat to chemical OT environments. Deployed by a nation-state actor with access to classified knowledge of the Triconex SIS architecture, it demonstrates three things: safety systems are reachable from process control networks in many facilities, safety systems can be specifically targeted with purpose-built malware, and the consequence of success is a facility unable to defend itself against a process safety event. The ICS attack vectors guide covers the TRITON attack pathway and what it means for safety system security architecture.

Nation-State Reconnaissance

CISA and international partners have documented sustained reconnaissance activity by nation-state actors against chemical sector OT infrastructure in North America and Europe. This reconnaissance typically targets the same assets as TRITON: engineering workstations, process control networks, and safety system interfaces. The objective is not necessarily immediate disruption; it is establishing persistent access and developing the operational picture needed for a future attack. Control system integrity monitoring that detects unauthorized access to engineering workstations is the primary detection control for this threat class.

Ransomware with OT Awareness

Ransomware groups targeting industrial organizations have developed increasing OT awareness. Some have begun delaying encryption until they have mapped the OT environment, identifying high-value targets that will maximize negotiating leverage. For chemical plants, the most dangerous ransomware scenario is not encryption of the DCS (which would shut down the process) but encryption of the engineering workstations and backup servers, which disables the recovery capability needed to restore control logic after an incident. OT backup programs that keep engineering project files in offline, airgapped storage are the primary defense against this attack variant.

 

Compliance Framework for Chemical Plant OT Security

 

Standard

Applies To

Key OT Security Requirement

IEC 62443

All industrial automation and control systems

Zone and conduit architecture, Security Levels for process control and safety zones, patch management, access control

IEC 61511 (Clause 8.2.4)

Safety instrumented systems

Cybersecurity assessment as part of SIS lifecycle; protection of safety function from cyber interference

OSHA PSM (29 CFR 1910.119)

Processes with highly hazardous chemicals above threshold quantities

Process hazard analysis must address all known hazards; cybersecurity increasingly interpreted within scope

EPA Risk Management Program (40 CFR Part 68, 2024 amendments)

Facilities with covered processes above threshold quantities

Cybersecurity for process control and safety systems; incident notification procedures

CFATS (Chemical Facility Anti-Terrorism Standards, DHS)

High-risk chemical facilities (Tier 1-4)

Site Security Plan requirements include cybersecurity controls for OT systems

NIST SP 800-82 Rev. 3

Critical infrastructure operators

OT-specific security controls, asset inventory, monitoring requirements

 

OT Security Controls for Chemical Manufacturing

SIS Network Isolation and Integrity

The SIS network must be isolated from the basic process control network through a strictly controlled interface that prevents the passage of unauthorized commands from the process control layer into the safety layer. Any bidirectional connectivity between the SIS and the BPCS should be reviewed against the safety requirements specification to confirm that it does not create a pathway for unauthorized safety function modification. IEC 62443 Security Level 3 should be the target for safety system zones in high-consequence chemical facilities.

Zone Architecture for Process Units

Large chemical facilities with multiple process units should segment the process control network by unit, so that a compromise in one unit's DCS cannot propagate laterally to adjacent units. IEC 62443 zone and conduit design provides the technical framework for this segmentation, with conduit controls defining what communications are permitted between process unit zones.

Engineering Workstation Controls

Engineering workstations hold the DCS project files, safety logic configuration, and programming credentials that are the primary target of TRITON-class attacks. Hardening controls for engineering workstations include full disk encryption, application whitelisting, restricted network access to only the specific OT zones the workstation is authorized to reach, and session logging of all connections to OT devices. These controls directly address the attack pathway used in the TRITON incident.

Passive Monitoring on Process and Safety Network Segments

Passive monitoring on the process control network detects unauthorized engineering connections, unusual protocol commands, and traffic crossing between the process network and the SIS interface. For facilities with continuous process operations, passive monitoring is the only practical real-time detection mechanism, as active scanning would disrupt the control environment. OT vulnerability assessment establishes the baseline for what normal looks like in the monitored environment, against which anomalies are detected.

 

Frequently Asked Questions

How does the 2024 EPA RMP amendment affect our OT security obligations?

The 2024 EPA RMP amendments added cybersecurity requirements for facilities with covered processes. These require: including cybersecurity in the process hazard analysis for covered processes; conducting vulnerability assessments of process control and safety systems; implementing access controls for those systems; and establishing cybersecurity incident notification procedures. For chemical facilities in Louisiana, Sarnia, and Alberta's Industrial Heartland that are subject to EPA equivalent Canadian regulations, equivalent obligations apply. A formal OT risk assessment that covers process control and safety system cybersecurity provides the documentation foundation for demonstrating compliance.

 

Should our SIS be on the same network as our DCS?

No. The SIS and the BPCS (basic process control system) should be on separate, isolated networks. The SIS network should only communicate with the BPCS through strictly defined, one-directional or tightly controlled interfaces that cannot carry unauthorized commands from the process control layer into the safety layer. This isolation requirement is both an IEC 61511 functional safety requirement and an IEC 62443 cybersecurity requirement. The TRITON attack succeeded in reaching the SIS because it had access to the engineering workstation that could program both the DCS and the SIS. The IEC 61511 and IEC 62443 convergence guide covers this architecture in detail.

 

What is the CFATS program and does it apply to our facility?

The Chemical Facility Anti-Terrorism Standards program, administered by CISA (formerly DHS), applies to chemical facilities that possess chemicals of interest above defined threshold quantities. CFATS requires covered facilities to develop and implement a Site Security Plan that includes cybersecurity measures for OT systems. Tier 1 facilities (highest risk) face the most stringent requirements. Check whether your facility holds any of the approximately 300 chemicals of interest listed in Appendix A of the CFATS rule. CISA conducts compliance inspections and provides guidance on the cybersecurity control requirements for each tier.

 

We operate under OSHA PSM. Does PSM require OT cybersecurity controls?

OSHA PSM (29 CFR 1910.119) does not explicitly require OT cybersecurity controls, but its Process Hazard Analysis requirement mandates identifying and addressing all hazards that could lead to a catastrophic release. As documented cyber-physical attacks against chemical OT environments become part of the hazard landscape, a PHA that does not consider cybersecurity as a potential hazard initiator may be considered incomplete by OSHA inspectors. Industry guidance from the AIChE Center for Chemical Process Safety and CCPS explicitly addresses cyber as a PHA hazard category. Integrating a cyber process hazard analysis with your existing PHA process is the emerging best practice for PSM-covered facilities.

 

Ready to assess your OT security posture?

We help industrial operators build practical OT security programs that account for operational and process safety constraints. Book a free consultation.

Book Your Free Consultation at aristacyber.io