@blamejs/exceptd-skills 0.15.35 → 0.15.37

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.
@@ -12947,35 +12947,58 @@
12947
12947
  },
12948
12948
  "CVE-2008-0015": {
12949
12949
  "name": " Microsoft Windows Video ActiveX Control Remote Code Execution Vulnerability",
12950
- "lesson_date": "2026-05-18",
12950
+ "lesson_date": "2026-05-29",
12951
12951
  "attack_vector": {
12952
- "description": "Microsoft Windows Video ActiveX Control contains a remote code execution vulnerability. An attacker could exploit the vulnerability by constructing a specially crafted Web page. When a user views the Web page, the vulnerability could allow remote code execution. An attacker who successfully exploited this vulnerability could gain the same user rights as the logged-on user.",
12953
- "privileges_required": "network attacker (no authentication required)",
12954
- "complexity": "moderate (bulk-import default)",
12955
- "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."
12952
+ "description": "a memory-corruption code-execution flaw (CWE-94) in the Microsoft Video ActiveX control (msvidctl), exploitable by an attacker-controlled web page in Internet Explorer for drive-by remote code execution. CISA KEV-listed 2026-02-17 with confirmed in-the-wild exploitation.",
12953
+ "privileges_required": "none (the victim opens or processes the attacker's file/content/repository)",
12954
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
12955
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
12956
+ },
12957
+ "defense_chain": {
12958
+ "prevention": {
12959
+ "what_would_have_worked": "Apply the Microsoft update and retire end-of-life Internet Explorer / disable the vulnerable ActiveX control via kill-bit; enforce browser hardening and web-content filtering.",
12960
+ "was_this_required": true,
12961
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
12962
+ "adequacy": "Patch is definitive on a managed estate; the lasting controls are file-provenance enforcement, application hardening, and retiring end-of-life software, since these flaws are reached through everyday file/content handling."
12963
+ },
12964
+ "detection": {
12965
+ "what_would_have_worked": "EDR signatures for child-process execution from the browser after web-content render.",
12966
+ "was_this_required": false,
12967
+ "framework_requiring_it": null,
12968
+ "adequacy": "Backstops endpoints not yet patched and catches the post-exploitation drop/execution stage."
12969
+ },
12970
+ "response": {
12971
+ "what_would_have_worked": "Force the patch (or retire the end-of-life component), isolate exploited endpoints, remove dropped autostart/hook payloads, hunt for follow-on loaders, and review for credential theft.",
12972
+ "was_this_required": true,
12973
+ "framework_requiring_it": "NIST 800-53 IR-4",
12974
+ "adequacy": "Mandatory; client-side execution typically establishes persistence (autorun/hooks) and leads to credential harvest, which a bare patch does not remediate."
12975
+ }
12956
12976
  },
12957
12977
  "framework_coverage": {
12958
12978
  "NIST-800-53-SI-2": {
12959
12979
  "covered": true,
12960
12980
  "adequate": false,
12961
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
12981
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client-side file/content-handling flaw; weaponized archives, web content, and repositories are delivered by email, web, and supply chain and exploited within days. Long-tail unpatched and end-of-life software (Internet Explorer / ActiveX) remains exposed for years."
12962
12982
  },
12963
12983
  "ISO-27001-2022-A.8.8": {
12964
12984
  "covered": true,
12965
12985
  "adequate": false,
12966
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
12986
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited client flaw, and the legacy re-listings exist because organizations still run vulnerable or end-of-life software."
12987
+ },
12988
+ "AU-ISM-1546": {
12989
+ "covered": true,
12990
+ "adequate": false,
12991
+ "gap": "Essential 8 names application patching and hardening, but the load-bearing controls here are file-provenance enforcement (Mark-of-the-Web propagation to extracted files), ASR rules, disabling risky ActiveX, and hardened version-control settings (protectNTFS, disabling symlinks on clone) — none of which the framework names explicitly."
12967
12992
  }
12968
12993
  },
12969
12994
  "compliance_exposure_score": {
12970
- "percent_audit_passing_orgs_still_exposed": 55,
12971
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
12995
+ "percent_audit_passing_orgs_still_exposed": 57,
12996
+ "basis": "Microsoft Video ActiveX control is ubiquitous on endpoints/developer machines; audited organizations that rely on patching alone — without file-provenance enforcement, ASR rules, ActiveX kill-bits, or hardened clone settings remain exposed for this KEV-listed, actively-exploited flaw, and long-tail/EOL software widens the window.",
12972
12997
  "theater_pattern": "patch_management"
12973
12998
  },
12974
12999
  "ai_discovered_zeroday": false,
12975
- "ai_discovery_source": "unknown",
12976
- "ai_assist_factor": "none",
12977
- "_auto_imported": true,
12978
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
13000
+ "ai_discovery_source": "vendor_research",
13001
+ "ai_assist_factor": "none"
12979
13002
  },
