@blamejs/exceptd-skills 0.15.40 → 0.15.42

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.
@@ -11681,35 +11681,63 @@
11681
11681
  },
11682
11682
  "CVE-2025-47813": {
11683
11683
  "name": "Wing FTP Server Information Disclosure Vulnerability",
11684
- "lesson_date": "2026-05-18",
11684
+ "lesson_date": "2026-05-29",
11685
11685
  "attack_vector": {
11686
- "description": "Wing FTP Server contains a generation of error message containing sensitive information vulnerability when using a long value in the UID cookie.",
11687
- "privileges_required": "network attacker (no authentication required)",
11688
- "complexity": "moderate (bulk-import default)",
11689
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
11686
+ "description": "Generation of an error message containing sensitive information (CWE-209) in Wing FTP Server: an oversized or malformed UID session cookie triggers an error (on loginok.html) that discloses the installation / local file path, aiding a follow-on attack. CISA KEV-listed 2026-03-16 with confirmed in-the-wild exploitation.",
11687
+ "privileges_required": "none-to-low (the data is exposed through an unauthenticated diagnostic surface or a low-privilege error path)",
11688
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
11689
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
11690
+ },
11691
+ "defense_chain": {
11692
+ "prevention": {
11693
+ "what_would_have_worked": "Apply the Wing FTP update; suppress verbose error output on the production surface and rotate any session/credential material the error disclosure could reveal.",
11694
+ "was_this_required": true,
11695
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
11696
+ "adequacy": "Patch is necessary but insufficient alone — any credential or plaintext the exposure disclosed survives the patch and must be rotated/treated as breached; removing diagnostic surfaces from production is the durable control."
11697
+ },
11698
+ "detection": {
11699
+ "what_would_have_worked": "Monitoring on the Wing FTP Server: requests carrying oversized or malformed UID session cookies (to loginok.html and the web interface) and error responses that disclose the installation / local file path.",
11700
+ "was_this_required": false,
11701
+ "framework_requiring_it": null,
11702
+ "adequacy": "Necessary to catch the disclosure and the downstream use of leaked secrets."
11703
+ },
11704
+ "response": {
11705
+ "what_would_have_worked": "Patch, suppress verbose error output that reveals local paths, rotate any session/credential material the disclosure aided, and review for follow-on attacks that used the leaked path.",
11706
+ "was_this_required": true,
11707
+ "framework_requiring_it": "NIST 800-53 IR-4",
11708
+ "adequacy": "Mandatory; a data-exposure flaw cannot be remediated by a patch alone because the disclosed data is already in the attacker's hands."
11709
+ }
11690
11710
  },
11691
11711
  "framework_coverage": {
11692
11712
  "NIST-800-53-SI-2": {
11693
11713
  "covered": true,
11694
11714
  "adequate": false,
11695
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
11715
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed sensitive-data-exposure flaw; diagnostic surfaces (heap/core dumps) and verbose errors leak credentials and plaintext data without the attacker breaking encryption, and are mass-exploited within days."
11716
+ },
11717
+ "NIST-800-53-SC-28-data-at-rest": {
11718
+ "covered": true,
11719
+ "adequate": false,
11720
+ "gap": "Encryption-in-transit claims do not protect data exposed in plaintext via memory dumps, diagnostic endpoints, or error messages; protecting information at rest and in memory — and not exposing it through diagnostic surfaces — is the unmet control, and a 'messages are encrypted' posture is undermined when the server holds and leaks plaintext."
11721
+ },
11722
+ "NIST-800-53-CM-7-least-functionality": {
11723
+ "covered": true,
11724
+ "adequate": false,
11725
+ "gap": "Diagnostic and management endpoints (Spring Boot Actuator, core-dump generation, verbose error output) left enabled in production are unnecessary functionality that should be disabled; these flaws exist because least-functionality was not enforced on the internet-facing surface."
11696
11726
  },
11697
11727
  "ISO-27001-2022-A.8.8": {
11698
11728
  "covered": true,
11699
11729
  "adequate": false,
11700
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
11730
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited data-exposure flaw, and the disclosed plaintext/credentials remain compromised until rotated."
11701
11731
  }
11702
11732
  },
11703
11733
  "compliance_exposure_score": {
11704
- "percent_audit_passing_orgs_still_exposed": 55,
11705
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
11706
- "theater_pattern": "patch_management"
11734
+ "percent_audit_passing_orgs_still_exposed": 72,
11735
+ "basis": "Internet-facing Wing FTP Server can pass an audit while returning verbose errors that leak the local installation path to an attacker who manipulates the UID session cookie; the path disclosure aids follow-on attacks, and suppressing verbose errors plus rotating exposed material is rarely part of the patch procedure.",
11736
+ "theater_pattern": "encryption_in_transit_masks_plaintext_at_rest"
11707
11737
  },
11708
11738
  "ai_discovered_zeroday": false,
11709
- "ai_discovery_source": "unknown",
11710
- "ai_assist_factor": "none",
11711
- "_auto_imported": true,
11712
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
11739
+ "ai_discovery_source": "vendor_research",
11740
+ "ai_assist_factor": "none"
11713
11741
  },
