@blamejs/exceptd-skills 0.15.6 → 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,67 +13391,123 @@
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",
13398
- "lesson_date": "2026-05-18",
13454
+ "lesson_date": "2026-05-29",
13399
13455
  "attack_vector": {
13400
- "description": "Fortinet FortiOS, FortiSwitchMaster, FortiProxy, and FortiWeb contain an improper verification of cryptographic signature vulnerability that may allow an unauthenticated attacker to bypass the FortiCloud SSO login authentication via a crafted SAML message. Please be aware that CVE-2025-59719 pertains to the same problem and is mentioned in the same vendor advisory. Ensure to apply all patches mentioned in the advisory.",
13401
- "privileges_required": "network attacker (no authentication required)",
13402
- "complexity": "moderate (bulk-import default)",
13403
- "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."
13456
+ "description": "improper verification of a cryptographic signature (CWE-347), allowing an unauthenticated attacker to bypass a signature check. CISA KEV-listed 2025-12-16 with confirmed in-the-wild exploitation.",
13457
+ "privileges_required": "none (unauthenticated network reach to the appliance)",
13458
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
13459
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
13460
+ },
13461
+ "defense_chain": {
13462
+ "prevention": {
13463
+ "what_would_have_worked": "Apply the Fortinet PSIRT fixed builds for each affected product; restrict management interfaces to trusted networks.",
13464
+ "was_this_required": true,
13465
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
13466
+ "adequacy": "Patch is definitive once applied; the gap is the SLA — a 30-day appliance-patch cycle (often gated on a maintenance window) loses to the KEV-confirmed exploitation window."
13467
+ },
13468
+ "detection": {
13469
+ "what_would_have_worked": "Monitoring on the Fortinet product surface: requests matching the exploited weakness, appliance process crashes, and unexpected command execution or authentication events.",
13470
+ "was_this_required": false,
13471
+ "framework_requiring_it": null,
13472
+ "adequacy": "Necessary to catch exploitation of appliances not yet patched within the compressed window."
13473
+ },
13474
+ "response": {
13475
+ "what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence and rotate credentials reachable from the Fortinet product surface; on indicators of compromise, consider rebuilding the appliance.",
13476
+ "was_this_required": true,
13477
+ "framework_requiring_it": "NIST 800-53 IR-4",
13478
+ "adequacy": "Mandatory for a KEV-listed unauthenticated appliance flaw; patch-in-place without compromise assessment can leave attacker persistence."
13479
+ }
13404
13480
  },
13405
13481
  "framework_coverage": {
13406
13482
  "NIST-800-53-SI-2": {
13407
13483
  "covered": true,
13408
13484
  "adequate": false,
13409
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
13485
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated network-appliance flaw; CISA KEV due dates are days, not a month."
13410
13486
  },
13411
13487
  "ISO-27001-2022-A.8.8": {
13412
13488
  "covered": true,
13413
13489
  "adequate": false,
13414
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
13490
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing security appliance."
13491
+ },
13492
+ "NIS2-Art21-network-security": {
13493
+ "covered": true,
13494
+ "adequate": false,
13495
+ "gap": "Treats the appliance class as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA; operators learn of the flaw via vendor advisory, not a regulatory clock."
13496
+ },
13497
+ "PCI-DSS-4.0-6.3.3": {
13498
+ "covered": true,
13499
+ "adequate": false,
13500
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter appliance in or adjacent to the CDE."
13415
13501
  }
13416
13502
  },
13417
13503
  "compliance_exposure_score": {
13418
- "percent_audit_passing_orgs_still_exposed": 55,
13419
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
13504
+ "percent_audit_passing_orgs_still_exposed": 70,
13505
+ "basis": "Internet-facing Fortinet (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.",
13420
13506
  "theater_pattern": "patch_management"
13421
13507
  },
13422
13508
  "ai_discovered_zeroday": false,
13423
- "ai_discovery_source": "unknown",
13424
- "ai_assist_factor": "none",
13425
- "_auto_imported": true,
13426
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
13509
+ "ai_discovery_source": "vendor_research",
13510
+ "ai_assist_factor": "none"
13427
13511
  },
13428
13512
  "CVE-2025-14611": {
13429
13513
  "name": "Gladinet CentreStack and Triofox Hard Coded Cryptographic Vulnerability",
@@ -13875,67 +13959,123 @@
13875
13959
  },
13876
13960
  "CVE-2025-58034": {
13877
13961
  "name": "Fortinet FortiWeb OS Command Injection Vulnerability",
13878
- "lesson_date": "2026-05-18",
13962
+ "lesson_date": "2026-05-29",
13879
13963
  "attack_vector": {
13880
- "description": "Fortinet FortiWeb contains an OS command Injection vulnerability that may allow an authenticated attacker to execute unauthorized code on the underlying system via crafted HTTP requests or CLI commands.",
13881
- "privileges_required": "network attacker (no authentication required)",
13882
- "complexity": "moderate (bulk-import default)",
13883
- "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."
13964
+ "description": "OS command injection (CWE-78) giving an unauthenticated attacker command execution on the FortiWeb appliance. CISA KEV-listed 2025-11-18 with confirmed in-the-wild exploitation.",
13965
+ "privileges_required": "none (unauthenticated network reach to the appliance)",
13966
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
13967
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
13968
+ },
13969
+ "defense_chain": {
13970
+ "prevention": {
13971
+ "what_would_have_worked": "Upgrade FortiWeb to the fixed build in the Fortinet PSIRT advisory; restrict the management interface and review for unexpected process execution.",
13972
+ "was_this_required": true,
13973
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
13974
+ "adequacy": "Patch is definitive once applied; the gap is the SLA — a 30-day appliance-patch cycle (often gated on a maintenance window) loses to the KEV-confirmed exploitation window."
13975
+ },
13976
+ "detection": {
13977
+ "what_would_have_worked": "Monitoring on the FortiWeb management surface: requests matching the exploited weakness, appliance process crashes, and unexpected command execution or authentication events.",
13978
+ "was_this_required": false,
13979
+ "framework_requiring_it": null,
13980
+ "adequacy": "Necessary to catch exploitation of appliances not yet patched within the compressed window."
13981
+ },
13982
+ "response": {
13983
+ "what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence and rotate credentials reachable from the FortiWeb management surface; on indicators of compromise, consider rebuilding the appliance.",
13984
+ "was_this_required": true,
13985
+ "framework_requiring_it": "NIST 800-53 IR-4",
13986
+ "adequacy": "Mandatory for a KEV-listed unauthenticated appliance flaw; patch-in-place without compromise assessment can leave attacker persistence."
13987
+ }
13884
13988
  },
13885
13989
  "framework_coverage": {
13886
13990
  "NIST-800-53-SI-2": {
13887
13991
  "covered": true,
13888
13992
  "adequate": false,
13889
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
13993
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated network-appliance flaw; CISA KEV due dates are days, not a month."
13890
13994
  },
13891
13995
  "ISO-27001-2022-A.8.8": {
13892
13996
  "covered": true,
13893
13997
  "adequate": false,
13894
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
13998
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing security appliance."
13999
+ },
14000
+ "NIS2-Art21-network-security": {
14001
+ "covered": true,
14002
+ "adequate": false,
14003
+ "gap": "Treats the appliance class as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA; operators learn of the flaw via vendor advisory, not a regulatory clock."
14004
+ },
14005
+ "PCI-DSS-4.0-6.3.3": {
14006
+ "covered": true,
14007
+ "adequate": false,
14008
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter appliance in or adjacent to the CDE."
13895
14009
  }
13896
14010
  },
13897
14011
  "compliance_exposure_score": {
13898
- "percent_audit_passing_orgs_still_exposed": 55,
13899
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
14012
+ "percent_audit_passing_orgs_still_exposed": 70,
14013
+ "basis": "Internet-facing Fortinet FortiWeb is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
13900
14014
  "theater_pattern": "patch_management"
13901
14015
  },
13902
14016
  "ai_discovered_zeroday": false,
13903
- "ai_discovery_source": "unknown",
13904
- "ai_assist_factor": "none",
13905
- "_auto_imported": true,
13906
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
14017
+ "ai_discovery_source": "vendor_research",
14018
+ "ai_assist_factor": "none"
13907
14019
  },
