@blamejs/exceptd-skills 0.15.4 → 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 +8 -0
- package/data/_indexes/_meta.json +5 -5
- package/data/attack-techniques.json +7 -3
- package/data/cve-catalog.json +161 -57
- package/data/zeroday-lessons.json +390 -130
- 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",
|
|
@@ -7631,35 +7743,58 @@
|
|
|
7631
7743
|
},
|
|
7632
7744
|
"CVE-2026-34621": {
|
|
7633
7745
|
"name": "Adobe Acrobat and Reader Prototype Pollution Vulnerability",
|
|
7634
|
-
"lesson_date": "2026-05-
|
|
7746
|
+
"lesson_date": "2026-05-29",
|
|
7635
7747
|
"attack_vector": {
|
|
7636
|
-
"description": "
|
|
7637
|
-
"privileges_required": "
|
|
7638
|
-
"complexity": "
|
|
7639
|
-
"ai_factor": "
|
|
7748
|
+
"description": "a prototype-pollution flaw (CWE-1321) in Acrobat/Reader enabling arbitrary code execution when a crafted PDF is opened. CISA KEV-listed 2026-04-13 with confirmed in-the-wild exploitation.",
|
|
7749
|
+
"privileges_required": "none (the victim renders attacker-controlled content)",
|
|
7750
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
7751
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
7752
|
+
},
|
|
7753
|
+
"defense_chain": {
|
|
7754
|
+
"prevention": {
|
|
7755
|
+
"what_would_have_worked": "Apply the Adobe Acrobat / Reader security update; for managed fleets, push the update and enable Protected Mode / Protected View where available.",
|
|
7756
|
+
"was_this_required": true,
|
|
7757
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
7758
|
+
"adequacy": "Browser/app auto-update is definitive and fast for unmanaged endpoints; the gap is managed fleets that gate updates behind a change window slower than the in-the-wild exploitation."
|
|
7759
|
+
},
|
|
7760
|
+
"detection": {
|
|
7761
|
+
"what_would_have_worked": "Endpoint monitoring for PDF reader crashes on content render and for unexpected child processes spawned by the PDF reader after rendering a crafted PDF document.",
|
|
7762
|
+
"was_this_required": false,
|
|
7763
|
+
"framework_requiring_it": null,
|
|
7764
|
+
"adequacy": "Detection backstops endpoints not yet updated; client exploitation is fast and often single-interaction."
|
|
7765
|
+
},
|
|
7766
|
+
"response": {
|
|
7767
|
+
"what_would_have_worked": "Force the browser/application update across the fleet, then run an EDR sweep on endpoints that rendered untrusted a crafted PDF document before the update.",
|
|
7768
|
+
"was_this_required": true,
|
|
7769
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
7770
|
+
"adequacy": "Mandatory for a KEV-listed client RCE; the exposure is every endpoint that opened attacker content pre-patch."
|
|
7771
|
+
}
|
|
7640
7772
|
},
|
|
7641
7773
|
"framework_coverage": {
|
|
7642
7774
|
"NIST-800-53-SI-2": {
|
|
7643
7775
|
"covered": true,
|
|
7644
7776
|
"adequate": false,
|
|
7645
|
-
"gap": "30-day SLA
|
|
7777
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client RCE delivered by attacker-controlled content."
|
|
7646
7778
|
},
|
|
7647
7779
|
"ISO-27001-2022-A.8.8": {
|
|
7648
7780
|
"covered": true,
|
|
7649
7781
|
"adequate": false,
|
|
7650
|
-
"gap": "
|
|
7782
|
+
"gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited browser/document-reader memory-corruption flaw reachable by drive-by content."
|
|
7783
|
+
},
|
|
7784
|
+
"AU-ISM-1546": {
|
|
7785
|
+
"covered": true,
|
|
7786
|
+
"adequate": false,
|
|
7787
|
+
"gap": "Essential 8 patch-applications (48h at ML3) is closer to the operational reality for a client RCE than a 30-day cycle, but still trails same-day browser auto-update for an in-the-wild exploit."
|
|
7651
7788
|
}
|
|
7652
7789
|
},
|
|
7653
7790
|
"compliance_exposure_score": {
|
|
7654
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
7655
|
-
"basis": "
|
|
7791
|
+
"percent_audit_passing_orgs_still_exposed": 65,
|
|
7792
|
+
"basis": "Adobe Acrobat and Reader is ubiquitous on endpoints; audited organizations that gate client updates behind a managed change window (rather than allowing same-day auto-update) were exposed for this KEV-listed, actively-exploited flaw.",
|
|
7656
7793
|
"theater_pattern": "patch_management"
|
|
7657
7794
|
},
|
|
7658
7795
|
"ai_discovered_zeroday": false,
|
|
7659
|
-
"ai_discovery_source": "
|
|
7660
|
-
"ai_assist_factor": "none"
|
|
7661
|
-
"_auto_imported": true,
|
|
7662
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
7796
|
+
"ai_discovery_source": "vendor_research",
|
|
7797
|
+
"ai_assist_factor": "none"
|
|
7663
7798
|
},
|
|
7664
7799
|
"CVE-2026-1340": {
|
|
7665
7800
|
"name": "Ivanti Endpoint Manager Mobile (EPMM) Code Injection Vulnerability",
|
|
@@ -7723,35 +7858,63 @@
|
|
|
7723
7858
|
},
|
|
7724
7859
|
"CVE-2026-35616": {
|
|
7725
7860
|
"name": "Fortinet FortiClient EMS Improper Access Control Vulnerability",
|
|
7726
|
-
"lesson_date": "2026-05-
|
|
7861
|
+
"lesson_date": "2026-05-29",
|
|
7727
7862
|
"attack_vector": {
|
|
7728
|
-
"description": "
|
|
7729
|
-
"privileges_required": "network
|
|
7730
|
-
"complexity": "
|
|
7731
|
-
"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
|
+
}
|
|
7732
7887
|
},
|
|
7733
7888
|
"framework_coverage": {
|
|
7734
7889
|
"NIST-800-53-SI-2": {
|
|
7735
7890
|
"covered": true,
|
|
7736
7891
|
"adequate": false,
|
|
7737
|
-
"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."
|
|
7738
7893
|
},
|
|
7739
7894
|
"ISO-27001-2022-A.8.8": {
|
|
7740
7895
|
"covered": true,
|
|
7741
7896
|
"adequate": false,
|
|
7742
|
-
"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."
|
|
7743
7908
|
}
|
|
7744
7909
|
},
|
|
7745
7910
|
"compliance_exposure_score": {
|
|
7746
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
7747
|
-
"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.",
|
|
7748
7913
|
"theater_pattern": "patch_management"
|
|
7749
7914
|
},
|
|
7750
7915
|
"ai_discovered_zeroday": false,
|
|
7751
|
-
"ai_discovery_source": "
|
|
7752
|
-
"ai_assist_factor": "none"
|
|
7753
|
-
"_auto_imported": true,
|
|
7754
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
7916
|
+
"ai_discovery_source": "vendor_research",
|
|
7917
|
+
"ai_assist_factor": "none"
|
|
7755
7918
|
},
|
|
7756
7919
|
"CVE-2026-3502": {
|
|
7757
7920
|
"name": "TrueConf Client Download of Code Without Integrity Check Vulnerability",
|
|
@@ -7787,35 +7950,58 @@
|
|
|
7787
7950
|
},
|
|
7788
7951
|
"CVE-2026-5281": {
|
|
7789
7952
|
"name": "Google Dawn Use-After-Free Vulnerability",
|
|
7790
|
-
"lesson_date": "2026-05-
|
|
7953
|
+
"lesson_date": "2026-05-29",
|
|
7791
7954
|
"attack_vector": {
|
|
7792
|
-
"description": "
|
|
7793
|
-
"privileges_required": "
|
|
7794
|
-
"complexity": "
|
|
7795
|
-
"ai_factor": "
|
|
7955
|
+
"description": "a use-after-free in Dawn / WebGPU (CWE-416) usable by an attacker who has already compromised the renderer, as a sandbox-escape step in an exploit chain. CISA KEV-listed 2026-04-01 with confirmed in-the-wild exploitation.",
|
|
7956
|
+
"privileges_required": "low (a prior renderer compromise; this is a sandbox-escape step in a chain)",
|
|
7957
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
7958
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
7959
|
+
},
|
|
7960
|
+
"defense_chain": {
|
|
7961
|
+
"prevention": {
|
|
7962
|
+
"what_would_have_worked": "Update Chrome / Chromium-based browsers to the patched build via auto-update; the WebGPU surface can be disabled by policy on managed fleets pending the update.",
|
|
7963
|
+
"was_this_required": true,
|
|
7964
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
7965
|
+
"adequacy": "Browser/app auto-update is definitive and fast for unmanaged endpoints; the gap is managed fleets that gate updates behind a change window slower than the in-the-wild exploitation."
|
|
7966
|
+
},
|
|
7967
|
+
"detection": {
|
|
7968
|
+
"what_would_have_worked": "Endpoint monitoring for browser renderer / GPU process crashes on content render and for unexpected child processes spawned by the browser renderer / GPU process after rendering attacker-controlled web content after a renderer compromise.",
|
|
7969
|
+
"was_this_required": false,
|
|
7970
|
+
"framework_requiring_it": null,
|
|
7971
|
+
"adequacy": "Detection backstops endpoints not yet updated; client exploitation is fast and often single-interaction."
|
|
7972
|
+
},
|
|
7973
|
+
"response": {
|
|
7974
|
+
"what_would_have_worked": "Force the browser/application update across the fleet, then run an EDR sweep on endpoints that rendered untrusted attacker-controlled web content after a renderer compromise before the update.",
|
|
7975
|
+
"was_this_required": true,
|
|
7976
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
7977
|
+
"adequacy": "Mandatory for a KEV-listed client RCE; the exposure is every endpoint that opened attacker content pre-patch."
|
|
7978
|
+
}
|
|
7796
7979
|
},
|
|
7797
7980
|
"framework_coverage": {
|
|
7798
7981
|
"NIST-800-53-SI-2": {
|
|
7799
7982
|
"covered": true,
|
|
7800
7983
|
"adequate": false,
|
|
7801
|
-
"gap": "30-day SLA
|
|
7984
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client RCE delivered by attacker-controlled content."
|
|
7802
7985
|
},
|
|
7803
7986
|
"ISO-27001-2022-A.8.8": {
|
|
7804
7987
|
"covered": true,
|
|
7805
7988
|
"adequate": false,
|
|
7806
|
-
"gap": "
|
|
7989
|
+
"gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited browser/document-reader memory-corruption flaw reachable by drive-by content."
|
|
7990
|
+
},
|
|
7991
|
+
"AU-ISM-1546": {
|
|
7992
|
+
"covered": true,
|
|
7993
|
+
"adequate": false,
|
|
7994
|
+
"gap": "Essential 8 patch-applications (48h at ML3) is closer to the operational reality for a client RCE than a 30-day cycle, but still trails same-day browser auto-update for an in-the-wild exploit."
|
|
7807
7995
|
}
|
|
7808
7996
|
},
|
|
7809
7997
|
"compliance_exposure_score": {
|
|
7810
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
7811
|
-
"basis": "
|
|
7998
|
+
"percent_audit_passing_orgs_still_exposed": 65,
|
|
7999
|
+
"basis": "Google Chrome (Dawn / WebGPU) is ubiquitous on endpoints; audited organizations that gate client updates behind a managed change window (rather than allowing same-day auto-update) were exposed for this KEV-listed, actively-exploited flaw.",
|
|
7812
8000
|
"theater_pattern": "patch_management"
|
|
7813
8001
|
},
|
|
7814
8002
|
"ai_discovered_zeroday": false,
|
|
7815
|
-
"ai_discovery_source": "
|
|
7816
|
-
"ai_assist_factor": "none"
|
|
7817
|
-
"_auto_imported": true,
|
|
7818
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
8003
|
+
"ai_discovery_source": "vendor_research",
|
|
8004
|
+
"ai_assist_factor": "none"
|
|
7819
8005
|
},
|
|
7820
8006
|
"CVE-2026-3055": {
|
|
7821
8007
|
"name": "Citrix NetScaler Out-of-Bounds Read Vulnerability",
|
|
@@ -10839,67 +11025,113 @@
|
|
|
10839
11025
|
},
|
|
10840
11026
|
"CVE-2026-3910": {
|
|
10841
11027
|
"name": "Google Chromium V8 Improper Restriction of Operations Within the Bounds of a Memory Buffer Vulnerability",
|
|
10842
|
-
"lesson_date": "2026-05-
|
|
11028
|
+
"lesson_date": "2026-05-29",
|
|
10843
11029
|
"attack_vector": {
|
|
10844
|
-
"description": "
|
|
10845
|
-
"privileges_required": "
|
|
10846
|
-
"complexity": "
|
|
10847
|
-
"ai_factor": "
|
|
11030
|
+
"description": "an out-of-bounds memory access in the V8 JavaScript engine (CWE-119) reachable via crafted web content (JavaScript/WebAssembly). CISA KEV-listed 2026-03-13 with confirmed in-the-wild exploitation.",
|
|
11031
|
+
"privileges_required": "none (the victim renders attacker-controlled content)",
|
|
11032
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
11033
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
11034
|
+
},
|
|
11035
|
+
"defense_chain": {
|
|
11036
|
+
"prevention": {
|
|
11037
|
+
"what_would_have_worked": "Update Chrome / Chromium-based browsers to the patched build via the browser auto-update channel; push and verify on managed fleets.",
|
|
11038
|
+
"was_this_required": true,
|
|
11039
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
11040
|
+
"adequacy": "Browser/app auto-update is definitive and fast for unmanaged endpoints; the gap is managed fleets that gate updates behind a change window slower than the in-the-wild exploitation."
|
|
11041
|
+
},
|
|
11042
|
+
"detection": {
|
|
11043
|
+
"what_would_have_worked": "Endpoint monitoring for browser renderer crashes on content render and for unexpected child processes spawned by the browser renderer after rendering crafted web content.",
|
|
11044
|
+
"was_this_required": false,
|
|
11045
|
+
"framework_requiring_it": null,
|
|
11046
|
+
"adequacy": "Detection backstops endpoints not yet updated; client exploitation is fast and often single-interaction."
|
|
11047
|
+
},
|
|
11048
|
+
"response": {
|
|
11049
|
+
"what_would_have_worked": "Force the browser/application update across the fleet, then run an EDR sweep on endpoints that rendered untrusted crafted web content before the update.",
|
|
11050
|
+
"was_this_required": true,
|
|
11051
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
11052
|
+
"adequacy": "Mandatory for a KEV-listed client RCE; the exposure is every endpoint that opened attacker content pre-patch."
|
|
11053
|
+
}
|
|
10848
11054
|
},
|
|
10849
11055
|
"framework_coverage": {
|
|
10850
11056
|
"NIST-800-53-SI-2": {
|
|
10851
11057
|
"covered": true,
|
|
10852
11058
|
"adequate": false,
|
|
10853
|
-
"gap": "30-day SLA
|
|
11059
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client RCE delivered by attacker-controlled content."
|
|
10854
11060
|
},
|
|
10855
11061
|
"ISO-27001-2022-A.8.8": {
|
|
10856
11062
|
"covered": true,
|
|
10857
11063
|
"adequate": false,
|
|
10858
|
-
"gap": "
|
|
11064
|
+
"gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited browser/document-reader memory-corruption flaw reachable by drive-by content."
|
|
11065
|
+
},
|
|
11066
|
+
"AU-ISM-1546": {
|
|
11067
|
+
"covered": true,
|
|
11068
|
+
"adequate": false,
|
|
11069
|
+
"gap": "Essential 8 patch-applications (48h at ML3) is closer to the operational reality for a client RCE than a 30-day cycle, but still trails same-day browser auto-update for an in-the-wild exploit."
|
|
10859
11070
|
}
|
|
10860
11071
|
},
|
|
10861
11072
|
"compliance_exposure_score": {
|
|
10862
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
10863
|
-
"basis": "
|
|
11073
|
+
"percent_audit_passing_orgs_still_exposed": 65,
|
|
11074
|
+
"basis": "Google Chrome (V8 JavaScript engine) is ubiquitous on endpoints; audited organizations that gate client updates behind a managed change window (rather than allowing same-day auto-update) were exposed for this KEV-listed, actively-exploited flaw.",
|
|
10864
11075
|
"theater_pattern": "patch_management"
|
|
10865
11076
|
},
|
|
10866
11077
|
"ai_discovered_zeroday": false,
|
|
10867
|
-
"ai_discovery_source": "
|
|
10868
|
-
"ai_assist_factor": "none"
|
|
10869
|
-
"_auto_imported": true,
|
|
10870
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
11078
|
+
"ai_discovery_source": "vendor_research",
|
|
11079
|
+
"ai_assist_factor": "none"
|
|
10871
11080
|
},
|
|
10872
11081
|
"CVE-2026-3909": {
|
|
10873
11082
|
"name": "Google Skia Out-of-Bounds Write Vulnerability",
|
|
10874
|
-
"lesson_date": "2026-05-
|
|
11083
|
+
"lesson_date": "2026-05-29",
|
|
10875
11084
|
"attack_vector": {
|
|
10876
|
-
"description": "
|
|
10877
|
-
"privileges_required": "
|
|
10878
|
-
"complexity": "
|
|
10879
|
-
"ai_factor": "
|
|
11085
|
+
"description": "an out-of-bounds write in the Skia graphics library (CWE-787) reachable via attacker-controlled web content, yielding code execution in the renderer. CISA KEV-listed 2026-03-13 with confirmed in-the-wild exploitation.",
|
|
11086
|
+
"privileges_required": "none (the victim renders attacker-controlled content)",
|
|
11087
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
11088
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
11089
|
+
},
|
|
11090
|
+
"defense_chain": {
|
|
11091
|
+
"prevention": {
|
|
11092
|
+
"what_would_have_worked": "Update Chrome / Chromium-based browsers to the patched build via the browser auto-update channel; for managed fleets, push the update and verify the version.",
|
|
11093
|
+
"was_this_required": true,
|
|
11094
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
11095
|
+
"adequacy": "Browser/app auto-update is definitive and fast for unmanaged endpoints; the gap is managed fleets that gate updates behind a change window slower than the in-the-wild exploitation."
|
|
11096
|
+
},
|
|
11097
|
+
"detection": {
|
|
11098
|
+
"what_would_have_worked": "Endpoint monitoring for browser renderer crashes on content render and for unexpected child processes spawned by the browser renderer after rendering attacker-controlled web content.",
|
|
11099
|
+
"was_this_required": false,
|
|
11100
|
+
"framework_requiring_it": null,
|
|
11101
|
+
"adequacy": "Detection backstops endpoints not yet updated; client exploitation is fast and often single-interaction."
|
|
11102
|
+
},
|
|
11103
|
+
"response": {
|
|
11104
|
+
"what_would_have_worked": "Force the browser/application update across the fleet, then run an EDR sweep on endpoints that rendered untrusted attacker-controlled web content before the update.",
|
|
11105
|
+
"was_this_required": true,
|
|
11106
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
11107
|
+
"adequacy": "Mandatory for a KEV-listed client RCE; the exposure is every endpoint that opened attacker content pre-patch."
|
|
11108
|
+
}
|
|
10880
11109
|
},
|
|
10881
11110
|
"framework_coverage": {
|
|
10882
11111
|
"NIST-800-53-SI-2": {
|
|
10883
11112
|
"covered": true,
|
|
10884
11113
|
"adequate": false,
|
|
10885
|
-
"gap": "30-day SLA
|
|
11114
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client RCE delivered by attacker-controlled content."
|
|
10886
11115
|
},
|
|
10887
11116
|
"ISO-27001-2022-A.8.8": {
|
|
10888
11117
|
"covered": true,
|
|
10889
11118
|
"adequate": false,
|
|
10890
|
-
"gap": "
|
|
11119
|
+
"gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited browser/document-reader memory-corruption flaw reachable by drive-by content."
|
|
11120
|
+
},
|
|
11121
|
+
"AU-ISM-1546": {
|
|
11122
|
+
"covered": true,
|
|
11123
|
+
"adequate": false,
|
|
11124
|
+
"gap": "Essential 8 patch-applications (48h at ML3) is closer to the operational reality for a client RCE than a 30-day cycle, but still trails same-day browser auto-update for an in-the-wild exploit."
|
|
10891
11125
|
}
|
|
10892
11126
|
},
|
|
10893
11127
|
"compliance_exposure_score": {
|
|
10894
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
10895
|
-
"basis": "
|
|
11128
|
+
"percent_audit_passing_orgs_still_exposed": 65,
|
|
11129
|
+
"basis": "Google Chrome (Skia graphics library) is ubiquitous on endpoints; audited organizations that gate client updates behind a managed change window (rather than allowing same-day auto-update) were exposed for this KEV-listed, actively-exploited flaw.",
|
|
10896
11130
|
"theater_pattern": "patch_management"
|
|
10897
11131
|
},
|
|
10898
11132
|
"ai_discovered_zeroday": false,
|
|
10899
|
-
"ai_discovery_source": "
|
|
10900
|
-
"ai_assist_factor": "none"
|
|
10901
|
-
"_auto_imported": true,
|
|
10902
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
11133
|
+
"ai_discovery_source": "vendor_research",
|
|
11134
|
+
"ai_assist_factor": "none"
|
|
10903
11135
|
},
|
|
10904
11136
|
"CVE-2025-68613": {
|
|
10905
11137
|
"name": "n8n Improper Control of Dynamically-Managed Code Resources Vulnerability",
|
|
@@ -11559,35 +11791,63 @@
|
|
|
11559
11791
|
},
|
|
11560
11792
|
"CVE-2026-22769": {
|
|
11561
11793
|
"name": "Dell RecoverPoint for Virtual Machines (RP4VMs) Use of Hard-coded Credentials Vulnerability",
|
|
11562
|
-
"lesson_date": "2026-05-
|
|
11794
|
+
"lesson_date": "2026-05-29",
|
|
11563
11795
|
"attack_vector": {
|
|
11564
|
-
"description": "
|
|
11565
|
-
"privileges_required": "network
|
|
11566
|
-
"complexity": "
|
|
11567
|
-
"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
|
+
}
|
|
11568
11820
|
},
|
|
11569
11821
|
"framework_coverage": {
|
|
11570
11822
|
"NIST-800-53-SI-2": {
|
|
11571
11823
|
"covered": true,
|
|
11572
11824
|
"adequate": false,
|
|
11573
|
-
"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."
|
|
11574
11826
|
},
|
|
11575
11827
|
"ISO-27001-2022-A.8.8": {
|
|
11576
11828
|
"covered": true,
|
|
11577
11829
|
"adequate": false,
|
|
11578
|
-
"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."
|
|
11579
11841
|
}
|
|
11580
11842
|
},
|
|
11581
11843
|
"compliance_exposure_score": {
|
|
11582
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
11583
|
-
"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.",
|
|
11584
11846
|
"theater_pattern": "patch_management"
|
|
11585
11847
|
},
|
|
11586
11848
|
"ai_discovered_zeroday": false,
|
|
11587
|
-
"ai_discovery_source": "
|
|
11588
|
-
"ai_assist_factor": "none"
|
|
11589
|
-
"_auto_imported": true,
|
|
11590
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
11849
|
+
"ai_discovery_source": "vendor_research",
|
|
11850
|
+
"ai_assist_factor": "none"
|
|
11591
11851
|
},
|
|
11592
11852
|
"CVE-2020-7796": {
|
|
11593
11853
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) Server-Side Request Forgery Vulnerability",
|