Lucian Constantin
CSO Senior Writer

Flaw in popular door controllers allow hackers to easily unlock secure doors

News
Apr 1, 20162 mins

The attack doesn't require authentication and can be launched for all door controllers on a network at the same time

Doors that provide access into secure areas in airports, hospitals, government facilities and other organizations can easily be opened by hackers due to a vulnerability into a popular brand of networked door controllers.

The flaw exists in the widely used VertX and Edge lines of door controllers from HID Global, one of the world’s largest manufacturers of smartcards, card readers and access control systems.

HID’s VertX and Edge controllers can be remotely managed over the network and have a service called discoveryd (discovery daemon) that listens to UDP probe packets on port 4070, according to Ricky Lawshae, a researcher with Trend Micro’s newly acquired DVLabs division.

When such a packet is received, the door controller responds with its physical MAC address, device type, firmware version and other identifying information, like the human readable name that was assigned to it.

However, Lawshae found that discoveryd also responds to a command called command_blink_on that can be used to change the blinking pattern of the controller’s status LED. When this command is received, the service calls the system() function to run the blink program with a number as argument.

However, the input is not properly sanitized, which means that in addition to the regular input an attacker could inject Linux shell commands that would be executed as root, the highest privileged account on the system.

“Since the device in this case is a door controller, having complete control includes all of the alarm and locking functionality,” Lawshae said in a blog post. “This means that with a few simple UDP packets and no authentication whatsoever, you can permanently unlock any door connected to the controller.”

The door also can be unlocked in a way that makes it impossible for a remote management system to re-lock it, Lawshae said, adding that every door on the network can be unlocked at the same time by sending UDP broadcast packets.

Trend Micro reported the vulnerability to HID and the company released a patch through its partner portal. However, as with most embedded systems, it will probably take a long time until all customers obtain and deploy the patch and some of them probably never will.

Lucian Constantin

Lucian Constantin writes about information security, privacy, and data protection for CSO. Before joining CSO in 2019, Lucian was a freelance writer for VICE Motherboard, Security Boulevard, Forbes, and The New Stack. Earlier in his career, he was an information security correspondent for the IDG News Service and Information security news editor for Softpedia.

Before he became a journalist, Lucian worked as a system and network administrator. He enjoys attending security conferences and delving into interesting research papers. He lives and works in Romania.

You can reach him at lucian_constantin@foundryco.com or @lconstantin on X. For encrypted email, his PGP key's fingerprint is: 7A66 4901 5CDA 844E 8C6D 04D5 2BB4 6332 FC52 6D42

More from this author