@blamejs/exceptd-skills 0.15.20 → 0.15.22

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -17,7 +17,7 @@
17
17
  "rebuild_after_days": 365,
18
18
  "note": "Per-entry last_verified governs decay. Skills depending on this catalog must check entry freshness before high-stakes use."
19
19
  },
20
- "entry_count": 422
20
+ "entry_count": 425
21
21
  },
22
22
  "CVE-2026-31431": {
23
23
  "name": "Copy Fail",
@@ -7860,35 +7860,58 @@
7860
7860
  },
7861
7861
  "CVE-2020-9715": {
7862
7862
  "name": "Adobe Acrobat Use-After-Free Vulnerability",
7863
- "lesson_date": "2026-05-18",
7863
+ "lesson_date": "2026-05-29",
7864
7864
  "attack_vector": {
7865
- "description": "Adobe Acrobat contains a use-after-free vulnerability that allows for code execution",
7866
- "privileges_required": "network attacker (no authentication required)",
7867
- "complexity": "moderate (bulk-import default)",
7868
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
7865
+ "description": "a use-after-free (CWE-416) in Adobe Acrobat and Reader, exploitable by an attacker-controlled PDF for code execution in the reader process. CISA KEV-listed 2026-04-13 with confirmed in-the-wild exploitation; the legacy re-listing exists because long-tail unpatched/end-of-life estates remain exposed.",
7866
+ "privileges_required": "none (the victim opens the attacker's document or visits the attacker's web content)",
7867
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
7868
+ "ai_factor": "No AI involvement documented in discovery or weaponization (predates the AI-discovered-zeroday era)."
7869
+ },
7870
+ "defense_chain": {
7871
+ "prevention": {
7872
+ "what_would_have_worked": "Apply the vendor security update for Adobe Acrobat and Reader; enforce centralized patch management on the long tail; harden the client (Acrobat Protected Mode / Office Protected View, ASR rules) and retire end-of-life software such as Internet Explorer.",
7873
+ "was_this_required": true,
7874
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
7875
+ "adequacy": "Patch is definitive on a managed estate; legacy KEV re-listings exist because patch hygiene on the long tail (and continued use of end-of-life browsers) is the failure mode."
7876
+ },
7877
+ "detection": {
7878
+ "what_would_have_worked": "EDR signatures for child-process execution from Acrobat/Reader after attacker-content open, exploit telemetry, and inbound-content filtering (mail/web).",
7879
+ "was_this_required": false,
7880
+ "framework_requiring_it": null,
7881
+ "adequacy": "Backstops endpoints not yet patched on the long tail; necessary for unmanaged or end-of-life estates that cannot be patched promptly."
7882
+ },
7883
+ "response": {
7884
+ "what_would_have_worked": "Force the patch across the estate (or retire the end-of-life client), isolate exploited endpoints, hunt for follow-on payloads (client-RCE chains drop loaders), and review for credential theft.",
7885
+ "was_this_required": true,
7886
+ "framework_requiring_it": "NIST 800-53 IR-4",
7887
+ "adequacy": "Mandatory; browser/reader RCE typically leads to credential harvest and lateral movement, which a bare patch does not remediate."
7888
+ }
7869
7889
  },
7870
7890
  "framework_coverage": {
7871
7891
  "NIST-800-53-SI-2": {
7872
7892
  "covered": true,
7873
7893
  "adequate": false,
7874
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
7894
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client-side browser/reader RCE; legacy KEV re-listings document organizations still running unpatched or end-of-life builds."
7875
7895
  },
7876
7896
  "ISO-27001-2022-A.8.8": {
7877
7897
  "covered": true,
7878
7898
  "adequate": false,
7879
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
7899
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited client RCE, and the legacy re-listing exists because organizations still run vulnerable browser/reader builds (Internet Explorer is end-of-life and unsupported)."
7900
+ },
7901
+ "AU-ISM-1546": {
7902
+ "covered": true,
7903
+ "adequate": false,
7904
+ "gap": "Essential 8 patch-applications (48h at ML3) is closer to the reality for a client RCE than 30 days, but legacy KEV re-listings show long-tail unpatched estates persist; centralized update management, application hardening (Protected View, ASR rules), and retiring end-of-life software (Internet Explorer) are the load-bearing controls."
7880
7905
  }
7881
7906
  },
7882
7907
  "compliance_exposure_score": {
7883
- "percent_audit_passing_orgs_still_exposed": 55,
7884
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
7908
+ "percent_audit_passing_orgs_still_exposed": 52,
7909
+ "basis": "Adobe Acrobat and Reader is ubiquitous on endpoints; audited organizations that maintain long-tail legacy estates (end-of-life Internet Explorer, old Acrobat/Reader, unpatched browsers) are exposed even after newer estates are patched, which is why CISA re-lists these older KEV entries.",
7885
7910
  "theater_pattern": "patch_management"
7886
7911
  },
7887
7912
  "ai_discovered_zeroday": false,
7888
- "ai_discovery_source": "unknown",
7889
- "ai_assist_factor": "none",
7890
- "_auto_imported": true,
7891
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
7913
+ "ai_discovery_source": "vendor_research",
7914
+ "ai_assist_factor": "none"
7892
7915
  },
7893
7916
  "CVE-2026-21643": {
7894
7917
  "name": "Fortinet FortiClient EMS SQL Injection Vulnerability",
@@ -12903,35 +12926,58 @@
12903
12926
  },