12980
13003
  "CVE-2026-2441": {
12981
13004
  "name": "Google Chromium CSS Use-After-Free Vulnerability",
@@ -15340,35 +15363,58 @@
15340
15363
  },
15341
15364
  "CVE-2025-6218": {
15342
15365
  "name": "RARLAB WinRAR Path Traversal Vulnerability",
15343
- "lesson_date": "2026-05-18",
15366
+ "lesson_date": "2026-05-29",
15344
15367
  "attack_vector": {
15345
- "description": "RARLAB WinRAR contains a path traversal vulnerability allowing an attacker to execute code in the context of the current user.",
15346
- "privileges_required": "network attacker (no authentication required)",
15347
- "complexity": "moderate (bulk-import default)",
15348
- "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."
15368
+ "description": "a path-traversal flaw (CWE-22) in WinRAR's archive extraction, letting a crafted archive write files outside the intended directory (e.g. into a Startup/autorun location) for code execution when the victim extracts it. CISA KEV-listed 2025-12-09 with confirmed in-the-wild exploitation.",
15369
+ "privileges_required": "none (the victim opens or processes the attacker's file/content/repository)",
15370
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
15371
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
15372
+ },
15373
+ "defense_chain": {
15374
+ "prevention": {
15375
+ "what_would_have_worked": "Apply the WinRAR update; enforce Mark-of-the-Web propagation to extracted files and ASR rules so a dropped autorun payload is blocked or flagged, and filter inbound archives.",
15376
+ "was_this_required": true,
15377
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
15378
+ "adequacy": "Patch is definitive on a managed estate; the lasting controls are file-provenance enforcement, application hardening, and retiring end-of-life software, since these flaws are reached through everyday file/content handling."
15379
+ },
15380
+ "detection": {
15381
+ "what_would_have_worked": "EDR detection of files written to autorun locations by an archiver and execution of newly-dropped autostart entries.",
15382
+ "was_this_required": false,
15383
+ "framework_requiring_it": null,
15384
+ "adequacy": "Backstops endpoints not yet patched and catches the post-exploitation drop/execution stage."
15385
+ },
15386
+ "response": {
15387
+ "what_would_have_worked": "Force the patch (or retire the end-of-life component), isolate exploited endpoints, remove dropped autostart/hook payloads, hunt for follow-on loaders, and review for credential theft.",
15388
+ "was_this_required": true,
15389
+ "framework_requiring_it": "NIST 800-53 IR-4",
15390
+ "adequacy": "Mandatory; client-side execution typically establishes persistence (autorun/hooks) and leads to credential harvest, which a bare patch does not remediate."
15391
+ }
15349
15392
  },
15350
15393
  "framework_coverage": {
15351
15394
  "NIST-800-53-SI-2": {
15352
15395
  "covered": true,
15353
15396
  "adequate": false,
15354
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
15397
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client-side file/content-handling flaw; weaponized archives, web content, and repositories are delivered by email, web, and supply chain and exploited within days. Long-tail unpatched and end-of-life software (Internet Explorer / ActiveX) remains exposed for years."
15355
15398
  },
15356
15399
  "ISO-27001-2022-A.8.8": {
15357
15400
  "covered": true,
15358
15401
  "adequate": false,
15359
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
15402
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited client flaw, and the legacy re-listings exist because organizations still run vulnerable or end-of-life software."
15403
+ },
15404
+ "AU-ISM-1546": {
15405
+ "covered": true,
15406
+ "adequate": false,
15407
+ "gap": "Essential 8 names application patching and hardening, but the load-bearing controls here are file-provenance enforcement (Mark-of-the-Web propagation to extracted files), ASR rules, disabling risky ActiveX, and hardened version-control settings (protectNTFS, disabling symlinks on clone) — none of which the framework names explicitly."
15360
15408
  }
15361
15409
  },
15362
15410
  "compliance_exposure_score": {
15363
- "percent_audit_passing_orgs_still_exposed": 55,
15364
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
15411
+ "percent_audit_passing_orgs_still_exposed": 57,
15412
+ "basis": "RARLAB WinRAR is ubiquitous on endpoints/developer machines; audited organizations that rely on patching alone — without file-provenance enforcement, ASR rules, ActiveX kill-bits, or hardened clone settings remain exposed for this KEV-listed, actively-exploited flaw, and long-tail/EOL software widens the window.",
15365
15413
  "theater_pattern": "patch_management"
15366
15414
  },
15367
15415
  "ai_discovered_zeroday": false,
15368
- "ai_discovery_source": "unknown",
15369
- "ai_assist_factor": "none",
15370
- "_auto_imported": true,
15371
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
15416
+ "ai_discovery_source": "vendor_research",
15417
+ "ai_assist_factor": "none"
15372
15418
  },
15373
15419
  "CVE-2025-62221": {
15374
15420
  "name": "Microsoft Windows Use After Free Vulnerability",
@@ -16422,35 +16468,58 @@
16422
16468
  },
16423
16469
  "CVE-2025-41244": {
16424
16470
  "name": "Broadcom VMware Aria Operations and VMware Tools Privilege Defined with Unsafe Actions Vulnerability",
16425
- "lesson_date": "2026-05-18",
16471
+ "lesson_date": "2026-05-29",
16426
16472
  "attack_vector": {
16427
- "description": "Broadcom VMware Aria Operations and VMware Tools contain a privilege defined with unsafe actions vulnerability. A malicious local actor with non-administrative privileges having access to a VM with VMware Tools installed and managed by Aria Operations with SDMP enabled may exploit this vulnerability to escalate privileges to root on the same VM.",
16428
- "privileges_required": "network attacker (no authentication required)",
16429
- "complexity": "moderate (bulk-import default)",
16430
- "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."
16473
+ "description": "a privilege-management flaw (CWE-267) in VMware Aria Operations and VMware Tools, letting a local user in a managed guest escalate privileges. CISA KEV-listed 2025-10-30 with confirmed in-the-wild exploitation; escalation flaws of this class form the second half of an intrusion chain.",
16474
+ "privileges_required": "low (a local foothold — an unprivileged app, user, or process on the host)",
16475
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
16476
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
16477
+ },
16478
+ "defense_chain": {
16479
+ "prevention": {
16480
+ "what_would_have_worked": "Apply the VMware update; restrict the privileged collection account and segment management access — a guest LPE combined with management reach can pivot across the virtual estate.",
16481
+ "was_this_required": true,
16482
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
16483
+ "adequacy": "Patch is definitive; the gap is the chain (initial access → unpatched LPE → root/SYSTEM) which a patched host shuts down, with platform hardening as the backstop."
16484
+ },
16485
+ "detection": {
16486
+ "what_would_have_worked": "EDR/auditd telemetry for unprivileged-to-elevated transitions and the escalation primitive without a legitimate trigger.",
16487
+ "was_this_required": false,
16488
+ "framework_requiring_it": null,
16489
+ "adequacy": "Backstops unpatched hosts; escalation is typically silent without endpoint/identity monitoring."
16490
+ },
16491
+ "response": {
16492
+ "what_would_have_worked": "Force the patch; for confirmed exploitation treat the host as compromised, isolate, preserve forensic state, rotate credentials, and review for follow-on persistence.",
16493
+ "was_this_required": true,
16494
+ "framework_requiring_it": "NIST 800-53 IR-4",
16495
+ "adequacy": "Mandatory; root/SYSTEM-level escalation makes the host an unreliable platform and warrants rebuild."
16496
+ }
16431
16497
  },
16432
16498
  "framework_coverage": {
16433
16499
  "NIST-800-53-SI-2": {
16434
16500
  "covered": true,
16435
16501
  "adequate": false,
16436
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
16502
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed local/host privilege-escalation flaw; paired with an initial-access primitive, attackers elevate to root/SYSTEM within hours of a foothold."
16437
16503
  },
16438
16504
  "ISO-27001-2022-A.8.8": {
16439
16505
  "covered": true,
16440
16506
  "adequate": false,
16441
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
16507
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited escalation flaw, which is the second half of nearly every intrusion chain."
16508
+ },
16509
+ "AU-ISM-1546": {
16510
+ "covered": true,
16511
+ "adequate": false,
16512
+ "gap": "Essential 8 names OS/application patching, but the load-bearing backstops are platform-specific and unnamed: least-privilege and SELinux/seccomp on Linux, MDM-enforced OTA SLAs on Android, management-account segmentation for virtualization, and SMB signing / NTLM-disablement for the reflection class (the last breaks the attack regardless of patch state)."
16442
16513
  }
16443
16514
  },
16444
16515
  "compliance_exposure_score": {
16445
- "percent_audit_passing_orgs_still_exposed": 55,
16446
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
16516
+ "percent_audit_passing_orgs_still_exposed": 69,
16517
+ "basis": "VMware Aria Operations and VMware Tools is widely deployed; audited organizations gate host/agent patches behind change windows and rarely enforce the platform-specific backstop (SELinux/seccomp, MDM OTA SLA, management-account segmentation, SMB signing), leaving the escalation chain open past the in-the-wild window.",
16447
16518
  "theater_pattern": "patch_management"
16448
16519
  },
16449
16520
  "ai_discovered_zeroday": false,
16450
- "ai_discovery_source": "unknown",
16451
- "ai_assist_factor": "none",
16452
- "_auto_imported": true,
16453
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
16521
+ "ai_discovery_source": "vendor_research",
16522
+ "ai_assist_factor": "none"
16454
16523
  },
16455
16524
  "CVE-2025-24893": {
16456
16525
  "name": "XWiki Platform Eval Injection Vulnerability",
@@ -16961,35 +17030,58 @@
16961
17030
  },
16962
17031
  "CVE-2025-33073": {
16963
17032
  "name": "Microsoft Windows SMB Client Improper Access Control Vulnerability",
16964
- "lesson_date": "2026-05-18",
17033
+ "lesson_date": "2026-05-29",
16965
17034
  "attack_vector": {
16966
- "description": "Microsoft Windows SMB Client contains an improper access control vulnerability that could allow for privilege escalation. An attacker could execute a specially crafted malicious script to coerce the victim machine to connect back to the attack system using SMB and authenticate.",
16967
- "privileges_required": "network attacker (no authentication required)",
16968
- "complexity": "moderate (bulk-import default)",
16969
- "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."
17035
+ "description": "an improper-access-control flaw (CWE-284) in the Windows SMB client enabling NTLM reflection by coercing a victim host to authenticate to an attacker-controlled server, the attacker reflects the authentication back to the victim to gain SYSTEM. CISA KEV-listed 2025-10-20 with confirmed in-the-wild exploitation; escalation flaws of this class form the second half of an intrusion chain.",
17036
+ "privileges_required": "low (the ability to coerce a victim host to authenticate; no valid credentials on the target)",
17037
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
17038
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
17039
+ },
17040
+ "defense_chain": {
17041
+ "prevention": {
17042
+ "what_would_have_worked": "Apply the Microsoft update AND enforce SMB signing (and disable NTLM where possible); SMB signing breaks the reflection/relay regardless of patch state, so it is the durable control.",
17043
+ "was_this_required": true,
17044
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
17045
+ "adequacy": "Patch is necessary but SMB signing breaks the reflection regardless of patch state and is the durable control; NTLM disablement removes the primitive entirely."
17046
+ },
17047
+ "detection": {
17048
+ "what_would_have_worked": "Detection of coerced/relayed NTLM authentication: unexpected outbound SMB from servers, authentication to attacker infrastructure, and SYSTEM actions without an admin login.",
17049
+ "was_this_required": false,
17050
+ "framework_requiring_it": null,
17051
+ "adequacy": "Backstops unpatched hosts; escalation is typically silent without endpoint/identity monitoring."
17052
+ },
17053
+ "response": {
17054
+ "what_would_have_worked": "Force the patch; for confirmed exploitation treat the host as compromised, isolate, preserve forensic state, rotate credentials, and enforce SMB signing fleet-wide and hunt for relay activity.",
17055
+ "was_this_required": true,
17056
+ "framework_requiring_it": "NIST 800-53 IR-4",
17057
+ "adequacy": "Mandatory; root/SYSTEM-level escalation makes the host an unreliable platform and warrants rebuild."
17058
+ }
16970
17059
  },
16971
17060
  "framework_coverage": {
16972
17061
  "NIST-800-53-SI-2": {
16973
17062
  "covered": true,
16974
17063
  "adequate": false,
16975
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
17064
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed local/host privilege-escalation flaw; paired with an initial-access primitive, attackers elevate to root/SYSTEM within hours of a foothold."
16976
17065
  },
16977
17066
  "ISO-27001-2022-A.8.8": {
16978
17067
  "covered": true,
16979
17068
  "adequate": false,
16980
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
17069
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited escalation flaw, which is the second half of nearly every intrusion chain."
17070
+ },
17071
+ "AU-ISM-1546": {
17072
+ "covered": true,
17073
+ "adequate": false,
17074
+ "gap": "Essential 8 names OS/application patching, but the load-bearing backstops are platform-specific and unnamed: least-privilege and SELinux/seccomp on Linux, MDM-enforced OTA SLAs on Android, management-account segmentation for virtualization, and SMB signing / NTLM-disablement for the reflection class (the last breaks the attack regardless of patch state)."
16981
17075
  }
16982
17076
  },
16983
17077
  "compliance_exposure_score": {
16984
- "percent_audit_passing_orgs_still_exposed": 55,
16985
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
17078
+ "percent_audit_passing_orgs_still_exposed": 69,
17079
+ "basis": "Microsoft Windows SMB Client is widely deployed; audited organizations gate host/agent patches behind change windows and rarely enforce the platform-specific backstop (SELinux/seccomp, MDM OTA SLA, management-account segmentation, SMB signing), leaving the escalation chain open past the in-the-wild window.",
16986
17080
  "theater_pattern": "patch_management"
16987
17081
  },
16988
17082
  "ai_discovered_zeroday": false,
16989
- "ai_discovery_source": "unknown",
16990
- "ai_assist_factor": "none",
16991
- "_auto_imported": true,
16992
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
17083
+ "ai_discovery_source": "vendor_research",
17084
+ "ai_assist_factor": "none"
16993
17085
  },
