Visa Open-Sources Agentic Vulnerability Testing Harness
On June 10, 2026, Visa released the Visa Vulnerability Agentic Harness as an open-source reference implementation after evaluating Anthropic's Claude Mythos Preview through Project Glasswing. Visa's post describes a multi-model system that maps codebases, deploys agents to identify and prioritize vulnerabilities, and produces reports for developers and remediation agents. VentureBeat reports that the testing surfaced exploit chains assembled from smaller weaknesses.
Visa has released its Visa Vulnerability Agentic Harness (VVAH) as an open-source reference implementation for AI-assisted vulnerability management, following its participation in Anthropic's Project Glasswing cybersecurity initiative. Visa's June 10 post describes the harness as a multi-model security test suite, now in its fifth generation, designed to map codebases, deploy AI agents to uncover vulnerabilities, categorize and prioritize findings, and generate reports for developers and remediation agents.
According to VentureBeat, Visa evaluated Anthropic's Claude Mythos against infrastructure supporting its payment network, which operates across more than 200 countries and territories. The publication reported that the model combined smaller weaknesses into exploit chains that would often emerge later in conventional penetration testing. Visa's own post describes its payments environment as protected by zero-trust architecture, layered defenses, and automated security operations.
What Visa released
Visa has published VVAH as code that security teams can inspect, adapt, and contribute to, according to the company's post. The company describes the tool as a reference implementation rather than a packaged security product.
The official description identifies several functions:
- •Systematic codebase and environment mapping
- •Agent-based vulnerability discovery, categorization, and prioritization
- •Detailed artifacts for developer review and remediation workflows
- •Support for identifying issues, remediation, and validation
OpenSourceForU reports that the implementation organizes its process into four phases and 11 stages, including threat modeling, exploit-chain synthesis, remediation, and fix validation. That report also describes a vendor-neutral design that supports Anthropic Claude, OpenAI-compatible models, and mixed-model deployments during assessment stages, while automated code changes require models with file-editing capabilities.
Glasswing results and the remediation bottleneck
Visa cites Anthropic's Project Glasswing update, which reported that participants found more than 10,000 high- or critical-severity vulnerabilities in widely used and systemically important software during the initiative's first month. That figure covers the program's participants collectively, not Visa's network alone.
Visa also relayed Anthropic's assessment that the limiting factor in software security is increasingly verification, disclosure, and patching rather than initial discovery. VentureBeat similarly reported that Visa moved beyond traditional remediation measures for an internally developed measurement. OpenSourceForU identifies that measure as mean time to adapt (MTTA), encompassing inventory freshness, exploitable paths per release, and validation-cycle time.
For security and ML practitioners, the release provides a concrete example of an agentic security workflow built around more than model inference. Comparable systems generally require deterministic controls, policy gates, structured evidence, human review, and validation stages to make automated findings operationally useful. The publicly reported emphasis on exploit-path verification is especially relevant because increasing vulnerability discovery without effective triage can raise alert volume faster than remediation capacity.
Key Points
- 1Visa open-sourced VVAH, a fifth-generation multi-model harness for vulnerability discovery, prioritization, reporting, remediation, and validation workflows.
- 2Project Glasswing participants collectively identified over 10,000 severe vulnerabilities, underscoring that patch validation and disclosure can constrain defensive throughput.
- 3Comparable agentic security systems depend on governance, deterministic checks, and evidence-driven triage, not just stronger model-based vulnerability discovery.
Scoring Rationale
Visa's open-source harness offers a notable reference point for enterprises applying agentic AI to vulnerability management in critical infrastructure. The reported work is particularly relevant to security engineering teams evaluating how to govern model-assisted discovery, triage, remediation, and validation.
Sources
Primary source and supporting public references used for this report.
View 4 more sources
Practice with real Payments data
90 SQL & Python problems · 15 industry datasets
250 free problems · No credit card
See all Payments problems