12904
12927
  "CVE-2026-21533": {
12905
12928
  "name": "Microsoft Windows Improper Privilege Management Vulnerability",
12906
- "lesson_date": "2026-05-18",
12929
+ "lesson_date": "2026-05-29",
12907
12930
  "attack_vector": {
12908
- "description": "Microsoft Windows Remote Desktop Services contains an improper privilege management vulnerability that could allow an authorized attacker to elevate privileges locally.",
12909
- "privileges_required": "network attacker (no authentication required)",
12910
- "complexity": "moderate (bulk-import default)",
12911
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
12931
+ "description": "an improper-privilege-management flaw (CWE-269) in Windows, exploited by a local foothold to escalate privileges. CISA KEV-listed 2026-02-10 with confirmed in-the-wild exploitation; LPEs of this class are routinely paired with an initial-access flaw by ransomware operators.",
12932
+ "privileges_required": "low (any local foothold — an unprivileged process, RDP session, or commodity malware on the endpoint)",
12933
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
12934
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
12935
+ },
12936
+ "defense_chain": {
12937
+ "prevention": {
12938
+ "what_would_have_worked": "Apply the Microsoft security update; enforce hypervisor-protected code integrity (HVCI) / Virtualization-Based Security (VBS), and enable the Microsoft Vulnerable Driver Blocklist to shrink kernel-LPE attack surface on the long tail.",
12939
+ "was_this_required": true,
12940
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
12941
+ "adequacy": "Patch is definitive; the gap is the chain (initial access → unpatched LPE → SYSTEM) which a patched endpoint shuts down. HVCI/Blocklist backstops unpatched estates."
12942
+ },
12943
+ "detection": {
12944
+ "what_would_have_worked": "EDR signatures for the LPE primitive (token swap, process-impersonation, kernel-driver crashes) and for unprivileged-to-SYSTEM transitions without an admin trigger.",
12945
+ "was_this_required": false,
12946
+ "framework_requiring_it": null,
12947
+ "adequacy": "Backstops endpoints not yet patched; LPE is typically silent without EDR coverage."
12948
+ },
12949
+ "response": {
12950
+ "what_would_have_worked": "Force the patch across the estate; for a confirmed exploitation, treat the host as compromised (ransomware kits typically follow within hours), isolate, preserve forensic state, and review for credential theft.",
12951
+ "was_this_required": true,
12952
+ "framework_requiring_it": "NIST 800-53 IR-4",
12953
+ "adequacy": "Mandatory; SYSTEM-level exploitation makes the host an unreliable platform for further work and requires rebuild."
12954
+ }
12912
12955
  },
12913
12956
  "framework_coverage": {
12914
12957
  "NIST-800-53-SI-2": {
12915
12958
  "covered": true,
12916
12959
  "adequate": false,
12917
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
12960
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed Windows kernel/driver LPE; ransomware operators pair these with an initial-access flaw and elevate to SYSTEM within hours of a foothold."
12918
12961
  },
12919
12962
  "ISO-27001-2022-A.8.8": {
12920
12963
  "covered": true,
12921
12964
  "adequate": false,
12922
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
12965
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited kernel/driver LPE that is part of every modern ransomware kit."
12966
+ },
12967
+ "AU-ISM-1546": {
12968
+ "covered": true,
12969
+ "adequate": false,
12970
+ "gap": "Essential 8 patch-applications (48h at ML3) is the right tier for a Windows LPE, but the load-bearing endpoint controls are hypervisor-protected code integrity (HVCI/VBS) and the Microsoft Vulnerable Driver Blocklist — neither of which the framework demands explicitly."
12923
12971
  }
12924
12972
  },
12925
12973
  "compliance_exposure_score": {
12926
- "percent_audit_passing_orgs_still_exposed": 55,
12927
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
12974
+ "percent_audit_passing_orgs_still_exposed": 70,
12975
+ "basis": "Windows endpoints are universal; audited organizations gate kernel patches behind change windows or rely on cumulative monthly updates that leave the LPE chain open for ~30 days at a stretch. HVCI/VBS and the Vulnerable Driver Blocklist remain off-by-default in many estates.",
12928
12976
  "theater_pattern": "patch_management"
12929
12977
  },
12930
12978
  "ai_discovered_zeroday": false,
12931
- "ai_discovery_source": "unknown",
12932
- "ai_assist_factor": "none",
12933
- "_auto_imported": true,
12934
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
12979
+ "ai_discovery_source": "vendor_research",
12980
+ "ai_assist_factor": "none"
12935
12981
  },
12936
12982
  "CVE-2026-21519": {
12937
12983
  "name": "Microsoft Windows Type Confusion Vulnerability",
@@ -14460,35 +14506,58 @@
14460
14506
  },
14461
14507
  "CVE-2025-62221": {
14462
14508
  "name": "Microsoft Windows Use After Free Vulnerability",
14463
- "lesson_date": "2026-05-18",
14509
+ "lesson_date": "2026-05-29",
14464
14510
  "attack_vector": {
14465
- "description": "Microsoft Windows Cloud Files Mini Filter Driver contains a use after free vulnerability that can allow an authorized attacker to elevate privileges locally.",
14466
- "privileges_required": "network attacker (no authentication required)",
14467
- "complexity": "moderate (bulk-import default)",
14468
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
14511
+ "description": "a use-after-free (CWE-416) in a Windows kernel-mode component, exploited by a local foothold to escalate privileges to SYSTEM. CISA KEV-listed 2025-12-09 with confirmed in-the-wild exploitation; LPEs of this class are routinely paired with an initial-access flaw by ransomware operators.",
14512
+ "privileges_required": "low (any local foothold — an unprivileged process, RDP session, or commodity malware on the endpoint)",
14513
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
14514
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
14515
+ },
14516
+ "defense_chain": {
14517
+ "prevention": {
14518
+ "what_would_have_worked": "Apply the Microsoft security update; enforce hypervisor-protected code integrity (HVCI) / Virtualization-Based Security (VBS), and enable the Microsoft Vulnerable Driver Blocklist to shrink kernel-LPE attack surface on the long tail.",
14519
+ "was_this_required": true,
14520
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
14521
+ "adequacy": "Patch is definitive; the gap is the chain (initial access → unpatched LPE → SYSTEM) which a patched endpoint shuts down. HVCI/Blocklist backstops unpatched estates."
14522
+ },
14523
+ "detection": {
14524
+ "what_would_have_worked": "EDR signatures for the LPE primitive (token swap, process-impersonation, kernel-driver crashes) and for unprivileged-to-SYSTEM transitions without an admin trigger.",
14525
+ "was_this_required": false,
14526
+ "framework_requiring_it": null,
14527
+ "adequacy": "Backstops endpoints not yet patched; LPE is typically silent without EDR coverage."
14528
+ },
14529
+ "response": {
14530
+ "what_would_have_worked": "Force the patch across the estate; for a confirmed exploitation, treat the host as compromised (ransomware kits typically follow within hours), isolate, preserve forensic state, and review for credential theft.",
14531
+ "was_this_required": true,
14532
+ "framework_requiring_it": "NIST 800-53 IR-4",
14533
+ "adequacy": "Mandatory; SYSTEM-level exploitation makes the host an unreliable platform for further work and requires rebuild."
14534
+ }
14469
14535
  },
14470
14536
  "framework_coverage": {
14471
14537
  "NIST-800-53-SI-2": {
14472
14538
  "covered": true,
14473
14539
  "adequate": false,
14474
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
14540
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed Windows kernel/driver LPE; ransomware operators pair these with an initial-access flaw and elevate to SYSTEM within hours of a foothold."
14475
14541
  },
14476
14542
  "ISO-27001-2022-A.8.8": {
14477
14543
  "covered": true,
14478
14544
  "adequate": false,
14479
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
14545
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited kernel/driver LPE that is part of every modern ransomware kit."
14546
+ },
14547
+ "AU-ISM-1546": {
14548
+ "covered": true,
14549
+ "adequate": false,
14550
+ "gap": "Essential 8 patch-applications (48h at ML3) is the right tier for a Windows LPE, but the load-bearing endpoint controls are hypervisor-protected code integrity (HVCI/VBS) and the Microsoft Vulnerable Driver Blocklist — neither of which the framework demands explicitly."
14480
14551
  }
14481
14552
  },
14482
14553
  "compliance_exposure_score": {
14483
- "percent_audit_passing_orgs_still_exposed": 55,
14484
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
14554
+ "percent_audit_passing_orgs_still_exposed": 70,
14555
+ "basis": "Windows endpoints are universal; audited organizations gate kernel patches behind change windows or rely on cumulative monthly updates that leave the LPE chain open for ~30 days at a stretch. HVCI/VBS and the Vulnerable Driver Blocklist remain off-by-default in many estates.",
14485
14556
  "theater_pattern": "patch_management"
14486
14557
  },
14487
14558
  "ai_discovered_zeroday": false,
14488
- "ai_discovery_source": "unknown",
14489
- "ai_assist_factor": "none",
14490
- "_auto_imported": true,
14491
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
14559
+ "ai_discovery_source": "vendor_research",
14560
+ "ai_assist_factor": "none"
14492
14561
  },