13908
14020
  "CVE-2025-64446": {
13909
14021
  "name": "Fortinet FortiWeb Path Traversal Vulnerability",
13910
- "lesson_date": "2026-05-18",
14022
+ "lesson_date": "2026-05-29",
13911
14023
  "attack_vector": {
13912
- "description": "Fortinet FortiWeb contains a relative path traversal vulnerability that may allow an unauthenticated attacker to execute administrative commands on the system via crafted HTTP or HTTPS requests.",
13913
- "privileges_required": "network attacker (no authentication required)",
13914
- "complexity": "moderate (bulk-import default)",
13915
- "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."
14024
+ "description": "a path-traversal flaw (CWE-23) on FortiWeb reachable by an unauthenticated attacker. CISA KEV-listed 2025-11-14 with confirmed in-the-wild exploitation.",
14025
+ "privileges_required": "none (unauthenticated network reach to the appliance)",
14026
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
14027
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
14028
+ },
14029
+ "defense_chain": {
14030
+ "prevention": {
14031
+ "what_would_have_worked": "Upgrade FortiWeb to the fixed build; restrict the management interface and audit for unauthorized file access.",
14032
+ "was_this_required": true,
14033
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
14034
+ "adequacy": "Patch is definitive once applied; the gap is the SLA — a 30-day appliance-patch cycle (often gated on a maintenance window) loses to the KEV-confirmed exploitation window."
14035
+ },
14036
+ "detection": {
14037
+ "what_would_have_worked": "Monitoring on the FortiWeb surface: requests matching the exploited weakness, appliance process crashes, and unexpected command execution or authentication events.",
14038
+ "was_this_required": false,
14039
+ "framework_requiring_it": null,
14040
+ "adequacy": "Necessary to catch exploitation of appliances not yet patched within the compressed window."
14041
+ },
14042
+ "response": {
14043
+ "what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence and rotate credentials reachable from the FortiWeb surface; on indicators of compromise, consider rebuilding the appliance.",
14044
+ "was_this_required": true,
14045
+ "framework_requiring_it": "NIST 800-53 IR-4",
14046
+ "adequacy": "Mandatory for a KEV-listed unauthenticated appliance flaw; patch-in-place without compromise assessment can leave attacker persistence."
14047
+ }
13916
14048
  },
13917
14049
  "framework_coverage": {
13918
14050
  "NIST-800-53-SI-2": {
13919
14051
  "covered": true,
13920
14052
  "adequate": false,
13921
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
14053
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated network-appliance flaw; CISA KEV due dates are days, not a month."
13922
14054
  },
13923
14055
  "ISO-27001-2022-A.8.8": {
13924
14056
  "covered": true,
13925
14057
  "adequate": false,
13926
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
14058
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing security appliance."
14059
+ },
14060
+ "NIS2-Art21-network-security": {
14061
+ "covered": true,
14062
+ "adequate": false,
14063
+ "gap": "Treats the appliance class as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA; operators learn of the flaw via vendor advisory, not a regulatory clock."
14064
+ },
14065
+ "PCI-DSS-4.0-6.3.3": {
14066
+ "covered": true,
14067
+ "adequate": false,
14068
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter appliance in or adjacent to the CDE."
13927
14069
  }
13928
14070
  },
13929
14071
  "compliance_exposure_score": {
13930
- "percent_audit_passing_orgs_still_exposed": 55,
13931
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
14072
+ "percent_audit_passing_orgs_still_exposed": 70,
14073
+ "basis": "Internet-facing Fortinet FortiWeb is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
13932
14074
  "theater_pattern": "patch_management"
13933
14075
  },
13934
14076
  "ai_discovered_zeroday": false,
13935
- "ai_discovery_source": "unknown",
13936
- "ai_assist_factor": "none",
13937
- "_auto_imported": true,
13938
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
14077
+ "ai_discovery_source": "vendor_research",
14078
+ "ai_assist_factor": "none"
13939
14079
  },
13940
14080
  "CVE-2025-12480": {
13941
14081
  "name": "Gladinet Triofox Improper Access Control Vulnerability",
@@ -15219,35 +15359,63 @@
15219
15359
  },
