CISA Issues Advisory for CVE-2026-11317, a Denial-of-Service Vulnerability in Widely-Used Rockwell Automation Logix Controllers

CISA Warns of Disruptive DoS Flaw in Rockwell Automation Industrial Controllers

MEDIUM
June 17, 2026
4m read
VulnerabilityIndustrial Control SystemsPatch Management

Related Entities

Products & Tech

CompactLogixControlLogixCommon Industrial Protocol (CIP)

CVE Identifiers

CVE-2026-11317
MEDIUM

Full Report

Executive Summary

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has published an ICS Advisory for CVE-2026-11317, a potentially disruptive denial-of-service (DoS) vulnerability in a range of Rockwell Automation's industrial controllers. The affected products are widely deployed in manufacturing, energy, and other critical infrastructure sectors. An unauthenticated attacker on the local network could send a malicious message that places the controller into a major nonrecoverable fault (MNRF) state, effectively halting its operation. Recovering the device requires manual intervention and a full program download, which could lead to significant operational downtime.

Vulnerability Details

  • CVE ID: CVE-2026-11317
  • Vulnerability Type: Denial-of-Service (DoS)
  • Attack Vector: Network (local)
  • Impact: Major Nonrecoverable Fault (MNRF), System Downtime
  • Privileges Required: None
  • User Interaction: None

The vulnerability is triggered when a specially crafted Common Industrial Protocol (CIP) message is sent over the network to a vulnerable controller. CIP is the standard application-layer protocol used by many industrial automation devices. The malformed message causes a fault condition that the controller's firmware cannot handle, resulting in an MNRF. Devices with less memory are noted to be more susceptible to this issue. Once in this state, the controller ceases to function and cannot recover on its own, requiring an engineer to physically connect to the device and perform a time-consuming program reload.

Affected Systems

The vulnerability impacts several popular product lines from Rockwell Automation:

  • CompactLogix 5370 (versions <=34.016)
  • Compact GuardLogix 5370 (versions <=35.015)
  • ControlLogix 5570 (versions <=35.015)
  • GuardLogix 5570 (versions 36.012)

These controllers are foundational components in many Industrial Control Systems (ICS), responsible for managing physical processes in factories, power plants, and other industrial facilities.

Exploitation Status

As of the CISA advisory's publication on June 16, 2026, there are no known public exploits specifically targeting this vulnerability. However, the simplicity of the attack (a single crafted packet) means that once the details are understood, developing an exploit would be relatively straightforward for a motivated attacker with access to the target network.

Impact Assessment

While this vulnerability does not allow for remote code execution or data theft, its potential impact on industrial operations is severe. A successful DoS attack against a key controller could:

  • Halt Production: Cause an immediate shutdown of a manufacturing line, a power generation turbine, or other critical industrial processes.
  • Create Unsafe Conditions: Depending on the process being controlled, an abrupt halt could potentially lead to unsafe physical conditions or damage to equipment.
  • Require Costly Downtime: The recovery process is not trivial. It requires a qualified engineer to intervene, diagnose the issue, and perform a full program download, which can take a significant amount of time during which the process is offline.

Cyber Observables — Hunting Hints

The following patterns may help identify attempts to exploit this vulnerability:

Type
network_traffic_pattern
Value
Malformed CIP packets
Description
Deep packet inspection of traffic on industrial networks (typically on TCP/UDP port 44818) may identify malformed or non-standard CIP messages.
Type
log_source
Value
Controller Diagnostic Logs
Description
The controller itself will log a major nonrecoverable fault. Monitoring these logs can provide the first indication of an attack.

Detection Methods

  • Network Intrusion Detection System (NIDS): Deploying a NIDS with signatures for industrial protocols like CIP can help detect malformed packets sent to controllers.
  • Asset Monitoring: Centralized monitoring of controller health and status can provide alerts when a device enters a fault state unexpectedly.

Remediation Steps

CISA and Rockwell Automation have provided the following recommendations to mitigate this vulnerability:

  • Network Segmentation (M1030): This is the most critical mitigation. Ensure that ICS networks are physically or logically isolated from corporate (IT) and other non-essential networks. Controllers should never be directly accessible from the internet.
  • Firewall and Access Control: Place controllers and other ICS devices behind firewalls and restrict access to only authorized devices and personnel. Use a defense-in-depth approach where multiple layers of security must be bypassed to reach the controllers.
  • Secure Remote Access: If remote access is required, use a secure and monitored method, such as a VPN with strong authentication, that terminates in a DMZ and requires a second step to access the control network.
  • Firmware Updates: While not explicitly stated as available yet, organizations should monitor Rockwell Automation for firmware updates that address this vulnerability and apply them as soon-as-possible, following proper testing procedures.

Timeline of Events

1
June 16, 2026
CISA publishes an advisory for CVE-2026-11317 affecting Rockwell Automation controllers.
2
June 17, 2026
This article was published

MITRE ATT&CK Mitigations

The most effective mitigation is to ensure that industrial control networks are properly segmented from corporate networks and the internet.

Using firewalls to restrict which devices can communicate with the controllers over the CIP protocol can prevent an attacker from sending the malicious packet.

D3FEND Defensive Countermeasures

The single most effective defense against CVE-2026-11317 is Network Isolation. Industrial Control Systems (ICS) like the affected Rockwell Automation controllers should operate on a completely separate network from the corporate IT network. There should be no direct path from the internet or the business network to the control systems network. This can be achieved through physical separation (air gapping) or strong logical segmentation using firewalls and a DMZ (based on models like the Purdue model). By isolating the control network, an attacker cannot send the malicious CIP packet required to exploit the vulnerability unless they have already physically compromised the isolated network. This fundamental architectural principle is the cornerstone of OT security and would fully mitigate this specific threat from external or cross-network attackers.

Timeline of Events

1
June 16, 2026

CISA publishes an advisory for CVE-2026-11317 affecting Rockwell Automation controllers.

Article Author

Jason Gomes

Jason Gomes

• Cybersecurity Practitioner

Cybersecurity professional with over 10 years of specialized experience in security operations, threat intelligence, incident response, and security automation. Expertise spans SOAR/XSOAR orchestration, threat intelligence platforms, SIEM/UEBA analytics, and building cyber fusion centers. Background includes technical enablement, solution architecture for enterprise and government clients, and implementing security automation workflows across IR, TIP, and SOC use cases.

Threat Intelligence & AnalysisSecurity Orchestration (SOAR/XSOAR)Incident Response & Digital ForensicsSecurity Operations Center (SOC)SIEM & Security AnalyticsCyber Fusion & Threat SharingSecurity Automation & IntegrationManaged Detection & Response (MDR)

Tags

ICSOT SecurityDenial of ServiceCISARockwell Automation

📢 Share This Article

Help others stay informed about cybersecurity threats

🎯 MITRE ATT&CK Mapped

Every tactic, technique, and sub-technique used in this threat has been identified and mapped to the MITRE ATT&CK framework for consistent, actionable threat language.

🧠 Enriched & Analyzed

Observables and indicators of compromise (IOCs) have been extracted and cataloged. Risk has been assessed and correlated with known threat actors and historical campaigns.

🛡️ Actionable Guidance

Detection rules, incident response steps, and D3FEND-aligned mitigation strategies are included so your team can act on this intelligence immediately.

🔗 STIX Visualizer

Structured threat data is packaged as a STIX 2.1 bundle and can be visualized as an interactive graph — relationships between actors, malware, techniques, and indicators.

Sigma Generator

Sigma detection rules are derived from the threat techniques in this article and can be converted for deployment across any major SIEM or EDR platform.