What Happens If You Miss a CISA KEV Patch Deadline

Retool's new app builder is where AI-generated code ships safely
Building apps with AI is easy. Getting them to production safely is another story.
Every time CISA adds a CVE to the Known Exploited Vulnerabilities catalog, the deadline shows up in security dashboards alongside the word 'mandatory.' That word is accurate for a specific subset of organizations. For everyone else, the deadline is a strong recommendation backed by significant indirect consequences: not a regulatory requirement with a fine attached.
The answer to 'what happens if I miss a CISA KEV deadline' depends entirely on what type of organization you run.
Who BOD 22-01 Actually Applies To
Binding Operational Directive 22-01: the directive that created mandatory KEV remediation deadlines: applies exclusively to Federal Civilian Executive Branch agencies. That means departments like DHS, HHS, Treasury, and all civilian federal agencies that fall under OMB oversight.
The directive does not apply to the following:
- Private sector companies of any size or industry
- State, local, tribal, and territorial governments (though many voluntarily adopt KEV as a standard)
- US military and intelligence agencies (DoD operates under separate directives)
- Federal contractors (unless their contracts incorporate specific cybersecurity clauses referencing KEV)
For FCEB agencies, missing a BOD 22-01 deadline is a FISMA compliance failure. Agency CISOs report patch status to OMB through CyberScope. Persistent non-compliance can affect agency cybersecurity performance ratings, and by extension, budget and personnel decisions. There are no per-vulnerability fines, but agency leadership is accountable to OMB for patching metrics.
The 21-day deadline applies to internet-exposed assets. For assets without direct internet exposure, the deadline extends to 60 days. Both deadlines begin when CISA adds the CVE to the KEV catalog, not when your scanner finds it.
Consequences for Private Sector Organizations
Private sector organizations face no CISA enforcement action for missing KEV deadlines. CISA has no regulatory authority over private companies in most sectors. The consequences are indirect but real and increasingly common.
Cyber insurance claim denial: Multiple insurers have updated policy language to require patching known-exploited vulnerabilities within a defined window: often 30 days for CISA KEV entries. If a breach occurs through a CVE that appeared in the KEV catalog 60 days before the incident and you had not patched it, your insurer may deny the claim under the 'failure to maintain reasonable security controls' exclusion. Documented instances of this pattern appeared in 2024 and 2025 claim disputes. The specific policy language varies by carrier; review your policy's security requirements section.
Breach litigation exposure: When a data breach reaches litigation, plaintiffs' attorneys check the KEV catalog. If the exploited CVE was in KEV before the breach date, the argument that the organization failed to address a publicly known, actively exploited vulnerability becomes available. 'Failure to patch a known exploited vulnerability' has been used as evidence of negligence in multiple breach lawsuits since BOD 22-01 normalized KEV as the industry standard for 'known dangerous.'
SEC disclosure implications for public companies: The SEC's 2023 cybersecurity disclosure rules require public companies to disclose material cybersecurity incidents and describe their cybersecurity risk management processes. If a breach involves a CVE that was in the CISA KEV catalog before the incident, SEC reviewers and investors will ask whether patching processes addressed KEV-listed vulnerabilities. This does not create a patching mandate, but it creates disclosure risk when KEV compliance gaps are material to the breach.
Briefings like this, every morning before 9am.
Threat intel, active CVEs, and campaign alerts, distilled for practitioners. 50,000+ subscribers. No noise.
How to Use KEV Deadlines If You Are Private Sector
The practical use of CISA KEV deadlines for private sector organizations is as a patch prioritization signal, not a regulatory requirement. A CVE in the KEV catalog has confirmed active exploitation. That confirmation is the most important risk signal available for vulnerability prioritization.
The recommended private sector SLA framework built from KEV status:
Internet-exposed assets: Patch KEV-listed CVEs within 14 days. This is tighter than the 21-day federal requirement for a reason: you do not have the same incident response infrastructure that federal agencies have, and attackers are not waiting for your maintenance window.
Internal business-critical assets: Patch KEV-listed CVEs within 30 days.
Non-critical internal assets: Patch KEV-listed CVEs within 60 days, matching the federal standard for non-internet-exposed assets.
Document these SLAs in your vulnerability management policy. When you miss one, document why and when it will be remediated. That documentation trail matters in both insurance claims and litigation: it shows a functioning risk management process, not indifference.
For organizations without a vulnerability management program, the KEV catalog is the right starting point. Filter your vulnerability scanner results by KEV status before you rank by CVSS score. See CVSS Score vs. CISA KEV Prioritization for a complete framework.
The Compensating Controls Question
CISA acknowledges that immediate patching is not always operationally possible. When a federal agency cannot meet a KEV deadline, BOD 22-01 requires implementing compensating controls and documenting them.
Private sector organizations should apply the same discipline. If you cannot patch an actively exploited vulnerability by your target date, document:
- Why the patch cannot be applied now (specific operational constraint)
- What compensating controls are active (network segmentation, disable the affected feature, restrict access, WAF rule)
- The remediation date
- Who approved the exception
This documentation serves two functions: it creates an auditable risk acceptance record, and it demonstrates in any subsequent claim or litigation that the vulnerability was known, assessed, and actively managed: not ignored.
For specific compensating controls by vulnerability type, CISA publishes technical guidance alongside most KEV entries. When no guidance is published, the vendor advisory for the CVE typically includes recommended mitigations.
The bottom line
Missing a CISA KEV deadline costs private sector organizations nothing in direct fines and triggers no CISA enforcement action. The real consequences are insurance claim denial risk, litigation exposure when a breach involves an unpatched KEV-listed CVE, and SEC disclosure implications for public companies. Use KEV deadlines as internal SLAs: 14 days for internet-exposed assets, 30 days for internal critical assets: document exceptions when you miss them, and treat compensating controls as a required step rather than an optional alternative to patching.
Frequently asked questions
Does CISA KEV apply to private companies?
No. BOD 22-01, the directive that creates mandatory CISA KEV remediation deadlines, applies only to US Federal Civilian Executive Branch agencies. Private sector organizations have no legal obligation to comply with KEV deadlines, though unpatched KEV-listed vulnerabilities create cyber insurance denial risk and litigation exposure.
What is the CISA KEV patch deadline?
Under BOD 22-01, federal agencies must patch KEV-listed vulnerabilities on internet-exposed assets within 21 days of the CVE being added to the catalog, and on non-internet-exposed assets within 60 days. Private sector organizations set their own deadlines; 14 days for internet-exposed assets is the recommended private sector standard.
Can cyber insurance be denied for missing a CISA KEV deadline?
Yes. Several insurers have added policy language requiring timely remediation of known-exploited vulnerabilities. If a breach occurs through a CVE that was in the CISA KEV catalog well before the incident and was not patched, insurers may deny claims under 'failure to maintain reasonable security controls' exclusions.
How do I track CISA KEV additions in real time?
CISA publishes the KEV catalog as a JSON feed at cisa.gov/sites/default/files/feeds/known_exploited_vulnerabilities.json. You can automate monitoring by polling this URL daily and diffing against your previous snapshot to identify new additions. Free tools: CISA's KEV Explorer, Vulncheck's KEV integration, and the cisa-kev GitHub action. For enterprise environments, most vulnerability management platforms (Tenable, Qualys, Rapid7) ingest the KEV catalog and can generate reports or alert policies for assets with KEV-listed vulnerabilities.
What is the CISA KEV catalog and how is it maintained?
The CISA Known Exploited Vulnerabilities catalog is a curated list of CVEs that CISA has confirmed are actively exploited in the wild. CISA adds CVEs based on evidence of exploitation from threat intelligence, incident reports, and security research: not based solely on the existence of a proof-of-concept. Each entry includes the CVE ID, affected product, a short description, a required action, and a due date for federal agencies under BOD 22-01. As of 2026, the catalog contains over 1,200 entries across hundreds of vendors.
How should an organization build internal SLAs around CISA KEV deadlines when it is not a federal agency?
Private sector organizations should adopt KEV deadlines as internal SLA benchmarks rather than treating them as irrelevant because no federal mandate applies. A practical framework: mirror the BOD 22-01 windows (21 days for internet-exposed assets, 60 days for non-internet-exposed) in your vulnerability management policy so that any KEV addition automatically triggers a time-boxed remediation ticket in your ticketing system. Map each KEV entry to your asset inventory before the SLA clock starts, because unknown or untracked assets are where KEV-listed vulnerabilities sit longest. For assets that cannot be patched within the SLA window (legacy systems, OT, third-party managed environments), require a documented compensating control: network segmentation, WAF rule, or EDR coverage that reduces exploitability. Document all SLA outcomes in your vulnerability management platform so that if a breach occurs and litigation or insurance claims follow, you have evidence that the KEV catalog drove your prioritization decisions.
Sources & references
Free resources
Critical CVE Reference Card 2025–2026
25 actively exploited vulnerabilities with CVSS scores, exploit status, and patch availability. Print it, pin it, share it with your SOC team.
Ransomware Incident Response Playbook
Step-by-step 24-hour IR checklist covering detection, containment, eradication, and recovery. Built for SOC teams, IR leads, and CISOs.
Get threat intel before your inbox does.
50,000+ security professionals read Decryption Digest for early warnings on zero-days, ransomware, and nation-state campaigns. Free, daily, no spam.
Unsubscribe anytime. We never sell your data.

Founder & Cybersecurity Evangelist, Decryption Digest
Cybersecurity professional with expertise in threat intelligence, vulnerability research, and enterprise security. Covers zero-days, ransomware, and nation-state operations for 50,000+ security professionals every morning.
Win a $2,495 Black Hat pass.
Full-access to Black Hat USA 2026 in Las Vegas. Subscribe free to enter.