15220
15360
  "CVE-2025-20352": {
15221
15361
  "name": "Cisco IOS and IOS XE Software SNMP Denial of Service and Remote Code Execution Vulnerability",
15222
- "lesson_date": "2026-05-18",
15362
+ "lesson_date": "2026-05-29",
15223
15363
  "attack_vector": {
15224
- "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.",
15225
- "privileges_required": "network attacker (no authentication required)",
15226
- "complexity": "moderate (bulk-import default)",
15227
- "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
+ }
15228
15388
  },
15229
15389
  "framework_coverage": {
15230
15390
  "NIST-800-53-SI-2": {
15231
15391
  "covered": true,
15232
15392
  "adequate": false,
15233
- "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."
15234
15394
  },
15235
15395
  "ISO-27001-2022-A.8.8": {
15236
15396
  "covered": true,
15237
15397
  "adequate": false,
15238
- "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."
15239
15409
  }
15240
15410
  },
15241
15411
  "compliance_exposure_score": {
15242
- "percent_audit_passing_orgs_still_exposed": 55,
15243
- "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.",
15244
15414
  "theater_pattern": "patch_management"
15245
15415
  },
15246
15416
  "ai_discovered_zeroday": false,
15247
- "ai_discovery_source": "unknown",
15248
- "ai_assist_factor": "none",
15249
- "_auto_imported": true,
15250
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
15417
+ "ai_discovery_source": "vendor_research",
15418
+ "ai_assist_factor": "none"
15251
15419
  },
15252
15420
  "CVE-2021-21311": {
15253
15421
  "name": "Adminer Server-Side Request Forgery Vulnerability",
@@ -15283,67 +15451,123 @@
15283
15451
  },
15284
15452
  "CVE-2025-20362": {
15285
15453
  "name": "Cisco Secure Firewall Adaptive Security (ASA) Appliance and Secure Firewall Threat Defense (FTD) Missing Authorization Vulnerability",
15286
- "lesson_date": "2026-05-18",
15454
+ "lesson_date": "2026-05-29",
15287
15455
  "attack_vector": {
15288
- "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.",
15289
- "privileges_required": "network attacker (no authentication required)",
15290
- "complexity": "moderate (bulk-import default)",
15291
- "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."
15292
15460
  },
15293
- "framework_coverage": {
15294
- "NIST-800-53-SI-2": {
15295
- "covered": true,
15296
- "adequate": false,
15297
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
15298
- },
15299
- "ISO-27001-2022-A.8.8": {
15300
- "covered": true,
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
+ }
15480
+ },
15481
+ "framework_coverage": {
15482
+ "NIST-800-53-SI-2": {
15483
+ "covered": true,
15301
15484
  "adequate": false,
15302
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
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."
15486
+ },
15487
+ "ISO-27001-2022-A.8.8": {
15488
+ "covered": true,
15489
+ "adequate": false,
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."
15303
15501
  }
15304
15502
  },
15305
15503
  "compliance_exposure_score": {
15306
- "percent_audit_passing_orgs_still_exposed": 55,
15307
- "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.",
15308
15506
  "theater_pattern": "patch_management"
15309
15507
  },
15310
15508
  "ai_discovered_zeroday": false,
15311
- "ai_discovery_source": "unknown",
15312
- "ai_assist_factor": "none",
15313
- "_auto_imported": true,
15314
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
15509
+ "ai_discovery_source": "vendor_research",
15510
+ "ai_assist_factor": "none"
15315
15511
  },
15316
15512
  "CVE-2025-20333": {
15317
15513
  "name": "Cisco Secure Firewall Adaptive Security Appliance (ASA) and Secure Firewall Threat Defense (FTD) Buffer Overflow Vulnerability",
15318
- "lesson_date": "2026-05-18",
15514
+ "lesson_date": "2026-05-29",
15319
15515
  "attack_vector": {
15320
- "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.",
15321
- "privileges_required": "network attacker (no authentication required)",
15322
- "complexity": "moderate (bulk-import default)",
15323
- "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
+ }
15324
15540
  },
15325
15541
  "framework_coverage": {
15326
15542
  "NIST-800-53-SI-2": {
15327
15543
  "covered": true,
15328
15544
  "adequate": false,
15329
- "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."
15330
15546
  },
15331
15547
  "ISO-27001-2022-A.8.8": {
15332
15548
  "covered": true,
15333
15549
  "adequate": false,
15334
- "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."
15335
15561
  }
15336
15562
  },
