Security1 publisher3 min readPublished
A $2.50 lost-device report knocked a still-boxed Galaxy Z Fold 7 off its carrier network
Michigan State researchers found six weaknesses in the lost and stolen device machinery at three major U.S. carriers, where an anonymous prepaid account and a target's IMEI are enough to strand a phone or an alarm panel.
The Watch · Security desk

What happened
- Researchers at Michigan State University and three partner schools copied the IMEI off a sealed Samsung Galaxy Z Fold 7 box, reported the phone lost, then opened it and found the new handset would not connect.
- Blocking a device the team did not own cost between $2.50 and $4 and took between about 20 and 80 seconds, tested against three major U.S. carriers and their resellers.
- Reports also went through on all three carriers for a smartwatch, for industrial cellular development boards, and for a phone that cannot physically operate on the carrier's frequencies.
- Once a device had been reported, it could not get back onto the network.
Compiled by The WatchSomething wrong?How this is made
Why it matters
- exposure An IMEI printed on retail packaging, or leaked over the air by a cheap cellular module, puts the availability of an alarm panel or an industrial radio in reach of someone who never touches the hardware.
- capability A targeted cellular outage costs $2.50 to $4 and takes 20 to 80 seconds, so denial of service against one device needs no exploit development and no malware.
- decision Operators running cellular assets on ordinary consumer plans have to decide whether the IMEI is a secret worth protecting or a serial number they have been printing on labels and shipping manifests.
- constraint With no CVE, no named carrier and no named chipset vendor in the public account, there is nothing for a defender to patch or a procurement team to ask a supplier about yet.
A lost-device block works on the radio itself. Every cellular radio carries a 15-digit IMEI, burned in at the factory and separate from the SIM card, the phone number and the account [6]. A lost-device report drops that number into an Equipment Identity Register, and the network then refuses to register the device, whoever is holding it and whatever SIM is inside [7]. For a genuinely stolen phone that is the point. The six weaknesses the team documented sit in the machinery around it, spanning the devices, the carrier systems that take the reports, and the systems carriers use to share block lists [2].
Carriers do check one thing. All three accept reports only from customers with active service, which is meant to make reporters traceable [9]. The researchers opened accounts on all three and found that none verified a Social Security number or a government ID on a prepaid signup, and that prepaid customers could file lost-device reports the same as anyone else [10]. Prepaid service can be paid for with an anonymous Visa gift card bought off a rack at Walmart [11].
Ownership is the second check, and carriers approximate it by looking at whether the device has spent time on the account, which a spoofed device can produce on demand [12]. On one carrier, one second of attachment was enough; the other two wanted a minute [13]. After that minimum, none of the three asked for a single call or any data before accepting a report on a phone the team had never used [14]. Guan-Hua Tu, an associate professor in Michigan State's College of Engineering, said an attacker can cut a device off remotely "even though the device has not actually been lost, stolen or sold" [8].
For a retail phone the IMEI is printed on the sealed box [1]. For embedded gear the researchers had to go get it. They fed a deliberately corrupted identity request to four phones and four low-power cellular development boards of the kind used for backup links; the phones ignored it, as the standard requires, and two of the four boards answered with their IMEIs [18]. Both leaking boards were vulnerable because of the chipset inside, and those chipsets come from two vendors whose combined global share of that market is above 40 percent [19].
The demonstration against a home security gateway runs in two parts that can be months apart [21]. Knock the gateway off Wi-Fi so it falls back to cellular, stand up a small rogue base station to lure it in, and ask for its IMEI: 17 seconds in the lab, after which the base station goes dark and leaves the carrier nothing to detect [20]. Later, disrupt the Wi-Fi again and file the report [21]. Seventeen seconds on air plus the slowest block the team measured, 80 seconds, is 97 seconds of attacker activity [1].
Anyone trying to act on this runs into the limits of the public account. Help Net Security names neither the three carriers, the three partner schools, nor the two chipset vendors, and reports no disclosure timeline, no CVE, and no case of the technique being used against a real subscriber [22].
What to watch
- Whether any of the three carriers adds ID verification or a proof-of-purchase step to prepaid lost-device reports.
- Publication of the full research paper, which would name the two chipset vendors and let alarm integrators check their module bills of materials.
- Any carrier or GSMA change to the cross-carrier block-list sharing that gives a wrongly blocked IMEI a reversal path.