11714
11742
  "CVE-2026-3910": {
11715
11743
  "name": "Google Chromium V8 Improper Restriction of Operations Within the Bounds of a Memory Buffer Vulnerability",
@@ -13348,35 +13376,63 @@
13348
13376
  },
13349
13377
  "CVE-2025-40536": {
13350
13378
  "name": "SolarWinds Web Help Desk Security Control Bypass Vulnerability",
13351
- "lesson_date": "2026-05-18",
13379
+ "lesson_date": "2026-05-29",
13352
13380
  "attack_vector": {
13353
- "description": "SolarWinds Web Help Desk contains a security control bypass vulnerability that could allow an unauthenticated attacker to gain access to certain restricted functionality.",
13354
- "privileges_required": "network attacker (no authentication required)",
13355
- "complexity": "moderate (bulk-import default)",
13356
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
13381
+ "description": "a security-control-bypass flaw (CWE-693) on SolarWinds Web Help Desk, letting an unauthenticated attacker bypass an intended security control to reach protected functionality. CISA KEV-listed 2026-02-12 with confirmed in-the-wild exploitation.",
13382
+ "privileges_required": "none (the flaw is reachable by an unauthenticated attacker and defeats the access-control mechanism)",
13383
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
13384
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
13385
+ },
13386
+ "defense_chain": {
13387
+ "prevention": {
13388
+ "what_would_have_worked": "Apply the SolarWinds Web Help Desk update; review privileged-function access during the exposure window and rotate service credentials — Web Help Desk has been a repeated exploitation target.",
13389
+ "was_this_required": true,
13390
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
13391
+ "adequacy": "Patch is necessary; restricting the management plane to a trusted network is the compensating control when the access-control enforcement is itself bypassed."
13392
+ },
13393
+ "detection": {
13394
+ "what_would_have_worked": "Monitoring on the Web Help Desk: requests exercising the bypass, administrative actions without a matching authentication event.",
13395
+ "was_this_required": false,
13396
+ "framework_requiring_it": null,
13397
+ "adequacy": "Necessary because a bypass produces access that looks authorized; the anomaly is the absence of a legitimate authentication event."
13398
+ },
13399
+ "response": {
13400
+ "what_would_have_worked": "Patch immediately, restrict the management plane, rotate credentials and keys, review configuration/account changes during the exposure window, and audit privileged actions and (for file-transfer/secure-access) data exposure.",
13401
+ "was_this_required": true,
13402
+ "framework_requiring_it": "NIST 800-53 IR-4",
13403
+ "adequacy": "Mandatory; an access-control bypass typically leaves administrative persistence or a code-execution foothold that a patch alone does not remove."
13404
+ }
13357
13405
  },
13358
13406
  "framework_coverage": {
13359
13407
  "NIST-800-53-SI-2": {
13360
13408
  "covered": true,
13361
13409
  "adequate": false,
13362
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
13410
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed access-control/security-control bypass on an internet-facing system; these grant unauthorized access to protected functionality and are mass-exploited within days."
13411
+ },
13412
+ "NIST-800-53-AC-3-enforcement": {
13413
+ "covered": true,
13414
+ "adequate": false,
13415
+ "gap": "Access-enforcement is required, but these flaws defeat the enforcement mechanism itself (alternate channel, missing authorization check, security-control bypass, assumed-immutable parameter); restricting the management plane to a trusted network is the load-bearing compensating control when enforcement fails."
13363
13416
  },
13364
13417
  "ISO-27001-2022-A.8.8": {
13365
13418
  "covered": true,
13366
13419
  "adequate": false,
13367
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
13420
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing application or appliance whose access control is bypassed."
13421
+ },
13422
+ "PCI-DSS-4.0-6.3.3": {
13423
+ "covered": true,
13424
+ "adequate": false,
13425
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing application or appliance (file-transfer / secure-access / help-desk) in or adjacent to the CDE."
13368
13426
  }
13369
13427
  },
13370
13428
  "compliance_exposure_score": {
13371
- "percent_audit_passing_orgs_still_exposed": 55,
13372
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
13373
- "theater_pattern": "patch_management"
13429
+ "percent_audit_passing_orgs_still_exposed": 77,
13430
+ "basis": "Internet-facing SolarWinds Web Help Desk is run by audited organizations whose access-control posture is irrelevant when the enforcement mechanism is bypassed; without management-plane restriction and prompt patching the system is exposed, and the required privileged-action review / web-shell hunt is rarely documented.",
13431
+ "theater_pattern": "access_control"
13374
13432
  },
13375
13433
  "ai_discovered_zeroday": false,
13376
- "ai_discovery_source": "unknown",
13377
- "ai_assist_factor": "none",
13378
- "_auto_imported": true,
13379
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
13434
+ "ai_discovery_source": "vendor_research",
13435
+ "ai_assist_factor": "none"
13380
13436
  },