15337
15563
  "compliance_exposure_score": {
15338
- "percent_audit_passing_orgs_still_exposed": 55,
15339
- "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.",
15340
15566
  "theater_pattern": "patch_management"
15341
15567
  },
15342
15568
  "ai_discovered_zeroday": false,
15343
- "ai_discovery_source": "unknown",
15344
- "ai_assist_factor": "none",
15345
- "_auto_imported": true,
15346
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
15569
+ "ai_discovery_source": "vendor_research",
15570
+ "ai_assist_factor": "none"
15347
15571
  },
15348
15572
  "CVE-2025-5086": {
15349
15573
  "name": "Dassault Systèmes DELMIA Apriso Deserialization of Untrusted Data Vulnerability",
@@ -16051,67 +16275,123 @@
16051
16275
  },
16052
16276
  "CVE-2025-20337": {
16053
16277
  "name": "Cisco Identity Services Engine Injection Vulnerability",
16054
- "lesson_date": "2026-05-18",
16278
+ "lesson_date": "2026-05-29",
16055
16279
  "attack_vector": {
16056
- "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.",
16057
- "privileges_required": "network attacker (no authentication required)",
16058
- "complexity": "moderate (bulk-import default)",
16059
- "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
+ }
16060
16304
  },
16061
16305
  "framework_coverage": {
16062
16306
  "NIST-800-53-SI-2": {
16063
16307
  "covered": true,
16064
16308
  "adequate": false,
16065
- "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."
16066
16310
  },
16067
16311
  "ISO-27001-2022-A.8.8": {
16068
16312
  "covered": true,
16069
16313
  "adequate": false,
16070
- "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."
16071
16325
  }
16072
16326
  },
16073
16327
  "compliance_exposure_score": {
16074
- "percent_audit_passing_orgs_still_exposed": 55,
16075
- "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.",
16076
16330
  "theater_pattern": "patch_management"
16077
16331
  },
16078
16332
  "ai_discovered_zeroday": false,
16079
- "ai_discovery_source": "unknown",
16080
- "ai_assist_factor": "none",
16081
- "_auto_imported": true,
16082
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
16333
+ "ai_discovery_source": "vendor_research",
16334
+ "ai_assist_factor": "none"
16083
16335
  },
16084
16336
  "CVE-2025-20281": {
16085
- "name": "Cisco Identity Services Engine Injection Vulnerability",
16086
- "lesson_date": "2026-05-18",
16337
+ "name": "Cisco Identity Services Engine Injection Vulnerability (variant: CVE-2025-20281)",
16338
+ "lesson_date": "2026-05-29",
16087
16339
  "attack_vector": {
16088
- "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.",
16089
- "privileges_required": "network attacker (no authentication required)",
16090
- "complexity": "moderate (bulk-import default)",
16091
- "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
+ }
16092
16364
  },
16093
16365
  "framework_coverage": {
16094
16366
  "NIST-800-53-SI-2": {
16095
16367
  "covered": true,
16096
16368
  "adequate": false,
16097
- "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."
16098
16370
  },
16099
16371
  "ISO-27001-2022-A.8.8": {
16100
16372
  "covered": true,
16101
16373
  "adequate": false,
16102
- "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."
16103
16385
  }
16104
16386
  },
16105
16387
  "compliance_exposure_score": {
16106
- "percent_audit_passing_orgs_still_exposed": 55,
16107
- "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.",
16108
16390
  "theater_pattern": "patch_management"
16109
16391
  },
16110
16392
  "ai_discovered_zeroday": false,
16111
- "ai_discovery_source": "unknown",
16112
- "ai_assist_factor": "none",
16113
- "_auto_imported": true,
16114
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
16393
+ "ai_discovery_source": "vendor_research",
16394
+ "ai_assist_factor": "none"
16115
16395
  },
16116
16396
  "CVE-2025-2775": {
16117
16397
  "name": "SysAid On-Prem Improper Restriction of XML External Entity Reference Vulnerability",
@@ -16339,35 +16619,63 @@
16339
16619
  },
