@blamejs/exceptd-skills 0.15.7 → 0.15.8

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.
@@ -11543,35 +11543,63 @@
11543
11543
  },
11544
11544
  "CVE-2022-20775": {
11545
11545
  "name": "Cisco SD-WAN Path Traversal Vulnerability",
11546
- "lesson_date": "2026-05-18",
11546
+ "lesson_date": "2026-05-29",
11547
11547
  "attack_vector": {
11548
- "description": "Cisco SD-WAN CLI contains a path traversal vulnerability that could allow an authenticated local attacker to gain elevated privileges via improper access controls on commands within the application CLI. A successful exploit could allow the attacker to execute arbitrary commands as the root user.",
11549
- "privileges_required": "network attacker (no authentication required)",
11550
- "complexity": "moderate (bulk-import default)",
11551
- "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."
11548
+ "description": "a path-traversal flaw (CWE-25/CWE-282) reachable by an unauthenticated attacker. CISA KEV-listed 2026-02-25 with confirmed in-the-wild exploitation.",
11549
+ "privileges_required": "none (unauthenticated network reach to the device)",
11550
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
11551
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
11552
+ },
11553
+ "defense_chain": {
11554
+ "prevention": {
11555
+ "what_would_have_worked": "Apply the Cisco SD-WAN fixed release; restrict the management surface to trusted networks.",
11556
+ "was_this_required": true,
11557
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
11558
+ "adequacy": "Patch is definitive once applied; the gap is the SLA — a network-device patch cycle (gated on a maintenance window) loses to the KEV-confirmed exploitation window."
11559
+ },
11560
+ "detection": {
11561
+ "what_would_have_worked": "Monitoring on the SD-WAN surface: requests matching the exploited weakness, device crashes/reloads, and unexpected command execution or restricted-endpoint access.",
11562
+ "was_this_required": false,
11563
+ "framework_requiring_it": null,
11564
+ "adequacy": "Necessary to catch exploitation of devices not yet patched within the compressed window."
11565
+ },
11566
+ "response": {
11567
+ "what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence (implants/config changes) and rotate credentials reachable from the SD-WAN surface; on indicators of compromise, follow the vendor's forensic/recovery guidance.",
11568
+ "was_this_required": true,
11569
+ "framework_requiring_it": "NIST 800-53 IR-4",
11570
+ "adequacy": "Mandatory for a KEV-listed unauthenticated device flaw; network-device implants survive patching without explicit recovery steps."
11571
+ }
11552
11572
  },
11553
11573
  "framework_coverage": {
11554
11574
  "NIST-800-53-SI-2": {
11555
11575
  "covered": true,
11556
11576
  "adequate": false,
11557
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
11577
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated network-device flaw; CISA KEV due dates are days."
11558
11578
  },
11559
11579
  "ISO-27001-2022-A.8.8": {
11560
11580
  "covered": true,
11561
11581
  "adequate": false,
11562
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
11582
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing network device."
11583
+ },
11584
+ "NIS2-Art21-network-security": {
11585
+ "covered": true,
11586
+ "adequate": false,
11587
+ "gap": "Treats the device class as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
11588
+ },
11589
+ "PCI-DSS-4.0-6.3.3": {
11590
+ "covered": true,
11591
+ "adequate": false,
11592
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter network device in or adjacent to the CDE."
11563
11593
  }
11564
11594
  },
11565
11595
  "compliance_exposure_score": {
11566
- "percent_audit_passing_orgs_still_exposed": 55,
11567
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
11596
+ "percent_audit_passing_orgs_still_exposed": 70,
11597
+ "basis": "Internet-facing Cisco SD-WAN is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
11568
11598
  "theater_pattern": "patch_management"
11569
11599
  },
11570
11600
  "ai_discovered_zeroday": false,
11571
- "ai_discovery_source": "unknown",
11572
- "ai_assist_factor": "none",
11573
- "_auto_imported": true,
11574
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
11601
+ "ai_discovery_source": "vendor_research",
11602
+ "ai_assist_factor": "none"
11575
11603
  },
11576
11604
  "CVE-2026-20127": {
11577
11605
  "name": "Cisco Catalyst SD-WAN Controller and Manager Authentication Bypass Vulnerability",
@@ -13363,35 +13391,63 @@
13363
13391
  },
