Visa launches AI that automatically patches production code vulnerabilities
Visa has launched an automated security AI that detects vulnerabilities and applies patches to production code without human review, running by default unless opted out. This innovation could transfoโฆ
Visa has launched an automated security system that can detect vulnerabilities, generate a fix, and apply the patch to a production code repository before any human engineer reviews it. The new tool, part of Visaโs openโsource Security Harness, is shipped with the default setting enabled, meaning the process runs automatically unless the operator chooses to stop it at the detection stage.
The move follows a recent demonstration by Tenet Security at DEFโฏCONโฏ34 that highlighted a new attack called GhostJacking. In the demo, an attackerโs payload was read from a log file and used to rewrite DNS settings with valid credentials, showing how quickly a system can be compromised. Visaโs announcement also dovetails with the companyโs expansion of its Visa Consulting & Analytics advisory practice, positioning the harness as a core component of its security services.
The harness runs through 11 stages of analysis, automatically editing source files in the target repository. If an operator opts out, the tool can be capped at the detection phase. The AI writes the patch code itself and then subject it to an adversarial panel that tests the patch against potential attack vectors. The entire loopโdetection, patch creation, adversarial testing, and deploymentโis enabled by default, allowing for rapid response to newly discovered threats.
Critics, including Steve Wilson of Exabeam, argue that such a default is risky. Wilson, who coโled the OWASP Topโฏ10 for LLM Applications, said the first step should be an authorization gate outside the model. His concern points to broader questions about the safety of fully automated patching. If Visaโs approach proves reliable, it could reshape how financial services and other highโrisk sectors handle code security, but it may also invite regulatory scrutiny as the industry balances speed with oversight.
Read Full Story at VentureBeat โ


