FuzzingBrain V2: A Multi-Agent LLM System for Automated Vulnerability Discovery and Reproduction
Ze Sheng, Zhicheng Chen, Qingxiao Xu, Kewen Zhu, Jeff Huang

TL;DR
FuzzingBrain V2 is a multi-agent LLM system that improves automated vulnerability detection and reproduction by addressing localization, reasoning, and verification challenges, achieving high detection rates and discovering zero-day vulnerabilities.
Contribution
It introduces a fully automated vulnerability analysis system with novel localization, hierarchical analysis, and context engineering techniques for better vulnerability reasoning.
Findings
Achieved 90% detection rate on AIxCC 2025 dataset
Discovered 29 zero-day vulnerabilities in real-world projects
All vulnerabilities were confirmed and fixed by maintainers.
Abstract
Software vulnerabilities pose critical security threats, with nearly 50,000 CVEs reported in 2025. While Large Language Models (LLMs) show promise for automated vulnerability detection, three key challenges remain. First, LLM-generated vulnerability reports suffer from high false positive rates and lack reproducible verification. Second, existing LLM-based approaches use suboptimal granularities for vulnerability localization: function-level analysis overlooks bugs when context becomes extensive, while line-level analysis lacks sufficient context. Third, existing approaches have difficulty reasoning about vulnerabilities with complex cross-function dependencies and triggering conditions. We present FuzzingBrain V2, a multi-agent system that addresses these gaps through four key contributions: (1) fully automated vulnerability analysis built on Google's OSS-Fuzz, ensuring all…
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.
