VFF - The signal in the noise
News

Capital One Open-Sources VulnHunter AI Security Tool

Read original
Share
Capital One Open-Sources VulnHunter AI Security Tool

Capital One released VulnHunter, an open-source AI security tool that scans source code for vulnerabilities, maps exploit paths, and proposes fixes before code reaches production. Built on Anthropic's Claude Opus 4.8 model, the tool uses an 'attacker-first forward analysis' approach combined with a falsification engine to reduce false positives. Capital One's CISO Chris Nims cited the need to distribute defensive AI capabilities widely as software supply chains grow more interconnected and AI threats accelerate.

  • Capital One open-sourced VulnHunter under Apache 2.0 license on GitHub, positioning it as a defensive response to rising AI-driven security threats
  • The tool analyzes code from attacker entry points (APIs, network messages, file uploads) forward through application logic rather than flagging suspicious patterns backward, reducing false positives
  • A built-in falsification engine attempts to disprove findings before developers see them, surfacing only high-confidence vulnerabilities with exploit paths and proposed fixes
  • Currently runs on Anthropic's Claude Opus 4.8 but Capital One says the framework can work across other foundation models and coding environments

As AI-powered attack capabilities become cheaper and more accessible, security teams need better tools to find flaws before adversaries do. VulnHunter represents a major financial institution's bet that open-sourcing advanced defensive AI is more effective than keeping it proprietary, acknowledging that software security is a shared problem across interconnected supply chains.

Engineering teams currently drown in false positives from traditional vulnerability scanners, slowing development cycles and burning security resources. VulnHunter's attacker-first methodology and falsification engine aim to surface only exploitable vulnerabilities with actionable fixes, potentially reducing triage time and improving security outcomes without slowing deployment.

  • Open-source AI security tools may become table stakes for enterprises as the cost of AI-driven attacks drops and threat windows narrow
  • The attacker-first analysis model could reshape how vulnerability scanning works across the industry, moving away from pattern-matching toward exploit-path reasoning
  • Capital One's decision to open-source reflects a shift in how large institutions view security: as a collective defense problem rather than a competitive advantage

Monitor adoption rates among enterprises and whether other major financial institutions or tech companies release similar open-source AI security tools. Track whether VulnHunter's framework successfully ports to other foundation models beyond Claude, and watch for real-world case studies showing reduction in false positives and time-to-fix metrics.

OneUpAI
OneUp Your Business. Get More Done. OneUp Your Business. Get More Done. OneUp Your Business. Get More Done.
Learn More
Share

Subscribe to the newsletter

The latest stories and analysis, delivered to your inbox.

Free. No spam. Unsubscribe any time.

Related stories

Anker launches local AI hub for smart home security

Anker launches local AI hub for smart home security

Anker is launching the Eufy MindBase, a local AI hub for smart home security that runs an on-device language model developed by Anker. The device processes camera footage locally without sending data to the cloud and functions as a Matter-compatible smart home hub. Anker is also releasing additional security products including the TrackLight Cam S1, S4 video doorbell, and a window camera.

by Jennifer Pattison Tuohy· The Verge AI
Google Launches Gemini 3.8 Flash and Cyber Variant for Agents and Security
TrendingModel Release

Google Launches Gemini 3.8 Flash and Cyber Variant for Agents and Security

Google released two variants of Gemini 3.8 Flash on Wednesday, a standard version optimized for agentic tasks and software development, and Flash Cyber designed for vulnerability detection. The standard model outperforms many frontier models on coding benchmarks at lower cost, while Flash Cyber achieved 86.2% on the CyberGym benchmark and a 70% success rate discovering vulnerabilities across 20 programming languages. Both models are available now at the same introductory pricing as 3.7 Flash.

by taryn.plumb@venturebeat.com (Taryn Plumb)· VentureBeat AI
AIR raises $50M for AI agent discovery and vetting platform

AIR raises $50M for AI agent discovery and vetting platform

AIR has raised $50 million to build a platform that discovers AI agents operating within companies, continuously monitors the skills and add-ons they use, and blocks unwanted behavior. The funding addresses a growing operational challenge as enterprises deploy multiple AI agents without full visibility into their capabilities and actions. The platform serves companies seeking to maintain control and security over AI agent deployments.

by Ram Iyer· TechCrunch AI
Perplexity's Hybrid AI Keeps Confidential Data Off the Cloud

Perplexity's Hybrid AI Keeps Confidential Data Off the Cloud

Perplexity launched hybrid compute for its Computer platform, allowing a single AI agent to split work between cloud-based frontier models and locally-running open-weight models on Apple silicon Macs. Sensitive data is routed to the local machine via a trained PII classifier called a Privacy Gate, ensuring confidential information never leaves the device while the agent maintains task context. The feature is available today for enterprise customers and Pro/Max subscribers on macOS 15 or later.

by michael.nunez@venturebeat.com (Michael Nuñez)· VentureBeat AI