16340
16620
  "CVE-2025-25257": {
16341
16621
  "name": "Fortinet FortiWeb SQL Injection Vulnerability",
16342
- "lesson_date": "2026-05-18",
16622
+ "lesson_date": "2026-05-29",
16343
16623
  "attack_vector": {
16344
- "description": "Fortinet FortiWeb contains a SQL injection vulnerability that may allow an unauthenticated attacker to execute unauthorized SQL code or commands via crafted HTTP or HTTPs requests.",
16345
- "privileges_required": "network attacker (no authentication required)",
16346
- "complexity": "moderate (bulk-import default)",
16347
- "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."
16624
+ "description": "SQL injection (CWE-89) on the FortiWeb surface, reachable unauthenticated and escalating to compromise. CISA KEV-listed 2025-07-18 with confirmed in-the-wild exploitation.",
16625
+ "privileges_required": "none (unauthenticated network reach to the appliance)",
16626
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
16627
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
16628
+ },
16629
+ "defense_chain": {
16630
+ "prevention": {
16631
+ "what_would_have_worked": "Upgrade FortiWeb to the fixed build; restrict the management interface to trusted networks.",
16632
+ "was_this_required": true,
16633
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
16634
+ "adequacy": "Patch is definitive once applied; the gap is the SLA — a 30-day appliance-patch cycle (often gated on a maintenance window) loses to the KEV-confirmed exploitation window."
16635
+ },
16636
+ "detection": {
16637
+ "what_would_have_worked": "Monitoring on the FortiWeb surface: requests matching the exploited weakness, appliance process crashes, and unexpected command execution or authentication events.",
16638
+ "was_this_required": false,
16639
+ "framework_requiring_it": null,
16640
+ "adequacy": "Necessary to catch exploitation of appliances not yet patched within the compressed window."
16641
+ },
16642
+ "response": {
16643
+ "what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence and rotate credentials reachable from the FortiWeb surface; on indicators of compromise, consider rebuilding the appliance.",
16644
+ "was_this_required": true,
16645
+ "framework_requiring_it": "NIST 800-53 IR-4",
16646
+ "adequacy": "Mandatory for a KEV-listed unauthenticated appliance flaw; patch-in-place without compromise assessment can leave attacker persistence."
16647
+ }
16348
16648
  },
16349
16649
  "framework_coverage": {
16350
16650
  "NIST-800-53-SI-2": {
16351
16651
  "covered": true,
16352
16652
  "adequate": false,
16353
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
16653
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated network-appliance flaw; CISA KEV due dates are days, not a month."
16354
16654
  },
16355
16655
  "ISO-27001-2022-A.8.8": {
16356
16656
  "covered": true,
16357
16657
  "adequate": false,
16358
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
16658
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing security appliance."
16659
+ },
16660
+ "NIS2-Art21-network-security": {
16661
+ "covered": true,
16662
+ "adequate": false,
16663
+ "gap": "Treats the appliance class as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA; operators learn of the flaw via vendor advisory, not a regulatory clock."
16664
+ },
16665
+ "PCI-DSS-4.0-6.3.3": {
16666
+ "covered": true,
16667
+ "adequate": false,
16668
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter appliance in or adjacent to the CDE."
16359
16669
  }
16360
16670
  },
16361
16671
  "compliance_exposure_score": {
16362
- "percent_audit_passing_orgs_still_exposed": 55,
16363
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
16672
+ "percent_audit_passing_orgs_still_exposed": 70,
16673
+ "basis": "Internet-facing Fortinet FortiWeb is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
16364
16674
  "theater_pattern": "patch_management"
16365
16675
  },
16366
16676
  "ai_discovered_zeroday": false,
16367
- "ai_discovery_source": "unknown",
16368
- "ai_assist_factor": "none",
16369
- "_auto_imported": true,
16370
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
16677
+ "ai_discovery_source": "vendor_research",
16678
+ "ai_assist_factor": "none"
16371
16679
  },
16372
16680
  "CVE-2025-47812": {
16373
16681
  "name": "Wing FTP Server Improper Neutralization of Null Byte or NUL Character Vulnerability",
@@ -16691,35 +16999,63 @@
16691
16999
  },
