AI News Hub
TodayNewsToolsIdeasTrends
Admin

The AI brief, in your inbox

One email. The morning brief, new tools and where AI is heading — free.

AI News Hub — Daily AI news, tools, trends and ideas, curated by ClaudeNews every 30 min · tools, trends & ideas daily at 5amRSS
All tools
Codingby Capital One
VulnHunter logo

VulnHunter

Free

Open-source agentic AI that hunts exploitable vulnerabilities before hackers do

VulnHunter is an open-source, agentic AI security tool released by Capital One under the Apache 2.0 license. Unlike traditional Static Application Security Testing (SAST) scanners that flag suspicious patterns and generate high rates of false positives, VulnHunter reasons like an adversary. It scans source code to identify which defects are actually exploitable, maps prospective attack paths through the codebase, and proposes targeted, evidence-backed fixes — all before code ships to production. Built internally at Capital One and now freely available on GitHub, it supports batch and unattended operation across many repositories via its agent harness, making it suitable for large-scale enterprise security pipelines.

Who it's for

security engineerssoftware developersDevSecOps teamsenterprise AppSec teamsopen-source contributors

Pricing · free

checked 1d ago
PlanPriceIncludes
Free (Open Source)$0 /moFully open-source under Apache 2.0 license · Available on GitHub at no cost · No usage limits imposed by Capital One · Self-hosted on your own infrastructure

AI-researched pricing — verify on the official site before subscribing.

Use it for

  • — Scanning source code for exploitable vulnerabilities before deployment
  • — Mapping attacker-reachable code paths through complex codebases
  • — Generating targeted, evidence-backed remediation suggestions
  • — Running batch security scans across large numbers of repositories
  • — Integrating adversarial security analysis into CI/CD pipelines

Get the most out of it

  1. 01Use the vulnhunter-agent runtime for unattended or batch operation across many repositories simultaneously, saving significant manual review time.
  2. 02Focus on the attack-path maps VulnHunter generates — these show how an attacker would chain vulnerabilities together, giving you a prioritized fix order beyond simple severity scores.
  3. 03Since VulnHunter is self-hosted, run it in an isolated environment with access to your private repos to get the deepest, most accurate analysis of your actual codebase.
  4. 04Review the evidence-backed fix proposals critically: VulnHunter reasons like an adversary, so its suggestions are targeted, but always validate remediation against your application's business logic.
  5. 05Contribute back to the Apache 2.0-licensed project on GitHub — Capital One actively encourages community involvement, and custom rules or language support can be upstreamed.
Visit VulnHunter

Stacks featuring VulnHunter

For enterprise IT team

Compliance and Privacy Automation for Enterprises

anonymizer-nerAgent Native CloudVulnHunter

A stack for IT teams focusing on data compliance and protecting sensitive information in documents.

How the workflow runs
  1. 01anonymizer-ner — Automatically identify and anonymize sensitive data in documents.
  2. 02agent-native-cloud — Orchestrate multiple automated workflows for compliance checks and data processing.
  3. 03vulnhunter — Scan and assess the security of applications to ensure compliance with data protection regulations.

This combination enhances data security through automation, helping enterprises manage compliance efficiently while minimizing the risk of data breaches.

Total (3 tools)Free

In the news

  • Capital One releases VulnHunter, an open-source AI tool that finds software flaws before hackers doVentureBeat AI · Jul 17, 2026
Was this useful?