14493
14562
  "CVE-2022-37055": {
14494
14563
  "name": "D-Link Routers Buffer Overflow Vulnerability",
@@ -15916,35 +15985,58 @@
15916
15985
  },
15917
15986
  "CVE-2025-59230": {
15918
15987
  "name": "Microsoft Windows Improper Access Control Vulnerability",
15919
- "lesson_date": "2026-05-18",
15988
+ "lesson_date": "2026-05-29",
15920
15989
  "attack_vector": {
15921
- "description": "Microsoft Windows contains an improper access control vulnerability in Windows Remote Access Connection Manager which could allow an authorized attacker to elevate privileges locally.",
15922
- "privileges_required": "network attacker (no authentication required)",
15923
- "complexity": "moderate (bulk-import default)",
15924
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
15990
+ "description": "an improper-access-control flaw (CWE-284) in a Windows privileged service, exploited by a local foothold to escalate privileges to SYSTEM. CISA KEV-listed 2025-10-14 with confirmed in-the-wild exploitation; LPEs of this class are routinely paired with an initial-access flaw by ransomware operators.",
15991
+ "privileges_required": "low (any local foothold — an unprivileged process, RDP session, or commodity malware on the endpoint)",
15992
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
15993
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
15994
+ },
15995
+ "defense_chain": {
15996
+ "prevention": {
15997
+ "what_would_have_worked": "Apply the Microsoft security update; enforce hypervisor-protected code integrity (HVCI) / Virtualization-Based Security (VBS), and enable the Microsoft Vulnerable Driver Blocklist to shrink kernel-LPE attack surface on the long tail.",
15998
+ "was_this_required": true,
15999
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
16000
+ "adequacy": "Patch is definitive; the gap is the chain (initial access → unpatched LPE → SYSTEM) which a patched endpoint shuts down. HVCI/Blocklist backstops unpatched estates."
16001
+ },
16002
+ "detection": {
16003
+ "what_would_have_worked": "EDR signatures for the LPE primitive (token swap, process-impersonation, kernel-driver crashes) and for unprivileged-to-SYSTEM transitions without an admin trigger.",
16004
+ "was_this_required": false,
16005
+ "framework_requiring_it": null,
16006
+ "adequacy": "Backstops endpoints not yet patched; LPE is typically silent without EDR coverage."
16007
+ },
16008
+ "response": {
16009
+ "what_would_have_worked": "Force the patch across the estate; for a confirmed exploitation, treat the host as compromised (ransomware kits typically follow within hours), isolate, preserve forensic state, and review for credential theft.",
16010
+ "was_this_required": true,
16011
+ "framework_requiring_it": "NIST 800-53 IR-4",
16012
+ "adequacy": "Mandatory; SYSTEM-level exploitation makes the host an unreliable platform for further work and requires rebuild."
16013
+ }
15925
16014
  },
15926
16015
  "framework_coverage": {
15927
16016
  "NIST-800-53-SI-2": {
15928
16017
  "covered": true,
15929
16018
  "adequate": false,
15930
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
16019
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed Windows kernel/driver LPE; ransomware operators pair these with an initial-access flaw and elevate to SYSTEM within hours of a foothold."
15931
16020
  },
15932
16021
  "ISO-27001-2022-A.8.8": {
15933
16022
  "covered": true,
15934
16023
  "adequate": false,
15935
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
16024
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited kernel/driver LPE that is part of every modern ransomware kit."
16025
+ },
16026
+ "AU-ISM-1546": {
16027
+ "covered": true,
16028
+ "adequate": false,
16029
+ "gap": "Essential 8 patch-applications (48h at ML3) is the right tier for a Windows LPE, but the load-bearing endpoint controls are hypervisor-protected code integrity (HVCI/VBS) and the Microsoft Vulnerable Driver Blocklist — neither of which the framework demands explicitly."
15936
16030
  }
15937
16031
  },
15938
16032
  "compliance_exposure_score": {
15939
- "percent_audit_passing_orgs_still_exposed": 55,
15940
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
16033
+ "percent_audit_passing_orgs_still_exposed": 70,
16034
+ "basis": "Windows endpoints are universal; audited organizations gate kernel patches behind change windows or rely on cumulative monthly updates that leave the LPE chain open for ~30 days at a stretch. HVCI/VBS and the Vulnerable Driver Blocklist remain off-by-default in many estates.",
15941
16035
  "theater_pattern": "patch_management"
15942
16036
  },
15943
16037
  "ai_discovered_zeroday": false,
15944
- "ai_discovery_source": "unknown",
15945
- "ai_assist_factor": "none",
15946
- "_auto_imported": true,
15947
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
16038
+ "ai_discovery_source": "vendor_research",
16039
+ "ai_assist_factor": "none"
15948
16040
  },
