CRMay 28

FIDEM: A Standard-Compliant Framework for Secure Binding of MUD Profiles to IoT Devices

arXiv:2605.2965449.7
Predicted impact top 41% in CR · last 90 daysOriginality Incremental advance
AI Analysis

For IoT network security, FIDEM addresses the insecure binding of MUD profiles to devices, a practical problem in current deployments.

FIDEM secures DHCP-based MUD URL issuance for IoT devices using zero-knowledge-proof authentication, eliminating PKI reliance and supporting secure profile updates. Real-world evaluation on constrained devices shows minimal overhead (~5ms, 20mJ) and significant improvements over certificate-based methods (20x faster, 35% less energy).

The Manufacturer Usage Description (MUD) standard enables enforcement of network restrictions for IoT devices based on their expected network traffic, as specified by manufacturers in an online MUD file. Devices advertise a URL pointing to this file, yet the standard does not define how to securely bind the issuing device to its profile. As a result, malicious devices can manipulate network policy enforcement by advertising valid URLs referencing genuine MUD profiles, but not intended for that device. Although MUD defines a certificate-based secure issuance method, current deployments rely on the insecure DHCP-based extension due to simpler integration. Existing solutions either depend on Public Key Infrastructure (PKI), break standard compliance, require excessive active manufacturer involvement, or overlook secure profile updates. In this paper, we present FIDEM, a standard-compliant framework for securing DHCP-based MUD URL issuance. FIDEM provides cryptographic binding between IoT devices and their MUD profiles by leveraging Zero-Knowledge-Proof authentication, eliminating PKI reliance, minimizing manufacturers' involvement, and supporting secure profile updates. Formal analysis shows that FIDEM withstands stronger adversaries than in prior work, including supply-chain compromise and attacks using legitimate devices as cryptographic oracles. Our real-world evaluation on two reference constrained devices (ESP32-S3 and ESP32-C6) demonstrates minimal overhead compared to standard DHCP (approximately 5ms and 20mJ) and significant improvements over certificate-based benchmarks (approximately x20 faster, and 35% less energy).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes