@blamejs/exceptd-skills 0.15.5 → 0.15.7
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.
- package/CHANGELOG.md +8 -0
- package/data/_indexes/_meta.json +5 -5
- package/data/attack-techniques.json +7 -0
- package/data/cve-catalog.json +194 -67
- package/data/zeroday-lessons.json +492 -156
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +18 -18
|
@@ -7031,67 +7031,123 @@
|
|
|
7031
7031
|
},
|
|
7032
7032
|
"CVE-2026-20122": {
|
|
7033
7033
|
"name": "Cisco Catalyst SD-WAN Manager Incorrect Use of Privileged APIs Vulnerability",
|
|
7034
|
-
"lesson_date": "2026-05-
|
|
7034
|
+
"lesson_date": "2026-05-29",
|
|
7035
7035
|
"attack_vector": {
|
|
7036
|
-
"description": "
|
|
7037
|
-
"privileges_required": "network
|
|
7038
|
-
"complexity": "
|
|
7039
|
-
"ai_factor": "
|
|
7036
|
+
"description": "an incorrect use of privileged APIs (CWE-648) reachable by an unauthenticated attacker, enabling privileged actions on the management plane. CISA KEV-listed 2026-04-20 with confirmed in-the-wild exploitation.",
|
|
7037
|
+
"privileges_required": "none (unauthenticated network reach to the affected system)",
|
|
7038
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
7039
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
7040
|
+
},
|
|
7041
|
+
"defense_chain": {
|
|
7042
|
+
"prevention": {
|
|
7043
|
+
"what_would_have_worked": "Apply the Cisco Catalyst SD-WAN Manager fixed release; restrict the management plane to trusted networks and review for unauthorized privileged actions.",
|
|
7044
|
+
"was_this_required": true,
|
|
7045
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
7046
|
+
"adequacy": "Patch is definitive once applied; the gap is the SLA — a 30-day cycle loses to the KEV-confirmed exploitation window."
|
|
7047
|
+
},
|
|
7048
|
+
"detection": {
|
|
7049
|
+
"what_would_have_worked": "Monitoring on the SD-WAN Manager management plane: requests matching the exploited weakness and unexpected privileged actions, data access, or new accounts on the system.",
|
|
7050
|
+
"was_this_required": false,
|
|
7051
|
+
"framework_requiring_it": null,
|
|
7052
|
+
"adequacy": "Necessary to catch exploitation of instances not yet patched within the compressed window."
|
|
7053
|
+
},
|
|
7054
|
+
"response": {
|
|
7055
|
+
"what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence and rotate credentials reachable from the SD-WAN Manager management plane.",
|
|
7056
|
+
"was_this_required": true,
|
|
7057
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
7058
|
+
"adequacy": "Mandatory for a KEV-listed unauthenticated flaw; patch-in-place without compromise assessment can leave attacker persistence."
|
|
7059
|
+
}
|
|
7040
7060
|
},
|
|
7041
7061
|
"framework_coverage": {
|
|
7042
7062
|
"NIST-800-53-SI-2": {
|
|
7043
7063
|
"covered": true,
|
|
7044
7064
|
"adequate": false,
|
|
7045
|
-
"gap": "30-day SLA
|
|
7065
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated flaw; CISA KEV due dates are days, not a month."
|
|
7046
7066
|
},
|
|
7047
7067
|
"ISO-27001-2022-A.8.8": {
|
|
7048
7068
|
"covered": true,
|
|
7049
7069
|
"adequate": false,
|
|
7050
|
-
"gap": "
|
|
7070
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing management/infrastructure system."
|
|
7071
|
+
},
|
|
7072
|
+
"NIS2-Art21-network-security": {
|
|
7073
|
+
"covered": true,
|
|
7074
|
+
"adequate": false,
|
|
7075
|
+
"gap": "Treats the system 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."
|
|
7076
|
+
},
|
|
7077
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
7078
|
+
"covered": true,
|
|
7079
|
+
"adequate": false,
|
|
7080
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on an internet-facing system in or adjacent to the CDE."
|
|
7051
7081
|
}
|
|
7052
7082
|
},
|
|
7053
7083
|
"compliance_exposure_score": {
|
|
7054
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
7055
|
-
"basis": "
|
|
7084
|
+
"percent_audit_passing_orgs_still_exposed": 70,
|
|
7085
|
+
"basis": "Internet-facing Cisco Catalyst SD-WAN Manager is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
|
|
7056
7086
|
"theater_pattern": "patch_management"
|
|
7057
7087
|
},
|
|
7058
7088
|
"ai_discovered_zeroday": false,
|
|
7059
|
-
"ai_discovery_source": "
|
|
7060
|
-
"ai_assist_factor": "none"
|
|
7061
|
-
"_auto_imported": true,
|
|
7062
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
7089
|
+
"ai_discovery_source": "vendor_research",
|
|
7090
|
+
"ai_assist_factor": "none"
|
|
7063
7091
|
},
|
|
7064
7092
|
"CVE-2026-20133": {
|
|
7065
7093
|
"name": "Cisco Catalyst SD-WAN Manager Exposure of Sensitive Information to an Unauthorized Actor Vulnerability",
|
|
7066
|
-
"lesson_date": "2026-05-
|
|
7094
|
+
"lesson_date": "2026-05-29",
|
|
7067
7095
|
"attack_vector": {
|
|
7068
|
-
"description": "
|
|
7069
|
-
"privileges_required": "network
|
|
7070
|
-
"complexity": "
|
|
7071
|
-
"ai_factor": "
|
|
7096
|
+
"description": "exposure of sensitive information to an unauthorized actor (CWE-200) from the management plane. CISA KEV-listed 2026-04-20 with confirmed in-the-wild exploitation.",
|
|
7097
|
+
"privileges_required": "none (unauthenticated network reach to the affected system)",
|
|
7098
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
7099
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
7100
|
+
},
|
|
7101
|
+
"defense_chain": {
|
|
7102
|
+
"prevention": {
|
|
7103
|
+
"what_would_have_worked": "Apply the Cisco Catalyst SD-WAN Manager fixed release; rotate any secrets that may have been exposed and restrict the management plane to trusted networks.",
|
|
7104
|
+
"was_this_required": true,
|
|
7105
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
7106
|
+
"adequacy": "Patch is definitive once applied; the gap is the SLA — a 30-day cycle loses to the KEV-confirmed exploitation window."
|
|
7107
|
+
},
|
|
7108
|
+
"detection": {
|
|
7109
|
+
"what_would_have_worked": "Monitoring on the SD-WAN Manager management plane: requests matching the exploited weakness and unexpected privileged actions, data access, or new accounts on the system.",
|
|
7110
|
+
"was_this_required": false,
|
|
7111
|
+
"framework_requiring_it": null,
|
|
7112
|
+
"adequacy": "Necessary to catch exploitation of instances not yet patched within the compressed window."
|
|
7113
|
+
},
|
|
7114
|
+
"response": {
|
|
7115
|
+
"what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence and rotate credentials reachable from the SD-WAN Manager management plane.",
|
|
7116
|
+
"was_this_required": true,
|
|
7117
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
7118
|
+
"adequacy": "Mandatory for a KEV-listed unauthenticated flaw; patch-in-place without compromise assessment can leave attacker persistence."
|
|
7119
|
+
}
|
|
7072
7120
|
},
|
|
7073
7121
|
"framework_coverage": {
|
|
7074
7122
|
"NIST-800-53-SI-2": {
|
|
7075
7123
|
"covered": true,
|
|
7076
7124
|
"adequate": false,
|
|
7077
|
-
"gap": "30-day SLA
|
|
7125
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated flaw; CISA KEV due dates are days, not a month."
|
|
7078
7126
|
},
|
|
7079
7127
|
"ISO-27001-2022-A.8.8": {
|
|
7080
7128
|
"covered": true,
|
|
7081
7129
|
"adequate": false,
|
|
7082
|
-
"gap": "
|
|
7130
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing management/infrastructure system."
|
|
7131
|
+
},
|
|
7132
|
+
"NIS2-Art21-network-security": {
|
|
7133
|
+
"covered": true,
|
|
7134
|
+
"adequate": false,
|
|
7135
|
+
"gap": "Treats the system 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."
|
|
7136
|
+
},
|
|
7137
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
7138
|
+
"covered": true,
|
|
7139
|
+
"adequate": false,
|
|
7140
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on an internet-facing system in or adjacent to the CDE."
|
|
7083
7141
|
}
|
|
7084
7142
|
},
|
|
7085
7143
|
"compliance_exposure_score": {
|
|
7086
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
7087
|
-
"basis": "
|
|
7144
|
+
"percent_audit_passing_orgs_still_exposed": 70,
|
|
7145
|
+
"basis": "Internet-facing Cisco Catalyst SD-WAN Manager is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
|
|
7088
7146
|
"theater_pattern": "patch_management"
|
|
7089
7147
|
},
|
|
7090
7148
|
"ai_discovered_zeroday": false,
|
|
7091
|
-
"ai_discovery_source": "
|
|
7092
|
-
"ai_assist_factor": "none"
|
|
7093
|
-
"_auto_imported": true,
|
|
7094
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
7149
|
+
"ai_discovery_source": "vendor_research",
|
|
7150
|
+
"ai_assist_factor": "none"
|
|
7095
7151
|
},
|
|
7096
7152
|
"CVE-2025-2749": {
|
|
7097
7153
|
"name": "Kentico Xperience Path Traversal Vulnerability",
|
|
@@ -7191,35 +7247,63 @@
|
|
|
7191
7247
|
},
|
|
7192
7248
|
"CVE-2026-20128": {
|
|
7193
7249
|
"name": "Cisco Catalyst SD-WAN Manager Storing Passwords in a Recoverable Format Vulnerability",
|
|
7194
|
-
"lesson_date": "2026-05-
|
|
7250
|
+
"lesson_date": "2026-05-29",
|
|
7195
7251
|
"attack_vector": {
|
|
7196
|
-
"description": "
|
|
7197
|
-
"privileges_required": "network
|
|
7198
|
-
"complexity": "
|
|
7199
|
-
"ai_factor": "
|
|
7252
|
+
"description": "storage of passwords in a recoverable format (CWE-257), allowing an attacker with access to recover credentials. CISA KEV-listed 2026-04-20 with confirmed in-the-wild exploitation.",
|
|
7253
|
+
"privileges_required": "none (unauthenticated network reach to the affected system)",
|
|
7254
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
7255
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
7256
|
+
},
|
|
7257
|
+
"defense_chain": {
|
|
7258
|
+
"prevention": {
|
|
7259
|
+
"what_would_have_worked": "Apply the Cisco Catalyst SD-WAN Manager fixed release and rotate all credentials stored on or managed by the SD-WAN Manager.",
|
|
7260
|
+
"was_this_required": true,
|
|
7261
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
7262
|
+
"adequacy": "Patch is definitive once applied; the gap is the SLA — a 30-day cycle loses to the KEV-confirmed exploitation window."
|
|
7263
|
+
},
|
|
7264
|
+
"detection": {
|
|
7265
|
+
"what_would_have_worked": "Monitoring on the SD-WAN Manager: requests matching the exploited weakness and unexpected privileged actions, data access, or new accounts on the system.",
|
|
7266
|
+
"was_this_required": false,
|
|
7267
|
+
"framework_requiring_it": null,
|
|
7268
|
+
"adequacy": "Necessary to catch exploitation of instances not yet patched within the compressed window."
|
|
7269
|
+
},
|
|
7270
|
+
"response": {
|
|
7271
|
+
"what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence and rotate credentials reachable from the SD-WAN Manager.",
|
|
7272
|
+
"was_this_required": true,
|
|
7273
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
7274
|
+
"adequacy": "Mandatory for a KEV-listed unauthenticated flaw; patch-in-place without compromise assessment can leave attacker persistence."
|
|
7275
|
+
}
|
|
7200
7276
|
},
|
|
7201
7277
|
"framework_coverage": {
|
|
7202
7278
|
"NIST-800-53-SI-2": {
|
|
7203
7279
|
"covered": true,
|
|
7204
7280
|
"adequate": false,
|
|
7205
|
-
"gap": "30-day SLA
|
|
7281
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated flaw; CISA KEV due dates are days, not a month."
|
|
7206
7282
|
},
|
|
7207
7283
|
"ISO-27001-2022-A.8.8": {
|
|
7208
7284
|
"covered": true,
|
|
7209
7285
|
"adequate": false,
|
|
7210
|
-
"gap": "
|
|
7286
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing management/infrastructure system."
|
|
7287
|
+
},
|
|
7288
|
+
"NIS2-Art21-network-security": {
|
|
7289
|
+
"covered": true,
|
|
7290
|
+
"adequate": false,
|
|
7291
|
+
"gap": "Treats the system 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."
|
|
7292
|
+
},
|
|
7293
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
7294
|
+
"covered": true,
|
|
7295
|
+
"adequate": false,
|
|
7296
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on an internet-facing system in or adjacent to the CDE."
|
|
7211
7297
|
}
|
|
7212
7298
|
},
|
|
7213
7299
|
"compliance_exposure_score": {
|
|
7214
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
7215
|
-
"basis": "
|
|
7300
|
+
"percent_audit_passing_orgs_still_exposed": 70,
|
|
7301
|
+
"basis": "Internet-facing Cisco Catalyst SD-WAN Manager is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
|
|
7216
7302
|
"theater_pattern": "patch_management"
|
|
7217
7303
|
},
|
|
7218
7304
|
"ai_discovered_zeroday": false,
|
|
7219
|
-
"ai_discovery_source": "
|
|
7220
|
-
"ai_assist_factor": "none"
|
|
7221
|
-
"_auto_imported": true,
|
|
7222
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
7305
|
+
"ai_discovery_source": "vendor_research",
|
|
7306
|
+
"ai_assist_factor": "none"
|
|
7223
7307
|
},
|
|
7224
7308
|
"CVE-2025-32975": {
|
|
7225
7309
|
"name": "Quest KACE Systems Management Appliance (SMA) Improper Authentication Vulnerability",
|
|
@@ -7379,35 +7463,63 @@
|
|
|
7379
7463
|
},
|
|
7380
7464
|
"CVE-2026-32201": {
|
|
7381
7465
|
"name": "Microsoft SharePoint Server Improper Input Validation Vulnerability",
|
|
7382
|
-
"lesson_date": "2026-05-
|
|
7466
|
+
"lesson_date": "2026-05-29",
|
|
7383
7467
|
"attack_vector": {
|
|
7384
|
-
"description": "
|
|
7385
|
-
"privileges_required": "network
|
|
7386
|
-
"complexity": "
|
|
7387
|
-
"ai_factor": "
|
|
7468
|
+
"description": "improper input validation (CWE-20) reachable by an unauthorized attacker, leading to compromise of the SharePoint server. CISA KEV-listed 2026-04-14 with confirmed in-the-wild exploitation.",
|
|
7469
|
+
"privileges_required": "none (unauthenticated network reach to the affected system)",
|
|
7470
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
7471
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
7472
|
+
},
|
|
7473
|
+
"defense_chain": {
|
|
7474
|
+
"prevention": {
|
|
7475
|
+
"what_would_have_worked": "Apply the Microsoft SharePoint Server security update; hunt for web shells and rotate machine keys, as SharePoint compromise is a known web-shell-persistence vector.",
|
|
7476
|
+
"was_this_required": true,
|
|
7477
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
7478
|
+
"adequacy": "Patch is definitive once applied; the gap is the SLA — a 30-day cycle loses to the KEV-confirmed exploitation window."
|
|
7479
|
+
},
|
|
7480
|
+
"detection": {
|
|
7481
|
+
"what_would_have_worked": "Monitoring on the SharePoint Server surface: requests matching the exploited weakness and unexpected privileged actions, data access, or new accounts on the system.",
|
|
7482
|
+
"was_this_required": false,
|
|
7483
|
+
"framework_requiring_it": null,
|
|
7484
|
+
"adequacy": "Necessary to catch exploitation of instances not yet patched within the compressed window."
|
|
7485
|
+
},
|
|
7486
|
+
"response": {
|
|
7487
|
+
"what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence and rotate credentials reachable from the SharePoint Server surface.",
|
|
7488
|
+
"was_this_required": true,
|
|
7489
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
7490
|
+
"adequacy": "Mandatory for a KEV-listed unauthenticated flaw; patch-in-place without compromise assessment can leave attacker persistence."
|
|
7491
|
+
}
|
|
7388
7492
|
},
|
|
7389
7493
|
"framework_coverage": {
|
|
7390
7494
|
"NIST-800-53-SI-2": {
|
|
7391
7495
|
"covered": true,
|
|
7392
7496
|
"adequate": false,
|
|
7393
|
-
"gap": "30-day SLA
|
|
7497
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated flaw; CISA KEV due dates are days, not a month."
|
|
7394
7498
|
},
|
|
7395
7499
|
"ISO-27001-2022-A.8.8": {
|
|
7396
7500
|
"covered": true,
|
|
7397
7501
|
"adequate": false,
|
|
7398
|
-
"gap": "
|
|
7502
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing management/infrastructure system."
|
|
7503
|
+
},
|
|
7504
|
+
"NIS2-Art21-network-security": {
|
|
7505
|
+
"covered": true,
|
|
7506
|
+
"adequate": false,
|
|
7507
|
+
"gap": "Treats the system 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."
|
|
7508
|
+
},
|
|
7509
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
7510
|
+
"covered": true,
|
|
7511
|
+
"adequate": false,
|
|
7512
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on an internet-facing system in or adjacent to the CDE."
|
|
7399
7513
|
}
|
|
7400
7514
|
},
|
|
7401
7515
|
"compliance_exposure_score": {
|
|
7402
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
7403
|
-
"basis": "
|
|
7516
|
+
"percent_audit_passing_orgs_still_exposed": 70,
|
|
7517
|
+
"basis": "Internet-facing Microsoft SharePoint Server is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
|
|
7404
7518
|
"theater_pattern": "patch_management"
|
|
7405
7519
|
},
|
|
7406
7520
|
"ai_discovered_zeroday": false,
|
|
7407
|
-
"ai_discovery_source": "
|
|
7408
|
-
"ai_assist_factor": "none"
|
|
7409
|
-
"_auto_imported": true,
|
|
7410
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
7521
|
+
"ai_discovery_source": "vendor_research",
|
|
7522
|
+
"ai_assist_factor": "none"
|
|
7411
7523
|
},
|
|
7412
7524
|
"CVE-2012-1854": {
|
|
7413
7525
|
"name": "Microsoft Visual Basic for Applications Insecure Library Loading Vulnerability",
|
|
@@ -7746,35 +7858,63 @@
|
|
|
7746
7858
|
},
|
|
7747
7859
|
"CVE-2026-35616": {
|
|
7748
7860
|
"name": "Fortinet FortiClient EMS Improper Access Control Vulnerability",
|
|
7749
|
-
"lesson_date": "2026-05-
|
|
7861
|
+
"lesson_date": "2026-05-29",
|
|
7750
7862
|
"attack_vector": {
|
|
7751
|
-
"description": "
|
|
7752
|
-
"privileges_required": "network
|
|
7753
|
-
"complexity": "
|
|
7754
|
-
"ai_factor": "
|
|
7863
|
+
"description": "an improper access-control flaw (CWE-284) allowing an unauthenticated attacker to access functions or data beyond authorization. CISA KEV-listed 2026-04-06 with confirmed in-the-wild exploitation.",
|
|
7864
|
+
"privileges_required": "none (unauthenticated network reach to the affected system)",
|
|
7865
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
7866
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
7867
|
+
},
|
|
7868
|
+
"defense_chain": {
|
|
7869
|
+
"prevention": {
|
|
7870
|
+
"what_would_have_worked": "Upgrade FortiClient EMS to the fixed build in the Fortinet PSIRT advisory; restrict the EMS management interface to trusted networks.",
|
|
7871
|
+
"was_this_required": true,
|
|
7872
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
7873
|
+
"adequacy": "Patch is definitive once applied; the gap is the SLA — a 30-day cycle loses to the KEV-confirmed exploitation window."
|
|
7874
|
+
},
|
|
7875
|
+
"detection": {
|
|
7876
|
+
"what_would_have_worked": "Monitoring on the FortiClient EMS management server: requests matching the exploited weakness and unexpected privileged actions, data access, or new accounts on the system.",
|
|
7877
|
+
"was_this_required": false,
|
|
7878
|
+
"framework_requiring_it": null,
|
|
7879
|
+
"adequacy": "Necessary to catch exploitation of instances not yet patched within the compressed window."
|
|
7880
|
+
},
|
|
7881
|
+
"response": {
|
|
7882
|
+
"what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence and rotate credentials reachable from the FortiClient EMS management server.",
|
|
7883
|
+
"was_this_required": true,
|
|
7884
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
7885
|
+
"adequacy": "Mandatory for a KEV-listed unauthenticated flaw; patch-in-place without compromise assessment can leave attacker persistence."
|
|
7886
|
+
}
|
|
7755
7887
|
},
|
|
7756
7888
|
"framework_coverage": {
|
|
7757
7889
|
"NIST-800-53-SI-2": {
|
|
7758
7890
|
"covered": true,
|
|
7759
7891
|
"adequate": false,
|
|
7760
|
-
"gap": "30-day SLA
|
|
7892
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated flaw; CISA KEV due dates are days, not a month."
|
|
7761
7893
|
},
|
|
7762
7894
|
"ISO-27001-2022-A.8.8": {
|
|
7763
7895
|
"covered": true,
|
|
7764
7896
|
"adequate": false,
|
|
7765
|
-
"gap": "
|
|
7897
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing management/infrastructure system."
|
|
7898
|
+
},
|
|
7899
|
+
"NIS2-Art21-network-security": {
|
|
7900
|
+
"covered": true,
|
|
7901
|
+
"adequate": false,
|
|
7902
|
+
"gap": "Treats the system 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."
|
|
7903
|
+
},
|
|
7904
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
7905
|
+
"covered": true,
|
|
7906
|
+
"adequate": false,
|
|
7907
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on an internet-facing system in or adjacent to the CDE."
|
|
7766
7908
|
}
|
|
7767
7909
|
},
|
|
7768
7910
|
"compliance_exposure_score": {
|
|
7769
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
7770
|
-
"basis": "
|
|
7911
|
+
"percent_audit_passing_orgs_still_exposed": 70,
|
|
7912
|
+
"basis": "Internet-facing Fortinet FortiClient EMS is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
|
|
7771
7913
|
"theater_pattern": "patch_management"
|
|
7772
7914
|
},
|
|
7773
7915
|
"ai_discovered_zeroday": false,
|
|
7774
|
-
"ai_discovery_source": "
|
|
7775
|
-
"ai_assist_factor": "none"
|
|
7776
|
-
"_auto_imported": true,
|
|
7777
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
7916
|
+
"ai_discovery_source": "vendor_research",
|
|
7917
|
+
"ai_assist_factor": "none"
|
|
7778
7918
|
},
|
|
7779
7919
|
"CVE-2026-3502": {
|
|
7780
7920
|
"name": "TrueConf Client Download of Code Without Integrity Check Vulnerability",
|
|
@@ -11651,35 +11791,63 @@
|
|
|
11651
11791
|
},
|
|
11652
11792
|
"CVE-2026-22769": {
|
|
11653
11793
|
"name": "Dell RecoverPoint for Virtual Machines (RP4VMs) Use of Hard-coded Credentials Vulnerability",
|
|
11654
|
-
"lesson_date": "2026-05-
|
|
11794
|
+
"lesson_date": "2026-05-29",
|
|
11655
11795
|
"attack_vector": {
|
|
11656
|
-
"description": "
|
|
11657
|
-
"privileges_required": "network
|
|
11658
|
-
"complexity": "
|
|
11659
|
-
"ai_factor": "
|
|
11796
|
+
"description": "use of hard-coded credentials (CWE-798), allowing an attacker to authenticate with built-in credentials. CISA KEV-listed 2026-02-18 with confirmed in-the-wild exploitation.",
|
|
11797
|
+
"privileges_required": "none (unauthenticated network reach to the affected system)",
|
|
11798
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
11799
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
11800
|
+
},
|
|
11801
|
+
"defense_chain": {
|
|
11802
|
+
"prevention": {
|
|
11803
|
+
"what_would_have_worked": "Apply the Dell RP4VMs update that removes/rotates the hard-coded credentials; restrict appliance management access and rotate any credentials reachable from it.",
|
|
11804
|
+
"was_this_required": true,
|
|
11805
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
11806
|
+
"adequacy": "Patch is definitive once applied; the gap is the SLA — a 30-day cycle loses to the KEV-confirmed exploitation window."
|
|
11807
|
+
},
|
|
11808
|
+
"detection": {
|
|
11809
|
+
"what_would_have_worked": "Monitoring on the RP4VMs appliance: requests matching the exploited weakness and unexpected privileged actions, data access, or new accounts on the system.",
|
|
11810
|
+
"was_this_required": false,
|
|
11811
|
+
"framework_requiring_it": null,
|
|
11812
|
+
"adequacy": "Necessary to catch exploitation of instances not yet patched within the compressed window."
|
|
11813
|
+
},
|
|
11814
|
+
"response": {
|
|
11815
|
+
"what_would_have_worked": "Patch immediately under the KEV SLA, then investigate for post-exploitation persistence and rotate credentials reachable from the RP4VMs appliance.",
|
|
11816
|
+
"was_this_required": true,
|
|
11817
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
11818
|
+
"adequacy": "Mandatory for a KEV-listed unauthenticated flaw; patch-in-place without compromise assessment can leave attacker persistence."
|
|
11819
|
+
}
|
|
11660
11820
|
},
|
|
11661
11821
|
"framework_coverage": {
|
|
11662
11822
|
"NIST-800-53-SI-2": {
|
|
11663
11823
|
"covered": true,
|
|
11664
11824
|
"adequate": false,
|
|
11665
|
-
"gap": "30-day SLA
|
|
11825
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed unauthenticated flaw; CISA KEV due dates are days, not a month."
|
|
11666
11826
|
},
|
|
11667
11827
|
"ISO-27001-2022-A.8.8": {
|
|
11668
11828
|
"covered": true,
|
|
11669
11829
|
"adequate": false,
|
|
11670
|
-
"gap": "
|
|
11830
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing management/infrastructure system."
|
|
11831
|
+
},
|
|
11832
|
+
"NIS2-Art21-network-security": {
|
|
11833
|
+
"covered": true,
|
|
11834
|
+
"adequate": false,
|
|
11835
|
+
"gap": "Treats the system 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."
|
|
11836
|
+
},
|
|
11837
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
11838
|
+
"covered": true,
|
|
11839
|
+
"adequate": false,
|
|
11840
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on an internet-facing system in or adjacent to the CDE."
|
|
11671
11841
|
}
|
|
11672
11842
|
},
|
|
11673
11843
|
"compliance_exposure_score": {
|
|
11674
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
11675
|
-
"basis": "
|
|
11844
|
+
"percent_audit_passing_orgs_still_exposed": 70,
|
|
11845
|
+
"basis": "Internet-facing Dell RecoverPoint for Virtual Machines (RP4VMs) is routinely run by audited organizations on a standard 30-day patch SLA, which was active exposure for this KEV-listed, actively-exploited flaw.",
|
|
11676
11846
|
"theater_pattern": "patch_management"
|
|
11677
11847
|
},
|
|
11678
11848
|
"ai_discovered_zeroday": false,
|
|
11679
|
-
"ai_discovery_source": "
|
|
11680
|
-
"ai_assist_factor": "none"
|
|
11681
|
-
"_auto_imported": true,
|
|
11682
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
11849
|
+
"ai_discovery_source": "vendor_research",
|
|
11850
|
+
"ai_assist_factor": "none"
|
|
11683
11851
|
},
|
|
11684
11852
|
"CVE-2020-7796": {
|
|
11685
11853
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) Server-Side Request Forgery Vulnerability",
|
|
@@ -13227,35 +13395,63 @@
|
|
|
13227
13395
|
},
|
|
13228
13396
|
"CVE-2025-59718": {
|
|
13229
13397
|
"name": "Fortinet Multiple Products Improper Verification of Cryptographic Signature Vulnerability",
|
|
13230
|
-
"lesson_date": "2026-05-
|
|
13398
|
+
"lesson_date": "2026-05-29",
|
|
13231
13399
|
"attack_vector": {
|
|
13232
|
-
"description": "
|
|
13233
|
-
"privileges_required": "network
|
|
13234
|
-
"complexity": "
|
|
13235
|
-
"ai_factor": "
|
|
13400
|
+
"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.",
|
|
13401
|
+
"privileges_required": "none (unauthenticated network reach to the appliance)",
|
|
13402
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
13403
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
13404
|
+
},
|
|
13405
|
+
"defense_chain": {
|
|
13406
|
+
"prevention": {
|
|
13407
|
+
"what_would_have_worked": "Apply the Fortinet PSIRT fixed builds for each affected product; restrict management interfaces to trusted networks.",
|
|
13408
|
+
"was_this_required": true,
|
|
13409
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
13410
|
+
"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."
|
|
13411
|
+
},
|
|
13412
|
+
"detection": {
|
|
13413
|
+
"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.",
|
|
13414
|
+
"was_this_required": false,
|
|
13415
|
+
"framework_requiring_it": null,
|
|
13416
|
+
"adequacy": "Necessary to catch exploitation of appliances not yet patched within the compressed window."
|
|
13417
|
+
},
|
|
13418
|
+
"response": {
|
|
13419
|
+
"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.",
|
|
13420
|
+
"was_this_required": true,
|
|
13421
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
13422
|
+
"adequacy": "Mandatory for a KEV-listed unauthenticated appliance flaw; patch-in-place without compromise assessment can leave attacker persistence."
|
|
13423
|
+
}
|
|
13236
13424
|
},
|
|
13237
13425
|
"framework_coverage": {
|
|
13238
13426
|
"NIST-800-53-SI-2": {
|
|
13239
13427
|
"covered": true,
|
|
13240
13428
|
"adequate": false,
|
|
13241
|
-
"gap": "30-day SLA
|
|
13429
|
+
"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."
|
|
13242
13430
|
},
|
|
13243
13431
|
"ISO-27001-2022-A.8.8": {
|
|
13244
13432
|
"covered": true,
|
|
13245
13433
|
"adequate": false,
|
|
13246
|
-
"gap": "
|
|
13434
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing security appliance."
|
|
13435
|
+
},
|
|
13436
|
+
"NIS2-Art21-network-security": {
|
|
13437
|
+
"covered": true,
|
|
13438
|
+
"adequate": false,
|
|
13439
|
+
"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."
|
|
13440
|
+
},
|
|
13441
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
13442
|
+
"covered": true,
|
|
13443
|
+
"adequate": false,
|
|
13444
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter appliance in or adjacent to the CDE."
|
|
13247
13445
|
}
|
|
13248
13446
|
},
|
|
13249
13447
|
"compliance_exposure_score": {
|
|
13250
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
13251
|
-
"basis": "
|
|
13448
|
+
"percent_audit_passing_orgs_still_exposed": 70,
|
|
13449
|
+
"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.",
|
|
13252
13450
|
"theater_pattern": "patch_management"
|
|
13253
13451
|
},
|
|
13254
13452
|
"ai_discovered_zeroday": false,
|
|
13255
|
-
"ai_discovery_source": "
|
|
13256
|
-
"ai_assist_factor": "none"
|
|
13257
|
-
"_auto_imported": true,
|
|
13258
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
13453
|
+
"ai_discovery_source": "vendor_research",
|
|
13454
|
+
"ai_assist_factor": "none"
|
|
13259
13455
|
},
|
|
13260
13456
|
"CVE-2025-14611": {
|
|
13261
13457
|
"name": "Gladinet CentreStack and Triofox Hard Coded Cryptographic Vulnerability",
|
|
@@ -13707,67 +13903,123 @@
|
|
|
13707
13903
|
},
|
|
13708
13904
|
"CVE-2025-58034": {
|
|
13709
13905
|
"name": "Fortinet FortiWeb OS Command Injection Vulnerability",
|
|
13710
|
-
"lesson_date": "2026-05-
|
|
13906
|
+
"lesson_date": "2026-05-29",
|
|
13711
13907
|
"attack_vector": {
|
|
13712
|
-
"description": "
|
|
13713
|
-
"privileges_required": "network
|
|
13714
|
-
"complexity": "
|
|
13715
|
-
"ai_factor": "
|
|
13908
|
+
"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.",
|
|
13909
|
+
"privileges_required": "none (unauthenticated network reach to the appliance)",
|
|
13910
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
13911
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
13912
|
+
},
|
|
13913
|
+
"defense_chain": {
|
|
13914
|
+
"prevention": {
|
|
13915
|
+
"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.",
|
|
13916
|
+
"was_this_required": true,
|
|
13917
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
13918
|
+
"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."
|
|
13919
|
+
},
|
|
13920
|
+
"detection": {
|
|
13921
|
+
"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.",
|
|
13922
|
+
"was_this_required": false,
|
|
13923
|
+
"framework_requiring_it": null,
|
|
13924
|
+
"adequacy": "Necessary to catch exploitation of appliances not yet patched within the compressed window."
|
|
13925
|
+
},
|
|
13926
|
+
"response": {
|
|
13927
|
+
"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.",
|
|
13928
|
+
"was_this_required": true,
|
|
13929
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
13930
|
+
"adequacy": "Mandatory for a KEV-listed unauthenticated appliance flaw; patch-in-place without compromise assessment can leave attacker persistence."
|
|
13931
|
+
}
|
|
13716
13932
|
},
|
|
13717
13933
|
"framework_coverage": {
|
|
13718
13934
|
"NIST-800-53-SI-2": {
|
|
13719
13935
|
"covered": true,
|
|
13720
13936
|
"adequate": false,
|
|
13721
|
-
"gap": "30-day SLA
|
|
13937
|
+
"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."
|
|
13722
13938
|
},
|
|
13723
13939
|
"ISO-27001-2022-A.8.8": {
|
|
13724
13940
|
"covered": true,
|
|
13725
13941
|
"adequate": false,
|
|
13726
|
-
"gap": "
|
|
13942
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing security appliance."
|
|
13943
|
+
},
|
|
13944
|
+
"NIS2-Art21-network-security": {
|
|
13945
|
+
"covered": true,
|
|
13946
|
+
"adequate": false,
|
|
13947
|
+
"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."
|
|
13948
|
+
},
|
|
13949
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
13950
|
+
"covered": true,
|
|
13951
|
+
"adequate": false,
|
|
13952
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter appliance in or adjacent to the CDE."
|
|
13727
13953
|
}
|
|
13728
13954
|
},
|
|
13729
13955
|
"compliance_exposure_score": {
|
|
13730
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
13731
|
-
"basis": "
|
|
13956
|
+
"percent_audit_passing_orgs_still_exposed": 70,
|
|
13957
|
+
"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.",
|
|
13732
13958
|
"theater_pattern": "patch_management"
|
|
13733
13959
|
},
|
|
13734
13960
|
"ai_discovered_zeroday": false,
|
|
13735
|
-
"ai_discovery_source": "
|
|
13736
|
-
"ai_assist_factor": "none"
|
|
13737
|
-
"_auto_imported": true,
|
|
13738
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
13961
|
+
"ai_discovery_source": "vendor_research",
|
|
13962
|
+
"ai_assist_factor": "none"
|
|
13739
13963
|
},
|
|
13740
13964
|
"CVE-2025-64446": {
|
|
13741
13965
|
"name": "Fortinet FortiWeb Path Traversal Vulnerability",
|
|
13742
|
-
"lesson_date": "2026-05-
|
|
13966
|
+
"lesson_date": "2026-05-29",
|
|
13743
13967
|
"attack_vector": {
|
|
13744
|
-
"description": "
|
|
13745
|
-
"privileges_required": "network
|
|
13746
|
-
"complexity": "
|
|
13747
|
-
"ai_factor": "
|
|
13968
|
+
"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.",
|
|
13969
|
+
"privileges_required": "none (unauthenticated network reach to the appliance)",
|
|
13970
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
13971
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
13972
|
+
},
|
|
13973
|
+
"defense_chain": {
|
|
13974
|
+
"prevention": {
|
|
13975
|
+
"what_would_have_worked": "Upgrade FortiWeb to the fixed build; restrict the management interface and audit for unauthorized file access.",
|
|
13976
|
+
"was_this_required": true,
|
|
13977
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
13978
|
+
"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."
|
|
13979
|
+
},
|
|
13980
|
+
"detection": {
|
|
13981
|
+
"what_would_have_worked": "Monitoring on the FortiWeb surface: requests matching the exploited weakness, appliance process crashes, and unexpected command execution or authentication events.",
|
|
13982
|
+
"was_this_required": false,
|
|
13983
|
+
"framework_requiring_it": null,
|
|
13984
|
+
"adequacy": "Necessary to catch exploitation of appliances not yet patched within the compressed window."
|
|
13985
|
+
},
|
|
13986
|
+
"response": {
|
|
13987
|
+
"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.",
|
|
13988
|
+
"was_this_required": true,
|
|
13989
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
13990
|
+
"adequacy": "Mandatory for a KEV-listed unauthenticated appliance flaw; patch-in-place without compromise assessment can leave attacker persistence."
|
|
13991
|
+
}
|
|
13748
13992
|
},
|
|
13749
13993
|
"framework_coverage": {
|
|
13750
13994
|
"NIST-800-53-SI-2": {
|
|
13751
13995
|
"covered": true,
|
|
13752
13996
|
"adequate": false,
|
|
13753
|
-
"gap": "30-day SLA
|
|
13997
|
+
"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."
|
|
13754
13998
|
},
|
|
13755
13999
|
"ISO-27001-2022-A.8.8": {
|
|
13756
14000
|
"covered": true,
|
|
13757
14001
|
"adequate": false,
|
|
13758
|
-
"gap": "
|
|
14002
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing security appliance."
|
|
14003
|
+
},
|
|
14004
|
+
"NIS2-Art21-network-security": {
|
|
14005
|
+
"covered": true,
|
|
14006
|
+
"adequate": false,
|
|
14007
|
+
"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."
|
|
14008
|
+
},
|
|
14009
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
14010
|
+
"covered": true,
|
|
14011
|
+
"adequate": false,
|
|
14012
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter appliance in or adjacent to the CDE."
|
|
13759
14013
|
}
|
|
13760
14014
|
},
|
|
13761
14015
|
"compliance_exposure_score": {
|
|
13762
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
13763
|
-
"basis": "
|
|
14016
|
+
"percent_audit_passing_orgs_still_exposed": 70,
|
|
14017
|
+
"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.",
|
|
13764
14018
|
"theater_pattern": "patch_management"
|
|
13765
14019
|
},
|
|
13766
14020
|
"ai_discovered_zeroday": false,
|
|
13767
|
-
"ai_discovery_source": "
|
|
13768
|
-
"ai_assist_factor": "none"
|
|
13769
|
-
"_auto_imported": true,
|
|
13770
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
14021
|
+
"ai_discovery_source": "vendor_research",
|
|
14022
|
+
"ai_assist_factor": "none"
|
|
13771
14023
|
},
|
|
13772
14024
|
"CVE-2025-12480": {
|
|
13773
14025
|
"name": "Gladinet Triofox Improper Access Control Vulnerability",
|
|
@@ -16171,35 +16423,63 @@
|
|
|
16171
16423
|
},
|
|
16172
16424
|
"CVE-2025-25257": {
|
|
16173
16425
|
"name": "Fortinet FortiWeb SQL Injection Vulnerability",
|
|
16174
|
-
"lesson_date": "2026-05-
|
|
16426
|
+
"lesson_date": "2026-05-29",
|
|
16175
16427
|
"attack_vector": {
|
|
16176
|
-
"description": "
|
|
16177
|
-
"privileges_required": "network
|
|
16178
|
-
"complexity": "
|
|
16179
|
-
"ai_factor": "
|
|
16428
|
+
"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.",
|
|
16429
|
+
"privileges_required": "none (unauthenticated network reach to the appliance)",
|
|
16430
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
16431
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
16432
|
+
},
|
|
16433
|
+
"defense_chain": {
|
|
16434
|
+
"prevention": {
|
|
16435
|
+
"what_would_have_worked": "Upgrade FortiWeb to the fixed build; restrict the management interface to trusted networks.",
|
|
16436
|
+
"was_this_required": true,
|
|
16437
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
16438
|
+
"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."
|
|
16439
|
+
},
|
|
16440
|
+
"detection": {
|
|
16441
|
+
"what_would_have_worked": "Monitoring on the FortiWeb surface: requests matching the exploited weakness, appliance process crashes, and unexpected command execution or authentication events.",
|
|
16442
|
+
"was_this_required": false,
|
|
16443
|
+
"framework_requiring_it": null,
|
|
16444
|
+
"adequacy": "Necessary to catch exploitation of appliances not yet patched within the compressed window."
|
|
16445
|
+
},
|
|
16446
|
+
"response": {
|
|
16447
|
+
"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.",
|
|
16448
|
+
"was_this_required": true,
|
|
16449
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
16450
|
+
"adequacy": "Mandatory for a KEV-listed unauthenticated appliance flaw; patch-in-place without compromise assessment can leave attacker persistence."
|
|
16451
|
+
}
|
|
16180
16452
|
},
|
|
16181
16453
|
"framework_coverage": {
|
|
16182
16454
|
"NIST-800-53-SI-2": {
|
|
16183
16455
|
"covered": true,
|
|
16184
16456
|
"adequate": false,
|
|
16185
|
-
"gap": "30-day SLA
|
|
16457
|
+
"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."
|
|
16186
16458
|
},
|
|
16187
16459
|
"ISO-27001-2022-A.8.8": {
|
|
16188
16460
|
"covered": true,
|
|
16189
16461
|
"adequate": false,
|
|
16190
|
-
"gap": "
|
|
16462
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing security appliance."
|
|
16463
|
+
},
|
|
16464
|
+
"NIS2-Art21-network-security": {
|
|
16465
|
+
"covered": true,
|
|
16466
|
+
"adequate": false,
|
|
16467
|
+
"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."
|
|
16468
|
+
},
|
|
16469
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
16470
|
+
"covered": true,
|
|
16471
|
+
"adequate": false,
|
|
16472
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter appliance in or adjacent to the CDE."
|
|
16191
16473
|
}
|
|
16192
16474
|
},
|
|
16193
16475
|
"compliance_exposure_score": {
|
|
16194
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
16195
|
-
"basis": "
|
|
16476
|
+
"percent_audit_passing_orgs_still_exposed": 70,
|
|
16477
|
+
"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.",
|
|
16196
16478
|
"theater_pattern": "patch_management"
|
|
16197
16479
|
},
|
|
16198
16480
|
"ai_discovered_zeroday": false,
|
|
16199
|
-
"ai_discovery_source": "
|
|
16200
|
-
"ai_assist_factor": "none"
|
|
16201
|
-
"_auto_imported": true,
|
|
16202
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
16481
|
+
"ai_discovery_source": "vendor_research",
|
|
16482
|
+
"ai_assist_factor": "none"
|
|
16203
16483
|
},
|
|
16204
16484
|
"CVE-2025-47812": {
|
|
16205
16485
|
"name": "Wing FTP Server Improper Neutralization of Null Byte or NUL Character Vulnerability",
|
|
@@ -16523,35 +16803,63 @@
|
|
|
16523
16803
|
},
|
|
16524
16804
|
"CVE-2019-6693": {
|
|
16525
16805
|
"name": "Fortinet FortiOS Use of Hard-Coded Credentials Vulnerability",
|
|
16526
|
-
"lesson_date": "2026-05-
|
|
16806
|
+
"lesson_date": "2026-05-29",
|
|
16527
16807
|
"attack_vector": {
|
|
16528
|
-
"description": "
|
|
16529
|
-
"privileges_required": "network
|
|
16530
|
-
"complexity": "
|
|
16531
|
-
"ai_factor": "
|
|
16808
|
+
"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.",
|
|
16809
|
+
"privileges_required": "none (unauthenticated network reach to the appliance)",
|
|
16810
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
16811
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
16812
|
+
},
|
|
16813
|
+
"defense_chain": {
|
|
16814
|
+
"prevention": {
|
|
16815
|
+
"what_would_have_worked": "Upgrade FortiOS to a fixed build and rotate/replace any configuration encrypted under the default key; restrict management access.",
|
|
16816
|
+
"was_this_required": true,
|
|
16817
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
16818
|
+
"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."
|
|
16819
|
+
},
|
|
16820
|
+
"detection": {
|
|
16821
|
+
"what_would_have_worked": "Monitoring on the FortiOS appliance: requests matching the exploited weakness, appliance process crashes, and unexpected command execution or authentication events.",
|
|
16822
|
+
"was_this_required": false,
|
|
16823
|
+
"framework_requiring_it": null,
|
|
16824
|
+
"adequacy": "Necessary to catch exploitation of appliances not yet patched within the compressed window."
|
|
16825
|
+
},
|
|
16826
|
+
"response": {
|
|
16827
|
+
"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.",
|
|
16828
|
+
"was_this_required": true,
|
|
16829
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
16830
|
+
"adequacy": "Mandatory for a KEV-listed unauthenticated appliance flaw; patch-in-place without compromise assessment can leave attacker persistence."
|
|
16831
|
+
}
|
|
16532
16832
|
},
|
|
16533
16833
|
"framework_coverage": {
|
|
16534
16834
|
"NIST-800-53-SI-2": {
|
|
16535
16835
|
"covered": true,
|
|
16536
16836
|
"adequate": false,
|
|
16537
|
-
"gap": "30-day SLA
|
|
16837
|
+
"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."
|
|
16538
16838
|
},
|
|
16539
16839
|
"ISO-27001-2022-A.8.8": {
|
|
16540
16840
|
"covered": true,
|
|
16541
16841
|
"adequate": false,
|
|
16542
|
-
"gap": "
|
|
16842
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing security appliance."
|
|
16843
|
+
},
|
|
16844
|
+
"NIS2-Art21-network-security": {
|
|
16845
|
+
"covered": true,
|
|
16846
|
+
"adequate": false,
|
|
16847
|
+
"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."
|
|
16848
|
+
},
|
|
16849
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
16850
|
+
"covered": true,
|
|
16851
|
+
"adequate": false,
|
|
16852
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter appliance in or adjacent to the CDE."
|
|
16543
16853
|
}
|
|
16544
16854
|
},
|
|
16545
16855
|
"compliance_exposure_score": {
|
|
16546
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
16547
|
-
"basis": "
|
|
16856
|
+
"percent_audit_passing_orgs_still_exposed": 70,
|
|
16857
|
+
"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.",
|
|
16548
16858
|
"theater_pattern": "patch_management"
|
|
16549
16859
|
},
|
|
16550
16860
|
"ai_discovered_zeroday": false,
|
|
16551
|
-
"ai_discovery_source": "
|
|
16552
|
-
"ai_assist_factor": "none"
|
|
16553
|
-
"_auto_imported": true,
|
|
16554
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
16861
|
+
"ai_discovery_source": "vendor_research",
|
|
16862
|
+
"ai_assist_factor": "none"
|
|
16555
16863
|
},
|
|
16556
16864
|
"CVE-2024-0769": {
|
|
16557
16865
|
"name": " D-Link DIR-859 Router Path Traversal Vulnerability",
|
|
@@ -17419,35 +17727,63 @@
|
|
|
17419
17727
|
},
|
|
17420
17728
|
"CVE-2025-32756": {
|
|
17421
17729
|
"name": "Fortinet Multiple Products Stack-Based Buffer Overflow Vulnerability",
|
|
17422
|
-
"lesson_date": "2026-05-
|
|
17730
|
+
"lesson_date": "2026-05-29",
|
|
17423
17731
|
"attack_vector": {
|
|
17424
|
-
"description": "
|
|
17425
|
-
"privileges_required": "network
|
|
17426
|
-
"complexity": "
|
|
17427
|
-
"ai_factor": "
|
|
17732
|
+
"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.",
|
|
17733
|
+
"privileges_required": "none (unauthenticated network reach to the appliance)",
|
|
17734
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
17735
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
17736
|
+
},
|
|
17737
|
+
"defense_chain": {
|
|
17738
|
+
"prevention": {
|
|
17739
|
+
"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.",
|
|
17740
|
+
"was_this_required": true,
|
|
17741
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
17742
|
+
"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."
|
|
17743
|
+
},
|
|
17744
|
+
"detection": {
|
|
17745
|
+
"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.",
|
|
17746
|
+
"was_this_required": false,
|
|
17747
|
+
"framework_requiring_it": null,
|
|
17748
|
+
"adequacy": "Necessary to catch exploitation of appliances not yet patched within the compressed window."
|
|
17749
|
+
},
|
|
17750
|
+
"response": {
|
|
17751
|
+
"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.",
|
|
17752
|
+
"was_this_required": true,
|
|
17753
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
17754
|
+
"adequacy": "Mandatory for a KEV-listed unauthenticated appliance flaw; patch-in-place without compromise assessment can leave attacker persistence."
|
|
17755
|
+
}
|
|
17428
17756
|
},
|
|
17429
17757
|
"framework_coverage": {
|
|
17430
17758
|
"NIST-800-53-SI-2": {
|
|
17431
17759
|
"covered": true,
|
|
17432
17760
|
"adequate": false,
|
|
17433
|
-
"gap": "30-day SLA
|
|
17761
|
+
"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."
|
|
17434
17762
|
},
|
|
17435
17763
|
"ISO-27001-2022-A.8.8": {
|
|
17436
17764
|
"covered": true,
|
|
17437
17765
|
"adequate": false,
|
|
17438
|
-
"gap": "
|
|
17766
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an unauthenticated, actively-exploited flaw on an internet-facing security appliance."
|
|
17767
|
+
},
|
|
17768
|
+
"NIS2-Art21-network-security": {
|
|
17769
|
+
"covered": true,
|
|
17770
|
+
"adequate": false,
|
|
17771
|
+
"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."
|
|
17772
|
+
},
|
|
17773
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
17774
|
+
"covered": true,
|
|
17775
|
+
"adequate": false,
|
|
17776
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an unauthenticated flaw on a perimeter appliance in or adjacent to the CDE."
|
|
17439
17777
|
}
|
|
17440
17778
|
},
|
|
17441
17779
|
"compliance_exposure_score": {
|
|
17442
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
17443
|
-
"basis": "
|
|
17780
|
+
"percent_audit_passing_orgs_still_exposed": 70,
|
|
17781
|
+
"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.",
|
|
17444
17782
|
"theater_pattern": "patch_management"
|
|
17445
17783
|
},
|
|
17446
17784
|
"ai_discovered_zeroday": false,
|
|
17447
|
-
"ai_discovery_source": "
|
|
17448
|
-
"ai_assist_factor": "none"
|
|
17449
|
-
"_auto_imported": true,
|
|
17450
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
17785
|
+
"ai_discovery_source": "vendor_research",
|
|
17786
|
+
"ai_assist_factor": "none"
|
|
17451
17787
|
},
|
|
17452
17788
|
"CVE-2025-32709": {
|
|
17453
17789
|
"name": "Microsoft Windows Ancillary Function Driver for WinSock Use-After-Free Vulnerability",
|