15949
16041
  "CVE-2016-7836": {
15950
16042
  "name": "SKYSEA Client View Improper Authentication Vulnerability",
@@ -16347,35 +16439,58 @@
16347
16439
  },
16348
16440
  "CVE-2010-3765": {
16349
16441
  "name": "Mozilla Multiple Products Remote Code Execution Vulnerability",
16350
- "lesson_date": "2026-05-18",
16442
+ "lesson_date": "2026-05-29",
16351
16443
  "attack_vector": {
16352
- "description": "Mozilla Firefox, SeaMonkey, and Thunderbird contain an unspecified vulnerability when JavaScript is enabled. This allows remote attackers to execute arbitrary code via vectors related to nsCSSFrameConstructor::ContentAppended, the appendChild method, incorrect index tracking, and the creation of multiple frames, which triggers memory corruption.",
16353
- "privileges_required": "network attacker (no authentication required)",
16354
- "complexity": "moderate (bulk-import default)",
16355
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
16444
+ "description": "a memory-corruption code-execution flaw (CWE-94) in Mozilla Firefox and related products, exploitable by an attacker-controlled web page for code execution in the browser. CISA KEV-listed 2025-10-06 with confirmed in-the-wild exploitation; the legacy re-listing exists because long-tail unpatched/end-of-life estates remain exposed.",
16445
+ "privileges_required": "none (the victim opens the attacker's document or visits the attacker's web content)",
16446
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
16447
+ "ai_factor": "No AI involvement documented in discovery or weaponization (predates the AI-discovered-zeroday era)."
16448
+ },
16449
+ "defense_chain": {
16450
+ "prevention": {
16451
+ "what_would_have_worked": "Apply the vendor security update for Mozilla Firefox and related products; enforce centralized patch management on the long tail; harden the client (Acrobat Protected Mode / Office Protected View, ASR rules) and retire end-of-life software such as Internet Explorer.",
16452
+ "was_this_required": true,
16453
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
16454
+ "adequacy": "Patch is definitive on a managed estate; legacy KEV re-listings exist because patch hygiene on the long tail (and continued use of end-of-life browsers) is the failure mode."
16455
+ },
16456
+ "detection": {
16457
+ "what_would_have_worked": "EDR signatures for child-process execution from Firefox after attacker-content open, exploit telemetry, and inbound-content filtering (mail/web).",
16458
+ "was_this_required": false,
16459
+ "framework_requiring_it": null,
16460
+ "adequacy": "Backstops endpoints not yet patched on the long tail; necessary for unmanaged or end-of-life estates that cannot be patched promptly."
16461
+ },
16462
+ "response": {
16463
+ "what_would_have_worked": "Force the patch across the estate (or retire the end-of-life client), isolate exploited endpoints, hunt for follow-on payloads (client-RCE chains drop loaders), and review for credential theft.",
16464
+ "was_this_required": true,
16465
+ "framework_requiring_it": "NIST 800-53 IR-4",
16466
+ "adequacy": "Mandatory; browser/reader RCE typically leads to credential harvest and lateral movement, which a bare patch does not remediate."
16467
+ }
16356
16468
  },
16357
16469
  "framework_coverage": {
16358
16470
  "NIST-800-53-SI-2": {
16359
16471
  "covered": true,
16360
16472
  "adequate": false,
16361
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
16473
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client-side browser/reader RCE; legacy KEV re-listings document organizations still running unpatched or end-of-life builds."
16362
16474
  },
16363
16475
  "ISO-27001-2022-A.8.8": {
16364
16476
  "covered": true,
16365
16477
  "adequate": false,
16366
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
16478
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited client RCE, and the legacy re-listing exists because organizations still run vulnerable browser/reader builds (Internet Explorer is end-of-life and unsupported)."
16479
+ },
16480
+ "AU-ISM-1546": {
16481
+ "covered": true,
16482
+ "adequate": false,
16483
+ "gap": "Essential 8 patch-applications (48h at ML3) is closer to the reality for a client RCE than 30 days, but legacy KEV re-listings show long-tail unpatched estates persist; centralized update management, application hardening (Protected View, ASR rules), and retiring end-of-life software (Internet Explorer) are the load-bearing controls."
16367
16484
  }
16368
16485
  },
16369
16486
  "compliance_exposure_score": {
16370
- "percent_audit_passing_orgs_still_exposed": 55,
16371
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
16487
+ "percent_audit_passing_orgs_still_exposed": 52,
16488
+ "basis": "Mozilla Firefox and related products is ubiquitous on endpoints; audited organizations that maintain long-tail legacy estates (end-of-life Internet Explorer, old Acrobat/Reader, unpatched browsers) are exposed even after newer estates are patched, which is why CISA re-lists these older KEV entries.",
16372
16489
  "theater_pattern": "patch_management"
16373
16490
  },
16374
16491
  "ai_discovered_zeroday": false,
16375
- "ai_discovery_source": "unknown",
16376
- "ai_assist_factor": "none",
16377
- "_auto_imported": true,
16378
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
16492
+ "ai_discovery_source": "vendor_research",
16493
+ "ai_assist_factor": "none"
16379
16494
  },
16380
16495
  "CVE-2025-61882": {
16381
16496
  "name": "Oracle E-Business Suite Unspecified Vulnerability",
@@ -17642,35 +17757,58 @@
17642
17757
  },
17643
17758
  "CVE-2013-3893": {
17644
17759
  "name": "Microsoft Internet Explorer Resource Management Errors Vulnerability",
17645
- "lesson_date": "2026-05-18",
17760
+ "lesson_date": "2026-05-29",
17646
17761
  "attack_vector": {
17647
- "description": "Microsoft Internet Explorer contains a memory corruption vulnerability that allows for remote code execution. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
17648
- "privileges_required": "network attacker (no authentication required)",
17649
- "complexity": "moderate (bulk-import default)",
17650
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
17762
+ "description": "a resource-management memory-corruption use-after-free (CWE-399) in Internet Explorer (the SetMouseCapture flaw used in watering-hole attacks), exploitable by an attacker-controlled web page for code execution in the browser. CISA KEV-listed 2025-08-12 with confirmed in-the-wild exploitation; the legacy re-listing exists because long-tail unpatched/end-of-life estates remain exposed.",
17763
+ "privileges_required": "none (the victim opens the attacker's document or visits the attacker's web content)",
17764
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
17765
+ "ai_factor": "No AI involvement documented in discovery or weaponization (predates the AI-discovered-zeroday era)."
17766
+ },
17767
+ "defense_chain": {
17768
+ "prevention": {
17769
+ "what_would_have_worked": "Apply the vendor security update for Microsoft Internet Explorer; enforce centralized patch management on the long tail; harden the client (Acrobat Protected Mode / Office Protected View, ASR rules) and retire end-of-life software such as Internet Explorer.",
17770
+ "was_this_required": true,
17771
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
17772
+ "adequacy": "Patch is definitive on a managed estate; legacy KEV re-listings exist because patch hygiene on the long tail (and continued use of end-of-life browsers) is the failure mode."
17773
+ },
17774
+ "detection": {
17775
+ "what_would_have_worked": "EDR signatures for child-process execution from Internet Explorer after attacker-content open, exploit telemetry, and inbound-content filtering (mail/web).",
17776
+ "was_this_required": false,
17777
+ "framework_requiring_it": null,
17778
+ "adequacy": "Backstops endpoints not yet patched on the long tail; necessary for unmanaged or end-of-life estates that cannot be patched promptly."
17779
+ },
17780
+ "response": {
17781
+ "what_would_have_worked": "Force the patch across the estate (or retire the end-of-life client), isolate exploited endpoints, hunt for follow-on payloads (client-RCE chains drop loaders), and review for credential theft.",
17782
+ "was_this_required": true,
17783
+ "framework_requiring_it": "NIST 800-53 IR-4",
17784
+ "adequacy": "Mandatory; browser/reader RCE typically leads to credential harvest and lateral movement, which a bare patch does not remediate."
17785
+ }
17651
17786
  },
17652
17787
  "framework_coverage": {
17653
17788
  "NIST-800-53-SI-2": {
17654
17789
  "covered": true,
17655
17790
  "adequate": false,
17656
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
17791
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client-side browser/reader RCE; legacy KEV re-listings document organizations still running unpatched or end-of-life builds."
17657
17792
  },
17658
17793
  "ISO-27001-2022-A.8.8": {
17659
17794
  "covered": true,
17660
17795
  "adequate": false,
17661
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
17796
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited client RCE, and the legacy re-listing exists because organizations still run vulnerable browser/reader builds (Internet Explorer is end-of-life and unsupported)."
17797
+ },
17798
+ "AU-ISM-1546": {
17799
+ "covered": true,
17800
+ "adequate": false,
17801
+ "gap": "Essential 8 patch-applications (48h at ML3) is closer to the reality for a client RCE than 30 days, but legacy KEV re-listings show long-tail unpatched estates persist; centralized update management, application hardening (Protected View, ASR rules), and retiring end-of-life software (Internet Explorer) are the load-bearing controls."
17662
17802
  }
17663
17803
  },
17664
17804
  "compliance_exposure_score": {
17665
- "percent_audit_passing_orgs_still_exposed": 55,
17666
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
17805
+ "percent_audit_passing_orgs_still_exposed": 52,
17806
+ "basis": "Microsoft Internet Explorer is ubiquitous on endpoints; audited organizations that maintain long-tail legacy estates (end-of-life Internet Explorer, old Acrobat/Reader, unpatched browsers) are exposed even after newer estates are patched, which is why CISA re-lists these older KEV entries.",
17667
17807
  "theater_pattern": "patch_management"
17668
17808
  },
17669
17809
  "ai_discovered_zeroday": false,
17670
- "ai_discovery_source": "unknown",
17671
- "ai_assist_factor": "none",
17672
- "_auto_imported": true,
17673
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
17810
+ "ai_discovery_source": "vendor_research",
17811
+ "ai_assist_factor": "none"
17674
17812
  },
17675
17813
  "CVE-2020-25078": {
17676
17814
  "name": "D-Link DCS-2530L and DCS-2670L Devices Unspecified Vulnerability",
@@ -20142,35 +20280,58 @@
20142
20280
  },
20143
20281
  "CVE-2025-32709": {
20144
20282
  "name": "Microsoft Windows Ancillary Function Driver for WinSock Use-After-Free Vulnerability",
20145
- "lesson_date": "2026-05-18",
20283
+ "lesson_date": "2026-05-29",
20146
20284
  "attack_vector": {
20147
- "description": "Microsoft Windows Ancillary Function Driver for WinSock contains a use-after-free vulnerability that allows an authorized attacker to escalate privileges to administrator.",
20148
- "privileges_required": "network attacker (no authentication required)",
20149
- "complexity": "moderate (bulk-import default)",
20150
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
20285
+ "description": "a use-after-free (CWE-416) in the Windows Ancillary Function Driver for WinSock (afd.sys), exploited by a local foothold to escalate privileges to SYSTEM. CISA KEV-listed 2025-05-13 with confirmed in-the-wild exploitation; LPEs of this class are routinely paired with an initial-access flaw by ransomware operators.",
20286
+ "privileges_required": "low (any local foothold — an unprivileged process, RDP session, or commodity malware on the endpoint)",
20287
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
20288
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
20289
+ },
20290
+ "defense_chain": {
20291
+ "prevention": {
20292
+ "what_would_have_worked": "Apply the Microsoft security update; enforce hypervisor-protected code integrity (HVCI) / Virtualization-Based Security (VBS), and enable the Microsoft Vulnerable Driver Blocklist to shrink kernel-LPE attack surface on the long tail.",
20293
+ "was_this_required": true,
20294
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
20295
+ "adequacy": "Patch is definitive; the gap is the chain (initial access → unpatched LPE → SYSTEM) which a patched endpoint shuts down. HVCI/Blocklist backstops unpatched estates."
20296
+ },
20297
+ "detection": {
20298
+ "what_would_have_worked": "EDR signatures for the LPE primitive (token swap, process-impersonation, kernel-driver crashes) and for unprivileged-to-SYSTEM transitions without an admin trigger.",
20299
+ "was_this_required": false,
20300
+ "framework_requiring_it": null,
20301
+ "adequacy": "Backstops endpoints not yet patched; LPE is typically silent without EDR coverage."
20302
+ },
20303
+ "response": {
20304
+ "what_would_have_worked": "Force the patch across the estate; for a confirmed exploitation, treat the host as compromised (ransomware kits typically follow within hours), isolate, preserve forensic state, and review for credential theft.",
20305
+ "was_this_required": true,
20306
+ "framework_requiring_it": "NIST 800-53 IR-4",
20307
+ "adequacy": "Mandatory; SYSTEM-level exploitation makes the host an unreliable platform for further work and requires rebuild."
20308
+ }
20151
20309
  },
20152
20310
  "framework_coverage": {
20153
20311
  "NIST-800-53-SI-2": {
20154
20312
  "covered": true,
20155
20313
  "adequate": false,
20156
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
20314
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed Windows kernel/driver LPE; ransomware operators pair these with an initial-access flaw and elevate to SYSTEM within hours of a foothold."
20157
20315
  },
20158
20316
  "ISO-27001-2022-A.8.8": {
20159
20317
  "covered": true,
20160
20318
  "adequate": false,
20161
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
20319
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited kernel/driver LPE that is part of every modern ransomware kit."
20320
+ },
20321
+ "AU-ISM-1546": {
20322
+ "covered": true,
20323
+ "adequate": false,
20324
+ "gap": "Essential 8 patch-applications (48h at ML3) is the right tier for a Windows LPE, but the load-bearing endpoint controls are hypervisor-protected code integrity (HVCI/VBS) and the Microsoft Vulnerable Driver Blocklist — neither of which the framework demands explicitly."
20162
20325
  }
20163
20326
  },
20164
20327
  "compliance_exposure_score": {
20165
- "percent_audit_passing_orgs_still_exposed": 55,
20166
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
20328
+ "percent_audit_passing_orgs_still_exposed": 70,
20329
+ "basis": "Windows endpoints are universal; audited organizations gate kernel patches behind change windows or rely on cumulative monthly updates that leave the LPE chain open for ~30 days at a stretch. HVCI/VBS and the Vulnerable Driver Blocklist remain off-by-default in many estates.",
20167
20330
  "theater_pattern": "patch_management"
20168
20331
  },
20169
20332
  "ai_discovered_zeroday": false,
20170
- "ai_discovery_source": "unknown",
20171
- "ai_assist_factor": "none",
20172
- "_auto_imported": true,
20173
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
20333
+ "ai_discovery_source": "vendor_research",
20334
+ "ai_assist_factor": "none"
20174
20335
  },
20175
20336
  "CVE-2025-30397": {
20176
20337
  "name": "Microsoft Windows Scripting Engine Type Confusion Vulnerability",
@@ -20206,35 +20367,58 @@
20206
20367
  },
20207
20368
  "CVE-2025-32706": {
20208
20369
  "name": "Microsoft Windows Common Log File System (CLFS) Driver Heap-Based Buffer Overflow Vulnerability",
20209
- "lesson_date": "2026-05-18",
20370
+ "lesson_date": "2026-05-29",
20210
20371
  "attack_vector": {
20211
- "description": "Microsoft Windows Common Log File System (CLFS) Driver contains a heap-based buffer overflow vulnerability that allows an authorized attacker to elevate privileges locally.",
20212
- "privileges_required": "network attacker (no authentication required)",
20213
- "complexity": "moderate (bulk-import default)",
20214
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
20372
+ "description": "a heap-based buffer overflow (CWE-122) in the Windows Common Log File System (CLFS) driver a recurring kernel-LPE target exploited by a local foothold to escalate to SYSTEM. CISA KEV-listed 2025-05-13 with confirmed in-the-wild exploitation; LPEs of this class are routinely paired with an initial-access flaw by ransomware operators.",
20373
+ "privileges_required": "low (any local foothold — an unprivileged process, RDP session, or commodity malware on the endpoint)",
20374
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
20375
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
20376
+ },
20377
+ "defense_chain": {
20378
+ "prevention": {
20379
+ "what_would_have_worked": "Apply the Microsoft security update; enforce hypervisor-protected code integrity (HVCI) / Virtualization-Based Security (VBS), and enable the Microsoft Vulnerable Driver Blocklist to shrink kernel-LPE attack surface on the long tail.",
20380
+ "was_this_required": true,
20381
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
20382
+ "adequacy": "Patch is definitive; the gap is the chain (initial access → unpatched LPE → SYSTEM) which a patched endpoint shuts down. HVCI/Blocklist backstops unpatched estates."
20383
+ },
20384
+ "detection": {
20385
+ "what_would_have_worked": "EDR signatures for the LPE primitive (token swap, process-impersonation, kernel-driver crashes) and for unprivileged-to-SYSTEM transitions without an admin trigger.",
20386
+ "was_this_required": false,
20387
+ "framework_requiring_it": null,
20388
+ "adequacy": "Backstops endpoints not yet patched; LPE is typically silent without EDR coverage."
20389
+ },
20390
+ "response": {
20391
+ "what_would_have_worked": "Force the patch across the estate; for a confirmed exploitation, treat the host as compromised (ransomware kits typically follow within hours), isolate, preserve forensic state, and review for credential theft.",
20392
+ "was_this_required": true,
20393
+ "framework_requiring_it": "NIST 800-53 IR-4",
20394
+ "adequacy": "Mandatory; SYSTEM-level exploitation makes the host an unreliable platform for further work and requires rebuild."
20395
+ }
20215
20396
  },
20216
20397
  "framework_coverage": {
20217
20398
  "NIST-800-53-SI-2": {
20218
20399
  "covered": true,
20219
20400
  "adequate": false,
20220
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
20401
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed Windows kernel/driver LPE; ransomware operators pair these with an initial-access flaw and elevate to SYSTEM within hours of a foothold."
20221
20402
  },
20222
20403
  "ISO-27001-2022-A.8.8": {
20223
20404
  "covered": true,
20224
20405
  "adequate": false,
20225
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
20406
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited kernel/driver LPE that is part of every modern ransomware kit."
20407
+ },
20408
+ "AU-ISM-1546": {
20409
+ "covered": true,
20410
+ "adequate": false,
20411
+ "gap": "Essential 8 patch-applications (48h at ML3) is the right tier for a Windows LPE, but the load-bearing endpoint controls are hypervisor-protected code integrity (HVCI/VBS) and the Microsoft Vulnerable Driver Blocklist — neither of which the framework demands explicitly."
20226
20412
  }
20227
20413
  },
20228
20414
  "compliance_exposure_score": {
20229
- "percent_audit_passing_orgs_still_exposed": 55,
20230
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
20415
+ "percent_audit_passing_orgs_still_exposed": 70,
20416
+ "basis": "Windows endpoints are universal; audited organizations gate kernel patches behind change windows or rely on cumulative monthly updates that leave the LPE chain open for ~30 days at a stretch. HVCI/VBS and the Vulnerable Driver Blocklist remain off-by-default in many estates.",
20231
20417
  "theater_pattern": "patch_management"
20232
20418
  },
20233
20419
  "ai_discovered_zeroday": false,
20234
- "ai_discovery_source": "unknown",
20235
- "ai_assist_factor": "none",
20236
- "_auto_imported": true,
20237
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
20420
+ "ai_discovery_source": "vendor_research",
20421
+ "ai_assist_factor": "none"
20238
20422
  },
