Key Takeaways
- Chemical process control relies on DCS, PLCs and SIS where a manipulated setpoint or disabled safety function can cause a release, fire or explosion.
- The Purdue model separates enterprise IT (Levels 4 to 5) from process control (Levels 0 to 3), and the safety instrumented system must be isolated from the basic process control system.
- IEC 62443 structures the plant into zones and conduits with defined security levels, while NIST SP 800-82 guides the supporting control set.
- Safety and security converge: a cyber attack that defeats a SIS removes the last line of defence, so security assessments must respect functional safety (IEC 61511).
- Practical priorities: network segmentation, secure remote access for vendors, OT monitoring tuned to process anomalies, and an OT-specific incident response plan.
Why Chemical Plants Are a Cyber-Physical Target
A chemical plant is a tightly coupled physical process supervised by digital control systems. Reactors, distillation columns, dosing skids and storage handle materials that are flammable, toxic, corrosive or reactive. The control systems that hold temperature, pressure, flow and level inside safe envelopes are the same systems an attacker would target to push the process out of bounds.
Unlike a data breach, a successful attack on process control can have consequences in the physical world: an overpressure event, a runaway reaction, a toxic release or an environmental discharge. This is why chemical cybersecurity sits at the intersection of information security and process safety, and why it is treated as critical infrastructure by regulators in India, Singapore, the UAE and Malaysia.
The threat is not theoretical. Public incidents have shown attackers reaching safety instrumented systems and industrial controllers in process industries. Even where the intent was reconnaissance rather than sabotage, the access achieved demonstrated that the air gap many operators assume no longer exists once vendor laptops, remote support and historian replication are accounted for.
Understanding DCS, PLC and SIS
The Distributed Control System (DCS) is the backbone of continuous process plants. It runs the regulatory control loops, presents operator graphics on the human machine interface (HMI), and coordinates large numbers of analogue and digital signals through controllers and I/O modules. Programmable Logic Controllers (PLCs) handle discrete and packaged equipment such as compressors, dryers and batch skids. Remote Terminal Units (RTUs) appear where assets are geographically spread, for example tank farms and jetties.
Sitting alongside the basic process control system is the Safety Instrumented System (SIS). The SIS is an independent layer that takes the process to a safe state when conditions exceed safe limits, for example by tripping a feed pump or opening a vent. Functional safety standards (IEC 61511 for the process sector) require the SIS to be independent and to achieve a defined Safety Integrity Level (SIL).
From a security standpoint, the critical principle is independence. If the same network, the same engineering workstation, or the same credentials reach both the basic process control system and the SIS, a single compromise can defeat both the control and the safety layer at once. Maintaining separation between these layers is a security control as much as a safety one.
Need an OT and ICS Security Assessment?
Codesecure delivers IEC 62443 and NIST SP 800-82 aligned OT assessments: Purdue model segmentation review, SCADA and PLC testing, secure remote access design and OT monitoring. Named consultants, fixed-price proposals, board-ready evidence.
Book an OT Assessment →Applying the Purdue Model in a Plant
The Purdue Enterprise Reference Architecture gives a common language for segmenting a plant. Level 0 is the physical process (sensors and actuators). Level 1 is basic control (PLCs, DCS controllers, the SIS logic solver). Level 2 is area supervision (HMIs, engineering workstations). Level 3 is site operations (historians, batch management, OT domain services). Levels 4 and 5 are enterprise IT and the business network.
Between Level 3 and Level 4 sits the industrial demilitarised zone (IDMZ), a buffer where data is brokered between OT and IT without allowing direct connectivity. Historians publish to a replica in the IDMZ rather than exposing the production historian. Patch repositories, jump hosts and antivirus update servers also live here so that OT assets never reach the internet directly.
Mapping every asset to a Purdue level is the first practical step in a chemical OT assessment. It surfaces the flat networks, the dual-homed engineering laptops and the undocumented links that quietly bridge levels. Until that map exists, segmentation work is guesswork.
IEC 62443 Zones, Conduits and Security Levels
IEC 62443 is the dominant standard for industrial automation and control system security. Its central idea is to group assets with similar security requirements into zones and to control all communication between zones through defined conduits. Each zone is assigned a target Security Level (SL 1 to SL 4) based on the threat it must withstand, from casual misuse up to a well-resourced attacker with specific intent.
In a chemical plant, a natural zoning is: an enterprise zone, an IDMZ, a site operations zone, one or more process control zones per unit, and a separate safety zone for the SIS. The conduit between the process control zone and the safety zone is the most security-critical in the plant and typically carries the highest target Security Level.
IEC 62443-3-3 defines the system requirements that deliver each Security Level, and IEC 62443-4-2 defines component requirements for the controllers and devices themselves. Asking vendors for products with documented IEC 62443-4-2 capability, and for IEC 62443-4-1 secure development practices, shifts part of the burden to the supply chain where it belongs.
Segmentation and Secure Remote Access
Network segmentation is the highest-value control in most chemical plants because so many were originally built flat. Segmentation enforces the zone boundaries with firewalls or unidirectional gateways, restricts protocols (for example only allowing the specific industrial protocol on a given conduit), and prevents an attacker who lands on a business PC from pivoting straight into control.
Remote access deserves special attention. Vendors need to support DCS upgrades, PLC patches and analyser calibration, and operators increasingly want remote monitoring. The secure pattern is a brokered jump host in the IDMZ, with multi-factor authentication, session recording, time-boxed access and no direct path from the internet to a Level 1 or 2 device. Permanent always-on vendor tunnels are one of the most common findings in OT assessments and should be removed.
For the most sensitive flows, such as exporting data from a process control zone to a historian replica, a unidirectional security gateway (data diode) physically prevents traffic returning into the control zone while still letting the business see production data.
Worried About a Cyber-Physical Incident?
Whether you operate a plant, a grid, a pipeline or a transit network, our OT incident response leads can scope a tabletop, an architecture review or a continuous monitoring rollout in a 30-minute call.
Talk to an OT Lead →OT Monitoring and Threat Detection
Traditional IT security tooling does not understand industrial protocols and can disrupt fragile control devices if it scans them aggressively. OT monitoring instead uses passive network taps and SPAN ports to build an asset inventory and a baseline of normal communication without touching the controllers.
Once a baseline exists, the monitoring platform can alert on meaningful deviations: a new device on a control segment, an engineering workstation issuing a controller program download outside a change window, an unexpected setpoint change, or traffic to the safety zone from an unauthorised source. These are the events that precede a cyber-physical incident.
Detection must feed people who can act. In a chemical plant that means joint procedures between the security operations function and the control room, so that an alert about a controller logic change is correlated with what the operators are seeing on the HMI and with the plant's safety state.
OT Incident Response for Process Plants
An OT incident response plan is not a copy of the IT plan. The primary objective is safety and continuity of the physical process, not preservation of forensic evidence. Procedures must define who has authority to take the plant to a safe state, how to operate manually if control systems are isolated, and how to coordinate with the safety function during an incident.
Plans should be exercised with tabletop scenarios that involve both security and operations staff: a ransomware outbreak that reaches engineering workstations, a suspected manipulation of a control loop, or a vendor account compromise. The exercise reveals whether the team can fall back to manual operation, whether backups of controller logic and DCS configuration actually restore, and whether external notification obligations to national authorities are understood.
Recovery in OT is slower and more deliberate than in IT. Restoring a controller from a known-good backup, revalidating safety functions, and proving the process is back inside safe limits all take time and must follow the plant's management-of-change discipline.
Frequently Asked Questions
What is the difference between a DCS and a SIS in a chemical plant?
The Distributed Control System (DCS) runs the normal process: it holds temperatures, pressures and flows at their setpoints. The Safety Instrumented System (SIS) is an independent layer that trips the process to a safe state when limits are exceeded. They must remain independent so that a single cyber compromise cannot defeat both the control and the safety layer at the same time.
How does IEC 62443 apply to chemical process control?
IEC 62443 groups plant assets into zones (for example a process control zone and a separate safety zone) and controls all traffic between them through conduits, each with a target Security Level from SL 1 to SL 4. It also defines requirements for the control systems and components themselves, so chemical operators can specify secure products and secure development practices from their automation vendors.
Are chemical plants really at risk of cyber attack, or is the network air-gapped?
True air gaps are rare in practice. Vendor support laptops, remote monitoring tunnels, historian replication, USB media and shared engineering workstations all create paths between the business network and the control system. Public incidents have shown attackers reaching safety systems in process industries, so chemical operators should assume connectivity exists and segment accordingly.
Can security testing damage live process control systems?
Aggressive IT-style scanning can crash older controllers, so testing must be OT-aware. Codesecure uses passive network analysis, careful protocol inspection and offline or test-bench validation for intrusive checks, scheduling any active testing around maintenance windows and the plant's management-of-change process.
What is the most important first control for a chemical plant with a flat network?
Network segmentation. Mapping every asset to a Purdue level and then enforcing zone boundaries between enterprise IT, the IDMZ, process control and the safety system stops an attacker who lands on a business PC from pivoting straight into the controllers, and it is usually the highest-value improvement for plants that grew up flat.
How does Codesecure assess a chemical plant without disrupting production?
We start with a non-intrusive review: asset inventory from passive monitoring, architecture and Purdue mapping, IEC 62443 zone and conduit analysis, and a review of remote access and safety-system isolation. Any active testing is scoped tightly, run on test benches or during planned outages, and aligned to the plant's safety and change-management procedures.
Protect Your Process Control Systems
Codesecure delivers IEC 62443 and NIST SP 800-82 aligned assessments for chemical and process plants, covering DCS, PLC and SIS protection, segmentation, secure remote access and OT monitoring. Named consultants, fixed-price proposals, board-ready evidence.