16994
17086
  "CVE-2025-61884": {
16995
17087
  "name": "Oracle E-Business Suite Server-Side Request Forgery (SSRF) Vulnerability",
@@ -18092,35 +18184,58 @@
18092
18184
  },
18093
18185
  "CVE-2025-32463": {
18094
18186
  "name": "Sudo Inclusion of Functionality from Untrusted Control Sphere Vulnerability",
18095
- "lesson_date": "2026-05-18",
18187
+ "lesson_date": "2026-05-29",
18096
18188
  "attack_vector": {
18097
- "description": "Sudo contains an inclusion of functionality from untrusted control sphere vulnerability. This vulnerability could allow local attacker to leverage sudo’s -R (--chroot) option to run arbitrary commands as root, even if they are not listed in the sudoers file.",
18098
- "privileges_required": "network attacker (no authentication required)",
18099
- "complexity": "moderate (bulk-import default)",
18100
- "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."
18189
+ "description": "a flaw allowing inclusion of functionality from an untrusted control sphere (CWE-829) in Sudo's chroot handling, letting a local user load attacker-controlled configuration/libraries and escalate to root. CISA KEV-listed 2025-09-29 with confirmed in-the-wild exploitation; escalation flaws of this class form the second half of an intrusion chain.",
18190
+ "privileges_required": "low (a local foothold — an unprivileged app, user, or process on the host)",
18191
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
18192
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
18193
+ },
18194
+ "defense_chain": {
18195
+ "prevention": {
18196
+ "what_would_have_worked": "Apply the distribution Sudo update; restrict sudo configuration and avoid the chroot feature where unneeded — local-to-root escalation turns any foothold into full host compromise.",
18197
+ "was_this_required": true,
18198
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
18199
+ "adequacy": "Patch is definitive; the gap is the chain (initial access → unpatched LPE → root/SYSTEM) which a patched host shuts down, with platform hardening as the backstop."
18200
+ },
18201
+ "detection": {
18202
+ "what_would_have_worked": "EDR/auditd telemetry for unprivileged-to-elevated transitions and the escalation primitive without a legitimate trigger.",
18203
+ "was_this_required": false,
18204
+ "framework_requiring_it": null,
18205
+ "adequacy": "Backstops unpatched hosts; escalation is typically silent without endpoint/identity monitoring."
18206
+ },
18207
+ "response": {
18208
+ "what_would_have_worked": "Force the patch; for confirmed exploitation treat the host as compromised, isolate, preserve forensic state, rotate credentials, and review for follow-on persistence.",
18209
+ "was_this_required": true,
18210
+ "framework_requiring_it": "NIST 800-53 IR-4",
18211
+ "adequacy": "Mandatory; root/SYSTEM-level escalation makes the host an unreliable platform and warrants rebuild."
18212
+ }
18101
18213
  },
18102
18214
  "framework_coverage": {
18103
18215
  "NIST-800-53-SI-2": {
18104
18216
  "covered": true,
18105
18217
  "adequate": false,
18106
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
18218
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed local/host privilege-escalation flaw; paired with an initial-access primitive, attackers elevate to root/SYSTEM within hours of a foothold."
18107
18219
  },
18108
18220
  "ISO-27001-2022-A.8.8": {
18109
18221
  "covered": true,
18110
18222
  "adequate": false,
18111
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
18223
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited escalation flaw, which is the second half of nearly every intrusion chain."
18224
+ },
18225
+ "AU-ISM-1546": {
18226
+ "covered": true,
18227
+ "adequate": false,
18228
+ "gap": "Essential 8 names OS/application patching, but the load-bearing backstops are platform-specific and unnamed: least-privilege and SELinux/seccomp on Linux, MDM-enforced OTA SLAs on Android, management-account segmentation for virtualization, and SMB signing / NTLM-disablement for the reflection class (the last breaks the attack regardless of patch state)."
18112
18229
  }
18113
18230
  },
18114
18231
  "compliance_exposure_score": {
18115
- "percent_audit_passing_orgs_still_exposed": 55,
18116
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
18232
+ "percent_audit_passing_orgs_still_exposed": 69,
18233
+ "basis": "Sudo is widely deployed; audited organizations gate host/agent patches behind change windows and rarely enforce the platform-specific backstop (SELinux/seccomp, MDM OTA SLA, management-account segmentation, SMB signing), leaving the escalation chain open past the in-the-wild window.",
18117
18234
  "theater_pattern": "patch_management"
18118
18235
  },
18119
18236
  "ai_discovered_zeroday": false,
18120
- "ai_discovery_source": "unknown",
18121
- "ai_assist_factor": "none",
18122
- "_auto_imported": true,
18123
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
18237
+ "ai_discovery_source": "vendor_research",
18238
+ "ai_assist_factor": "none"
18124
18239
  },
