OT Security

IEC 62443

A family of international standards that defines requirements and processes for cybersecurity in industrial automation and control systems, addressing the roles of asset owners, system integrators, and product suppliers.

Where you will see it: Relevant in industrial environments, critical infrastructure, and wherever IT networks connect to operational technology systems.

What it is

IEC 62443 is a series of standards developed by ISA (International Society of Automation) and adopted by IEC (International Electrotechnical Commission) that addresses cybersecurity for industrial automation and control systems. The standard family is organized into four series: Series 1 covers general concepts and terminology, Series 2 covers policies, procedures, and program requirements for asset owners, Series 3 covers system-level requirements for the design and integration of IACS, and Series 4 covers component-level security requirements for products embedded in IACS. This multi-layer structure allows the standard to address the complete lifecycle of an industrial system from design through operation and maintenance.

Key points
  • Structured as a multi-part standard covering general concepts, policies, systems, and component requirements.
  • Defines Security Levels from SL 1 to SL 4 that describe protection requirements against different threat actor capabilities.
  • Introduces the zone and conduit model for network segmentation that maps to and extends the Purdue Model concepts.
  • Addresses three distinct stakeholder roles: asset owners, system integrators, and component suppliers.
  • Underpins industrial cybersecurity regulations in sectors including energy, manufacturing, and process industries globally.

How it works in broad strokes

  1. Asset owners use Series 2 to establish an IACS security management program: defining policies, conducting risk assessments, establishing a security management system, and maintaining security over the operational lifecycle.
  2. The zone and conduit model from Series 3 is the primary tool for system-level security design. Assets are grouped into zones based on their security requirements and risk profile. Conduits are defined for all communication paths between zones, with security requirements applied to each conduit.
  3. Security Levels define the required capability to resist attack. SL 1 protects against unintentional or coincidental violations. SL 2 protects against intentional violation using simple means with low resources. SL 3 protects against sophisticated means with moderate resources. SL 4 protects against nation-state level attacks with extended resources.
  4. System integrators use Series 3 to design IACS architectures that meet the target Security Levels defined by the asset owner, selecting components with appropriate security capabilities and documenting how the system architecture achieves the required security properties.
  5. Component suppliers use Series 4 to build security into products during development, following a secure development lifecycle, implementing required security functions, and documenting the security capabilities of their products so that integrators and owners can make informed selection decisions.

Concrete example

An energy company operating a natural gas distribution network undertakes an IEC 62443 implementation. It begins with a risk assessment that identifies which IACS assets are in scope and what threats they face. It defines security zones around control room systems, field RTUs, the IDMZ, and vendor remote access infrastructure, assigning target Security Levels to each zone based on the consequence of compromise. System integrators are required by contract to deliver systems that meet those Security Level targets and to document how the architecture achieves them. SCADA and RTU product suppliers are asked to provide security development lifecycle documentation and vulnerability disclosure policies consistent with IEC 62443-4-1. The result is a structured security program with documented ownership, defined requirements at each level of the supply chain, and a clear baseline against which future changes and incidents can be evaluated.

Why it matters

IEC 62443 matters because industrial cybersecurity is a multi-party problem. When an ICS is compromised, responsibility may lie with the asset owner, the system integrator, or the component supplier. The standard defines what each party is responsible for and provides a common language for communicating requirements across the supply chain.

Security angle

  • The zone and conduit model forces explicit decisions about which assets communicate with which others and what controls govern each path, more rigorous than simply applying Purdue-level segmentation.
  • Security Levels align protection investment with actual threat capability. A site facing sophisticated targeted attacks has different SL targets than one protecting against casual or opportunistic access.
  • The seven Foundational Requirements (identification and authentication, use control, system integrity, data confidentiality, restricted data flow, timely response to events, resource availability) map to concrete controls.
  • IEC 62443-2-4 defines security requirements that asset owners should impose on system integrators contractually, enabling consistent security expectations across the supply chain.
  • Patch management under IEC 62443 acknowledges the OT constraint: updates must be tested before deployment and the risk of a failed update must be weighed against leaving a known vulnerability in place.

Common pitfalls

  • Treating IEC 62443 as a single standard rather than a family applied by role: asset owners use Series 2, system integrators use Series 3, product developers use Series 4.
  • Conflating the target Security Level with the achieved Security Level. A zone targeting SL 2 still needs to demonstrate that its actual controls meet the Foundational Requirements at that level.
  • Using the zone and conduit model as a documentation exercise. Zones defined on paper but not enforced with actual network controls provide no security value.
  • Neglecting the supply chain dimension. Not imposing Series 4 requirements on component suppliers leaves significant gaps in the overall security posture.

DEEP DIVE

The standard family structure and how the parts relate

IEC 62443 is not a single document but a family of related standards, and understanding the structure is essential for using it correctly. Series 1 establishes the foundational concepts, terminology, and security metrics that the rest of the standard family builds on. The most important document in this series for practitioners is IEC 62443-1-1, which defines the zone and conduit model, Security Levels, and Foundational Requirements. Series 2 addresses the security program requirements for asset owners, covering the security management system, patch management, incident response, and the security requirements that owners should impose on service providers and system integrators.

Series 3 covers system-level security requirements and is where the practical architecture work happens. IEC 62443-3-2 defines a risk assessment methodology for determining target Security Levels for zones. IEC 62443-3-3 defines the system-level security requirements that an IACS must meet at each Security Level, organized around the seven Foundational Requirements. Series 4 addresses component-level requirements. IEC 62443-4-1 defines a secure product development lifecycle that suppliers should follow, covering practices such as security requirements engineering, threat modeling, security testing, and vulnerability handling. IEC 62443-4-2 defines the technical security requirements for IACS components at each Security Level.