13364
13392
  "CVE-2025-20393": {
13365
13393
  "name": "Cisco Multiple Products Improper Input Validation Vulnerability",
13366
- "lesson_date": "2026-05-18",
13394
+ "lesson_date": "2026-05-29",
13367
13395
  "attack_vector": {
13368
- "description": "Cisco Secure Email Gateway, Secure Email, AsyncOS Software, and Web Manager appliances contains an improper input validation vulnerability that allows threat actors to execute arbitrary commands with root privileges on the underlying operating system of an affected appliance.",
13369
- "privileges_required": "network attacker (no authentication required)",
13370
- "complexity": "moderate (bulk-import default)",
13371
- "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."
13396
+ "description": "improper input validation (CWE-20) reachable by an unauthenticated attacker. CISA KEV-listed 2025-12-17 with confirmed in-the-wild exploitation.",
13397
+ "privileges_required": "none (unauthenticated network reach to the device)",
13398
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
13399
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
13400
+ },
13401
+ "defense_chain": {
13402
+ "prevention": {
13403
+ "what_would_have_worked": "Apply the Cisco fixed releases for each affected product; restrict management/data interfaces to trusted networks.",
13404
+ "was_this_required": true,
13405
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
13406
+ "adequacy": "Patch is definitive once applied; the gap is the SLA — a network-device patch cycle (gated on a maintenance window) loses to the KEV-confirmed exploitation window."
13407
+ },
13408
+ "detection": {
13409
+ "what_would_have_worked": "Monitoring on the Cisco product surface: requests matching the exploited weakness, device crashes/reloads, and unexpected command execution or restricted-endpoint access.",
13410
+ "was_this_required": false,
13411
+ "framework_requiring_it": null,
13412
+ "adequacy": "Necessary to catch exploitation of devices not yet patched within the compressed window."
13413
+ },
13414
+ "response": {
13415
+ "what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence (implants/config changes) and rotate credentials reachable from the Cisco product surface; on indicators of compromise, follow the vendor's forensic/recovery guidance.",
13416
+ "was_this_required": true,
13417
+ "framework_requiring_it": "NIST 800-53 IR-4",
13418
+ "adequacy": "Mandatory for a KEV-listed unauthenticated device flaw; network-device implants survive patching without explicit recovery steps."
13419
+ }
13372
13420
  },
13373
13421
  "framework_coverage": {
13374
13422
  "NIST-800-53-SI-2": {
13375
13423
  "covered": true,
13376
13424
  "adequate": false,
13377
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
13425
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated network-device flaw; CISA KEV due dates are days."
13378
13426
  },
13379
13427
  "ISO-27001-2022-A.8.8": {
13380
13428
  "covered": true,
13381
13429
  "adequate": false,
13382
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
13430
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing network device."
13431
+ },
13432
+ "NIS2-Art21-network-security": {
13433
+ "covered": true,
13434
+ "adequate": false,
13435
+ "gap": "Treats the device class as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
13436
+ },
13437
+ "PCI-DSS-4.0-6.3.3": {
13438
+ "covered": true,
13439
+ "adequate": false,
13440
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter network device in or adjacent to the CDE."
13383
13441
  }
13384
13442
  },
13385
13443
  "compliance_exposure_score": {
13386
- "percent_audit_passing_orgs_still_exposed": 55,
13387
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
13444
+ "percent_audit_passing_orgs_still_exposed": 70,
13445
+ "basis": "Internet-facing Cisco (multiple products) is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
13388
13446
  "theater_pattern": "patch_management"
13389
13447
  },
13390
13448
  "ai_discovered_zeroday": false,
13391
- "ai_discovery_source": "unknown",
13392
- "ai_assist_factor": "none",
13393
- "_auto_imported": true,
13394
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
13449
+ "ai_discovery_source": "vendor_research",
13450
+ "ai_assist_factor": "none"
13395
13451
  },
13396
13452
  "CVE-2025-59718": {
13397
13453
  "name": "Fortinet Multiple Products Improper Verification of Cryptographic Signature Vulnerability",
@@ -15303,35 +15359,63 @@
15303
15359
  },
