Key takeaways
- AI cybersecurity is beginning to automate vulnerability discovery, triage and repair, not merely alert analysts to suspicious activity.
- Google says Chrome 149 and 150 fixed 1,072 security bugs—more than the previous 23 milestones combined—as AI-assisted workflows expanded.
- If vendors remove exploitable bugs faster than offensive researchers can replenish them, government spyware and phone-hacking tools could become scarcer and more expensive.
- The outcome is not settled: AI can also help attackers find flaws, while rushed AI-generated code can create new vulnerabilities.
- A shrinking zero-day market could revive political demands for encryption backdoors, trading targeted access for systemic risk.
AI cybersecurity could change government hacking by reducing the supply of software flaws that spyware vendors and intelligence agencies buy. The shift is already visible in faster bug discovery and patching, but it does not mean attackers are about to disappear. It means the economics of finding, keeping and using a secret vulnerability may be entering a more expensive and uncertain phase.
The immediate trigger is a debate started by Johns Hopkins cryptography professor Matthew Green and tested against evidence from Google, offensive-security researchers and spyware experts. Green argues that AI-assisted defenders may eventually remove useful flaws so quickly that law-enforcement and intelligence agencies can no longer rely on the current market for targeted hacking. Reporting by TechCrunch found significant disagreement, but broad agreement that AI is accelerating both sides of the contest.
Everyone else is reporting that AI may make government hacking harder; we are explaining the mechanism: AI cybersecurity compresses the full bug lifecycle, changes zero-day scarcity and may move the policy fight from exploits back to encryption backdoors.
How AI cybersecurity changes the bug lifecycle
A vulnerability is a software defect that can let an attacker cross a security boundary, read private data or control a system. A zero-day is a vulnerability unknown to the vendor, or at least not yet patched, giving the attacker a window in which the target has no complete fix.
Traditional security work has several bottlenecks. A researcher must find a suspicious behaviour, reproduce it, determine its severity, identify the responsible component, write a safe fix, test it, release the update and get users to apply it. AI cybersecurity matters because models and agent workflows can assist at nearly every stage rather than only at discovery.
Google’s Chrome Security Team says it now uses AI across that chain. Its models scan source code on locked-down machines, an automated system filters and reproduces reports, and fixing agents propose patches that a separate critic agent reviews. Humans remain responsible for context and final decisions.
The primary-source numbers show why the debate has moved beyond theory. In a July 30 account of its AI-assisted Chrome security workflow, Google said Chrome milestones 149 and 150 fixed 1,072 security bugs. The prior 23 milestones fixed 1,036 in total. Google also said its automated triage is saving hundreds of developer hours each month and that its systems blocked more than 20 vulnerabilities from reaching production in May, including a critical issue.
The comparison does not prove that software will become bug-free. It does show that discovery and repair throughput can rise sharply when models, automated tests and release engineering work together. That is the practical basis for Green’s more provocative claim.
Why fewer zero-days could make government spyware costlier
Modern encryption prevents a network operator from simply reading many calls and messages. Governments have adapted by buying targeted tools that exploit the endpoint—the phone or computer before or after encryption protects the communication. Commercial spyware, forensic unlocking tools and custom exploit chains all depend on weaknesses that vendors have not neutralised.
In his August 14 essay, “Everything is about to go dark,” Green described an uneasy truce: technology companies deploy strong encryption, while authorised agencies pursue specific devices through purchased or internally developed exploits instead of weakening security for everyone. He worries AI cybersecurity may destabilise that arrangement by clearing the backlog of useful bugs and scanning new code before release.
AI cybersecurity would make government hacking harder if defenders can discover, fix, distribute and apply patches faster than exploit developers can find replacement flaws. The decisive variable is not how many bugs AI finds; it is whether the defensive pipeline closes usable attack windows at scale.
A zero-day’s value depends on scarcity, reliability, stealth, target coverage and expected lifetime. If automated scanning finds common bug classes first, easy flaws become less valuable. If updates arrive more frequently, a working exploit may have fewer days to produce intelligence. If behavioural defences make exploitation noisier, buyers face a higher risk that one operation exposes an entire toolchain.
| Actor | What AI cybersecurity changes | Likely economic effect |
|---|---|---|
| Software vendor | More discovery, automated triage and candidate fixes | Lower cost per bug closed, but heavier release workload |
| Exploit broker | Common flaws are found earlier and burn faster | Scarce complex chains may command higher prices |
| Government buyer | Tools may have shorter useful lives and higher detection risk | More spending, narrower targeting and faster replacement cycles |
| Device user | More bugs are patched before exploitation | Better protection only if updates are delivered and applied |
Why attackers may still benefit from AI cybersecurity
The defensive case has serious limits. AI tools are available to vulnerability researchers who sell to governments as well as to software companies. TechCrunch quoted offensive-security researchers who argued that models will clear out easy bugs but will not eliminate complex, high-value exploit chains. Those researchers can also use AI to search larger codebases and automate repetitive analysis.
Electronic Frontier Foundation cybersecurity director Eva Galperin added another complication: AI-assisted coding can introduce fresh flaws, especially when developers ship code they do not fully understand. An expanding code base can create vulnerabilities even while better scanners remove old ones. Patch capacity is also uneven; a company with Google-scale infrastructure can respond differently from a small open-source project with one volunteer maintainer.
This is why the raw count of fixed bugs needs care. A surge may reflect better discovery rather than suddenly worse software. Severity matters more than volume, and one remote exploit chain can be more consequential than hundreds of low-impact issues. Our coverage of a Samsung security update with 56 fixes shows the same editorial rule: readers need the affected components, severity and update path, not just a headline number.
Could AI cybersecurity revive the backdoor debate?
If targeted exploits become scarce, governments are unlikely to abandon digital surveillance. Green’s concern is that agencies will again demand “exceptional access”—a built-in way to reach encrypted data under legal authority. The policy argument would be familiar, but AI could change the urgency by weakening the exploit-market compromise that has deferred it.
A backdoor is not equivalent to a targeted zero-day. A zero-day is an unintended flaw that can be patched once discovered. Exceptional access is a deliberate capability designed to persist. Security researchers have long warned that any durable access mechanism can become a target for hostile states and criminals, and that a weakness created for one authorised user may not remain exclusive.
That trade-off matters for India as government services, payments, businesses and citizens move more sensitive activity online. India does not need to copy the American framing of the debate, but it does face the same engineering reality: weakening widely used devices or cloud services to preserve access can increase systemic exposure. At the same time, Indian security teams can benefit directly from tools that find bugs in browsers, open-source dependencies and public digital infrastructure before attackers do.
The policy challenge therefore has two layers. Agencies need lawful, accountable investigative capability, while citizens and companies need strong products without hidden universal weaknesses. The better AI cybersecurity becomes at supporting targeted defence, the harder it should be to justify making every user less secure by design.
What businesses should do now
Companies should not wait for the zero-day market to settle. The useful lesson is operational: bug discovery, remediation and deployment must scale together. Buying an AI scanner without expanding triage and patch capacity can create an enormous queue of findings rather than safer software.
- Define the threat model. Tell tools which trust boundaries, sensitive data and privileged components matter most.
- Keep humans in the approval loop. Models can suggest severity and fixes, but engineers must verify exploitability, regressions and business impact.
- Measure patch latency. Track time from discovery to tested fix, production release and fleet-wide application—not merely the number of alerts.
- Secure the security agents. Restrict network access, file access and modification rights, as Google says it does for internal scanning systems.
- Fix classes of bugs. Safer languages, hardened libraries and architectural changes remove recurring vulnerability patterns more effectively than endless one-off patches.
The same controls matter when organisations give agents access to sensitive systems. Our report on AI agent security and tool vetting explains why capability discovery and permission boundaries need to be managed before an agent acts. Government deployment raises the stakes further; the Pentagon’s addition of multiple AI chatbots illustrates how model access, data boundaries and auditability are becoming operational policy questions.
What happens next
Three indicators will reveal whether Green’s hypothesis is becoming reality. First, vendors should report not just more discoveries but shorter time-to-fix and time-to-update. Second, exploit brokers and spyware vendors would face rising costs, shorter warranties or a shift toward complex chains and poorly maintained targets. Third, governments would renew public efforts to require exceptional access to encrypted products.
For now, the evidence supports acceleration, not the disappearance of vulnerabilities. Google’s results show that AI can industrialise defensive work, while offensive researchers warn that the same models can replenish attack supply. The likely near-term future is a more intense race in which easy bugs burn faster, premium exploits become more valuable and patch delivery becomes a core competitive advantage.
The most important conclusion is not that software will soon be perfect. It is that AI cybersecurity is turning vulnerability management from a mostly human queue into a continuous production system. If defenders complete the loop faster than attackers, government hacking gets harder. If organisations stop at detection, the new volume of findings may simply expose how slowly the rest of security still moves.
Frequently asked questions
What is AI cybersecurity?
AI cybersecurity is the use of machine-learning models and agents to find vulnerabilities, analyse alerts, reproduce bugs, suggest fixes, test patches and defend systems. The term also covers security controls for AI systems themselves.
Will AI eliminate zero-day vulnerabilities?
No evidence shows that AI will eliminate every zero-day. It may remove common bugs faster and reduce their useful lifetime, while complex flaws, new code and slow patch deployment continue to create opportunities.
Why do governments buy zero-days?
Governments use zero-days and exploit chains to access specific devices for intelligence or criminal investigations when encryption prevents conventional interception. Their use raises legal, privacy and cybersecurity questions.
Could safer software lead to encryption backdoors?
It could increase political pressure for exceptional access if targeted exploits become scarce. A backdoor would create a deliberate access mechanism, however, and security experts warn that such mechanisms can also be abused by unauthorised actors.
Get the day’s top stories in your inbox
One concise email. No spam, unsubscribe anytime.