18125
18240
  "CVE-2025-59689": {
18126
18241
  "name": "Libraesva Email Security Gateway Command Injection Vulnerability",
@@ -18544,35 +18659,58 @@
18544
18659
  },
18545
18660
  "CVE-2025-48543": {
18546
18661
  "name": "Android Runtime Use-After-Free Vulnerability",
18547
- "lesson_date": "2026-05-18",
18662
+ "lesson_date": "2026-05-29",
18548
18663
  "attack_vector": {
18549
- "description": "Android Runtime contains a use-after-free vulnerability potentially allowing a chrome sandbox escape leading to local privilege escalation.",
18550
- "privileges_required": "unprivileged local user",
18551
- "complexity": "moderate (bulk-import default)",
18552
- "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."
18664
+ "description": "a use-after-free / privilege-management flaw (CWE-269) in the Android Runtime, exploited by a local app to escalate privileges on the device (the local-escalation step after an initial-access primitive in a mobile exploit chain). CISA KEV-listed 2025-09-04 with confirmed in-the-wild exploitation; escalation flaws of this class form the second half of an intrusion chain.",
18665
+ "privileges_required": "low (a local foothold — an unprivileged app, user, or process on the host)",
18666
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
18667
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
18668
+ },
18669
+ "defense_chain": {
18670
+ "prevention": {
18671
+ "what_would_have_worked": "Apply the Android Security Bulletin OTA update and enforce update SLAs via MDM; mobile-threat-defense backstops devices pending the fix.",
18672
+ "was_this_required": true,
18673
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
18674
+ "adequacy": "Patch is definitive; the gap is the chain (initial access → unpatched LPE → root/SYSTEM) which a patched host shuts down, with platform hardening as the backstop."
18675
+ },
18676
+ "detection": {
18677
+ "what_would_have_worked": "Mobile-threat-defense telemetry for unprivileged-to-elevated transitions and the escalation primitive without a legitimate trigger.",
18678
+ "was_this_required": false,
18679
+ "framework_requiring_it": null,
18680
+ "adequacy": "Backstops unpatched hosts; escalation is typically silent without endpoint/identity monitoring."
18681
+ },
18682
+ "response": {
18683
+ "what_would_have_worked": "Force the patch; for confirmed exploitation treat the host as compromised, isolate, preserve forensic state, rotate credentials, and review for follow-on persistence.",
18684
+ "was_this_required": true,
18685
+ "framework_requiring_it": "NIST 800-53 IR-4",
18686
+ "adequacy": "Mandatory; root/SYSTEM-level escalation makes the host an unreliable platform and warrants rebuild."
18687
+ }
18553
18688
  },
18554
18689
  "framework_coverage": {
18555
18690
  "NIST-800-53-SI-2": {
18556
18691
  "covered": true,
18557
18692
  "adequate": false,
18558
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
18693
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed local/host privilege-escalation flaw; paired with an initial-access primitive, attackers elevate to root/SYSTEM within hours of a foothold."
18559
18694
  },
18560
18695
  "ISO-27001-2022-A.8.8": {
18561
18696
  "covered": true,
18562
18697
  "adequate": false,
18563
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
18698
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited escalation flaw, which is the second half of nearly every intrusion chain."
18699
+ },
18700
+ "AU-ISM-1546": {
18701
+ "covered": true,
18702
+ "adequate": false,
18703
+ "gap": "Essential 8 names OS/application patching, but the load-bearing backstops are platform-specific and unnamed: least-privilege and SELinux/seccomp on Linux, MDM-enforced OTA SLAs on Android, management-account segmentation for virtualization, and SMB signing / NTLM-disablement for the reflection class (the last breaks the attack regardless of patch state)."
18564
18704
  }
18565
18705
  },
18566
18706
  "compliance_exposure_score": {
18567
- "percent_audit_passing_orgs_still_exposed": 55,
18568
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
18707
+ "percent_audit_passing_orgs_still_exposed": 69,
18708
+ "basis": "Android is widely deployed; audited organizations gate host/agent patches behind change windows and rarely enforce the platform-specific backstop (SELinux/seccomp, MDM OTA SLA, management-account segmentation, SMB signing), leaving the escalation chain open past the in-the-wild window.",
18569
18709
  "theater_pattern": "patch_management"
18570
18710
  },
18571
18711
  "ai_discovered_zeroday": false,
18572
- "ai_discovery_source": "unknown",
18573
- "ai_assist_factor": "none",
18574
- "_auto_imported": true,
18575
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
18712
+ "ai_discovery_source": "vendor_research",
18713
+ "ai_assist_factor": "none"
18576
18714
  },
18577
18715
  "CVE-2025-53690": {
18578
18716
  "name": "Sitecore Multiple Products Deserialization of Untrusted Data Vulnerability",
@@ -18968,35 +19106,58 @@
18968
19106
  },