20239
20423
  "CVE-2025-32701": {
20240
20424
  "name": "Microsoft Windows Common Log File System (CLFS) Driver Use-After-Free Vulnerability",
@@ -21491,5 +21675,170 @@
21491
21675
  "ai_discovered_zeroday": false,
21492
21676
  "ai_discovery_source": "vendor_research",
21493
21677
  "ai_assist_factor": "none"
21678
+ },
21679
+ "CVE-2009-3459": {
21680
+ "name": "Adobe Acrobat and Reader Heap-Based Buffer Overflow",
21681
+ "lesson_date": "2026-05-29",
21682
+ "attack_vector": {
21683
+ "description": "a heap-based buffer overflow (CWE-122) in Adobe Acrobat and Reader, exploitable by an attacker-controlled PDF for code execution in the reader process. CISA KEV-listed 2026-05-20 with confirmed in-the-wild exploitation; the legacy re-listing exists because long-tail unpatched/end-of-life estates remain exposed.",
21684
+ "privileges_required": "none (the victim opens the attacker's document or visits the attacker's web content)",
21685
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
21686
+ "ai_factor": "No AI involvement documented in discovery or weaponization (predates the AI-discovered-zeroday era)."
21687
+ },
21688
+ "defense_chain": {
21689
+ "prevention": {
21690
+ "what_would_have_worked": "Apply the vendor security update for Adobe Acrobat and Reader; enforce centralized patch management on the long tail; harden the client (Acrobat Protected Mode / Office Protected View, ASR rules) and retire end-of-life software such as Internet Explorer.",
21691
+ "was_this_required": true,
21692
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
21693
+ "adequacy": "Patch is definitive on a managed estate; legacy KEV re-listings exist because patch hygiene on the long tail (and continued use of end-of-life browsers) is the failure mode."
21694
+ },
21695
+ "detection": {
21696
+ "what_would_have_worked": "EDR signatures for child-process execution from Acrobat/Reader after attacker-content open, exploit telemetry, and inbound-content filtering (mail/web).",
21697
+ "was_this_required": false,
21698
+ "framework_requiring_it": null,
21699
+ "adequacy": "Backstops endpoints not yet patched on the long tail; necessary for unmanaged or end-of-life estates that cannot be patched promptly."
21700
+ },
21701
+ "response": {
21702
+ "what_would_have_worked": "Force the patch across the estate (or retire the end-of-life client), isolate exploited endpoints, hunt for follow-on payloads (client-RCE chains drop loaders), and review for credential theft.",
21703
+ "was_this_required": true,
21704
+ "framework_requiring_it": "NIST 800-53 IR-4",
21705
+ "adequacy": "Mandatory; browser/reader RCE typically leads to credential harvest and lateral movement, which a bare patch does not remediate."
21706
+ }
21707
+ },
21708
+ "framework_coverage": {
21709
+ "NIST-800-53-SI-2": {
21710
+ "covered": true,
21711
+ "adequate": false,
21712
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client-side browser/reader RCE; legacy KEV re-listings document organizations still running unpatched or end-of-life builds."
21713
+ },
21714
+ "ISO-27001-2022-A.8.8": {
21715
+ "covered": true,
21716
+ "adequate": false,
21717
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited client RCE, and the legacy re-listing exists because organizations still run vulnerable browser/reader builds (Internet Explorer is end-of-life and unsupported)."
21718
+ },
21719
+ "AU-ISM-1546": {
21720
+ "covered": true,
21721
+ "adequate": false,
21722
+ "gap": "Essential 8 patch-applications (48h at ML3) is closer to the reality for a client RCE than 30 days, but legacy KEV re-listings show long-tail unpatched estates persist; centralized update management, application hardening (Protected View, ASR rules), and retiring end-of-life software (Internet Explorer) are the load-bearing controls."
21723
+ }
21724
+ },
21725
+ "compliance_exposure_score": {
21726
+ "percent_audit_passing_orgs_still_exposed": 52,
21727
+ "basis": "Adobe Acrobat and Reader is ubiquitous on endpoints; audited organizations that maintain long-tail legacy estates (end-of-life Internet Explorer, old Acrobat/Reader, unpatched browsers) are exposed even after newer estates are patched, which is why CISA re-lists these older KEV entries.",
21728
+ "theater_pattern": "patch_management"
21729
+ },
21730
+ "ai_discovered_zeroday": false,
21731
+ "ai_discovery_source": "vendor_research",
21732
+ "ai_assist_factor": "none"
21733
+ },
21734
+ "CVE-2010-0249": {
21735
+ "name": "Microsoft Internet Explorer Use-After-Free (Operation Aurora)",
21736
+ "lesson_date": "2026-05-29",
21737
+ "attack_vector": {
21738
+ "description": "a use-after-free (CWE-416) in Internet Explorer (the 'Operation Aurora' zero-day), exploitable by an attacker-controlled web page for code execution in the browser. CISA KEV-listed 2026-05-20 with confirmed in-the-wild exploitation; the legacy re-listing exists because long-tail unpatched/end-of-life estates remain exposed.",
21739
+ "privileges_required": "none (the victim opens the attacker's document or visits the attacker's web content)",
21740
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
21741
+ "ai_factor": "No AI involvement documented in discovery or weaponization (predates the AI-discovered-zeroday era)."
21742
+ },
21743
+ "defense_chain": {
21744
+ "prevention": {
21745
+ "what_would_have_worked": "Apply the vendor security update for Microsoft Internet Explorer; enforce centralized patch management on the long tail; harden the client (Acrobat Protected Mode / Office Protected View, ASR rules) and retire end-of-life software such as Internet Explorer.",
21746
+ "was_this_required": true,
21747
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
21748
+ "adequacy": "Patch is definitive on a managed estate; legacy KEV re-listings exist because patch hygiene on the long tail (and continued use of end-of-life browsers) is the failure mode."
21749
+ },
21750
+ "detection": {
21751
+ "what_would_have_worked": "EDR signatures for child-process execution from Internet Explorer after attacker-content open, exploit telemetry, and inbound-content filtering (mail/web).",
21752
+ "was_this_required": false,
21753
+ "framework_requiring_it": null,
21754
+ "adequacy": "Backstops endpoints not yet patched on the long tail; necessary for unmanaged or end-of-life estates that cannot be patched promptly."
21755
+ },
21756
+ "response": {
21757
+ "what_would_have_worked": "Force the patch across the estate (or retire the end-of-life client), isolate exploited endpoints, hunt for follow-on payloads (client-RCE chains drop loaders), and review for credential theft.",
21758
+ "was_this_required": true,
21759
+ "framework_requiring_it": "NIST 800-53 IR-4",
21760
+ "adequacy": "Mandatory; browser/reader RCE typically leads to credential harvest and lateral movement, which a bare patch does not remediate."
21761
+ }
21762
+ },
21763
+ "framework_coverage": {
21764
+ "NIST-800-53-SI-2": {
21765
+ "covered": true,
21766
+ "adequate": false,
21767
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client-side browser/reader RCE; legacy KEV re-listings document organizations still running unpatched or end-of-life builds."
21768
+ },
21769
+ "ISO-27001-2022-A.8.8": {
21770
+ "covered": true,
21771
+ "adequate": false,
21772
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited client RCE, and the legacy re-listing exists because organizations still run vulnerable browser/reader builds (Internet Explorer is end-of-life and unsupported)."
21773
+ },
21774
+ "AU-ISM-1546": {
21775
+ "covered": true,
21776
+ "adequate": false,
21777
+ "gap": "Essential 8 patch-applications (48h at ML3) is closer to the reality for a client RCE than 30 days, but legacy KEV re-listings show long-tail unpatched estates persist; centralized update management, application hardening (Protected View, ASR rules), and retiring end-of-life software (Internet Explorer) are the load-bearing controls."
21778
+ }
21779
+ },
21780
+ "compliance_exposure_score": {
21781
+ "percent_audit_passing_orgs_still_exposed": 52,
21782
+ "basis": "Microsoft Internet Explorer is ubiquitous on endpoints; audited organizations that maintain long-tail legacy estates (end-of-life Internet Explorer, old Acrobat/Reader, unpatched browsers) are exposed even after newer estates are patched, which is why CISA re-lists these older KEV entries.",
21783
+ "theater_pattern": "patch_management"
21784
+ },
21785
+ "ai_discovered_zeroday": false,
21786
+ "ai_discovery_source": "vendor_research",
21787
+ "ai_assist_factor": "none"
21788
+ },
21789
+ "CVE-2010-0806": {
21790
+ "name": "Microsoft Internet Explorer Use-After-Free (iepeers)",
21791
+ "lesson_date": "2026-05-29",
21792
+ "attack_vector": {
21793
+ "description": "a use-after-free (CWE-416) in the Internet Explorer iepeers component, exploitable by an attacker-controlled web page for code execution in the browser. CISA KEV-listed 2026-05-20 with confirmed in-the-wild exploitation; the legacy re-listing exists because long-tail unpatched/end-of-life estates remain exposed.",
21794
+ "privileges_required": "none (the victim opens the attacker's document or visits the attacker's web content)",
21795
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
21796
+ "ai_factor": "No AI involvement documented in discovery or weaponization (predates the AI-discovered-zeroday era)."
21797
+ },
21798
+ "defense_chain": {
21799
+ "prevention": {
21800
+ "what_would_have_worked": "Apply the vendor security update for Microsoft Internet Explorer; enforce centralized patch management on the long tail; harden the client (Acrobat Protected Mode / Office Protected View, ASR rules) and retire end-of-life software such as Internet Explorer.",
21801
+ "was_this_required": true,
21802
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
21803
+ "adequacy": "Patch is definitive on a managed estate; legacy KEV re-listings exist because patch hygiene on the long tail (and continued use of end-of-life browsers) is the failure mode."
21804
+ },
21805
+ "detection": {
21806
+ "what_would_have_worked": "EDR signatures for child-process execution from Internet Explorer after attacker-content open, exploit telemetry, and inbound-content filtering (mail/web).",
21807
+ "was_this_required": false,
21808
+ "framework_requiring_it": null,
21809
+ "adequacy": "Backstops endpoints not yet patched on the long tail; necessary for unmanaged or end-of-life estates that cannot be patched promptly."
21810
+ },
21811
+ "response": {
21812
+ "what_would_have_worked": "Force the patch across the estate (or retire the end-of-life client), isolate exploited endpoints, hunt for follow-on payloads (client-RCE chains drop loaders), and review for credential theft.",
21813
+ "was_this_required": true,
21814
+ "framework_requiring_it": "NIST 800-53 IR-4",
21815
+ "adequacy": "Mandatory; browser/reader RCE typically leads to credential harvest and lateral movement, which a bare patch does not remediate."
21816
+ }
21817
+ },
21818
+ "framework_coverage": {
21819
+ "NIST-800-53-SI-2": {
21820
+ "covered": true,
21821
+ "adequate": false,
21822
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client-side browser/reader RCE; legacy KEV re-listings document organizations still running unpatched or end-of-life builds."
21823
+ },
21824
+ "ISO-27001-2022-A.8.8": {
21825
+ "covered": true,
21826
+ "adequate": false,
21827
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited client RCE, and the legacy re-listing exists because organizations still run vulnerable browser/reader builds (Internet Explorer is end-of-life and unsupported)."
21828
+ },
21829
+ "AU-ISM-1546": {
21830
+ "covered": true,
21831
+ "adequate": false,
21832
+ "gap": "Essential 8 patch-applications (48h at ML3) is closer to the reality for a client RCE than 30 days, but legacy KEV re-listings show long-tail unpatched estates persist; centralized update management, application hardening (Protected View, ASR rules), and retiring end-of-life software (Internet Explorer) are the load-bearing controls."
21833
+ }
21834
+ },
21835
+ "compliance_exposure_score": {
21836
+ "percent_audit_passing_orgs_still_exposed": 52,
21837
+ "basis": "Microsoft Internet Explorer is ubiquitous on endpoints; audited organizations that maintain long-tail legacy estates (end-of-life Internet Explorer, old Acrobat/Reader, unpatched browsers) are exposed even after newer estates are patched, which is why CISA re-lists these older KEV entries.",
21838
+ "theater_pattern": "patch_management"
21839
+ },
21840
+ "ai_discovered_zeroday": false,
21841
+ "ai_discovery_source": "vendor_research",
21842
+ "ai_assist_factor": "none"
21494
21843
  }
21495
21844
  }