13381
13437
  "CVE-2026-21513": {
13382
13438
  "name": "Microsoft MSHTML Framework Protection Mechanism Failure Vulnerability",
@@ -15171,35 +15227,63 @@
15171
15227
  },
15172
15228
  "CVE-2025-40602": {
15173
15229
  "name": "SonicWall SMA1000 Missing Authorization Vulnerability",
15174
- "lesson_date": "2026-05-18",
15230
+ "lesson_date": "2026-05-29",
15175
15231
  "attack_vector": {
15176
- "description": "SonicWall SMA1000 contains a missing authorization vulnerability that could allow for privilege escalation appliance management console (AMC) of affected devices.",
15177
- "privileges_required": "unprivileged local user",
15178
- "complexity": "moderate (bulk-import default)",
15179
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
15232
+ "description": "a missing-authorization flaw (CWE-862/CWE-250) on the SonicWall SMA1000 secure-access appliance, letting an attacker reach functionality with unnecessary privileges without proper authorization. CISA KEV-listed 2025-12-17 with confirmed in-the-wild exploitation.",
15233
+ "privileges_required": "none (the flaw is reachable by an unauthenticated attacker and defeats the access-control mechanism)",
15234
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
15235
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
15236
+ },
15237
+ "defense_chain": {
15238
+ "prevention": {
15239
+ "what_would_have_worked": "Apply the SonicWall SMA1000 update and restrict management access; treat an exposed secure-access appliance as high-value — review sessions and rotate secrets, since it fronts remote access to the internal network.",
15240
+ "was_this_required": true,
15241
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
15242
+ "adequacy": "Patch is necessary; restricting the management plane to a trusted network is the compensating control when the access-control enforcement is itself bypassed."
15243
+ },
15244
+ "detection": {
15245
+ "what_would_have_worked": "Monitoring on the SMA1000 appliance: requests exercising the bypass, administrative actions without a matching authentication event.",
15246
+ "was_this_required": false,
15247
+ "framework_requiring_it": null,
15248
+ "adequacy": "Necessary because a bypass produces access that looks authorized; the anomaly is the absence of a legitimate authentication event."
15249
+ },
15250
+ "response": {
15251
+ "what_would_have_worked": "Patch immediately, restrict the management plane, rotate credentials and keys, review configuration/account changes during the exposure window, and audit privileged actions and (for file-transfer/secure-access) data exposure.",
15252
+ "was_this_required": true,
15253
+ "framework_requiring_it": "NIST 800-53 IR-4",
15254
+ "adequacy": "Mandatory; an access-control bypass typically leaves administrative persistence or a code-execution foothold that a patch alone does not remove."
15255
+ }
15180
15256
  },
15181
15257
  "framework_coverage": {
15182
15258
  "NIST-800-53-SI-2": {
15183
15259
  "covered": true,
15184
15260
  "adequate": false,
15185
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
15261
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed access-control/security-control bypass on an internet-facing system; these grant unauthorized access to protected functionality and are mass-exploited within days."
15262
+ },
15263
+ "NIST-800-53-AC-3-enforcement": {
15264
+ "covered": true,
15265
+ "adequate": false,
15266
+ "gap": "Access-enforcement is required, but these flaws defeat the enforcement mechanism itself (alternate channel, missing authorization check, security-control bypass, assumed-immutable parameter); restricting the management plane to a trusted network is the load-bearing compensating control when enforcement fails."
15186
15267
  },
15187
15268
  "ISO-27001-2022-A.8.8": {
15188
15269
  "covered": true,
15189
15270
  "adequate": false,
15190
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
15271
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing application or appliance whose access control is bypassed."
15272
+ },
15273
+ "PCI-DSS-4.0-6.3.3": {
15274
+ "covered": true,
15275
+ "adequate": false,
15276
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing application or appliance (file-transfer / secure-access / help-desk) in or adjacent to the CDE."
15191
15277
  }
15192
15278
  },
15193
15279
  "compliance_exposure_score": {
15194
- "percent_audit_passing_orgs_still_exposed": 55,
15195
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
15196
- "theater_pattern": "patch_management"
15280
+ "percent_audit_passing_orgs_still_exposed": 77,
15281
+ "basis": "Internet-facing SonicWall SMA1000 is run by audited organizations whose access-control posture is irrelevant when the enforcement mechanism is bypassed; without management-plane restriction and prompt patching the system is exposed, and the required privileged-action review / web-shell hunt is rarely documented.",
15282
+ "theater_pattern": "access_control"
15197
15283
  },
15198
15284
  "ai_discovered_zeroday": false,
15199
- "ai_discovery_source": "unknown",
15200
- "ai_assist_factor": "none",
15201
- "_auto_imported": true,
15202
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
15285
+ "ai_discovery_source": "vendor_research",
15286
+ "ai_assist_factor": "none"
15203
15287
  },
