Catch Advisors
Cybersecurity

Manufacturing Cybersecurity: How to Protect OT and IT Systems in 2026

Manufacturing has become the most targeted industry for ransomware attacks, surpassing healthcare and financial services for the third consecutive year. The reason is straightforward: manufacturers can’t afford downtime. When production lines stop, losses compound by the hour — and attackers know it.

The convergence of operational technology (OT) and traditional IT networks has expanded the attack surface dramatically. Legacy programmable logic controllers (PLCs), SCADA systems, and industrial IoT sensors that were never designed for internet connectivity are now networked alongside standard IT infrastructure. This creates a security challenge that most traditional IT security frameworks don’t fully address.

If you’re an IT leader at a manufacturing company, here’s what you need to know — and do — to protect both sides of your network in 2026.

Why Manufacturing Is a Prime Target

Three factors make manufacturers uniquely vulnerable:

Downtime intolerance. A hospital might divert patients. A bank might process transactions manually. But when a production line goes down, there’s no workaround. Every hour of downtime translates directly to lost revenue, missed shipments, and contractual penalties. Attackers exploit this urgency.

Legacy OT systems. Many manufacturing environments run equipment with 15-25 year lifecycles. These systems were designed for reliability and safety, not cybersecurity. They often run outdated operating systems (Windows XP is still common on factory floors), lack encryption, and can’t be patched without halting production.

IT/OT convergence. The push toward Industry 4.0 — real-time monitoring, predictive maintenance, digital twins — requires connecting OT systems to IT networks and the internet. This connection, if not properly architected, gives attackers a path from a phishing email to a production line.

The Real Threats Facing Manufacturers

Ransomware Targeting Production

Groups like LockBit, Black Basta, and newer variants specifically target manufacturers because of the high likelihood of payment. The average ransom demand for manufacturing companies exceeded $2.5 million in 2025, and the total cost including downtime, recovery, and reputational damage is typically 5-10x the ransom itself.

Supply Chain Attacks

Manufacturers operate in complex supply chains with dozens of vendors, each with some level of network access. A compromised supplier can become an entry point into your systems. The SolarWinds-style attack has been replicated across manufacturing supply chains with increasing frequency.

Intellectual Property Theft

Nation-state actors target manufacturers for trade secrets, product designs, and process innovations. This is especially acute in aerospace, defense, automotive, and semiconductor manufacturing. The theft often goes undetected for months or years.

Industrial Control System (ICS) Attacks

Targeted attacks against SCADA, PLCs, and distributed control systems (DCS) can manipulate physical processes — changing temperatures, pressures, speeds, or chemical mixtures. Beyond financial damage, these attacks create genuine safety risks for workers.

Building a Manufacturing Cybersecurity Strategy

1. Map Your OT Asset Inventory

You can’t protect what you don’t know exists. Most manufacturers significantly undercount their OT assets. Start with a comprehensive inventory:

  • Every PLC, HMI, SCADA server, and industrial IoT device
  • Firmware versions and patch status
  • Network connectivity (how each device communicates)
  • Criticality rating (what happens if this device is compromised?)

Tools like Claroty, Nozomi Networks, Dragos, and Armis specialize in passive OT asset discovery — they can map your environment without disrupting operations.

2. Segment IT and OT Networks

Network segmentation is the single most impactful control for manufacturing security. The Purdue Model (ISA-95) provides a proven framework for organizing network zones:

  • Level 0-1: Physical process and basic control (PLCs, sensors, actuators)
  • Level 2: Area supervisory control (HMIs, engineering workstations)
  • Level 3: Site operations (MES, historians, OT DMZ)
  • Level 3.5: IT/OT demilitarized zone (the critical boundary)
  • Level 4-5: Enterprise IT (ERP, email, business applications)

The IT/OT DMZ is where most organizations fail. Traffic between IT and OT should flow through this zone with strict firewall rules, application-layer inspection, and data diodes where appropriate. Direct connectivity between Level 4/5 and Level 0-2 should never exist.

Next-generation firewalls from Palo Alto Networks, Fortinet, and Cisco with OT-specific protocol support (Modbus, EtherNet/IP, PROFINET, OPC-UA) are essential for enforcing segmentation with protocol-level visibility.

3. Implement OT-Specific Monitoring

Traditional IT security tools (EDR, SIEM) don’t understand industrial protocols or what constitutes normal behavior on an OT network. You need purpose-built OT monitoring that can:

  • Baseline normal communication patterns between industrial devices
  • Detect anomalous commands to PLCs and controllers
  • Alert on firmware changes or configuration modifications
  • Identify rogue devices connecting to the OT network

Leading OT security platforms:

