The Industrial Timing Protocol That Could Let Hackers Stop a Robotic Arm Mid-Grip

Researchers found that a family of protocols keeping factory machines in sync has a fundamental weakness. Exploiting it, they could start and stop robots, mess with factory clocks, and touch every device on the network.

ThreatVectr Newsdesk· 4 min read
Full-frame edge-to-edge photoreal editorial image of a dimly lit server rack in a data centre, with amber warning lights glowing on network switches, a soft red
Share

Key points

  • Researchers at Nozomi Networks demonstrated live attacks against CC-Link IE TSN, an industrial timing protocol used widely in factory automation, at Black Hat USA in August 2025.
  • The attack chain lets a hacker inject fake commands into a factory network and control physical equipment, including robotic arms.
  • A separate set of flaws in Phoenix Contact TSN network switches gave researchers the entry point they needed; a firmware patch is now available.
  • The US Cybersecurity and Infrastructure Security Agency (CISA) published an industrial control systems advisory on July 30, 2025, flagging the core protocol vulnerability.
  • Until a long-term cryptographic fix is ready, the only reliable protection is keeping TSN networks physically and logically separated from everything else.

Factory floors run on split-second timing. A robotic arm gripping a car part, a safety button triggering an emergency stop, a conveyor belt slowing to let a sensor read a barcode: all of these rely on industrial computers sending tiny messages to each other in fractions of a millisecond. Miss the window and machines crash, stop, or worse.

A family of timing protocols called Time-Sensitive Networking, or TSN, was built specifically to keep that timing reliable. Think of TSN as a traffic warden inside the factory's data cables, making sure the most critical messages always get through first, even when the cables are busy. But researchers at Nozomi Networks, a security firm acquired by Mitsubishi Electric for roughly one billion dollars earlier this year, found that this traffic warden can be fooled.

How did the attack actually work?

The researchers focused on one specific TSN protocol called CC-Link IE TSN, a standard developed by Mitsubishi Electric that is widely installed in manufacturing plants. At a recorded session at Black Hat USA, Nozomi senior security researcher Luca Cremona showed how the protocol's design lets an attacker slip fake instructions into the message stream at just the right moment so the factory equipment treats them as legitimate.

Cremona noticed the protocol's timing sequences behaved similarly to a known-vulnerable energy protocol called GOOSE. He tried the same attack tricks. They worked.

Once inside, the team could start and stop robotic arms, force grippers to open and drop whatever they were holding, or quietly nudge the factory's internal clocks. That clock-tampering attack is the sneaky one: a tiny drift, invisible at first, compounds over time until processes fall out of sync. By then, tracing the cause back to a deliberate intrusion is genuinely hard.

How did the hackers get close enough to try this?

They needed a way onto the TSN network itself, which is normally isolated from the outside world. That entry came from Phoenix Contact TSN network switches, the physical devices that route factory traffic. Through standard vulnerability research, the team found previously unknown flaws in the switches' remote management interfaces, the web-based control panels that engineers use to configure the hardware.

The failure mode here is familiar: a management interface reachable from a broader network, or accessible through a single tampered device plugged in nearby, becomes the door into an otherwise locked room.

Phoenix Contact has released a firmware update, meaning a software fix for the device, that closes those management interface flaws. CISA's July 30 advisory covers the underlying protocol weakness.

Item Detail
Protocol targeted CC-Link IE TSN
Switch hardware Phoenix Contact TSN switches
CISA advisory date July 30, 2025
Patch status Firmware patch available for switch flaws
Long-term protocol fix In development; cryptographic protections being tested

Should plant operators be worried right now?

Yes, but with context. An attacker needs network access first, which is not trivial. Keeping TSN networks completely separated from office IT networks and the internet, what engineers call network segmentation, remains the strongest available defence while a deeper cryptographic fix is developed. Cremona's team is working with Mitsubishi Electric on adding encryption to the protocol itself, though squeezing cryptography into a system that must operate in under one microsecond is a genuine engineering problem.

In practice, the immediate operational takeaway is simple: apply the Phoenix Contact firmware patch now, and audit whether your TSN switch management interfaces are reachable from anywhere they shouldn't be.

Update every piece of OT network firmware on a regular schedule. It is the unglamorous work that keeps attack chains from completing.

© 2026 Threat Vectr