AI RESEARCH
VulTriage: Triple-Path Context Augmentation for LLM-Based Vulnerability Detection
arXiv CS.AI
•
ArXi:2605.09461v1 Announce Type: new Automated vulnerability detection is a fundamental task in software security, yet existing learning-based methods still struggle to capture the structural dependencies, domain-specific vulnerability knowledge, and complex program semantics required for accurate detection. Recent Large Language Models (LLMs) have shown strong code understanding ability, but directly prompting them with raw source code often leads to missed vulnerabilities or false alarms, especially when vulnerable and benign functions differ only in subtle semantic details.