Automated SBOM-Driven Vulnerability Triage for IoT Firmware: A Lightweight Pipeline for Risk Prioritization
Abdurrahman Tolay

TL;DR
This paper introduces a lightweight automated pipeline for extracting firmware components, generating SBOMs, and prioritizing vulnerabilities in IoT devices to improve security management and reduce alert fatigue.
Contribution
It presents a novel automated system that extracts firmware data, creates SBOMs, and applies a multi-factor scoring model for vulnerability triage in IoT firmware.
Findings
Automated extraction of firmware file systems from Linux-based IoT devices.
Generation of comprehensive SBOMs for firmware components.
Implementation of a multi-factor risk scoring model for vulnerability prioritization.
Abstract
The proliferation of Internet of Things (IoT) devices has introduced significant security challenges, primarily due to the opacity of firmware components and the complexity of supply chain dependencies. IoT firmware frequently relies on outdated, third-party libraries embedded within monolithic binary blobs, making vulnerability management difficult. While Software Bill of Materials (SBOM) standards have matured, generating actionable intelligence from raw firmware dumps remains a manual and error-prone process. This paper presents a lightweight, automated pipeline designed to extract file systems from Linux-based IoT firmware, generate a comprehensive SBOM, map identified components to known vulnerabilities, and apply a multi-factor triage scoring model. The proposed system focuses on risk prioritization by integrating signals from the Common Vulnerability Scoring System (CVSS),…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSecurity and Verification in Computing · Advanced Malware Detection Techniques · Digital and Cyber Forensics
