Cascaded Vulnerability Attacks in Software Supply Chains
Laura Baird, Armin Moin

TL;DR
This paper introduces a novel SBOM-driven security analysis approach that models vulnerability relationships as heterogeneous graphs and employs neural networks to predict cascaded vulnerabilities in software supply chains.
Contribution
It proposes a new method using heterogeneous graph modeling and neural networks to identify cascaded vulnerabilities, improving detection accuracy over existing tools.
Findings
HGAT achieves 91.03% accuracy in vulnerability classification.
The approach effectively predicts multi-step vulnerability chains.
Enriched SBOM graphs enhance vulnerability relationship understanding.
Abstract
Most of the current software security analysis tools assess vulnerabilities in isolation. However, sophisticated software supply chain security threats often stem from cascaded vulnerability and security weakness chains that span dependent components. Moreover, although the adoption of Software Bills of Materials (SBOMs) has been accelerating, downstream vulnerability findings vary substantially across SBOM generators and analysis tools. We propose a novel approach to SBOM-driven security analysis methods and tools. We model vulnerability relationships over dependency structure rather than treating scanner outputs as independent records. We represent enriched SBOMs as heterogeneous graphs with nodes being the SBOM components and dependencies, the known software vulnerabilities, and the known software security weaknesses. We then train a Heterogeneous Graph Attention Network (HGAT) to…
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
TopicsInformation and Cyber Security · Software Engineering Research · Software Reliability and Analysis Research