15204
15288
  "CVE-2025-20393": {
15205
15289
  "name": "Cisco Multiple Products Improper Input Validation Vulnerability",
@@ -20329,35 +20413,63 @@
20329
20413
  },
20330
20414
  "CVE-2025-54309": {
20331
20415
  "name": " CrushFTP Unprotected Alternate Channel Vulnerability",
20332
- "lesson_date": "2026-05-18",
20416
+ "lesson_date": "2026-05-29",
20333
20417
  "attack_vector": {
20334
- "description": "CrushFTP contains an unprotected alternate channel vulnerability. When the DMZ proxy feature is not used, mishandles AS2 validation and consequently allows remote attackers to obtain admin access via HTTPS.",
20335
- "privileges_required": "network attacker (no authentication required)",
20336
- "complexity": "moderate (bulk-import default)",
20337
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
20418
+ "description": "an unprotected-alternate-channel flaw (CWE-420) letting an unauthenticated attacker reach administrative functionality via the alternate (AS2) path and gain admin control of the file-transfer server. CISA KEV-listed 2025-07-22 with confirmed in-the-wild exploitation.",
20419
+ "privileges_required": "none (the flaw is reachable by an unauthenticated attacker and defeats the access-control mechanism)",
20420
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
20421
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
20422
+ },
20423
+ "defense_chain": {
20424
+ "prevention": {
20425
+ "what_would_have_worked": "Apply the CrushFTP update, restrict the admin interface to a trusted network, rotate admin credentials, and review for unauthorized admin actions and transferred-file exposure — MFT compromise targets data in transit.",
20426
+ "was_this_required": true,
20427
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
20428
+ "adequacy": "Patch is necessary; restricting the management plane to a trusted network is the compensating control when the access-control enforcement is itself bypassed."
20429
+ },
20430
+ "detection": {
20431
+ "what_would_have_worked": "Monitoring on the CrushFTP: requests exercising the bypass, administrative actions without a matching authentication event.",
20432
+ "was_this_required": false,
20433
+ "framework_requiring_it": null,
20434
+ "adequacy": "Necessary because a bypass produces access that looks authorized; the anomaly is the absence of a legitimate authentication event."
20435
+ },
20436
+ "response": {
20437
+ "what_would_have_worked": "Patch immediately, restrict the management plane, rotate credentials and keys, review configuration/account changes during the exposure window, and audit privileged actions and (for file-transfer/secure-access) data exposure.",
20438
+ "was_this_required": true,
20439
+ "framework_requiring_it": "NIST 800-53 IR-4",
20440
+ "adequacy": "Mandatory; an access-control bypass typically leaves administrative persistence or a code-execution foothold that a patch alone does not remove."
20441
+ }
20338
20442
  },
20339
20443
  "framework_coverage": {
20340
20444
  "NIST-800-53-SI-2": {
20341
20445
  "covered": true,
20342
20446
  "adequate": false,
20343
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
20447
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed access-control/security-control bypass on an internet-facing system; these grant unauthorized access to protected functionality and are mass-exploited within days."
20448
+ },
20449
+ "NIST-800-53-AC-3-enforcement": {
20450
+ "covered": true,
20451
+ "adequate": false,
20452
+ "gap": "Access-enforcement is required, but these flaws defeat the enforcement mechanism itself (alternate channel, missing authorization check, security-control bypass, assumed-immutable parameter); restricting the management plane to a trusted network is the load-bearing compensating control when enforcement fails."
20344
20453
  },
20345
20454
  "ISO-27001-2022-A.8.8": {
20346
20455
  "covered": true,
20347
20456
  "adequate": false,
20348
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
20457
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing application or appliance whose access control is bypassed."
20458
+ },
20459
+ "PCI-DSS-4.0-6.3.3": {
20460
+ "covered": true,
20461
+ "adequate": false,
20462
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing application or appliance (file-transfer / secure-access / help-desk) in or adjacent to the CDE."
20349
20463
  }
20350
20464
  },
20351
20465
  "compliance_exposure_score": {
20352
- "percent_audit_passing_orgs_still_exposed": 55,
20353
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
20354
- "theater_pattern": "patch_management"
20466
+ "percent_audit_passing_orgs_still_exposed": 77,
20467
+ "basis": "Internet-facing CrushFTP is run by audited organizations whose access-control posture is irrelevant when the enforcement mechanism is bypassed; without management-plane restriction and prompt patching the system is exposed, and the required privileged-action review / web-shell hunt is rarely documented.",
20468
+ "theater_pattern": "access_control"
20355
20469
  },
20356
20470
  "ai_discovered_zeroday": false,
20357
- "ai_discovery_source": "unknown",
20358
- "ai_assist_factor": "none",
20359
- "_auto_imported": true,
20360
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
20471
+ "ai_discovery_source": "vendor_research",
20472
+ "ai_assist_factor": "none"
20361
20473
  },