18969
19107
  "CVE-2025-48384": {
18970
19108
  "name": "Git Link Following Vulnerability",
18971
- "lesson_date": "2026-05-18",
19109
+ "lesson_date": "2026-05-29",
18972
19110
  "attack_vector": {
18973
- "description": "Git contains a link following vulnerability that stems from Git’s inconsistent handling of carriage return characters in configuration files.",
18974
- "privileges_required": "network attacker (no authentication required)",
18975
- "complexity": "moderate (bulk-import default)",
18976
- "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."
19111
+ "description": "a link-following flaw (CWE-59/CWE-436) in Git, letting a malicious repository write files outside the working tree on clone/checkout (e.g. a hook), leading to code execution when the victim works with the repository. CISA KEV-listed 2025-08-25 with confirmed in-the-wild exploitation.",
19112
+ "privileges_required": "none (the victim opens or processes the attacker's file/content/repository)",
19113
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
19114
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
19115
+ },
19116
+ "defense_chain": {
19117
+ "prevention": {
19118
+ "what_would_have_worked": "Apply the Git update; enable hardened clone settings (core.protectNTFS, core.symlinks=false where appropriate) and avoid cloning untrusted repositories on sensitive hosts — repository content is attacker-controlled.",
19119
+ "was_this_required": true,
19120
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
19121
+ "adequacy": "Patch is definitive on a managed estate; the lasting controls are file-provenance enforcement, application hardening, and retiring end-of-life software, since these flaws are reached through everyday file/content handling."
19122
+ },
19123
+ "detection": {
19124
+ "what_would_have_worked": "EDR/version-control monitoring for files written outside the working tree on clone and execution of repository hooks.",
19125
+ "was_this_required": false,
19126
+ "framework_requiring_it": null,
19127
+ "adequacy": "Backstops endpoints not yet patched and catches the post-exploitation drop/execution stage."
19128
+ },
19129
+ "response": {
19130
+ "what_would_have_worked": "Force the patch (or retire the end-of-life component), isolate exploited endpoints, remove dropped autostart/hook payloads, hunt for follow-on loaders, and review for credential theft.",
19131
+ "was_this_required": true,
19132
+ "framework_requiring_it": "NIST 800-53 IR-4",
19133
+ "adequacy": "Mandatory; client-side execution typically establishes persistence (autorun/hooks) and leads to credential harvest, which a bare patch does not remediate."
19134
+ }
18977
19135
  },
18978
19136
  "framework_coverage": {
18979
19137
  "NIST-800-53-SI-2": {
18980
19138
  "covered": true,
18981
19139
  "adequate": false,
18982
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
19140
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client-side file/content-handling flaw; weaponized archives, web content, and repositories are delivered by email, web, and supply chain and exploited within days. Long-tail unpatched and end-of-life software (Internet Explorer / ActiveX) remains exposed for years."
18983
19141
  },
18984
19142
  "ISO-27001-2022-A.8.8": {
18985
19143
  "covered": true,
18986
19144
  "adequate": false,
18987
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
19145
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited client flaw, and the legacy re-listings exist because organizations still run vulnerable or end-of-life software."
19146
+ },
19147
+ "AU-ISM-1546": {
19148
+ "covered": true,
19149
+ "adequate": false,
19150
+ "gap": "Essential 8 names application patching and hardening, but the load-bearing controls here are file-provenance enforcement (Mark-of-the-Web propagation to extracted files), ASR rules, disabling risky ActiveX, and hardened version-control settings (protectNTFS, disabling symlinks on clone) — none of which the framework names explicitly."
18988
19151
  }
18989
19152
  },
18990
19153
  "compliance_exposure_score": {
18991
- "percent_audit_passing_orgs_still_exposed": 55,
18992
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
19154
+ "percent_audit_passing_orgs_still_exposed": 57,
19155
+ "basis": "Git is ubiquitous on endpoints/developer machines; audited organizations that rely on patching alone — without file-provenance enforcement, ASR rules, ActiveX kill-bits, or hardened clone settings remain exposed for this KEV-listed, actively-exploited flaw, and long-tail/EOL software widens the window.",
18993
19156
  "theater_pattern": "patch_management"
18994
19157
  },
18995
19158
  "ai_discovered_zeroday": false,
18996
- "ai_discovery_source": "unknown",
18997
- "ai_assist_factor": "none",
18998
- "_auto_imported": true,
18999
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
19159
+ "ai_discovery_source": "vendor_research",
19160
+ "ai_assist_factor": "none"
19000
19161
  },
19001
19162
  "CVE-2024-8068": {
19002
19163
  "name": "Citrix Session Recording Improper Privilege Management Vulnerability",
@@ -19299,36 +19460,59 @@
19299
19460
  "ai_assist_factor": "none"
19300
19461
  },
