top of page
Search

CERT-In's 12-Hour Patching Mandate: Why the Rules of Cyber Defense Just Changed

  • Writer: Jorge Flores
    Jorge Flores
  • May 28
  • 7 min read

For years, patching has been treated as a maintenance task — something to be scheduled, tested, staged, and rolled out on a cycle that suited the organization. Most enterprise security teams considered a 30-day patch window aggressive. Many operated on 60 or 90 days for non-critical systems.

That model is now officially obsolete.

India's national cybersecurity agency, the Computer Emergency Response Team (CERT-In), has issued one of the most demanding patching directives any government body has published in the AI era. The guidance is direct: critical vulnerabilities in internet-facing systems must be remediated within 12 hours of discovery or confirmed active exploitation — where feasible. The message behind it is even more direct: AI-assisted attackers are no longer waiting for your maintenance window.


The Blueprint Behind the Directive

Released on May 25, 2026, the 38-page document is formally titled the "Blueprint for Reducing Exposure and Defending against AI-Assisted Vulnerabilities Exploitation in Digital Infrastructure." It is CERT-In's most comprehensive and urgent guidance to date, and it arrives at a moment when the intersection of AI and offensive cyber operations has become impossible to ignore.

The blueprint does not simply set a patching timeline and call it a day. It represents a fundamental reframing of how organizations should think about exposure, remediation, and the speed at which modern threats operate. At the center of that reframing is a single, uncomfortable reality: the tools that defenders use to find vulnerabilities are now also available to the attackers exploiting them — and attackers are increasingly using them at machine speed.

As CERT-In stated plainly in the document: "AI-assisted cyber exploitation reduces the time required for adversaries to identify, weaponize, and exploit vulnerabilities, exposed services, weak identities, insecure APIs, and misconfigured systems."


The Tiered Patching Timeline

The most immediately actionable part of the blueprint is its tiered remediation schedule, which applies across all organizations operating digital infrastructure. The tiers are structured by the combination of system criticality and exploitation status:

12 hours — Known exploited vulnerabilities affecting internet-facing or "crown jewel" systems. This is CERT-In's hardest line: if a vulnerability is actively being exploited in the wild and it is exposed to the internet, organizations are expected to contain, patch, mitigate, or remove that exposure within half a working day.

24 hours — Critical vulnerabilities on externally exposed systems that have not yet been confirmed as actively exploited. The logic here is preemptive: once a critical CVE is published, attackers begin probing for it immediately. Waiting until active exploitation is confirmed is, in the AI era, waiting too long.

24 hours — Known exploited vulnerabilities affecting internal systems, unless compensating controls are properly implemented and documented. The internal network is no longer a safe buffer if an attacker has already established a foothold.

3 days — Critical internal vulnerabilities on high-value systems, reflecting the somewhat reduced urgency of non-externally-exposed assets while still maintaining pressure on remediation timelines.

5 days — High-severity vulnerabilities below the critical threshold, prioritized based on risk and operational context.

CERT-In has framed these expectations as applying "where feasible" rather than as rigid regulatory mandates. But any security professional reading the document understands that the "where feasible" qualifier is a practical acknowledgment of operational complexity — not a soft opt-out. The message to the industry is unmistakable.


Why AI Changes the Calculation

The 12-hour window is only meaningful when you understand what it is responding to. For most of the history of vulnerability management, there was a buffer between a flaw being discovered and it being weaponized against real targets. That buffer — sometimes measured in days, sometimes months — gave defenders time to assess, plan, test patches, and deploy.

That buffer has collapsed.

Threat actors are now using generative AI, large language models, and autonomous agents to automate every phase of the attack lifecycle: reconnaissance across exposed services, vulnerability identification in publicly disclosed CVEs, exploit code generation, phishing campaigns, and even the chaining of multiple vulnerabilities into multi-stage attack sequences. What once required a skilled human operator working over days can now be accomplished in hours, at scale, for a fraction of the cost.

The implications of this for organizations that still operate on traditional patch cycles are severe. A vulnerability disclosed on Monday that your team schedules for the weekend patch cycle may already be under active exploitation by Tuesday morning. CERT-In's blueprint is designed to force a reckoning with this timeline.

This is not a hypothetical concern. The median time from vulnerability disclosure to exploitation in the wild has been collapsing year over year. By 2024, that window had already shrunk to under four hours for the fastest-moving threats. AI-powered adversaries have continued compressing it further.


AI as an Attack Surface, Not Just a Tool

One of the most important — and frequently overlooked — sections of the CERT-In blueprint goes beyond the immediate question of patching speed. The document explicitly addresses the risks introduced by AI systems themselves as new attack surfaces within an organization's infrastructure.