20362
20474
  "CVE-2025-49704": {
20363
20475
  "name": "Microsoft SharePoint Code Injection Vulnerability",
@@ -20988,67 +21100,123 @@
20988
21100
  },
20989
21101
  "CVE-2025-48928": {
20990
21102
  "name": "TeleMessage TM SGNL Exposure of Core Dump File to an Unauthorized Control Sphere Vulnerability",
20991
- "lesson_date": "2026-05-18",
21103
+ "lesson_date": "2026-05-29",
20992
21104
  "attack_vector": {
20993
- "description": "TeleMessage TM SGNL contains an exposure of core dump file to an unauthorized control sphere Vulnerability. This vulnerability is based on a JSP application in which the heap content is roughly equivalent to a \"core dump\" in which a password previously sent over HTTP would be included in this dump.",
20994
- "privileges_required": "network attacker (no authentication required)",
20995
- "complexity": "moderate (bulk-import default)",
20996
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
21105
+ "description": "exposure of a core-dump file to an unauthorized control sphere (CWE-528), disclosing memory contents including plaintext messages and credentials from the TeleMessage server. CISA KEV-listed 2025-07-01 with confirmed in-the-wild exploitation.",
21106
+ "privileges_required": "none-to-low (the data is exposed through an unauthenticated diagnostic surface or a low-privilege error path)",
21107
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
21108
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
21109
+ },
21110
+ "defense_chain": {
21111
+ "prevention": {
21112
+ "what_would_have_worked": "Apply the TeleMessage update; remove core-dump generation and diagnostic surfaces from the internet-facing server, rotate every credential and session secret that was in memory, and treat the confidentiality of all handled messages as breached — plaintext content was exposed.",
21113
+ "was_this_required": true,
21114
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
21115
+ "adequacy": "Patch is necessary but insufficient alone — any credential or plaintext the exposure disclosed survives the patch and must be rotated/treated as breached; removing diagnostic surfaces from production is the durable control."
21116
+ },
21117
+ "detection": {
21118
+ "what_would_have_worked": "Monitoring on the TeleMessage (Signal clone): requests to diagnostic/dump endpoints, retrieval of large memory/core artifacts, and subsequent use of disclosed credentials.",
21119
+ "was_this_required": false,
21120
+ "framework_requiring_it": null,
21121
+ "adequacy": "Necessary to catch the disclosure and the downstream use of leaked secrets."
21122
+ },
21123
+ "response": {
21124
+ "what_would_have_worked": "Patch, remove the diagnostic surface, rotate every credential and session secret that was in memory, and — where plaintext content was exposed — notify affected parties and treat that data's confidentiality as breached.",
21125
+ "was_this_required": true,
21126
+ "framework_requiring_it": "NIST 800-53 IR-4",
21127
+ "adequacy": "Mandatory; a data-exposure flaw cannot be remediated by a patch alone because the disclosed data is already in the attacker's hands."
21128
+ }
20997
21129
  },
20998
21130
  "framework_coverage": {
20999
21131
  "NIST-800-53-SI-2": {
21000
21132
  "covered": true,
21001
21133
  "adequate": false,
21002
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
21134
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed sensitive-data-exposure flaw; diagnostic surfaces (heap/core dumps) and verbose errors leak credentials and plaintext data without the attacker breaking encryption, and are mass-exploited within days."
21135
+ },
21136
+ "NIST-800-53-SC-28-data-at-rest": {
21137
+ "covered": true,
21138
+ "adequate": false,
21139
+ "gap": "Encryption-in-transit claims do not protect data exposed in plaintext via memory dumps, diagnostic endpoints, or error messages; protecting information at rest and in memory — and not exposing it through diagnostic surfaces — is the unmet control, and a 'messages are encrypted' posture is undermined when the server holds and leaks plaintext."
21140
+ },
21141
+ "NIST-800-53-CM-7-least-functionality": {
21142
+ "covered": true,
21143
+ "adequate": false,
21144
+ "gap": "Diagnostic and management endpoints (Spring Boot Actuator, core-dump generation, verbose error output) left enabled in production are unnecessary functionality that should be disabled; these flaws exist because least-functionality was not enforced on the internet-facing surface."
21003
21145
  },
21004
21146
  "ISO-27001-2022-A.8.8": {
21005
21147
  "covered": true,
21006
21148
  "adequate": false,
21007
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
21149
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited data-exposure flaw, and the disclosed plaintext/credentials remain compromised until rotated."
21008
21150
  }
21009
21151
  },
21010
21152
  "compliance_exposure_score": {
21011
- "percent_audit_passing_orgs_still_exposed": 55,
21012
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
21013
- "theater_pattern": "patch_management"
21153
+ "percent_audit_passing_orgs_still_exposed": 72,
21154
+ "basis": "Internet-facing TeleMessage TM SGNL can pass an audit while leaving diagnostic surfaces (Actuator, core dumps) or verbose errors exposed; an 'encrypted' posture is undermined when the server holds and leaks plaintext, and the required secret rotation / breach handling is rarely part of the patch procedure.",
21155
+ "theater_pattern": "encryption_in_transit_masks_plaintext_at_rest"
21014
21156
  },
21015
21157
  "ai_discovered_zeroday": false,
21016
- "ai_discovery_source": "unknown",
21017
- "ai_assist_factor": "none",
21018
- "_auto_imported": true,
21019
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
21158
+ "ai_discovery_source": "vendor_research",
21159
+ "ai_assist_factor": "none"
21020
21160
  },
