CIP Just Became the Off Switch: Rockwell's Six-Advisory CISA Drop
On September 1, CISA quietly dropped six ICS advisories, and every single one of them pointed at the same company: Rockwell Automation. The batch covers RSLinx Classic, the Logix controller platform (ControlLogix, CompactLogix, GuardLogix, and the 5480s), Factory Historian ME, the Redundancy Module Configuration Tool, and FactoryTalk Activation Manager. The headline isn't the count. It's the protocol. Across the whole pile, the common attack surface is CIP, the Common Industrial Protocol, and a single crafted CIP message is enough to take things down. In RSLinx Classic, four different flaws (all versions 4.50 and below, CVSS 8.6) let a malformed or oversized CIP packet crash the service, and in the Logix platform an improper length check on a CIP message pushes the controller into a Major Non-Recoverable Fault. No credentials, no user click, no exploit chain. A packet on the wire is the whole attack.
Here's the part that should bother anyone who has ever stood in front of a dead panel. In an IT system, a denial of service means you restart the service or reboot the VM; the blast radius is a support ticket. In a Logix, the fault is latched. The controller holds the Major Non-Recoverable Fault state until you power-cycle it, and on a safety controller you need to re-download the program before it will run again. So the remote, unauthenticated, network-reachable DoS that takes 30 seconds to fire actually takes a human being walking across the plant floor to undo. Multiply that by the fact that the affected Logix firmware runs back to V33 and the RSLinx line to 4.50, versions most plants have been sitting on for years because revalidating a controller upgrade is a project, not a patch Tuesday.

The practical read is less scary, which is the point. Nobody is being actively exploited, there's no CISA KEV entry, no public weapon, and fixes exist for most of it: RSLinx Classic 4.60, Logix 34.015 or later (or 35.014, 36.013, 37.011), and FactoryTalk Activation Manager 5.03. The Historian ME remote code execution and the Redundancy Module Configuration Tool local privilege escalations are the ones worth a closer look, because one needs only low-level authentication and the other just wants a standard user to drop a DLL in a writable directory. But the bigger shift is that the CIP layer itself has effectively become the trust boundary for a lot of plants, and anything that

Sources
- CISA ICSA-26-244-01, Rockwell Automation RSLinx Classic
- CISA ICSA-26-244-03, Rockwell Automation Logix Platform
- CISA ICSA-26-244-05, ControlLogix, CompactLogix, GuardLogix
- CISA ICSA-26-244-06, Rockwell Automation Historian ME
- Shield53, Four DoS Vulnerabilities in Rockwell RSLinx Classic
- ASSURANT, Rockwell Automation RSLinx
Comments
Post a Comment