Search papers, labs, and topics across Lattice.
The paper introduces VulGD, a dynamic, open-access vulnerability graph database that aggregates cybersecurity data from sources like NVD and CVE details. It addresses the limitations of relational models by using a graph-based approach and enhances vulnerability descriptions with LLM embeddings. VulGD offers a unified web interface and API for interactive exploration and automated data access, improving vulnerability risk assessment and threat prioritization.
Forget complex setups and limited data access: VulGD offers a dynamic, open-access vulnerability graph database with LLM-enhanced descriptions, ready for real-time exploration and analysis.
Software vulnerabilities continue to pose significant threats to modern information systems, requiring a timely and accurate risk assessment. Public repositories, such as the National Vulnerability Database and CVE details, are regularly updated, but predominantly utilize relational data models that lack native support for representing complex, interconnected structures. To address this, recent research has proposed graph-based vulnerability models. However, these systems often require complex setup procedures, lack real-time multi-source integration, and offer limited accessibility for direct data retrieval and analysis. We present VulGD, a dynamic open-access vulnerability graph database that continuously aggregates cybersecurity data from authoritative repositories. Designed for both expert and non-expert users, VulGD provides a unified web interface and a public API for interactive graph exploration and automated data access. Additionally, VulGD integrates embeddings from large language models (LLMs) to enrich vulnerability description representations, facilitating more accurate vulnerability risk assessment and threat prioritization. VulGD represents a practical and extensible platform for cybersecurity research and decision-making. The live system is publicly accessible at http://34.129.186.158/.