21021
21161
  "CVE-2025-48927": {
21022
21162
  "name": "TeleMessage TM SGNL Initialization of a Resource with an Insecure Default Vulnerability",
21023
- "lesson_date": "2026-05-18",
21163
+ "lesson_date": "2026-05-29",
21024
21164
  "attack_vector": {
21025
- "description": "TeleMessage TM SGNL contains an initialization of a resource with an insecure default vulnerability. This vulnerability relies on how the Spring Boot Actuator is configured with an exposed heap dump endpoint at a /heapdump URI.",
21026
- "privileges_required": "network attacker (no authentication required)",
21027
- "complexity": "moderate (bulk-import default)",
21028
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
21165
+ "description": "an insecure-default initialization (CWE-1188) that leaves a Spring Boot Actuator diagnostic endpoint (/heapdump) exposed, letting an unauthenticated attacker retrieve a heap dump containing plaintext messages and credentials. CISA KEV-listed 2025-07-01 with confirmed in-the-wild exploitation.",
21166
+ "privileges_required": "none-to-low (the data is exposed through an unauthenticated diagnostic surface or a low-privilege error path)",
21167
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
21168
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
21169
+ },
21170
+ "defense_chain": {
21171
+ "prevention": {
21172
+ "what_would_have_worked": "Apply the TeleMessage update; disable the exposed diagnostic endpoint (Spring Boot Actuator /heapdump) on the production surface, rotate all credentials and session secrets, and treat handled-message confidentiality as breached.",
21173
+ "was_this_required": true,
21174
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
21175
+ "adequacy": "Patch is necessary but insufficient alone — any credential or plaintext the exposure disclosed survives the patch and must be rotated/treated as breached; removing diagnostic surfaces from production is the durable control."
21176
+ },
21177
+ "detection": {
21178
+ "what_would_have_worked": "Monitoring on the TeleMessage (Signal clone): requests to diagnostic/dump endpoints, retrieval of large memory/core artifacts, and subsequent use of disclosed credentials.",
21179
+ "was_this_required": false,
21180
+ "framework_requiring_it": null,
21181
+ "adequacy": "Necessary to catch the disclosure and the downstream use of leaked secrets."
21182
+ },
21183
+ "response": {
21184
+ "what_would_have_worked": "Patch, remove the diagnostic surface, rotate every credential and session secret that was in memory, and — where plaintext content was exposed — notify affected parties and treat that data's confidentiality as breached.",
21185
+ "was_this_required": true,
21186
+ "framework_requiring_it": "NIST 800-53 IR-4",
21187
+ "adequacy": "Mandatory; a data-exposure flaw cannot be remediated by a patch alone because the disclosed data is already in the attacker's hands."
21188
+ }
21029
21189
  },
21030
21190
  "framework_coverage": {
21031
21191
  "NIST-800-53-SI-2": {
21032
21192
  "covered": true,
21033
21193
  "adequate": false,
21034
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
21194
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed sensitive-data-exposure flaw; diagnostic surfaces (heap/core dumps) and verbose errors leak credentials and plaintext data without the attacker breaking encryption, and are mass-exploited within days."
21195
+ },
21196
+ "NIST-800-53-SC-28-data-at-rest": {
21197
+ "covered": true,
21198
+ "adequate": false,
21199
+ "gap": "Encryption-in-transit claims do not protect data exposed in plaintext via memory dumps, diagnostic endpoints, or error messages; protecting information at rest and in memory — and not exposing it through diagnostic surfaces — is the unmet control, and a 'messages are encrypted' posture is undermined when the server holds and leaks plaintext."
21200
+ },
21201
+ "NIST-800-53-CM-7-least-functionality": {
21202
+ "covered": true,
21203
+ "adequate": false,
21204
+ "gap": "Diagnostic and management endpoints (Spring Boot Actuator, core-dump generation, verbose error output) left enabled in production are unnecessary functionality that should be disabled; these flaws exist because least-functionality was not enforced on the internet-facing surface."
21035
21205
  },
21036
21206
  "ISO-27001-2022-A.8.8": {
21037
21207
  "covered": true,
21038
21208
  "adequate": false,
21039
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
21209
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited data-exposure flaw, and the disclosed plaintext/credentials remain compromised until rotated."
21040
21210
  }
21041
21211
  },
21042
21212
  "compliance_exposure_score": {
21043
- "percent_audit_passing_orgs_still_exposed": 55,
21044
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
21045
- "theater_pattern": "patch_management"
21213
+ "percent_audit_passing_orgs_still_exposed": 72,
21214
+ "basis": "Internet-facing TeleMessage TM SGNL can pass an audit while leaving diagnostic surfaces (Actuator, core dumps) or verbose errors exposed; an 'encrypted' posture is undermined when the server holds and leaks plaintext, and the required secret rotation / breach handling is rarely part of the patch procedure.",
21215
+ "theater_pattern": "encryption_in_transit_masks_plaintext_at_rest"
21046
21216
  },
21047
21217
  "ai_discovered_zeroday": false,
21048
- "ai_discovery_source": "unknown",
21049
- "ai_assist_factor": "none",
21050
- "_auto_imported": true,
21051
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
21218
+ "ai_discovery_source": "vendor_research",
21219
+ "ai_assist_factor": "none"
21052
21220
  },