15304
15360
  "CVE-2025-20352": {
15305
15361
  "name": "Cisco IOS and IOS XE Software SNMP Denial of Service and Remote Code Execution Vulnerability",
15306
- "lesson_date": "2026-05-18",
15362
+ "lesson_date": "2026-05-29",
15307
15363
  "attack_vector": {
15308
- "description": "Cisco IOS and IOS XE contains a stack-based buffer overflow vulnerability in the Simple Network Management Protocol (SNMP) subsystem that could allow for denial of service or remote code execution. A successful exploit could allow a low-privileged attacker to cause the affected system to reload, resulting in a DoS condition, or allow a high-privileged attacker to execute arbitrary code as the root user and obtain full control of the affected system.",
15309
- "privileges_required": "network attacker (no authentication required)",
15310
- "complexity": "moderate (bulk-import default)",
15311
- "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."
15364
+ "description": "a stack-based overflow (CWE-121) in the SNMP subsystem, exploitable by an unauthenticated attacker for denial of service and remote code execution. CISA KEV-listed 2025-09-29 with confirmed in-the-wild exploitation.",
15365
+ "privileges_required": "none (unauthenticated network reach to the device)",
15366
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
15367
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
15368
+ },
15369
+ "defense_chain": {
15370
+ "prevention": {
15371
+ "what_would_have_worked": "Apply the Cisco IOS/IOS XE fixed release; restrict SNMP to trusted hosts and disable affected OIDs where the advisory permits, pending the upgrade.",
15372
+ "was_this_required": true,
15373
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
15374
+ "adequacy": "Patch is definitive once applied; the gap is the SLA — a network-device patch cycle (gated on a maintenance window) loses to the KEV-confirmed exploitation window."
15375
+ },
15376
+ "detection": {
15377
+ "what_would_have_worked": "Monitoring on the IOS/IOS XE SNMP subsystem: requests matching the exploited weakness, device crashes/reloads, and unexpected command execution or restricted-endpoint access.",
15378
+ "was_this_required": false,
15379
+ "framework_requiring_it": null,
15380
+ "adequacy": "Necessary to catch exploitation of devices not yet patched within the compressed window."
15381
+ },
15382
+ "response": {
15383
+ "what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence (implants/config changes) and rotate credentials reachable from the IOS/IOS XE SNMP subsystem; on indicators of compromise, follow the vendor's forensic/recovery guidance.",
15384
+ "was_this_required": true,
15385
+ "framework_requiring_it": "NIST 800-53 IR-4",
15386
+ "adequacy": "Mandatory for a KEV-listed unauthenticated device flaw; network-device implants survive patching without explicit recovery steps."
15387
+ }
15312
15388
  },
15313
15389
  "framework_coverage": {
15314
15390
  "NIST-800-53-SI-2": {
15315
15391
  "covered": true,
15316
15392
  "adequate": false,
15317
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
15393
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated network-device flaw; CISA KEV due dates are days."
15318
15394
  },
15319
15395
  "ISO-27001-2022-A.8.8": {
15320
15396
  "covered": true,
15321
15397
  "adequate": false,
15322
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
15398
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing network device."
15399
+ },
15400
+ "NIS2-Art21-network-security": {
15401
+ "covered": true,
15402
+ "adequate": false,
15403
+ "gap": "Treats the device class as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
15404
+ },
15405
+ "PCI-DSS-4.0-6.3.3": {
15406
+ "covered": true,
15407
+ "adequate": false,
15408
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter network device in or adjacent to the CDE."
15323
15409
  }
15324
15410
  },
15325
15411
  "compliance_exposure_score": {
15326
- "percent_audit_passing_orgs_still_exposed": 55,
15327
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
15412
+ "percent_audit_passing_orgs_still_exposed": 70,
15413
+ "basis": "Internet-facing Cisco IOS / IOS XE is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
15328
15414
  "theater_pattern": "patch_management"
15329
15415
  },
15330
15416
  "ai_discovered_zeroday": false,
15331
- "ai_discovery_source": "unknown",
15332
- "ai_assist_factor": "none",
15333
- "_auto_imported": true,
15334
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
15417
+ "ai_discovery_source": "vendor_research",
15418
+ "ai_assist_factor": "none"
15335
15419
  },
