@blamejs/exceptd-skills 0.15.5 → 0.15.6
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 +4 -0
- package/data/_indexes/_meta.json +5 -5
- package/data/attack-techniques.json +4 -0
- package/data/cve-catalog.json +98 -34
- package/data/zeroday-lessons.json +246 -78
- 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",
|