21053
21221
  "CVE-2025-6543": {
21054
21222
  "name": "Citrix NetScaler ADC and Gateway Buffer Overflow Vulnerability",
@@ -22014,35 +22182,63 @@
22014
22182
  },
22015
22183
  "CVE-2025-35939": {
22016
22184
  "name": "Craft CMS External Control of Assumed-Immutable Web Parameter Vulnerability",
22017
- "lesson_date": "2026-05-18",
22185
+ "lesson_date": "2026-05-29",
22018
22186
  "attack_vector": {
22019
- "description": "Craft CMS contains an external control of assumed-immutable web parameter vulnerability. This vulnerability could allow an unauthenticated client to introduce arbitrary values, such as PHP code, to a known local file location on the server. This vulnerability could be chained with CVE-2024-58136 as represented by CVE-2025-32432.",
22020
- "privileges_required": "network attacker (no authentication required)",
22021
- "complexity": "moderate (bulk-import default)",
22022
- "ai_factor": "Bulk-imported AI-discovery provenance not surfaced in KEV. Detection method that surfaces this class: ADVISORIES_SOURCE (12 primary-source feeds) + CISA-KEV poller. Refine when researcher writeup publishes."
22187
+ "description": "an external-control-of-assumed-immutable-web-parameter flaw (CWE-472) in Craft CMS, letting an unauthenticated attacker tamper with a parameter the application assumes is fixed (a step in a chain toward code execution). CISA KEV-listed 2025-06-02 with confirmed in-the-wild exploitation.",
22188
+ "privileges_required": "none (the flaw is reachable by an unauthenticated attacker and defeats the access-control mechanism)",
22189
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
22190
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
22191
+ },
22192
+ "defense_chain": {
22193
+ "prevention": {
22194
+ "what_would_have_worked": "Apply the Craft CMS update, rotate the Craft security key, and hunt for web shells — this parameter flaw is chained with the Craft code-injection RCE in the wild.",
22195
+ "was_this_required": true,
22196
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
22197
+ "adequacy": "Patch is necessary but insufficient alone — the parameter flaw is chained to code execution, so web-shell hunting and key rotation are required cleanup."
22198
+ },
22199
+ "detection": {
22200
+ "what_would_have_worked": "Monitoring on the Craft CMS: requests exercising the bypass, tampered parameters followed by web shells or unexpected process execution.",
22201
+ "was_this_required": false,
22202
+ "framework_requiring_it": null,
22203
+ "adequacy": "Necessary because a bypass produces access that looks authorized; the anomaly is the absence of a legitimate authentication event."
22204
+ },
22205
+ "response": {
22206
+ "what_would_have_worked": "Patch immediately, restrict the management plane, rotate credentials and keys, review configuration/account changes during the exposure window, and hunt for web shells from the chained RCE.",
22207
+ "was_this_required": true,
22208
+ "framework_requiring_it": "NIST 800-53 IR-4",
22209
+ "adequacy": "Mandatory; an access-control bypass typically leaves administrative persistence or a code-execution foothold that a patch alone does not remove."
22210
+ }
22023
22211
  },
22024
22212
  "framework_coverage": {
22025
22213
  "NIST-800-53-SI-2": {
22026
22214
  "covered": true,
22027
22215
  "adequate": false,
22028
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
22216
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed access-control/security-control bypass on an internet-facing system; these grant unauthorized access to protected functionality and are mass-exploited within days."
22217
+ },
22218
+ "NIST-800-53-AC-3-enforcement": {
22219
+ "covered": true,
22220
+ "adequate": false,
22221
+ "gap": "Access-enforcement is required, but these flaws defeat the enforcement mechanism itself (alternate channel, missing authorization check, security-control bypass, assumed-immutable parameter); restricting the management plane to a trusted network is the load-bearing compensating control when enforcement fails."
22029
22222
  },
22030
22223
  "ISO-27001-2022-A.8.8": {
22031
22224
  "covered": true,
22032
22225
  "adequate": false,
22033
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
22226
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing application or appliance whose access control is bypassed."
22227
+ },
22228
+ "PCI-DSS-4.0-6.3.3": {
22229
+ "covered": true,
22230
+ "adequate": false,
22231
+ "gap": "The 30-day critical-patch window is exploitation acceptance for an internet-facing application or appliance (file-transfer / secure-access / help-desk) in or adjacent to the CDE."
22034
22232
  }
22035
22233
  },
22036
22234
  "compliance_exposure_score": {
22037
- "percent_audit_passing_orgs_still_exposed": 55,
22038
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
22039
- "theater_pattern": "patch_management"
22235
+ "percent_audit_passing_orgs_still_exposed": 77,
22236
+ "basis": "Internet-facing Craft CMS is run by audited organizations whose access-control posture is irrelevant when the enforcement mechanism is bypassed; without management-plane restriction and prompt patching the system is exposed, and the required privileged-action review / web-shell hunt is rarely documented.",
22237
+ "theater_pattern": "access_control"
22040
22238
  },
22041
22239
  "ai_discovered_zeroday": false,
22042
- "ai_discovery_source": "unknown",
22043
- "ai_assist_factor": "none",
22044
- "_auto_imported": true,
22045
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
22240
+ "ai_discovery_source": "vendor_research",
22241
+ "ai_assist_factor": "none"
22046
22242
  },
22047
22243
  "CVE-2024-56145": {
22048
22244
  "name": "Craft CMS Code Injection Vulnerability (variant: CVE-2024-56145)",