15336
15420
  "CVE-2021-21311": {
15337
15421
  "name": "Adminer Server-Side Request Forgery Vulnerability",
@@ -15367,67 +15451,123 @@
15367
15451
  },
15368
15452
  "CVE-2025-20362": {
15369
15453
  "name": "Cisco Secure Firewall Adaptive Security (ASA) Appliance and Secure Firewall Threat Defense (FTD) Missing Authorization Vulnerability",
15370
- "lesson_date": "2026-05-18",
15454
+ "lesson_date": "2026-05-29",
15371
15455
  "attack_vector": {
15372
- "description": "Cisco Secure Firewall Adaptive Security (ASA) Appliance and Secure Firewall Threat Defense (FTD) Software VPN Web Server contain a missing authorization vulnerability. This vulnerability could be chained with CVE-2025-20333.",
15373
- "privileges_required": "network attacker (no authentication required)",
15374
- "complexity": "moderate (bulk-import default)",
15375
- "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."
15456
+ "description": "a missing-authorization flaw (CWE-862) allowing an unauthenticated attacker to reach restricted URL endpoints (the ASA web-services chain). CISA KEV-listed 2025-09-25 with confirmed in-the-wild exploitation.",
15457
+ "privileges_required": "none (unauthenticated network reach to the device)",
15458
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
15459
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
15460
+ },
15461
+ "defense_chain": {
15462
+ "prevention": {
15463
+ "what_would_have_worked": "Apply the Cisco ASA/FTD fixed release; restrict the management/VPN web surface and, on indicators of compromise, follow Cisco's ArcaneDoor-class forensic guidance.",
15464
+ "was_this_required": true,
15465
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
15466
+ "adequacy": "Patch is definitive once applied; the gap is the SLA — a network-device patch cycle (gated on a maintenance window) loses to the KEV-confirmed exploitation window."
15467
+ },
15468
+ "detection": {
15469
+ "what_would_have_worked": "Monitoring on the ASA/FTD web surface: requests matching the exploited weakness, device crashes/reloads, and unexpected command execution or restricted-endpoint access.",
15470
+ "was_this_required": false,
15471
+ "framework_requiring_it": null,
15472
+ "adequacy": "Necessary to catch exploitation of devices not yet patched within the compressed window."
15473
+ },
15474
+ "response": {
15475
+ "what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence (implants/config changes) and rotate credentials reachable from the ASA/FTD web surface; on indicators of compromise, follow the vendor's forensic/recovery guidance.",
15476
+ "was_this_required": true,
15477
+ "framework_requiring_it": "NIST 800-53 IR-4",
15478
+ "adequacy": "Mandatory for a KEV-listed unauthenticated device flaw; network-device implants survive patching without explicit recovery steps."
15479
+ }
15376
15480
  },
15377
15481
  "framework_coverage": {
15378
15482
  "NIST-800-53-SI-2": {
15379
15483
  "covered": true,
15380
15484
  "adequate": false,
15381
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
15485
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated network-device flaw; CISA KEV due dates are days."
15382
15486
  },
15383
15487
  "ISO-27001-2022-A.8.8": {
15384
15488
  "covered": true,
15385
15489
  "adequate": false,
15386
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
15490
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing network device."
15491
+ },
15492
+ "NIS2-Art21-network-security": {
15493
+ "covered": true,
15494
+ "adequate": false,
15495
+ "gap": "Treats the device class as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
15496
+ },
15497
+ "PCI-DSS-4.0-6.3.3": {
15498
+ "covered": true,
15499
+ "adequate": false,
15500
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter network device in or adjacent to the CDE."
15387
15501
  }
15388
15502
  },
15389
15503
  "compliance_exposure_score": {
15390
- "percent_audit_passing_orgs_still_exposed": 55,
15391
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
15504
+ "percent_audit_passing_orgs_still_exposed": 70,
15505
+ "basis": "Internet-facing Cisco Secure Firewall ASA / FTD is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
15392
15506
  "theater_pattern": "patch_management"
15393
15507
  },
15394
15508
  "ai_discovered_zeroday": false,
15395
- "ai_discovery_source": "unknown",
15396
- "ai_assist_factor": "none",
15397
- "_auto_imported": true,
15398
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
15509
+ "ai_discovery_source": "vendor_research",
15510
+ "ai_assist_factor": "none"
15399
15511
  },
