Vulnerability Localization Benchmark: Measuring Agentic Security Analysis at Repository Scale

📅 2026-09-14
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
研究通过引入VLoc Bench评估语言模型在软件仓库中定位漏洞的能力,对比27种语言模型和4种静态分析工具,发现精准定位漏洞仍具挑战。
📝 Abstract
Language-model agents increasingly operate over complete software repositories, yet cybersecurity evaluations primarily measure whether they can detect, reproduce, or repair vulnerabilities rather than whether they can locate the relevant code. We study vulnerability localization: given a weakness class and an unfamiliar repository, identify the implementation files associated with that weakness. We introduce the Vulnerability Localization Benchmark (VLoc Bench), comprising 500 real world vulnerabilities from 290 repositories across six package ecosystems and 147 CWE categories. Each task pairs repository snapshots immediately before and after a security fix. On the vulnerable snapshot, an agent receives only the CWE description and read-only terminal access and must return the affected files; on the patched snapshot, it must determine that the recorded vulnerability is no longer present. We evaluate 27 language models and four static-analysis tools under a common agent interface. Repository-scale vulnerability localization remains difficult: the strongest system achieves 0.229 File F1, and 38.4% of tasks receive no correct localization from any evaluated model. We further find that stronger localization does not imply reliable behavior after remediation: systems that identify vulnerable files effectively can still report unsupported locations on patched repositories. These results establish vulnerability localization as a distinct repository-scale capability and provide a setting for studying both how security agents search for vulnerable code and when they should refrain from reporting it.
Problem

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

vulnerability localization
software repositories
CWE categories
security analysis
language models
Innovation

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

Vulnerability Localization
Repository Scale
Security Analysis
Agent Interface
File F1
🔎 Similar Papers
No similar papers found.
Aman Priyanshu
Aman Priyanshu
Cisco
AI for SecurityAI SecurityAI SafetyPrivacyCybersecurity
S
Supriti Vijay
Foundation AI–Cisco Systems Inc.
K
Kimia Majd
Foundation AI–Cisco Systems Inc.
X
Xuhong He
Foundation AI–Cisco Systems Inc., Carnegie Mellon University
F
Fraser Burch
Foundation AI–Cisco Systems Inc.
T
Takahiro Matsumoto
Foundation AI–Cisco Systems Inc.
J
Jianliang He
Foundation AI–Cisco Systems Inc., Yale University
Baturay Saglam
Baturay Saglam
Yale University
reinforcement learninglarge language models
A
Arthur Goldblatt
Foundation AI–Cisco Systems Inc.
Zhuoran Yang
Zhuoran Yang
Yale University
machine learningoptimizationreinforcement learningstatistics
Amin Karbasi
Amin Karbasi
Cisco Foundation AI, ex Robust Intelligence Chief Scientist, ex Yale professor, ex Googler yale.edu
AI