19301
19462
  "CVE-2025-8088": {
19302
- "name": "RARLAB WinRAR Path Traversal Vulnerability",
19303
- "lesson_date": "2026-05-18",
19463
+ "name": "RARLAB WinRAR Path Traversal Vulnerability (variant: CVE-2025-8088)",
19464
+ "lesson_date": "2026-05-29",
19304
19465
  "attack_vector": {
19305
- "description": "RARLAB WinRAR contains a path traversal vulnerability affecting the Windows version of WinRAR. This vulnerability could allow an attacker to execute arbitrary code by crafting malicious archive files.",
19306
- "privileges_required": "network attacker (no authentication required)",
19307
- "complexity": "moderate (bulk-import default)",
19308
- "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."
19466
+ "description": "a path-traversal flaw (CWE-35) in WinRAR's archive extraction (a variant), letting a crafted archive write to autorun locations for code execution on extraction used in the wild by espionage actors. CISA KEV-listed 2025-08-12 with confirmed in-the-wild exploitation.",
19467
+ "privileges_required": "none (the victim opens or processes the attacker's file/content/repository)",
19468
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
19469
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
19470
+ },
19471
+ "defense_chain": {
19472
+ "prevention": {
19473
+ "what_would_have_worked": "Apply the WinRAR update; enforce Mark-of-the-Web propagation to extracted files and ASR rules so a dropped autorun payload is blocked or flagged, and filter inbound archives.",
19474
+ "was_this_required": true,
19475
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
19476
+ "adequacy": "Patch is definitive on a managed estate; the lasting controls are file-provenance enforcement, application hardening, and retiring end-of-life software, since these flaws are reached through everyday file/content handling."
19477
+ },
19478
+ "detection": {
19479
+ "what_would_have_worked": "EDR detection of files written to autorun locations by an archiver and execution of newly-dropped autostart entries.",
19480
+ "was_this_required": false,
19481
+ "framework_requiring_it": null,
19482
+ "adequacy": "Backstops endpoints not yet patched and catches the post-exploitation drop/execution stage."
19483
+ },
19484
+ "response": {
19485
+ "what_would_have_worked": "Force the patch (or retire the end-of-life component), isolate exploited endpoints, remove dropped autostart/hook payloads, hunt for follow-on loaders, and review for credential theft.",
19486
+ "was_this_required": true,
19487
+ "framework_requiring_it": "NIST 800-53 IR-4",
19488
+ "adequacy": "Mandatory; client-side execution typically establishes persistence (autorun/hooks) and leads to credential harvest, which a bare patch does not remediate."
19489
+ }
19309
19490
  },
19310
19491
  "framework_coverage": {
19311
19492
  "NIST-800-53-SI-2": {
19312
19493
  "covered": true,
19313
19494
  "adequate": false,
19314
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
19495
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client-side file/content-handling flaw; weaponized archives, web content, and repositories are delivered by email, web, and supply chain and exploited within days. Long-tail unpatched and end-of-life software (Internet Explorer / ActiveX) remains exposed for years."
19315
19496
  },
19316
19497
  "ISO-27001-2022-A.8.8": {
19317
19498
  "covered": true,
19318
19499
  "adequate": false,
19319
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
19500
+ "gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited client flaw, and the legacy re-listings exist because organizations still run vulnerable or end-of-life software."
19501
+ },
19502
+ "AU-ISM-1546": {
19503
+ "covered": true,
19504
+ "adequate": false,
19505
+ "gap": "Essential 8 names application patching and hardening, but the load-bearing controls here are file-provenance enforcement (Mark-of-the-Web propagation to extracted files), ASR rules, disabling risky ActiveX, and hardened version-control settings (protectNTFS, disabling symlinks on clone) — none of which the framework names explicitly."
19320
19506
  }
19321
19507
  },
19322
19508
  "compliance_exposure_score": {
19323
- "percent_audit_passing_orgs_still_exposed": 55,
19324
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
19509
+ "percent_audit_passing_orgs_still_exposed": 57,
19510
+ "basis": "RARLAB WinRAR is ubiquitous on endpoints/developer machines; audited organizations that rely on patching alone — without file-provenance enforcement, ASR rules, ActiveX kill-bits, or hardened clone settings remain exposed for this KEV-listed, actively-exploited flaw, and long-tail/EOL software widens the window.",
19325
19511
  "theater_pattern": "patch_management"
19326
19512
  },
19327
19513
  "ai_discovered_zeroday": false,
19328
- "ai_discovery_source": "unknown",
19329
- "ai_assist_factor": "none",
19330
- "_auto_imported": true,
19331
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
19514
+ "ai_discovery_source": "vendor_research",
19515
+ "ai_assist_factor": "none"
19332
19516
  },
19333
19517
  "CVE-2007-0671": {
19334
19518
  "name": "Microsoft Office Excel Remote Code Execution Vulnerability",