The practical implication of this structure is that different roles engage with different parts of the standard. An asset owner establishing a security program focuses on Series 2. A security architect designing a plant network focuses on Series 3. A PLC manufacturer implementing security features focuses on Series 4. When all parties use the standard for their respective roles, the result is a supply chain where security requirements flow consistently from the asset owner's risk assessment through the system integrator's design to the component supplier's product capabilities.

Zones, conduits, and the security level framework

The zone and conduit model is the central architectural concept in IEC 62443 and its most practically useful contribution to ICS security. A zone is a grouping of assets that share the same security requirements and are governed by the same security policy. Assets are placed in the same zone when they have similar criticality, similar access requirements, and similar risk profiles. A conduit is a communication path between zones that must be secured according to the security requirements of the zones it connects. Every communication path between zones must be defined as a conduit with explicit security controls.

Security Levels define the capability required to resist attack at each zone. SL 1 addresses protection against unintentional or coincidental violations, such as misconfigurations or accidents. SL 2 addresses protection against intentional attacks by someone with basic skills, generic tools, and low motivation or resources. SL 3 addresses sophisticated attackers with specialized tools and significant motivation. SL 4 addresses nation-state level capabilities with the resources and determination to mount a sustained campaign. The target Security Level for a zone is determined by the consequence of compromise and the realistic threat actors the organization faces.

The Foundational Requirements provide the detailed capability checklist for each Security Level. The seven FRs are: Identification and Authentication Control, Use Control, System Integrity, Data Confidentiality, Restricted Data Flow, Timely Response to Events, and Resource Availability. For each FR, the standard defines what capabilities must be present at SL 1, SL 2, SL 3, and SL 4. This gives system designers and evaluators a structured way to assess whether a proposed architecture or deployed system actually meets its target Security Level rather than simply asserting that it does.

Stakeholder roles: asset owners, integrators, and suppliers

One of IEC 62443's most important contributions is its explicit recognition that IACS security is a multi-party problem and that each party has distinct responsibilities. Asset owners are the organizations that operate the industrial system. They are responsible for defining the security requirements for their environment, conducting risk assessments, establishing security management programs, and ensuring that the systems they operate meet those requirements. Asset owners define the target Security Levels for their zones and specify security requirements in procurement contracts with integrators and suppliers.

System integrators design and deploy IACS on behalf of asset owners. They are responsible for designing an architecture that meets the target Security Levels defined by the asset owner, selecting components with appropriate security capabilities, integrating those components correctly, and documenting how the delivered system achieves the required security properties. IEC 62443-2-4 defines the security requirements that asset owners should impose on system integrators, covering practices such as security management during the project, security documentation, configuration management, and handover procedures.

Component suppliers manufacture the products that make up an IACS: PLCs, RTUs, SCADA software, network devices, and sensors. They are responsible for building security into their products during development, following a secure development lifecycle consistent with IEC 62443-4-1, implementing the technical security requirements defined in IEC 62443-4-2, and providing clear documentation of their products' security capabilities. When a supplier can demonstrate that their product is certified against IEC 62443-4-2 at a given Security Level, integrators and owners can make informed decisions about where to place that product in their architecture.

Risk assessment and the path to target security levels

The IEC 62443 approach to risk assessment, described primarily in IEC 62443-3-2, is consequence-driven. The starting point is not a generic threat catalog but a specific analysis of what would happen if each zone were compromised: what physical process would be affected, what safety systems might fail, what regulatory obligations would be violated, and what the operational and financial impact would be. This consequence analysis is what determines the target Security Level for each zone, and it grounds the entire security program in operational reality rather than abstract risk scores.

The risk assessment process identifies the assets in scope, groups them into candidate zones, analyzes the consequences of compromise for each zone, identifies the threat actors relevant to the organization and environment, and uses that combination of consequence and threat to determine a target Security Level. The resulting zone map with assigned Security Levels becomes the baseline against which architecture design, component selection, and ongoing operations are evaluated.

An important practical consideration is the gap analysis between the target Security Level and the current state. Most operational IACS environments will have zones with target Security Levels that their current controls do not meet. The gap analysis identifies specific deficiencies in the seven Foundational Requirements and creates an actionable remediation roadmap. Prioritizing gaps by consequence and feasibility, rather than trying to close all gaps simultaneously, is the approach that produces sustainable security improvement in environments where operational continuity constraints limit how aggressively changes can be made.

Applying IEC 62443 in practice: where to start and how to sustain it

Organizations approaching IEC 62443 for the first time are often intimidated by the scale of the standard family. The practical starting point is Series 2, specifically establishing an IACS security management system that defines governance, ownership, and a repeatable process for managing security. Without a management system, technical controls tend to degrade over time as people change, architectures evolve, and exceptions accumulate without review. The management system is what makes security improvements durable.

From the management system foundation, the next step is the zone and conduit analysis from Series 3. Even a simplified version, mapping assets to zones and documenting all communication paths as conduits, immediately surfaces architectural gaps and creates a structured view of the security landscape that most OT environments lack. This analysis does not need to be perfect to be valuable: a rough zone map with honest Security Level targets is far more useful than no map at all, because it enables prioritized remediation rather than ad hoc response.

Sustaining IEC 62443 compliance over time requires treating it as a living program rather than a project with an end date. Assets change, new connectivity is added, threats evolve, and vulnerabilities in deployed components are discovered. The patch management, change management, and incident response processes defined in Series 2 are what keep the security posture aligned with the evolving reality of the environment. Organizations that successfully embed IEC 62443 into their operational processes find that it provides a consistent framework for evaluating the security implications of operational changes, which reduces the risk of well-intentioned operational improvements inadvertently creating security gaps.