15400
15512
  "CVE-2025-20333": {
15401
15513
  "name": "Cisco Secure Firewall Adaptive Security Appliance (ASA) and Secure Firewall Threat Defense (FTD) Buffer Overflow Vulnerability",
15402
- "lesson_date": "2026-05-18",
15514
+ "lesson_date": "2026-05-29",
15403
15515
  "attack_vector": {
15404
- "description": "Cisco Secure Firewall Adaptive Security (ASA) Appliance and Secure Firewall Threat Defense (FTD) Software VPN Web Server contain a buffer overflow vulnerability that allows for remote code execution. This vulnerability could be chained with CVE-2025-20362.",
15405
- "privileges_required": "network attacker (no authentication required)",
15406
- "complexity": "moderate (bulk-import default)",
15407
- "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."
15516
+ "description": "a buffer overflow (CWE-120) enabling unauthenticated remote code execution (chained with the missing-authorization flaw). CISA KEV-listed 2025-09-25 with confirmed in-the-wild exploitation.",
15517
+ "privileges_required": "none (unauthenticated network reach to the device)",
15518
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
15519
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
15520
+ },
15521
+ "defense_chain": {
15522
+ "prevention": {
15523
+ "what_would_have_worked": "Apply the Cisco ASA/FTD fixed release; this is chained for full compromise, so on any indicator treat the appliance as compromised and follow Cisco's forensic/recovery guidance.",
15524
+ "was_this_required": true,
15525
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
15526
+ "adequacy": "Patch is definitive once applied; the gap is the SLA — a network-device patch cycle (gated on a maintenance window) loses to the KEV-confirmed exploitation window."
15527
+ },
15528
+ "detection": {
15529
+ "what_would_have_worked": "Monitoring on the ASA/FTD web surface: requests matching the exploited weakness, device crashes/reloads, and unexpected command execution or restricted-endpoint access.",
15530
+ "was_this_required": false,
15531
+ "framework_requiring_it": null,
15532
+ "adequacy": "Necessary to catch exploitation of devices not yet patched within the compressed window."
15533
+ },
15534
+ "response": {
15535
+ "what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence (implants/config changes) and rotate credentials reachable from the ASA/FTD web surface; on indicators of compromise, follow the vendor's forensic/recovery guidance.",
15536
+ "was_this_required": true,
15537
+ "framework_requiring_it": "NIST 800-53 IR-4",
15538
+ "adequacy": "Mandatory for a KEV-listed unauthenticated device flaw; network-device implants survive patching without explicit recovery steps."
15539
+ }
15408
15540
  },
15409
15541
  "framework_coverage": {
15410
15542
  "NIST-800-53-SI-2": {
15411
15543
  "covered": true,
15412
15544
  "adequate": false,
15413
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
15545
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated network-device flaw; CISA KEV due dates are days."
15414
15546
  },
15415
15547
  "ISO-27001-2022-A.8.8": {
15416
15548
  "covered": true,
15417
15549
  "adequate": false,
15418
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
15550
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing network device."
15551
+ },
15552
+ "NIS2-Art21-network-security": {
15553
+ "covered": true,
15554
+ "adequate": false,
15555
+ "gap": "Treats the device class as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
15556
+ },
15557
+ "PCI-DSS-4.0-6.3.3": {
15558
+ "covered": true,
15559
+ "adequate": false,
15560
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter network device in or adjacent to the CDE."
15419
15561
  }
15420
15562
  },
15421
15563
  "compliance_exposure_score": {
15422
- "percent_audit_passing_orgs_still_exposed": 55,
15423
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
15564
+ "percent_audit_passing_orgs_still_exposed": 70,
15565
+ "basis": "Internet-facing Cisco Secure Firewall ASA / FTD is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
15424
15566
  "theater_pattern": "patch_management"
15425
15567
  },
15426
15568
  "ai_discovered_zeroday": false,
15427
- "ai_discovery_source": "unknown",
15428
- "ai_assist_factor": "none",
15429
- "_auto_imported": true,
15430
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
15569
+ "ai_discovery_source": "vendor_research",
15570
+ "ai_assist_factor": "none"
15431
15571
  },