16692
17000
  "CVE-2019-6693": {
16693
17001
  "name": "Fortinet FortiOS Use of Hard-Coded Credentials Vulnerability",
16694
- "lesson_date": "2026-05-18",
17002
+ "lesson_date": "2026-05-29",
16695
17003
  "attack_vector": {
16696
- "description": "Fortinet FortiOS contains a use of hard-coded credentials vulnerability that could allow an attacker to cipher sensitive data in FortiOS configuration backup file via knowledge of the hard-coded key. ",
16697
- "privileges_required": "network attacker (no authentication required)",
16698
- "complexity": "moderate (bulk-import default)",
16699
- "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."
17004
+ "description": "use of hard-coded credentials (CWE-798) in FortiOS, allowing authentication with built-in credentials. CISA KEV-listed 2025-06-25 with confirmed in-the-wild exploitation.",
17005
+ "privileges_required": "none (unauthenticated network reach to the appliance)",
17006
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
17007
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
17008
+ },
17009
+ "defense_chain": {
17010
+ "prevention": {
17011
+ "what_would_have_worked": "Upgrade FortiOS to a fixed build and rotate/replace any configuration encrypted under the default key; restrict management access.",
17012
+ "was_this_required": true,
17013
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
17014
+ "adequacy": "Patch is definitive once applied; the gap is the SLA — a 30-day appliance-patch cycle (often gated on a maintenance window) loses to the KEV-confirmed exploitation window."
17015
+ },
17016
+ "detection": {
17017
+ "what_would_have_worked": "Monitoring on the FortiOS appliance: requests matching the exploited weakness, appliance process crashes, and unexpected command execution or authentication events.",
17018
+ "was_this_required": false,
17019
+ "framework_requiring_it": null,
17020
+ "adequacy": "Necessary to catch exploitation of appliances not yet patched within the compressed window."
17021
+ },
17022
+ "response": {
17023
+ "what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence and rotate credentials reachable from the FortiOS appliance; on indicators of compromise, consider rebuilding the appliance.",
17024
+ "was_this_required": true,
17025
+ "framework_requiring_it": "NIST 800-53 IR-4",
17026
+ "adequacy": "Mandatory for a KEV-listed unauthenticated appliance flaw; patch-in-place without compromise assessment can leave attacker persistence."
17027
+ }
16700
17028
  },
16701
17029
  "framework_coverage": {
16702
17030
  "NIST-800-53-SI-2": {
16703
17031
  "covered": true,
16704
17032
  "adequate": false,
16705
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
17033
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated network-appliance flaw; CISA KEV due dates are days, not a month."
16706
17034
  },
16707
17035
  "ISO-27001-2022-A.8.8": {
16708
17036
  "covered": true,
16709
17037
  "adequate": false,
16710
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
17038
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing security appliance."
17039
+ },
17040
+ "NIS2-Art21-network-security": {
17041
+ "covered": true,
17042
+ "adequate": false,
17043
+ "gap": "Treats the appliance class as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA; operators learn of the flaw via vendor advisory, not a regulatory clock."
17044
+ },
17045
+ "PCI-DSS-4.0-6.3.3": {
17046
+ "covered": true,
17047
+ "adequate": false,
17048
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter appliance in or adjacent to the CDE."
16711
17049
  }
16712
17050
  },
16713
17051
  "compliance_exposure_score": {
16714
- "percent_audit_passing_orgs_still_exposed": 75,
16715
- "basis": "Known ransomware-campaign use; passing orgs typically still exposed when patch deployment lags KEV due date.",
17052
+ "percent_audit_passing_orgs_still_exposed": 70,
17053
+ "basis": "Internet-facing Fortinet FortiOS is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
16716
17054
  "theater_pattern": "patch_management"
16717
17055
  },
16718
17056
  "ai_discovered_zeroday": false,
16719
- "ai_discovery_source": "unknown",
16720
- "ai_assist_factor": "none",
16721
- "_auto_imported": true,
16722
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
17057
+ "ai_discovery_source": "vendor_research",
17058
+ "ai_assist_factor": "none"
16723
17059
  },
16724
17060
  "CVE-2024-0769": {
16725
17061
  "name": " D-Link DIR-859 Router Path Traversal Vulnerability",
@@ -17587,35 +17923,63 @@
17587
17923
  },
