AgenticVM: Agentic AI for Adaptive Software Vulnerability Management

πŸ“… 2026-05-03
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF

career value

223K/year
πŸ€– AI Summary
This work addresses the challenges of vulnerability alert overload, fragmented toolchains, and inefficient manual triage caused by the growing complexity of software systems by proposing a multi-agent framework for vulnerability management. The framework employs a decomposed agent architecture that tightly integrates large language models with security tools, incorporating a rule engine, a BERT-based CVSS prediction module, and specialized LLM agents to synthesize data from multiple vulnerability databases while supporting human-in-the-loop governance. Experimental results demonstrate that the approach reduces raw scan findings by 98%β€”for instance, from 3,983 to 82 high-priority itemsβ€”and achieves 89.3% accuracy in predicting CVSS attributes, substantially improving the efficiency of vulnerability prioritization and significantly alleviating the burden on security analysts.
πŸ“ Abstract
As software systems grow in scale and complexity, vulnerability management is increasingly strained by high alert volumes, fragmented toolchains, and manual triage processes. We introduce AgenticVM, a multi-agent framework that integrates large language models with security tools to automate vulnerability detection, assessment, prioritization, and reporting. AgenticVM combines rule-based processing, a BERT-based CVSS prediction module, and specialised LLM-driven agents, leveraging data from sources such as the National Vulnerability Database and the European Union Vulnerability Database. Across multiple evaluation scenarios, AgenticVM reduces raw scanner outputs into compact, actionable queues, achieving up to 98% alert reduction (e.g., from 3,983 findings to 82 high-priority items), while predicting missing CVSS attributes with 89.3% accuracy. These results demonstrate improved prioritisation efficiency and reduced analyst workload without compromising risk visibility. Beyond performance, the framework provides practical design insights into agent decomposition, tool-LLM integration, and human-in-the-loop governance for real-world deployment.
Problem

Research questions and friction points this paper is trying to address.

vulnerability management
alert overload
manual triage
toolchain fragmentation
software security
Innovation

Methods, ideas, or system contributions that make the work stand out.

multi-agent framework
large language models
vulnerability management
CVSS prediction
tool-LLM integration
πŸ”Ž Similar Papers
No similar papers found.