CERT-In warns that AI-enabled systems may become targets through prompt injection attacks, data leakage vulnerabilities, jailbreaking techniques, model manipulation, training data poisoning, model theft, and compromises of orchestration pipelines. In other words, the AI tools that organizations are increasingly deploying to improve their security posture can themselves become vectors of attack if not properly secured.

This is a significant shift in how cybersecurity guidance has historically framed AI. The conversation has matured beyond "can AI help defenders?" to the harder question of "what happens when the AI stack itself is the target?" CERT-In's blueprint is notable for taking that question seriously and putting it alongside traditional vulnerability management in the same governance framework.


Compensating Controls: A Practical Concession

CERT-In is realistic about the operational constraints organizations face. Not every system can be patched in 12 hours. Legacy infrastructure, complex dependency chains, and the risk of breaking production systems are genuine obstacles. The blueprint acknowledges this directly and outlines an alternative when immediate patching is not achievable.

Organizations unable to meet the remediation timelines are expected to implement and document compensating controls. These include:

  • Network isolation — Removing affected systems from broader network access to contain the blast radius

  • Access restrictions — Tightening authentication controls and enforcing least-privilege principles around vulnerable components

  • Web application firewalls — Using WAF rules to block known exploitation patterns while patches are in development

  • Containment measures — Any other operationally appropriate action that demonstrably reduces the risk from the unpatched vulnerability

Critically, "implemented and documented" is doing real work in that formulation. CERT-In is not suggesting these controls as informal workarounds. Documentation signals that organizations are expected to maintain an auditable record of their compensating measures — a posture more consistent with regulatory accountability than voluntary best practice.


The Broader Posture Shift: Beyond Patching

The 12-hour mandate is the headline, but the blueprint is asking for something larger: a wholesale shift away from periodic, reactive security operations and toward continuous, real-time exposure management.

CERT-In pushes organizations to adopt ongoing risk-based vulnerability management practices that account for insecure APIs, publicly accessible services, cloud misconfigurations, and weak identity controls alongside traditional software vulnerabilities. The agency recommends real-time attack surface monitoring, AI-assisted security operations, zero-trust network architectures, micro-segmentation to limit lateral movement, and stronger identity protections including multi-factor authentication enforced across all critical access points.

Implicit in all of this is a model of security that is always on — running continuously rather than periodically, monitoring exposure as it changes in real time rather than scanning on a schedule. The era of the quarterly penetration test as the primary vulnerability discovery mechanism is over. So, increasingly, is the era of the monthly patch cycle.


What This Means for Organizations

The practical challenge CERT-In's directive surfaces is not primarily technical. Most organizations already know how to patch. The challenge is operational: do security teams have the tooling, automation, staffing, and organizational authority to operate at this speed?

For large enterprises, the gap between aspiration and capacity is often significant. Patch testing, change management approvals, stakeholder coordination, and production deployment windows are all processes designed for a slower world. Compressing them to 12 hours requires more than good intentions — it requires investment in automation, in streamlined approval chains, and in security tooling capable of identifying and prioritizing threats in real time.

For smaller organizations and MSMEs, the challenge is different in kind. The blueprint's expectations reflect the threat landscape faced by organizations of all sizes — AI-powered attackers are not filtering their targets by company size — but the resources available to respond are far from uniform. The inclusion of "where feasible" throughout the document suggests CERT-In is aware of this reality, even if the directive does not resolve it.

What the blueprint does resolve, conclusively, is the question of mindset. Treating patching as scheduled maintenance — as something that happens when it is convenient — is no longer a defensible posture. The AI era has made exposure a real-time problem. India's national cybersecurity agency has said so explicitly, in 38 pages, with specific timelines attached.


The Direction of Travel

CERT-In's blueprint reflects a global convergence in how governments are beginning to think about AI-accelerated cyber threats. It arrives alongside Anthropic's Project Glasswing initiative, which demonstrated that AI models are now capable of finding thousands of critical vulnerabilities in production software within weeks — and are beginning to make those capabilities available to both defenders and, inevitably, adversaries.

The 12-hour patching mandate is not the end of this conversation. It is an early marker of how fast the conversation is moving. As AI capabilities continue to develop, the gap between vulnerability disclosure and active exploitation will narrow further. The organizations that begin adapting their operations to that reality now — building the tooling, the automation, and the processes that 12-hour response requires — will be far better positioned than those waiting to see how the threat environment evolves.

The rules of cyber defense changed this month. The question for every security team is how quickly they can change with them.

 
 
 

Comments


bottom of page