@blamejs/exceptd-skills 0.15.39 → 0.15.40
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 +7 -0
- package/data/cve-catalog.json +103 -36
- package/data/zeroday-lessons.json +246 -78
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +18 -18
|
@@ -12943,35 +12943,63 @@
|
|
|
12943
12943
|
},
|
|
12944
12944
|
"CVE-2024-7694": {
|
|
12945
12945
|
"name": "TeamT5 ThreatSonar Anti-Ransomware Unrestricted Upload of File with Dangerous Type Vulnerability",
|
|
12946
|
-
"lesson_date": "2026-05-
|
|
12946
|
+
"lesson_date": "2026-05-29",
|
|
12947
12947
|
"attack_vector": {
|
|
12948
|
-
"description": "
|
|
12949
|
-
"privileges_required": "
|
|
12950
|
-
"complexity": "
|
|
12951
|
-
"ai_factor": "
|
|
12948
|
+
"description": "an unrestricted file-upload flaw (CWE-434) letting an unauthenticated attacker upload a file for code execution on the security-product server. CISA KEV-listed 2026-02-17 with confirmed in-the-wild exploitation.",
|
|
12949
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker on the service/device interface)",
|
|
12950
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
12951
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
12952
|
+
},
|
|
12953
|
+
"defense_chain": {
|
|
12954
|
+
"prevention": {
|
|
12955
|
+
"what_would_have_worked": "Apply the TeamT5 ThreatSonar update; treat a compromised security product as a trust inversion — hunt for web shells, rotate credentials, and verify the tool's own integrity and detections were not disabled.",
|
|
12956
|
+
"was_this_required": true,
|
|
12957
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
12958
|
+
"adequacy": "Patch is necessary but insufficient alone — web shells and stolen credentials survive the patch; endpoint-manager/dev-tool compromise has downstream and supply-chain reach that must be reviewed."
|
|
12959
|
+
},
|
|
12960
|
+
"detection": {
|
|
12961
|
+
"what_would_have_worked": "Monitoring on the ThreatSonar: exploit-shaped requests, new web-shell files and unexpected process execution after uploads.",
|
|
12962
|
+
"was_this_required": false,
|
|
12963
|
+
"framework_requiring_it": null,
|
|
12964
|
+
"adequacy": "Necessary to catch exploitation and resident persistence after patching."
|
|
12965
|
+
},
|
|
12966
|
+
"response": {
|
|
12967
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate credentials and secrets, and review downstream/supply-chain impact (managed endpoints for LANSCOPE, build hosts for the dev tool).",
|
|
12968
|
+
"was_this_required": true,
|
|
12969
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
12970
|
+
"adequacy": "Mandatory; upload/injection RCE typically yields persistence and a pivot, which a bare patch does not remediate."
|
|
12971
|
+
}
|
|
12952
12972
|
},
|
|
12953
12973
|
"framework_coverage": {
|
|
12954
12974
|
"NIST-800-53-SI-2": {
|
|
12955
12975
|
"covered": true,
|
|
12956
12976
|
"adequate": false,
|
|
12957
|
-
"gap": "30-day SLA
|
|
12977
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, unauthenticated upload-or-injection RCE; these are mass-exploited within days, and endpoint-manager / dev-tool compromise carries downstream and supply-chain reach."
|
|
12958
12978
|
},
|
|
12959
12979
|
"ISO-27001-2022-A.8.8": {
|
|
12960
12980
|
"covered": true,
|
|
12961
12981
|
"adequate": false,
|
|
12962
|
-
"gap": "
|
|
12982
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing service, developer tool, or device."
|
|
12983
|
+
},
|
|
12984
|
+
"NIS2-Art21-network-security": {
|
|
12985
|
+
"covered": true,
|
|
12986
|
+
"adequate": false,
|
|
12987
|
+
"gap": "Treats internet-facing services as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA, and does not require the web-shell-hunt / credential-rotation / downstream-review cleanup these RCEs need."
|
|
12988
|
+
},
|
|
12989
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
12990
|
+
"covered": true,
|
|
12991
|
+
"adequate": false,
|
|
12992
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing service in or adjacent to the CDE; WAF coverage is partial mitigation, not remediation."
|
|
12963
12993
|
}
|
|
12964
12994
|
},
|
|
12965
12995
|
"compliance_exposure_score": {
|
|
12966
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
12967
|
-
"basis": "
|
|
12996
|
+
"percent_audit_passing_orgs_still_exposed": 76,
|
|
12997
|
+
"basis": "Internet-facing TeamT5 ThreatSonar Anti-Ransomware is run by audited organizations on a standard patch SLA and is mass-exploited within days; the required web-shell hunt, credential rotation, and downstream review are rarely part of the documented patch procedure.",
|
|
12968
12998
|
"theater_pattern": "patch_management"
|
|
12969
12999
|
},
|
|
12970
13000
|
"ai_discovered_zeroday": false,
|
|
12971
|
-
"ai_discovery_source": "
|
|
12972
|
-
"ai_assist_factor": "none"
|
|
12973
|
-
"_auto_imported": true,
|
|
12974
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
13001
|
+
"ai_discovery_source": "vendor_research",
|
|
13002
|
+
"ai_assist_factor": "none"
|
|
12975
13003
|
},
|
|
12976
13004
|
"CVE-2008-0015": {
|
|
12977
13005
|
"name": " Microsoft Windows Video ActiveX Control Remote Code Execution Vulnerability",
|
|
@@ -13659,35 +13687,63 @@
|
|
|
13659
13687
|
},
|
|
13660
13688
|
"CVE-2025-11953": {
|
|
13661
13689
|
"name": "React Native Community CLI OS Command Injection Vulnerability",
|
|
13662
|
-
"lesson_date": "2026-05-
|
|
13690
|
+
"lesson_date": "2026-05-29",
|
|
13663
13691
|
"attack_vector": {
|
|
13664
|
-
"description": "
|
|
13665
|
-
"privileges_required": "
|
|
13666
|
-
"complexity": "
|
|
13667
|
-
"ai_factor": "
|
|
13692
|
+
"description": "an OS command-injection flaw (CWE-78) in the React Native Community CLI's Metro development server, letting a network attacker who can reach the exposed dev server execute commands on the developer host. CISA KEV-listed 2026-02-05 with confirmed in-the-wild exploitation.",
|
|
13693
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker on the service/device interface)",
|
|
13694
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
13695
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
13696
|
+
},
|
|
13697
|
+
"defense_chain": {
|
|
13698
|
+
"prevention": {
|
|
13699
|
+
"what_would_have_worked": "Update the React Native Community CLI; never expose the Metro development server to untrusted networks (bind to localhost) — developer-host compromise is a software-supply-chain risk.",
|
|
13700
|
+
"was_this_required": true,
|
|
13701
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
13702
|
+
"adequacy": "Patch is necessary but insufficient alone — web shells and stolen credentials survive the patch; endpoint-manager/dev-tool compromise has downstream and supply-chain reach that must be reviewed."
|
|
13703
|
+
},
|
|
13704
|
+
"detection": {
|
|
13705
|
+
"what_would_have_worked": "Monitoring on the React Native CLI / Metro dev server: exploit-shaped requests, a shell/interpreter spawned from the service process.",
|
|
13706
|
+
"was_this_required": false,
|
|
13707
|
+
"framework_requiring_it": null,
|
|
13708
|
+
"adequacy": "Necessary to catch exploitation and resident persistence after patching."
|
|
13709
|
+
},
|
|
13710
|
+
"response": {
|
|
13711
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate credentials and secrets, and review downstream/supply-chain impact (managed endpoints for LANSCOPE, build hosts for the dev tool).",
|
|
13712
|
+
"was_this_required": true,
|
|
13713
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
13714
|
+
"adequacy": "Mandatory; upload/injection RCE typically yields persistence and a pivot, which a bare patch does not remediate."
|
|
13715
|
+
}
|
|
13668
13716
|
},
|
|
13669
13717
|
"framework_coverage": {
|
|
13670
13718
|
"NIST-800-53-SI-2": {
|
|
13671
13719
|
"covered": true,
|
|
13672
13720
|
"adequate": false,
|
|
13673
|
-
"gap": "30-day SLA
|
|
13721
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, unauthenticated upload-or-injection RCE; these are mass-exploited within days, and endpoint-manager / dev-tool compromise carries downstream and supply-chain reach."
|
|
13674
13722
|
},
|
|
13675
13723
|
"ISO-27001-2022-A.8.8": {
|
|
13676
13724
|
"covered": true,
|
|
13677
13725
|
"adequate": false,
|
|
13678
|
-
"gap": "
|
|
13726
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing service, developer tool, or device."
|
|
13727
|
+
},
|
|
13728
|
+
"NIS2-Art21-network-security": {
|
|
13729
|
+
"covered": true,
|
|
13730
|
+
"adequate": false,
|
|
13731
|
+
"gap": "Treats internet-facing services as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA, and does not require the web-shell-hunt / credential-rotation / downstream-review cleanup these RCEs need."
|
|
13732
|
+
},
|
|
13733
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
13734
|
+
"covered": true,
|
|
13735
|
+
"adequate": false,
|
|
13736
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing service in or adjacent to the CDE; WAF coverage is partial mitigation, not remediation."
|
|
13679
13737
|
}
|
|
13680
13738
|
},
|
|
13681
13739
|
"compliance_exposure_score": {
|
|
13682
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
13683
|
-
"basis": "
|
|
13740
|
+
"percent_audit_passing_orgs_still_exposed": 76,
|
|
13741
|
+
"basis": "Internet-facing React Native Community CLI is run by audited organizations on a standard patch SLA and is mass-exploited within days; the required web-shell hunt, credential rotation, and downstream review are rarely part of the documented patch procedure.",
|
|
13684
13742
|
"theater_pattern": "patch_management"
|
|
13685
13743
|
},
|
|
13686
13744
|
"ai_discovered_zeroday": false,
|
|
13687
|
-
"ai_discovery_source": "
|
|
13688
|
-
"ai_assist_factor": "none"
|
|
13689
|
-
"_auto_imported": true,
|
|
13690
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
13745
|
+
"ai_discovery_source": "vendor_research",
|
|
13746
|
+
"ai_assist_factor": "none"
|
|
13691
13747
|
},
|
|
13692
13748
|
"CVE-2026-24423": {
|
|
13693
13749
|
"name": "SmarterTools SmarterMail Missing Authentication for Critical Function Vulnerability",
|
|
@@ -14166,35 +14222,63 @@
|
|
|
14166
14222
|
},
|
|
14167
14223
|
"CVE-2025-52691": {
|
|
14168
14224
|
"name": "SmarterTools SmarterMail Unrestricted Upload of File with Dangerous Type Vulnerability",
|
|
14169
|
-
"lesson_date": "2026-05-
|
|
14225
|
+
"lesson_date": "2026-05-29",
|
|
14170
14226
|
"attack_vector": {
|
|
14171
|
-
"description": "
|
|
14172
|
-
"privileges_required": "
|
|
14173
|
-
"complexity": "
|
|
14174
|
-
"ai_factor": "
|
|
14227
|
+
"description": "an unrestricted file-upload flaw (CWE-434) letting an unauthenticated attacker upload a file (e.g. a web shell) for code execution on the mail server. CISA KEV-listed 2026-01-26 with confirmed in-the-wild exploitation.",
|
|
14228
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker on the service/device interface)",
|
|
14229
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
14230
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
14231
|
+
},
|
|
14232
|
+
"defense_chain": {
|
|
14233
|
+
"prevention": {
|
|
14234
|
+
"what_would_have_worked": "Apply the SmarterMail update; hunt for web shells under the mail-server web root, rotate credentials, and review mailbox access — a mail-server foothold targets message data.",
|
|
14235
|
+
"was_this_required": true,
|
|
14236
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
14237
|
+
"adequacy": "Patch is necessary but insufficient alone — web shells and stolen credentials survive the patch; endpoint-manager/dev-tool compromise has downstream and supply-chain reach that must be reviewed."
|
|
14238
|
+
},
|
|
14239
|
+
"detection": {
|
|
14240
|
+
"what_would_have_worked": "Monitoring on the SmarterMail: exploit-shaped requests, new web-shell files and unexpected process execution after uploads.",
|
|
14241
|
+
"was_this_required": false,
|
|
14242
|
+
"framework_requiring_it": null,
|
|
14243
|
+
"adequacy": "Necessary to catch exploitation and resident persistence after patching."
|
|
14244
|
+
},
|
|
14245
|
+
"response": {
|
|
14246
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate credentials and secrets, and review downstream/supply-chain impact (managed endpoints for LANSCOPE, build hosts for the dev tool).",
|
|
14247
|
+
"was_this_required": true,
|
|
14248
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
14249
|
+
"adequacy": "Mandatory; upload/injection RCE typically yields persistence and a pivot, which a bare patch does not remediate."
|
|
14250
|
+
}
|
|
14175
14251
|
},
|
|
14176
14252
|
"framework_coverage": {
|
|
14177
14253
|
"NIST-800-53-SI-2": {
|
|
14178
14254
|
"covered": true,
|
|
14179
14255
|
"adequate": false,
|
|
14180
|
-
"gap": "30-day SLA
|
|
14256
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, unauthenticated upload-or-injection RCE; these are mass-exploited within days, and endpoint-manager / dev-tool compromise carries downstream and supply-chain reach."
|
|
14181
14257
|
},
|
|
14182
14258
|
"ISO-27001-2022-A.8.8": {
|
|
14183
14259
|
"covered": true,
|
|
14184
14260
|
"adequate": false,
|
|
14185
|
-
"gap": "
|
|
14261
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing service, developer tool, or device."
|
|
14262
|
+
},
|
|
14263
|
+
"NIS2-Art21-network-security": {
|
|
14264
|
+
"covered": true,
|
|
14265
|
+
"adequate": false,
|
|
14266
|
+
"gap": "Treats internet-facing services as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA, and does not require the web-shell-hunt / credential-rotation / downstream-review cleanup these RCEs need."
|
|
14267
|
+
},
|
|
14268
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
14269
|
+
"covered": true,
|
|
14270
|
+
"adequate": false,
|
|
14271
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing service in or adjacent to the CDE; WAF coverage is partial mitigation, not remediation."
|
|
14186
14272
|
}
|
|
14187
14273
|
},
|
|
14188
14274
|
"compliance_exposure_score": {
|
|
14189
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
14190
|
-
"basis": "
|
|
14275
|
+
"percent_audit_passing_orgs_still_exposed": 76,
|
|
14276
|
+
"basis": "Internet-facing SmarterTools SmarterMail is run by audited organizations on a standard patch SLA and is mass-exploited within days; the required web-shell hunt, credential rotation, and downstream review are rarely part of the documented patch procedure.",
|
|
14191
14277
|
"theater_pattern": "patch_management"
|
|
14192
14278
|
},
|
|
14193
14279
|
"ai_discovered_zeroday": false,
|
|
14194
|
-
"ai_discovery_source": "
|
|
14195
|
-
"ai_assist_factor": "none"
|
|
14196
|
-
"_auto_imported": true,
|
|
14197
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
14280
|
+
"ai_discovery_source": "vendor_research",
|
|
14281
|
+
"ai_assist_factor": "none"
|
|
14198
14282
|
},
|
|
14199
14283
|
"CVE-2026-23760": {
|
|
14200
14284
|
"name": "SmarterTools SmarterMail Authentication Bypass Using an Alternate Path or Channel Vulnerability",
|
|
@@ -14258,35 +14342,63 @@
|
|
|
14258
14342
|
},
|
|
14259
14343
|
"CVE-2026-24061": {
|
|
14260
14344
|
"name": "GNU InetUtils Argument Injection Vulnerability",
|
|
14261
|
-
"lesson_date": "2026-05-
|
|
14345
|
+
"lesson_date": "2026-05-29",
|
|
14262
14346
|
"attack_vector": {
|
|
14263
|
-
"description": "GNU InetUtils
|
|
14264
|
-
"privileges_required": "
|
|
14265
|
-
"complexity": "
|
|
14266
|
-
"ai_factor": "
|
|
14347
|
+
"description": "an argument-injection flaw (CWE-88) in GNU InetUtils, letting an attacker inject extra command-line arguments to achieve unintended command execution. CISA KEV-listed 2026-01-26 with confirmed in-the-wild exploitation.",
|
|
14348
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker on the service/device interface)",
|
|
14349
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
14350
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
14351
|
+
},
|
|
14352
|
+
"defense_chain": {
|
|
14353
|
+
"prevention": {
|
|
14354
|
+
"what_would_have_worked": "Update GNU InetUtils across the estate; audit scripts and services that pass attacker-influenced input to InetUtils tools — this is a long-tail library-class flaw.",
|
|
14355
|
+
"was_this_required": true,
|
|
14356
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
14357
|
+
"adequacy": "Patch is necessary but insufficient alone — web shells and stolen credentials survive the patch; endpoint-manager/dev-tool compromise has downstream and supply-chain reach that must be reviewed."
|
|
14358
|
+
},
|
|
14359
|
+
"detection": {
|
|
14360
|
+
"what_would_have_worked": "Monitoring on the InetUtils: exploit-shaped requests, a shell/interpreter spawned from the service process.",
|
|
14361
|
+
"was_this_required": false,
|
|
14362
|
+
"framework_requiring_it": null,
|
|
14363
|
+
"adequacy": "Necessary to catch exploitation and resident persistence after patching."
|
|
14364
|
+
},
|
|
14365
|
+
"response": {
|
|
14366
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate credentials and secrets, and review downstream/supply-chain impact (managed endpoints for LANSCOPE, build hosts for the dev tool).",
|
|
14367
|
+
"was_this_required": true,
|
|
14368
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
14369
|
+
"adequacy": "Mandatory; upload/injection RCE typically yields persistence and a pivot, which a bare patch does not remediate."
|
|
14370
|
+
}
|
|
14267
14371
|
},
|
|
14268
14372
|
"framework_coverage": {
|
|
14269
14373
|
"NIST-800-53-SI-2": {
|
|
14270
14374
|
"covered": true,
|
|
14271
14375
|
"adequate": false,
|
|
14272
|
-
"gap": "30-day SLA
|
|
14376
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, unauthenticated upload-or-injection RCE; these are mass-exploited within days, and endpoint-manager / dev-tool compromise carries downstream and supply-chain reach."
|
|
14273
14377
|
},
|
|
14274
14378
|
"ISO-27001-2022-A.8.8": {
|
|
14275
14379
|
"covered": true,
|
|
14276
14380
|
"adequate": false,
|
|
14277
|
-
"gap": "
|
|
14381
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing service, developer tool, or device."
|
|
14382
|
+
},
|
|
14383
|
+
"NIS2-Art21-network-security": {
|
|
14384
|
+
"covered": true,
|
|
14385
|
+
"adequate": false,
|
|
14386
|
+
"gap": "Treats internet-facing services as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA, and does not require the web-shell-hunt / credential-rotation / downstream-review cleanup these RCEs need."
|
|
14387
|
+
},
|
|
14388
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
14389
|
+
"covered": true,
|
|
14390
|
+
"adequate": false,
|
|
14391
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing service in or adjacent to the CDE; WAF coverage is partial mitigation, not remediation."
|
|
14278
14392
|
}
|
|
14279
14393
|
},
|
|
14280
14394
|
"compliance_exposure_score": {
|
|
14281
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
14282
|
-
"basis": "
|
|
14395
|
+
"percent_audit_passing_orgs_still_exposed": 76,
|
|
14396
|
+
"basis": "Internet-facing GNU InetUtils is run by audited organizations on a standard patch SLA and is mass-exploited within days; the required web-shell hunt, credential rotation, and downstream review are rarely part of the documented patch procedure.",
|
|
14283
14397
|
"theater_pattern": "patch_management"
|
|
14284
14398
|
},
|
|
14285
14399
|
"ai_discovered_zeroday": false,
|
|
14286
|
-
"ai_discovery_source": "
|
|
14287
|
-
"ai_assist_factor": "none"
|
|
14288
|
-
"_auto_imported": true,
|
|
14289
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
14400
|
+
"ai_discovery_source": "vendor_research",
|
|
14401
|
+
"ai_assist_factor": "none"
|
|
14290
14402
|
},
|
|
14291
14403
|
"CVE-2026-21509": {
|
|
14292
14404
|
"name": "Microsoft Office Security Feature Bypass Vulnerability",
|
|
@@ -16851,35 +16963,63 @@
|
|
|
16851
16963
|
},
|
|
16852
16964
|
"CVE-2025-61932": {
|
|
16853
16965
|
"name": "Motex LANSCOPE Endpoint Manager Improper Verification of Source of a Communication Channel Vulnerability",
|
|
16854
|
-
"lesson_date": "2026-05-
|
|
16966
|
+
"lesson_date": "2026-05-29",
|
|
16855
16967
|
"attack_vector": {
|
|
16856
|
-
"description": "Motex LANSCOPE Endpoint Manager
|
|
16857
|
-
"privileges_required": "
|
|
16858
|
-
"complexity": "
|
|
16859
|
-
"ai_factor": "
|
|
16968
|
+
"description": "an improper-verification-of-communication-source flaw (CWE-940) in Motex LANSCOPE Endpoint Manager, letting an unauthenticated attacker send trusted commands to the management agent/server for remote code execution. CISA KEV-listed 2025-10-22 with confirmed in-the-wild exploitation.",
|
|
16969
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker on the service/device interface)",
|
|
16970
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
16971
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
16972
|
+
},
|
|
16973
|
+
"defense_chain": {
|
|
16974
|
+
"prevention": {
|
|
16975
|
+
"what_would_have_worked": "Apply the Motex LANSCOPE update; the endpoint manager reaches the whole managed fleet, so treat compromise as fleet-wide — rotate credentials and audit commands/tasking pushed to managed endpoints.",
|
|
16976
|
+
"was_this_required": true,
|
|
16977
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
16978
|
+
"adequacy": "Patch is necessary but insufficient alone — web shells and stolen credentials survive the patch; endpoint-manager/dev-tool compromise has downstream and supply-chain reach that must be reviewed."
|
|
16979
|
+
},
|
|
16980
|
+
"detection": {
|
|
16981
|
+
"what_would_have_worked": "Monitoring on the LANSCOPE Endpoint Manager: exploit-shaped requests, a shell/interpreter spawned from the service process.",
|
|
16982
|
+
"was_this_required": false,
|
|
16983
|
+
"framework_requiring_it": null,
|
|
16984
|
+
"adequacy": "Necessary to catch exploitation and resident persistence after patching."
|
|
16985
|
+
},
|
|
16986
|
+
"response": {
|
|
16987
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate credentials and secrets, and review downstream/supply-chain impact (managed endpoints for LANSCOPE, build hosts for the dev tool).",
|
|
16988
|
+
"was_this_required": true,
|
|
16989
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
16990
|
+
"adequacy": "Mandatory; upload/injection RCE typically yields persistence and a pivot, which a bare patch does not remediate."
|
|
16991
|
+
}
|
|
16860
16992
|
},
|
|
16861
16993
|
"framework_coverage": {
|
|
16862
16994
|
"NIST-800-53-SI-2": {
|
|
16863
16995
|
"covered": true,
|
|
16864
16996
|
"adequate": false,
|
|
16865
|
-
"gap": "30-day SLA
|
|
16997
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, unauthenticated upload-or-injection RCE; these are mass-exploited within days, and endpoint-manager / dev-tool compromise carries downstream and supply-chain reach."
|
|
16866
16998
|
},
|
|
16867
16999
|
"ISO-27001-2022-A.8.8": {
|
|
16868
17000
|
"covered": true,
|
|
16869
17001
|
"adequate": false,
|
|
16870
|
-
"gap": "
|
|
17002
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing service, developer tool, or device."
|
|
17003
|
+
},
|
|
17004
|
+
"NIS2-Art21-network-security": {
|
|
17005
|
+
"covered": true,
|
|
17006
|
+
"adequate": false,
|
|
17007
|
+
"gap": "Treats internet-facing services as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA, and does not require the web-shell-hunt / credential-rotation / downstream-review cleanup these RCEs need."
|
|
17008
|
+
},
|
|
17009
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
17010
|
+
"covered": true,
|
|
17011
|
+
"adequate": false,
|
|
17012
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing service in or adjacent to the CDE; WAF coverage is partial mitigation, not remediation."
|
|
16871
17013
|
}
|
|
16872
17014
|
},
|
|
16873
17015
|
"compliance_exposure_score": {
|
|
16874
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
16875
|
-
"basis": "
|
|
17016
|
+
"percent_audit_passing_orgs_still_exposed": 76,
|
|
17017
|
+
"basis": "Internet-facing Motex LANSCOPE Endpoint Manager is run by audited organizations on a standard patch SLA and is mass-exploited within days; the required web-shell hunt, credential rotation, and downstream review are rarely part of the documented patch procedure.",
|
|
16876
17018
|
"theater_pattern": "patch_management"
|
|
16877
17019
|
},
|
|
16878
17020
|
"ai_discovered_zeroday": false,
|
|
16879
|
-
"ai_discovery_source": "
|
|
16880
|
-
"ai_assist_factor": "none"
|
|
16881
|
-
"_auto_imported": true,
|
|
16882
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
17021
|
+
"ai_discovery_source": "vendor_research",
|
|
17022
|
+
"ai_assist_factor": "none"
|
|
16883
17023
|
},
|
|
16884
17024
|
"CVE-2022-48503": {
|
|
16885
17025
|
"name": "Apple Multiple Products Unspecified Vulnerability",
|
|
@@ -18180,35 +18320,63 @@
|
|
|
18180
18320
|
},
|
|
18181
18321
|
"CVE-2025-4008": {
|
|
18182
18322
|
"name": "Smartbedded Meteobridge Command Injection Vulnerability",
|
|
18183
|
-
"lesson_date": "2026-05-
|
|
18323
|
+
"lesson_date": "2026-05-29",
|
|
18184
18324
|
"attack_vector": {
|
|
18185
|
-
"description": "
|
|
18186
|
-
"privileges_required": "
|
|
18187
|
-
"complexity": "
|
|
18188
|
-
"ai_factor": "
|
|
18325
|
+
"description": "an OS command-injection flaw (CWE-306/CWE-77) on the Smartbedded Meteobridge weather-station device, letting an unauthenticated attacker execute commands on the device. CISA KEV-listed 2025-10-02 with confirmed in-the-wild exploitation.",
|
|
18326
|
+
"privileges_required": "none (the flaw is reachable by an unauthenticated attacker on the service/device interface)",
|
|
18327
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
18328
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
18329
|
+
},
|
|
18330
|
+
"defense_chain": {
|
|
18331
|
+
"prevention": {
|
|
18332
|
+
"what_would_have_worked": "Apply the Meteobridge firmware update; segment the device off the internet/IT network and rotate credentials — embedded devices are recruited into botnets via flaws like this.",
|
|
18333
|
+
"was_this_required": true,
|
|
18334
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
18335
|
+
"adequacy": "Patch is necessary but insufficient alone — web shells and stolen credentials survive the patch; endpoint-manager/dev-tool compromise has downstream and supply-chain reach that must be reviewed."
|
|
18336
|
+
},
|
|
18337
|
+
"detection": {
|
|
18338
|
+
"what_would_have_worked": "Monitoring on the Meteobridge device: exploit-shaped requests, a shell/interpreter spawned from the service process.",
|
|
18339
|
+
"was_this_required": false,
|
|
18340
|
+
"framework_requiring_it": null,
|
|
18341
|
+
"adequacy": "Necessary to catch exploitation and resident persistence after patching."
|
|
18342
|
+
},
|
|
18343
|
+
"response": {
|
|
18344
|
+
"what_would_have_worked": "Patch immediately, hunt and remove web shells, rotate credentials and secrets, and review downstream/supply-chain impact (managed endpoints for LANSCOPE, build hosts for the dev tool).",
|
|
18345
|
+
"was_this_required": true,
|
|
18346
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
18347
|
+
"adequacy": "Mandatory; upload/injection RCE typically yields persistence and a pivot, which a bare patch does not remediate."
|
|
18348
|
+
}
|
|
18189
18349
|
},
|
|
18190
18350
|
"framework_coverage": {
|
|
18191
18351
|
"NIST-800-53-SI-2": {
|
|
18192
18352
|
"covered": true,
|
|
18193
18353
|
"adequate": false,
|
|
18194
|
-
"gap": "30-day SLA
|
|
18354
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, unauthenticated upload-or-injection RCE; these are mass-exploited within days, and endpoint-manager / dev-tool compromise carries downstream and supply-chain reach."
|
|
18195
18355
|
},
|
|
18196
18356
|
"ISO-27001-2022-A.8.8": {
|
|
18197
18357
|
"covered": true,
|
|
18198
18358
|
"adequate": false,
|
|
18199
|
-
"gap": "
|
|
18359
|
+
"gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing service, developer tool, or device."
|
|
18360
|
+
},
|
|
18361
|
+
"NIS2-Art21-network-security": {
|
|
18362
|
+
"covered": true,
|
|
18363
|
+
"adequate": false,
|
|
18364
|
+
"gap": "Treats internet-facing services as essential-function infrastructure but lacks a CISA-KEV-style compressed remediation SLA, and does not require the web-shell-hunt / credential-rotation / downstream-review cleanup these RCEs need."
|
|
18365
|
+
},
|
|
18366
|
+
"PCI-DSS-4.0-6.3.3": {
|
|
18367
|
+
"covered": true,
|
|
18368
|
+
"adequate": false,
|
|
18369
|
+
"gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing service in or adjacent to the CDE; WAF coverage is partial mitigation, not remediation."
|
|
18200
18370
|
}
|
|
18201
18371
|
},
|
|
18202
18372
|
"compliance_exposure_score": {
|
|
18203
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
18204
|
-
"basis": "
|
|
18373
|
+
"percent_audit_passing_orgs_still_exposed": 76,
|
|
18374
|
+
"basis": "Internet-facing Smartbedded Meteobridge is run by audited organizations on a standard patch SLA and is mass-exploited within days; the required web-shell hunt, credential rotation, and downstream review are rarely part of the documented patch procedure.",
|
|
18205
18375
|
"theater_pattern": "patch_management"
|
|
18206
18376
|
},
|
|
18207
18377
|
"ai_discovered_zeroday": false,
|
|
18208
|
-
"ai_discovery_source": "
|
|
18209
|
-
"ai_assist_factor": "none"
|
|
18210
|
-
"_auto_imported": true,
|
|
18211
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
18378
|
+
"ai_discovery_source": "vendor_research",
|
|
18379
|
+
"ai_assist_factor": "none"
|
|
18212
18380
|
},
|
|
18213
18381
|
"CVE-2025-32463": {
|
|
18214
18382
|
"name": "Sudo Inclusion of Functionality from Untrusted Control Sphere Vulnerability",
|