15432
15572
  "CVE-2025-5086": {
15433
15573
  "name": "Dassault Systèmes DELMIA Apriso Deserialization of Untrusted Data Vulnerability",
@@ -16135,67 +16275,123 @@
16135
16275
  },
16136
16276
  "CVE-2025-20337": {
16137
16277
  "name": "Cisco Identity Services Engine Injection Vulnerability",
16138
- "lesson_date": "2026-05-18",
16278
+ "lesson_date": "2026-05-29",
16139
16279
  "attack_vector": {
16140
- "description": "Cisco Identity Services Engine contains an injection vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC due to insufficient validation of user-supplied input allowing an attacker to exploit this vulnerability by submitting a crafted API request. Successful exploitation could allow an attacker to perform remote code execution and obtaining root privileges on an affected device.",
16141
- "privileges_required": "network attacker (no authentication required)",
16142
- "complexity": "moderate (bulk-import default)",
16143
- "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."
16280
+ "description": "an injection flaw (CWE-74) enabling unauthenticated code execution on Cisco ISE. CISA KEV-listed 2025-07-28 with confirmed in-the-wild exploitation.",
16281
+ "privileges_required": "none (unauthenticated network reach to the device)",
16282
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
16283
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
16284
+ },
16285
+ "defense_chain": {
16286
+ "prevention": {
16287
+ "what_would_have_worked": "Apply the Cisco ISE fixed release; restrict the ISE admin/portal surface to trusted networks and review for unexpected process execution.",
16288
+ "was_this_required": true,
16289
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
16290
+ "adequacy": "Patch is definitive once applied; the gap is the SLA — a network-device patch cycle (gated on a maintenance window) loses to the KEV-confirmed exploitation window."
16291
+ },
16292
+ "detection": {
16293
+ "what_would_have_worked": "Monitoring on the ISE surface: requests matching the exploited weakness, device crashes/reloads, and unexpected command execution or restricted-endpoint access.",
16294
+ "was_this_required": false,
16295
+ "framework_requiring_it": null,
16296
+ "adequacy": "Necessary to catch exploitation of devices not yet patched within the compressed window."
16297
+ },
16298
+ "response": {
16299
+ "what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence (implants/config changes) and rotate credentials reachable from the ISE surface; on indicators of compromise, follow the vendor's forensic/recovery guidance.",
16300
+ "was_this_required": true,
16301
+ "framework_requiring_it": "NIST 800-53 IR-4",
16302
+ "adequacy": "Mandatory for a KEV-listed unauthenticated device flaw; network-device implants survive patching without explicit recovery steps."
16303
+ }
16144
16304
  },
16145
16305
  "framework_coverage": {
16146
16306
  "NIST-800-53-SI-2": {
16147
16307
  "covered": true,
16148
16308
  "adequate": false,
16149
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
16309
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated network-device flaw; CISA KEV due dates are days."
16150
16310
  },
16151
16311
  "ISO-27001-2022-A.8.8": {
16152
16312
  "covered": true,
16153
16313
  "adequate": false,
16154
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
16314
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing network device."
16315
+ },
16316
+ "NIS2-Art21-network-security": {
16317
+ "covered": true,
16318
+ "adequate": false,
16319
+ "gap": "Treats the device class as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
16320
+ },
16321
+ "PCI-DSS-4.0-6.3.3": {
16322
+ "covered": true,
16323
+ "adequate": false,
16324
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter network device in or adjacent to the CDE."
16155
16325
  }
16156
16326
  },
16157
16327
  "compliance_exposure_score": {
16158
- "percent_audit_passing_orgs_still_exposed": 55,
16159
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
16328
+ "percent_audit_passing_orgs_still_exposed": 70,
16329
+ "basis": "Internet-facing Cisco Identity Services Engine (ISE) is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
16160
16330
  "theater_pattern": "patch_management"
16161
16331
  },
16162
16332
  "ai_discovered_zeroday": false,
16163
- "ai_discovery_source": "unknown",
16164
- "ai_assist_factor": "none",
16165
- "_auto_imported": true,
16166
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
16333
+ "ai_discovery_source": "vendor_research",
16334
+ "ai_assist_factor": "none"
16167
16335
  },
