← All stories
● Covered by 1 source · 1 reportMedium impact1 neutral

Visa releases AI-powered security harness that automatically patches code in production

🔄 Updated 2h ago
New to BrevFeed? We gather this story from every outlet covering it into one summary — ranked by real-world impact, not just the latest headline — so you never miss what matters. What is BrevFeed? →

Key points

  • Visa's VVAH finds vulnerabilities, writes fixes, and tests patches automatically.
  • The system operates by default without human review in its full 11-stage loop.
  • VVAH originated from Visa's participation in Anthropic's Project Glasswing.
  • The open-source harness has gained significant traction on GitHub since June.

Automated Security Patching

Visa has released an open-source security AI called the Visa Vulnerability Agentic Harness (VVAH). This system is designed to automatically detect vulnerabilities, generate code fixes, and validate those patches in production environments. The full 11-stage process, which includes editing source files, runs by default unless specifically configured for detection-only mode.

Context and Industry Debate

The release of VVAH with its default autonomous patching capability follows recent security concerns, such as the GhostJacking attack demonstrated at DEF CON 34, where an AI agent exploited a log file to rewrite DNS. This has led to discussions within the industry regarding the appropriate level of human oversight for AI agents, with some experts advocating for authorization gates before AI-proposed changes are implemented.

Addressing the Bottleneck

Rajat Taneja, Visa's president of technology, stated that the VVAH addresses a new bottleneck in cybersecurity: the speed at which humans can fix vulnerabilities compared to AI's ability to find them. He views the autonomous default as a product feature designed to accelerate the patching process. VVAH evolved from Visa's involvement in Anthropic's Project Glasswing, where the Claude Mythos model was used to identify potential exploits in Visa's network.

Open-Source Adoption

The VVAH was made available on GitHub in June and has seen increasing adoption. Since July 20, its star count has grown from 595 to over 2,300, and forks have increased from 97 to over 300 by August 25. Taneja noted a clone-to-visitor ratio near 9% and reported that several high-profile companies have begun using the harness, aligning with Visa's stated obligation to contribute to the broader security ecosystem.

✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →

The daily brief

One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.

One email a day. Unsubscribe in one click, any time.

Today's brief

Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.

~20 min · 17 stories · Aug 27

▶ Play today's brief Listen on Spotify

New every morning, and the back catalogue is archived by date.

Reporting from

Visa has open-sourced a security AI, the Visa Vulnerability Agentic Harness (VVAH), that identifies vulnerabilities, writes fixes, and tests patches in production code without human review by default. This release comes after recent demonstrations of AI agent vulnerabilities and sparks debate about the safety of autonomous AI in critical systems.