
RUN AT command enables hostile SIM takeover in 6 of 8 Quectel cellular modules
Malicious SIMs can issue RUN AT commands to seize control of Qualcomm-based IoT modems in EV chargers and routers. Research shows the capability is enabled in six Quectel modules and three phones due to vendor choices around a standards-defined interface. Operators must verify and disable the feature; no public patches or advisories exist yet.
The attack begins with physical or supply-chain insertion of a hostile SIM that issues the standardized proactive RUN AT command. On affected Qualcomm-based modules the command reaches an atfwd_daemon running on a Linux application processor, granting the card a full modem console. Researchers executed the path on a commercial Autel MAXI US AC W12-L-4G charger without any network interaction or prior knowledge of the victim’s MSISDN.
Testing covered 18 handsets and eight M2M modules; only the Quectel EC25, EC21, BG96, EG25 and one additional variant accepted the command. Five of the six vulnerable modules were recovered from deployed IoT hardware. No iPhone, Pixel or Samsung device was affected, indicating vendor-specific hardening of the proactive command interface.
The exposure is architectural rather than a single bug: 3GPP specifications explicitly define SIM proactive commands, and Qualcomm’s default configuration leaves the interface open for M2M firmware. Quectel has claimed mitigation for file-access flaws but has not published an advisory or confirmed removal of RUN AT code paths.
Fleet operators can query suppliers today for firmware builds with the interface disabled; future Qualcomm reference designs will ship hardened by default. No in-the-wild exploitation has been reported, yet the requirement for only a swapped card makes unattended industrial and automotive devices high-value targets.
SENTINEL: At least two Quectel module firmware updates disabling RUN AT by default will appear in public changelogs within 90 days.
Sources (3)
- [1]Hostile SIMs: RUN AT and the M2M Attack Surface(https://www.usenix.org/conference/woot24/presentation/muench)
- [2]University of Birmingham announcement(https://www.birmingham.ac.uk/news/2024/sim-card-attack-surface)
- [3]The Hacker News coverage(https://thehackernews.com/2024/08/a-malicious-sim-card-can-run-attacker.html)