16168
16336
  "CVE-2025-20281": {
16169
- "name": "Cisco Identity Services Engine Injection Vulnerability",
16170
- "lesson_date": "2026-05-18",
16337
+ "name": "Cisco Identity Services Engine Injection Vulnerability (variant: CVE-2025-20281)",
16338
+ "lesson_date": "2026-05-29",
16171
16339
  "attack_vector": {
16172
- "description": "Cisco Identity Services Engine contains an injection vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC due to insufficient validation of user-supplied input allowing an attacker to exploit this vulnerability by submitting a crafted API request. Successful exploitation could allow an attacker to perform remote code execution and obtaining root privileges on an affected device.",
16173
- "privileges_required": "network attacker (no authentication required)",
16174
- "complexity": "moderate (bulk-import default)",
16175
- "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."
16340
+ "description": "an injection flaw (CWE-74, a variant) enabling unauthenticated code execution on Cisco ISE. CISA KEV-listed 2025-07-28 with confirmed in-the-wild exploitation.",
16341
+ "privileges_required": "none (unauthenticated network reach to the device)",
16342
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
16343
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
16344
+ },
16345
+ "defense_chain": {
16346
+ "prevention": {
16347
+ "what_would_have_worked": "Apply the Cisco ISE fixed release; restrict the ISE admin/portal surface and review for unexpected process execution.",
16348
+ "was_this_required": true,
16349
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
16350
+ "adequacy": "Patch is definitive once applied; the gap is the SLA — a network-device patch cycle (gated on a maintenance window) loses to the KEV-confirmed exploitation window."
16351
+ },
16352
+ "detection": {
16353
+ "what_would_have_worked": "Monitoring on the ISE surface: requests matching the exploited weakness, device crashes/reloads, and unexpected command execution or restricted-endpoint access.",
16354
+ "was_this_required": false,
16355
+ "framework_requiring_it": null,
16356
+ "adequacy": "Necessary to catch exploitation of devices not yet patched within the compressed window."
16357
+ },
16358
+ "response": {
16359
+ "what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence (implants/config changes) and rotate credentials reachable from the ISE surface; on indicators of compromise, follow the vendor's forensic/recovery guidance.",
16360
+ "was_this_required": true,
16361
+ "framework_requiring_it": "NIST 800-53 IR-4",
16362
+ "adequacy": "Mandatory for a KEV-listed unauthenticated device flaw; network-device implants survive patching without explicit recovery steps."
16363
+ }
16176
16364
  },
16177
16365
  "framework_coverage": {
16178
16366
  "NIST-800-53-SI-2": {
16179
16367
  "covered": true,
16180
16368
  "adequate": false,
16181
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
16369
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated network-device flaw; CISA KEV due dates are days."
16182
16370
  },
16183
16371
  "ISO-27001-2022-A.8.8": {
16184
16372
  "covered": true,
16185
16373
  "adequate": false,
16186
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
16374
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing network device."
16375
+ },
16376
+ "NIS2-Art21-network-security": {
16377
+ "covered": true,
16378
+ "adequate": false,
16379
+ "gap": "Treats the device class as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA."
16380
+ },
16381
+ "PCI-DSS-4.0-6.3.3": {
16382
+ "covered": true,
16383
+ "adequate": false,
16384
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter network device in or adjacent to the CDE."
16187
16385
  }
16188
16386
  },
16189
16387
  "compliance_exposure_score": {
16190
- "percent_audit_passing_orgs_still_exposed": 55,
16191
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
16388
+ "percent_audit_passing_orgs_still_exposed": 70,
16389
+ "basis": "Internet-facing Cisco Identity Services Engine (ISE) is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
16192
16390
  "theater_pattern": "patch_management"
16193
16391
  },
16194
16392
  "ai_discovered_zeroday": false,
16195
- "ai_discovery_source": "unknown",
16196
- "ai_assist_factor": "none",
16197
- "_auto_imported": true,
16198
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
16393
+ "ai_discovery_source": "vendor_research",
16394
+ "ai_assist_factor": "none"
16199
16395
  },
16200
16396
  "CVE-2025-2775": {
16201
16397
  "name": "SysAid On-Prem Improper Restriction of XML External Entity Reference Vulnerability",