VendorStrengths
DragosStrongest threat intelligence for ICS; deep manufacturing expertise
ClarotyExcellent asset discovery; strong IT/OT integration
Nozomi NetworksScalable for large environments; good protocol coverage
ArmisAgentless; strong for mixed IT/OT/IoT environments
Microsoft Defender for IoTGood for Microsoft-heavy shops; improving OT capabilities

The right choice depends on your environment’s complexity, existing security stack, and budget. A technology advisor can help you evaluate these platforms against your specific OT environment rather than relying on vendor demos alone.

4. Secure Remote Access

Remote access to OT systems — for vendor maintenance, remote engineers, or monitoring — is a common attack vector. VPN-based access to flat OT networks is especially dangerous.

Best practices for secure remote access:

  • Use jump servers with multi-factor authentication in the IT/OT DMZ
  • Implement privileged access management (PAM) for all OT remote sessions
  • Record and audit all remote sessions to OT systems
  • Time-limit access — no standing remote access to production systems
  • Consider ZTNA (Zero Trust Network Access) solutions that enforce identity and device posture before granting access to specific OT resources

5. Develop an OT-Specific Incident Response Plan

Your IT incident response plan won’t work for OT incidents. The priorities are different — safety first, then environmental protection, then production continuity, then data integrity. Key differences:

  • You may not be able to isolate systems without creating safety hazards
  • Forensic imaging of PLCs and HMIs requires specialized tools and expertise
  • Recovery may require physical access to equipment and vendor involvement
  • Communication must include plant safety officers, not just IT leadership

Tabletop exercises that simulate OT-specific scenarios (ransomware hitting the MES, a compromised PLC, loss of the historian) are critical for testing your plan.

6. Address the Patching Problem

Patching OT systems is fundamentally different from patching IT systems. You can’t reboot a PLC running a 24/7 production line on Patch Tuesday. Instead:

  • Risk-rank vulnerabilities — not every CVE matters in your environment
  • Use compensating controls (network segmentation, virtual patching via IPS) for systems that can’t be patched
  • Schedule patches during planned maintenance windows
  • Test patches in a lab environment that mirrors production before deployment
  • Maintain a vulnerability management program that tracks OT-specific CVEs (ICS-CERT advisories)

Budget Considerations

Manufacturing cybersecurity budgets vary widely, but here are reasonable benchmarks:

  • OT asset discovery and monitoring: $50,000-$250,000 annually depending on plant size and complexity
  • Network segmentation project: $100,000-$500,000 as a one-time capital project
  • OT-specific incident response retainer: $30,000-$80,000 annually
  • Secure remote access platform: $20,000-$100,000 annually

For mid-market manufacturers ($100M-$1B revenue), total OT security spending typically falls between 0.3-0.8% of revenue — though companies in regulated subsectors (food, pharma, defense) trend higher.

Getting Started: A 90-Day Roadmap

Days 1-30: Assess

  • Conduct OT asset inventory
  • Map network architecture and identify IT/OT connection points
  • Review existing segmentation (or lack thereof)
  • Identify critical production systems

Days 31-60: Plan

  • Design target-state network segmentation
  • Select OT monitoring platform
  • Develop OT incident response plan
  • Establish patching and vulnerability management process

Days 61-90: Implement Quick Wins

  • Deploy network segmentation at the IT/OT boundary
  • Implement MFA for all remote OT access
  • Begin OT monitoring deployment
  • Conduct first tabletop exercise

Choosing the Right Partners

Manufacturing cybersecurity sits at the intersection of IT security, industrial engineering, and operational technology — a combination that few vendors or internal teams fully cover. When evaluating solutions:

  • Prioritize vendors with manufacturing-specific experience, not just IT security vendors claiming OT capabilities
  • Look for integration with your existing IT security stack (SIEM, SOAR, EDR)
  • Ensure the vendor supports your specific industrial protocols (not all platforms cover all protocols)
  • Ask about deployment impact — passive monitoring that doesn’t touch production traffic is preferable

Working with a technology advisor who understands both the IT security landscape and manufacturing-specific requirements can significantly accelerate vendor evaluation and help you avoid solutions that look good in demos but don’t fit operational realities.

The Bottom Line

Manufacturing cybersecurity isn’t just an IT problem — it’s an operational resilience issue that directly impacts production, safety, and revenue. The organizations that treat it as a plant-level priority (not just an IT initiative) are the ones that successfully bridge the IT/OT security gap.

Start with visibility, enforce segmentation, monitor continuously, and build response capabilities that account for the unique constraints of production environments. The threat landscape isn’t slowing down, but a structured approach makes the challenge manageable.