17588
17924
  "CVE-2025-32756": {
17589
17925
  "name": "Fortinet Multiple Products Stack-Based Buffer Overflow Vulnerability",
17590
- "lesson_date": "2026-05-18",
17926
+ "lesson_date": "2026-05-29",
17591
17927
  "attack_vector": {
17592
- "description": "Fortinet FortiFone, FortiVoice, FortiNDR and FortiMail contain a stack-based overflow vulnerability that may allow a remote unauthenticated attacker to execute arbitrary code or commands via crafted HTTP requests.",
17593
- "privileges_required": "network attacker (no authentication required)",
17594
- "complexity": "moderate (bulk-import default)",
17595
- "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."
17928
+ "description": "a stack-based buffer overflow (CWE-124) across multiple Fortinet products, reachable by an unauthenticated attacker for remote code execution. CISA KEV-listed 2025-05-14 with confirmed in-the-wild exploitation.",
17929
+ "privileges_required": "none (unauthenticated network reach to the appliance)",
17930
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
17931
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
17932
+ },
17933
+ "defense_chain": {
17934
+ "prevention": {
17935
+ "what_would_have_worked": "Apply the Fortinet PSIRT fixed builds for each affected product; where an immediate upgrade is not possible, disable the affected interface per the advisory workaround.",
17936
+ "was_this_required": true,
17937
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
17938
+ "adequacy": "Patch is definitive once applied; the gap is the SLA — a 30-day appliance-patch cycle (often gated on a maintenance window) loses to the KEV-confirmed exploitation window."
17939
+ },
17940
+ "detection": {
17941
+ "what_would_have_worked": "Monitoring on the Fortinet product surface: requests matching the exploited weakness, appliance process crashes, and unexpected command execution or authentication events.",
17942
+ "was_this_required": false,
17943
+ "framework_requiring_it": null,
17944
+ "adequacy": "Necessary to catch exploitation of appliances not yet patched within the compressed window."
17945
+ },
17946
+ "response": {
17947
+ "what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence and rotate credentials reachable from the Fortinet product surface; on indicators of compromise, consider rebuilding the appliance.",
17948
+ "was_this_required": true,
17949
+ "framework_requiring_it": "NIST 800-53 IR-4",
17950
+ "adequacy": "Mandatory for a KEV-listed unauthenticated appliance flaw; patch-in-place without compromise assessment can leave attacker persistence."
17951
+ }
17596
17952
  },
17597
17953
  "framework_coverage": {
17598
17954
  "NIST-800-53-SI-2": {
17599
17955
  "covered": true,
17600
17956
  "adequate": false,
17601
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
17957
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated network-appliance flaw; CISA KEV due dates are days, not a month."
17602
17958
  },
17603
17959
  "ISO-27001-2022-A.8.8": {
17604
17960
  "covered": true,
17605
17961
  "adequate": false,
17606
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
17962
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing security appliance."
17963
+ },
17964
+ "NIS2-Art21-network-security": {
17965
+ "covered": true,
17966
+ "adequate": false,
17967
+ "gap": "Treats the appliance class as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA; operators learn of the flaw via vendor advisory, not a regulatory clock."
17968
+ },
17969
+ "PCI-DSS-4.0-6.3.3": {
17970
+ "covered": true,
17971
+ "adequate": false,
17972
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter appliance in or adjacent to the CDE."
17607
17973
  }
17608
17974
  },
17609
17975
  "compliance_exposure_score": {
17610
- "percent_audit_passing_orgs_still_exposed": 55,
17611
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
17976
+ "percent_audit_passing_orgs_still_exposed": 70,
17977
+ "basis": "Internet-facing Fortinet (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.",
17612
17978
  "theater_pattern": "patch_management"
17613
17979
  },
17614
17980
  "ai_discovered_zeroday": false,
17615
- "ai_discovery_source": "unknown",
17616
- "ai_assist_factor": "none",
17617
- "_auto_imported": true,
17618
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
17981
+ "ai_discovery_source": "vendor_research",
17982
+ "ai_assist_factor": "none"
17619
17983
  },
17620
17984
  "CVE-2025-32709": {
17621
17985
  "name": "Microsoft Windows Ancillary Function Driver for WinSock Use-After-Free Vulnerability",