@blamejs/exceptd-skills 0.15.32 → 0.15.33

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.
@@ -15431,35 +15431,63 @@
15431
15431
  },
15432
15432
  "CVE-2025-66644": {
15433
15433
  "name": "Array Networks ArrayOS AG OS Command Injection Vulnerability",
15434
- "lesson_date": "2026-05-18",
15434
+ "lesson_date": "2026-05-29",
15435
15435
  "attack_vector": {
15436
- "description": "Array Networks ArrayOS AG contains an OS command injection vulnerability that could allow an attacker to execute arbitrary commands.",
15437
- "privileges_required": "network attacker (no authentication required)",
15438
- "complexity": "moderate (bulk-import default)",
15439
- "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."
15436
+ "description": "an OS command-injection flaw (CWE-78) enabling unauthenticated remote command execution on the secure-access gateway appliance. CISA KEV-listed 2025-12-08 with confirmed in-the-wild exploitation.",
15437
+ "privileges_required": "none (the flaw is reachable by an unauthenticated attacker; bundled-library flaws are reachable wherever the library processes attacker input)",
15438
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
15439
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
15440
+ },
15441
+ "defense_chain": {
15442
+ "prevention": {
15443
+ "what_would_have_worked": "Apply the Array Networks update; treat an exploited gateway as compromised — rebuild and rotate VPN/session secrets, since it fronts internal access.",
15444
+ "was_this_required": true,
15445
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
15446
+ "adequacy": "Patch is necessary but insufficient alone — web shells and stolen credentials survive the patch, bundled-library flaws require updating every consumer, and CI/MFT/EDR-console compromise has downstream reach."
15447
+ },
15448
+ "detection": {
15449
+ "what_would_have_worked": "Monitoring on the ArrayOS AG gateway: exploit-shaped requests, new web-shell files, and unexpected child-process execution by the service (a shell or interpreter spawned from a web/daemon process is a strong injection signal).",
15450
+ "was_this_required": false,
15451
+ "framework_requiring_it": null,
15452
+ "adequacy": "Necessary to catch exploitation and resident persistence after patching."
15453
+ },
15454
+ "response": {
15455
+ "what_would_have_worked": "Patch immediately (every consumer for a bundled library), hunt and remove web shells, rotate credentials and secrets, and review downstream/supply-chain impact (CI build artifacts, MFT data, EDR-managed endpoints).",
15456
+ "was_this_required": true,
15457
+ "framework_requiring_it": "NIST 800-53 IR-4",
15458
+ "adequacy": "Mandatory; injection-to-RCE typically yields persistence and a pivot, which a bare patch does not remediate."
15459
+ }
15440
15460
  },
15441
15461
  "framework_coverage": {
15442
15462
  "NIST-800-53-SI-2": {
15443
15463
  "covered": true,
15444
15464
  "adequate": false,
15445
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
15465
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, unauthenticated injection-to-RCE flaw; these are mass-exploited within days, and bundled-library flaws (PHPMailer/Bash) persist for years across the long tail."
15446
15466
  },
15447
15467
  "ISO-27001-2022-A.8.8": {
15448
15468
  "covered": true,
15449
15469
  "adequate": false,
15450
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
15470
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing service or a widely-bundled vulnerable library."
15471
+ },
15472
+ "NIS2-Art21-network-security": {
15473
+ "covered": true,
15474
+ "adequate": false,
15475
+ "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 / supply-chain-review cleanup these RCEs need."
15476
+ },
15477
+ "PCI-DSS-4.0-6.3.3": {
15478
+ "covered": true,
15479
+ "adequate": false,
15480
+ "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."
15451
15481
  }
15452
15482
  },
15453
15483
  "compliance_exposure_score": {
15454
- "percent_audit_passing_orgs_still_exposed": 55,
15455
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
15484
+ "percent_audit_passing_orgs_still_exposed": 76,
15485
+ "basis": "Internet-facing Array Networks ArrayOS AG is run by audited organizations on a standard patch SLA and is mass-exploited within days; the required web-shell hunt, credential rotation, and (for bundled libraries) updating every consumer are rarely fully done, leaving long-tail exposure.",
15456
15486
  "theater_pattern": "patch_management"
15457
15487
  },
15458
15488
  "ai_discovered_zeroday": false,
15459
- "ai_discovery_source": "unknown",
15460
- "ai_assist_factor": "none",
15461
- "_auto_imported": true,
15462
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
15489
+ "ai_discovery_source": "vendor_research",
15490
+ "ai_assist_factor": "none"
15463
15491
  },
15464
15492
  "CVE-2025-55182": {
15465
15493
  "name": "Meta React Server Components Remote Code Execution Vulnerability",
@@ -16162,35 +16190,63 @@
16162
16190
  },
16163
16191
  "CVE-2025-48703": {
16164
16192
  "name": "CWP Control Web Panel OS Command Injection Vulnerability",
16165
- "lesson_date": "2026-05-18",
16193
+ "lesson_date": "2026-05-29",
16166
16194
  "attack_vector": {
16167
- "description": "CWP Control Web Panel (formerly CentOS Web Panel) contains an OS command Injection vulnerability that allows unauthenticated remote code execution via shell metacharacters in the t_total parameter in a filemanager changePerm request. A valid non-root username must be known.",
16168
- "privileges_required": "network attacker (no authentication required)",
16169
- "complexity": "moderate (bulk-import default)",
16170
- "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."
16195
+ "description": "an OS command-injection flaw (CWE-78) enabling unauthenticated remote command execution on the hosting-control server. CISA KEV-listed 2025-11-04 with confirmed in-the-wild exploitation.",
16196
+ "privileges_required": "none (the flaw is reachable by an unauthenticated attacker; bundled-library flaws are reachable wherever the library processes attacker input)",
16197
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
16198
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
16199
+ },
16200
+ "defense_chain": {
16201
+ "prevention": {
16202
+ "what_would_have_worked": "Apply the CWP update; hunt for web shells across hosted sites and rotate panel/hosting credentials — a control-panel compromise reaches every site it manages.",
16203
+ "was_this_required": true,
16204
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
16205
+ "adequacy": "Patch is necessary but insufficient alone — web shells and stolen credentials survive the patch, bundled-library flaws require updating every consumer, and CI/MFT/EDR-console compromise has downstream reach."
16206
+ },
16207
+ "detection": {
16208
+ "what_would_have_worked": "Monitoring on the Control Web Panel: exploit-shaped requests, new web-shell files, and unexpected child-process execution by the service (a shell or interpreter spawned from a web/daemon process is a strong injection signal).",
16209
+ "was_this_required": false,
16210
+ "framework_requiring_it": null,
16211
+ "adequacy": "Necessary to catch exploitation and resident persistence after patching."
16212
+ },
16213
+ "response": {
16214
+ "what_would_have_worked": "Patch immediately (every consumer for a bundled library), hunt and remove web shells, rotate credentials and secrets, and review downstream/supply-chain impact (CI build artifacts, MFT data, EDR-managed endpoints).",
16215
+ "was_this_required": true,
16216
+ "framework_requiring_it": "NIST 800-53 IR-4",
16217
+ "adequacy": "Mandatory; injection-to-RCE typically yields persistence and a pivot, which a bare patch does not remediate."
16218
+ }
16171
16219
  },
16172
16220
  "framework_coverage": {
16173
16221
  "NIST-800-53-SI-2": {
16174
16222
  "covered": true,
16175
16223
  "adequate": false,
16176
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
16224
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, unauthenticated injection-to-RCE flaw; these are mass-exploited within days, and bundled-library flaws (PHPMailer/Bash) persist for years across the long tail."
16177
16225
  },
16178
16226
  "ISO-27001-2022-A.8.8": {
16179
16227
  "covered": true,
16180
16228
  "adequate": false,
16181
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
16229
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing service or a widely-bundled vulnerable library."
16230
+ },
16231
+ "NIS2-Art21-network-security": {
16232
+ "covered": true,
16233
+ "adequate": false,
16234
+ "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 / supply-chain-review cleanup these RCEs need."
16235
+ },
16236
+ "PCI-DSS-4.0-6.3.3": {
16237
+ "covered": true,
16238
+ "adequate": false,
16239
+ "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."
16182
16240
  }
16183
16241
  },
16184
16242
  "compliance_exposure_score": {
16185
- "percent_audit_passing_orgs_still_exposed": 55,
16186
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
16243
+ "percent_audit_passing_orgs_still_exposed": 76,
16244
+ "basis": "Internet-facing CWP Control Web Panel is run by audited organizations on a standard patch SLA and is mass-exploited within days; the required web-shell hunt, credential rotation, and (for bundled libraries) updating every consumer are rarely fully done, leaving long-tail exposure.",
16187
16245
  "theater_pattern": "patch_management"
16188
16246
  },
16189
16247
  "ai_discovered_zeroday": false,
16190
- "ai_discovery_source": "unknown",
16191
- "ai_assist_factor": "none",
16192
- "_auto_imported": true,
16193
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
16248
+ "ai_discovery_source": "vendor_research",
16249
+ "ai_assist_factor": "none"
16194
16250
  },
16195
16251
  "CVE-2025-11371": {
16196
16252
  "name": "Gladinet CentreStack and Triofox Files or Directories Accessible to External Parties Vulnerability",
@@ -17573,67 +17629,123 @@
17573
17629
  },
17574
17630
  "CVE-2014-6278": {
17575
17631
  "name": "GNU Bash OS Command Injection Vulnerability",
17576
- "lesson_date": "2026-05-18",
17632
+ "lesson_date": "2026-05-29",
17577
17633
  "attack_vector": {
17578
- "description": "GNU Bash contains an OS command injection vulnerability which allows remote attackers to execute arbitrary commands via a crafted environment.",
17579
- "privileges_required": "network attacker (no authentication required)",
17580
- "complexity": "moderate (bulk-import default)",
17581
- "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."
17634
+ "description": "an OS command-injection flaw (CWE-78) in Bash environment-variable parsing (a Shellshock-family flaw), enabling remote command execution wherever attacker-controlled data reaches a Bash environment such as CGI. CISA KEV-listed 2025-10-02 with confirmed in-the-wild exploitation.",
17635
+ "privileges_required": "none (the flaw is reachable by an unauthenticated attacker; bundled-library flaws are reachable wherever the library processes attacker input)",
17636
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
17637
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
17638
+ },
17639
+ "defense_chain": {
17640
+ "prevention": {
17641
+ "what_would_have_worked": "Apply the Bash update across the estate; this is a long-tail flaw, so inventory CGI/embedded systems that still shell out to Bash with attacker-influenced input.",
17642
+ "was_this_required": true,
17643
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
17644
+ "adequacy": "Patch is necessary but insufficient alone — web shells and stolen credentials survive the patch, bundled-library flaws require updating every consumer, and CI/MFT/EDR-console compromise has downstream reach."
17645
+ },
17646
+ "detection": {
17647
+ "what_would_have_worked": "Monitoring on the Bash (Shellshock family): exploit-shaped requests, new web-shell files, and unexpected child-process execution by the service (a shell or interpreter spawned from a web/daemon process is a strong injection signal).",
17648
+ "was_this_required": false,
17649
+ "framework_requiring_it": null,
17650
+ "adequacy": "Necessary to catch exploitation and resident persistence after patching."
17651
+ },
17652
+ "response": {
17653
+ "what_would_have_worked": "Patch immediately (every consumer for a bundled library), hunt and remove web shells, rotate credentials and secrets, and review downstream/supply-chain impact (CI build artifacts, MFT data, EDR-managed endpoints).",
17654
+ "was_this_required": true,
17655
+ "framework_requiring_it": "NIST 800-53 IR-4",
17656
+ "adequacy": "Mandatory; injection-to-RCE typically yields persistence and a pivot, which a bare patch does not remediate."
17657
+ }
17582
17658
  },
17583
17659
  "framework_coverage": {
17584
17660
  "NIST-800-53-SI-2": {
17585
17661
  "covered": true,
17586
17662
  "adequate": false,
17587
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
17663
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, unauthenticated injection-to-RCE flaw; these are mass-exploited within days, and bundled-library flaws (PHPMailer/Bash) persist for years across the long tail."
17588
17664
  },
17589
17665
  "ISO-27001-2022-A.8.8": {
17590
17666
  "covered": true,
17591
17667
  "adequate": false,
17592
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
17668
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing service or a widely-bundled vulnerable library."
17669
+ },
17670
+ "NIS2-Art21-network-security": {
17671
+ "covered": true,
17672
+ "adequate": false,
17673
+ "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 / supply-chain-review cleanup these RCEs need."
17674
+ },
17675
+ "PCI-DSS-4.0-6.3.3": {
17676
+ "covered": true,
17677
+ "adequate": false,
17678
+ "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."
17593
17679
  }
17594
17680
  },
17595
17681
  "compliance_exposure_score": {
17596
- "percent_audit_passing_orgs_still_exposed": 55,
17597
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
17682
+ "percent_audit_passing_orgs_still_exposed": 76,
17683
+ "basis": "Internet-facing GNU Bash is run by audited organizations on a standard patch SLA and is mass-exploited within days; the required web-shell hunt, credential rotation, and (for bundled libraries) updating every consumer are rarely fully done, leaving long-tail exposure.",
17598
17684
  "theater_pattern": "patch_management"
17599
17685
  },
17600
17686
  "ai_discovered_zeroday": false,
17601
- "ai_discovery_source": "unknown",
17602
- "ai_assist_factor": "none",
17603
- "_auto_imported": true,
17604
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
17687
+ "ai_discovery_source": "vendor_research",
17688
+ "ai_assist_factor": "none"
17605
17689
  },
17606
17690
  "CVE-2017-1000353": {
17607
17691
  "name": "Jenkins Remote Code Execution Vulnerability",
17608
- "lesson_date": "2026-05-18",
17692
+ "lesson_date": "2026-05-29",
17609
17693
  "attack_vector": {
17610
- "description": "Jenkins contains a remote code execution vulnerability. This vulnerability that could allowed attackers to transfer a serialized Java SignedObject object to the remoting-based Jenkins CLI, that would be deserialized using a new ObjectInputStream, bypassing the existing blocklist-based protection mechanism.",
17611
- "privileges_required": "network attacker (no authentication required)",
17612
- "complexity": "moderate (bulk-import default)",
17613
- "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."
17694
+ "description": "a Java deserialization remote-code-execution flaw (CWE-94) in the Jenkins CLI, enabling unauthenticated remote code execution on the CI server. CISA KEV-listed 2025-10-02 with confirmed in-the-wild exploitation.",
17695
+ "privileges_required": "none (the flaw is reachable by an unauthenticated attacker; bundled-library flaws are reachable wherever the library processes attacker input)",
17696
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
17697
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
17698
+ },
17699
+ "defense_chain": {
17700
+ "prevention": {
17701
+ "what_would_have_worked": "Apply the Jenkins update and disable the legacy CLI remoting; treat CI compromise as a software-supply-chain risk — rotate credentials and signing keys and review build artifacts/configs for injected steps.",
17702
+ "was_this_required": true,
17703
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
17704
+ "adequacy": "Patch is necessary but insufficient alone — web shells and stolen credentials survive the patch, bundled-library flaws require updating every consumer, and CI/MFT/EDR-console compromise has downstream reach."
17705
+ },
17706
+ "detection": {
17707
+ "what_would_have_worked": "Monitoring on the Jenkins: exploit-shaped requests, new web-shell files, and unexpected child-process execution by the service (a shell or interpreter spawned from a web/daemon process is a strong injection signal).",
17708
+ "was_this_required": false,
17709
+ "framework_requiring_it": null,
17710
+ "adequacy": "Necessary to catch exploitation and resident persistence after patching."
17711
+ },
17712
+ "response": {
17713
+ "what_would_have_worked": "Patch immediately (every consumer for a bundled library), hunt and remove web shells, rotate credentials and secrets, and review downstream/supply-chain impact (CI build artifacts, MFT data, EDR-managed endpoints).",
17714
+ "was_this_required": true,
17715
+ "framework_requiring_it": "NIST 800-53 IR-4",
17716
+ "adequacy": "Mandatory; injection-to-RCE typically yields persistence and a pivot, which a bare patch does not remediate."
17717
+ }
17614
17718
  },
17615
17719
  "framework_coverage": {
17616
17720
  "NIST-800-53-SI-2": {
17617
17721
  "covered": true,
17618
17722
  "adequate": false,
17619
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
17723
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, unauthenticated injection-to-RCE flaw; these are mass-exploited within days, and bundled-library flaws (PHPMailer/Bash) persist for years across the long tail."
17620
17724
  },
17621
17725
  "ISO-27001-2022-A.8.8": {
17622
17726
  "covered": true,
17623
17727
  "adequate": false,
17624
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
17728
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing service or a widely-bundled vulnerable library."
17729
+ },
17730
+ "NIS2-Art21-network-security": {
17731
+ "covered": true,
17732
+ "adequate": false,
17733
+ "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 / supply-chain-review cleanup these RCEs need."
17734
+ },
17735
+ "PCI-DSS-4.0-6.3.3": {
17736
+ "covered": true,
17737
+ "adequate": false,
17738
+ "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."
17625
17739
  }
17626
17740
  },
17627
17741
  "compliance_exposure_score": {
17628
- "percent_audit_passing_orgs_still_exposed": 55,
17629
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
17742
+ "percent_audit_passing_orgs_still_exposed": 76,
17743
+ "basis": "Internet-facing Jenkins is run by audited organizations on a standard patch SLA and is mass-exploited within days; the required web-shell hunt, credential rotation, and (for bundled libraries) updating every consumer are rarely fully done, leaving long-tail exposure.",
17630
17744
  "theater_pattern": "patch_management"
17631
17745
  },
17632
17746
  "ai_discovered_zeroday": false,
17633
- "ai_discovery_source": "unknown",
17634
- "ai_assist_factor": "none",
17635
- "_auto_imported": true,
17636
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
17747
+ "ai_discovery_source": "vendor_research",
17748
+ "ai_assist_factor": "none"
17637
17749
  },
17638
17750
  "CVE-2015-7755": {
17639
17751
  "name": "Juniper ScreenOS Improper Authentication Vulnerability",
@@ -17788,67 +17900,123 @@
17788
17900
  },
17789
17901
  "CVE-2025-59689": {
17790
17902
  "name": "Libraesva Email Security Gateway Command Injection Vulnerability",
17791
- "lesson_date": "2026-05-18",
17903
+ "lesson_date": "2026-05-29",
17792
17904
  "attack_vector": {
17793
- "description": "Libraesva Email Security Gateway (ESG) contains a command injection vulnerability which allows command injection via a compressed e-mail attachment.",
17794
- "privileges_required": "network attacker (no authentication required)",
17795
- "complexity": "moderate (bulk-import default)",
17796
- "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."
17905
+ "description": "a command-injection flaw (CWE-77) enabling remote command execution on the mail-security appliance, triggered via a crafted email/attachment. CISA KEV-listed 2025-09-29 with confirmed in-the-wild exploitation.",
17906
+ "privileges_required": "none (the flaw is reachable by an unauthenticated attacker; bundled-library flaws are reachable wherever the library processes attacker input)",
17907
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
17908
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
17909
+ },
17910
+ "defense_chain": {
17911
+ "prevention": {
17912
+ "what_would_have_worked": "Apply the Libraesva update; hunt for web shells, rotate credentials, and review mail-flow integrity — the gateway processes all inbound mail.",
17913
+ "was_this_required": true,
17914
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
17915
+ "adequacy": "Patch is necessary but insufficient alone — web shells and stolen credentials survive the patch, bundled-library flaws require updating every consumer, and CI/MFT/EDR-console compromise has downstream reach."
17916
+ },
17917
+ "detection": {
17918
+ "what_would_have_worked": "Monitoring on the Libraesva ESG: exploit-shaped requests, new web-shell files, and unexpected child-process execution by the service (a shell or interpreter spawned from a web/daemon process is a strong injection signal).",
17919
+ "was_this_required": false,
17920
+ "framework_requiring_it": null,
17921
+ "adequacy": "Necessary to catch exploitation and resident persistence after patching."
17922
+ },
17923
+ "response": {
17924
+ "what_would_have_worked": "Patch immediately (every consumer for a bundled library), hunt and remove web shells, rotate credentials and secrets, and review downstream/supply-chain impact (CI build artifacts, MFT data, EDR-managed endpoints).",
17925
+ "was_this_required": true,
17926
+ "framework_requiring_it": "NIST 800-53 IR-4",
17927
+ "adequacy": "Mandatory; injection-to-RCE typically yields persistence and a pivot, which a bare patch does not remediate."
17928
+ }
17797
17929
  },
17798
17930
  "framework_coverage": {
17799
17931
  "NIST-800-53-SI-2": {
17800
17932
  "covered": true,
17801
17933
  "adequate": false,
17802
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
17934
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, unauthenticated injection-to-RCE flaw; these are mass-exploited within days, and bundled-library flaws (PHPMailer/Bash) persist for years across the long tail."
17803
17935
  },
17804
17936
  "ISO-27001-2022-A.8.8": {
17805
17937
  "covered": true,
17806
17938
  "adequate": false,
17807
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
17939
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing service or a widely-bundled vulnerable library."
17940
+ },
17941
+ "NIS2-Art21-network-security": {
17942
+ "covered": true,
17943
+ "adequate": false,
17944
+ "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 / supply-chain-review cleanup these RCEs need."
17945
+ },
17946
+ "PCI-DSS-4.0-6.3.3": {
17947
+ "covered": true,
17948
+ "adequate": false,
17949
+ "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."
17808
17950
  }
17809
17951
  },
17810
17952
  "compliance_exposure_score": {
17811
- "percent_audit_passing_orgs_still_exposed": 55,
17812
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
17953
+ "percent_audit_passing_orgs_still_exposed": 76,
17954
+ "basis": "Internet-facing Libraesva Email Security Gateway is run by audited organizations on a standard patch SLA and is mass-exploited within days; the required web-shell hunt, credential rotation, and (for bundled libraries) updating every consumer are rarely fully done, leaving long-tail exposure.",
17813
17955
  "theater_pattern": "patch_management"
17814
17956
  },
17815
17957
  "ai_discovered_zeroday": false,
17816
- "ai_discovery_source": "unknown",
17817
- "ai_assist_factor": "none",
17818
- "_auto_imported": true,
17819
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
17958
+ "ai_discovery_source": "vendor_research",
17959
+ "ai_assist_factor": "none"
17820
17960
  },
17821
17961
  "CVE-2025-10035": {
17822
17962
  "name": "Fortra GoAnywhere MFT Deserialization of Untrusted Data Vulnerability",
17823
- "lesson_date": "2026-05-18",
17963
+ "lesson_date": "2026-05-29",
17824
17964
  "attack_vector": {
17825
- "description": "Fortra GoAnywhere MFT contains a deserialization of untrusted data vulnerability allows an actor with a validly forged license response signature to deserialize an arbitrary actor-controlled object, possibly leading to command injection.",
17826
- "privileges_required": "network attacker (no authentication required)",
17827
- "complexity": "moderate (bulk-import default)",
17828
- "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."
17965
+ "description": "a deserialization-of-untrusted-data flaw (CWE-502/CWE-77) in the GoAnywhere MFT license servlet, enabling unauthenticated remote code execution on the managed-file-transfer server (mass-exploited in data-theft extortion campaigns). CISA KEV-listed 2025-09-29 with confirmed in-the-wild exploitation.",
17966
+ "privileges_required": "none (the flaw is reachable by an unauthenticated attacker; bundled-library flaws are reachable wherever the library processes attacker input)",
17967
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
17968
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
17969
+ },
17970
+ "defense_chain": {
17971
+ "prevention": {
17972
+ "what_would_have_worked": "Apply the Fortra GoAnywhere update, restrict the admin console from the internet, hunt for web shells, rotate credentials, and review transferred-file exposure — MFT compromise targets the data in transit.",
17973
+ "was_this_required": true,
17974
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
17975
+ "adequacy": "Patch is necessary but insufficient alone — web shells and stolen credentials survive the patch, bundled-library flaws require updating every consumer, and CI/MFT/EDR-console compromise has downstream reach."
17976
+ },
17977
+ "detection": {
17978
+ "what_would_have_worked": "Monitoring on the GoAnywhere MFT: exploit-shaped requests, new web-shell files, and unexpected child-process execution by the service (a shell or interpreter spawned from a web/daemon process is a strong injection signal).",
17979
+ "was_this_required": false,
17980
+ "framework_requiring_it": null,
17981
+ "adequacy": "Necessary to catch exploitation and resident persistence after patching."
17982
+ },
17983
+ "response": {
17984
+ "what_would_have_worked": "Patch immediately (every consumer for a bundled library), hunt and remove web shells, rotate credentials and secrets, and review downstream/supply-chain impact (CI build artifacts, MFT data, EDR-managed endpoints).",
17985
+ "was_this_required": true,
17986
+ "framework_requiring_it": "NIST 800-53 IR-4",
17987
+ "adequacy": "Mandatory; injection-to-RCE typically yields persistence and a pivot, which a bare patch does not remediate."
17988
+ }
17829
17989
  },
17830
17990
  "framework_coverage": {
17831
17991
  "NIST-800-53-SI-2": {
17832
17992
  "covered": true,
17833
17993
  "adequate": false,
17834
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
17994
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, unauthenticated injection-to-RCE flaw; these are mass-exploited within days, and bundled-library flaws (PHPMailer/Bash) persist for years across the long tail."
17835
17995
  },
17836
17996
  "ISO-27001-2022-A.8.8": {
17837
17997
  "covered": true,
17838
17998
  "adequate": false,
17839
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
17999
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing service or a widely-bundled vulnerable library."
18000
+ },
18001
+ "NIS2-Art21-network-security": {
18002
+ "covered": true,
18003
+ "adequate": false,
18004
+ "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 / supply-chain-review cleanup these RCEs need."
18005
+ },
18006
+ "PCI-DSS-4.0-6.3.3": {
18007
+ "covered": true,
18008
+ "adequate": false,
18009
+ "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."
17840
18010
  }
17841
18011
  },
17842
18012
  "compliance_exposure_score": {
17843
- "percent_audit_passing_orgs_still_exposed": 75,
17844
- "basis": "Known ransomware-campaign use; passing orgs typically still exposed when patch deployment lags KEV due date.",
18013
+ "percent_audit_passing_orgs_still_exposed": 76,
18014
+ "basis": "Internet-facing Fortra GoAnywhere MFT is run by audited organizations on a standard patch SLA and is mass-exploited within days; the required web-shell hunt, credential rotation, and (for bundled libraries) updating every consumer are rarely fully done, leaving long-tail exposure.",
17845
18015
  "theater_pattern": "patch_management"
17846
18016
  },
17847
18017
  "ai_discovered_zeroday": false,
17848
- "ai_discovery_source": "unknown",
17849
- "ai_assist_factor": "none",
17850
- "_auto_imported": true,
17851
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
18018
+ "ai_discovery_source": "vendor_research",
18019
+ "ai_assist_factor": "none"
17852
18020
  },
17853
18021
  "CVE-2025-20352": {
17854
18022
  "name": "Cisco IOS and IOS XE Software SNMP Denial of Service and Remote Code Execution Vulnerability",
@@ -18672,35 +18840,63 @@
18672
18840
  },
18673
18841
  "CVE-2025-54948": {
18674
18842
  "name": "Trend Micro Apex One OS Command Injection Vulnerability",
18675
- "lesson_date": "2026-05-18",
18843
+ "lesson_date": "2026-05-29",
18676
18844
  "attack_vector": {
18677
- "description": "Trend Micro Apex One Management Console (on-premise) contains an OS command injection vulnerability that could allow a pre-authenticated remote attacker to upload malicious code and execute commands on affected installations.",
18678
- "privileges_required": "network attacker (no authentication required)",
18679
- "complexity": "moderate (bulk-import default)",
18680
- "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."
18845
+ "description": "an OS command-injection flaw (CWE-78) enabling unauthenticated remote command execution on the Apex One management console. CISA KEV-listed 2025-08-18 with confirmed in-the-wild exploitation.",
18846
+ "privileges_required": "none (the flaw is reachable by an unauthenticated attacker; bundled-library flaws are reachable wherever the library processes attacker input)",
18847
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
18848
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
18849
+ },
18850
+ "defense_chain": {
18851
+ "prevention": {
18852
+ "what_would_have_worked": "Apply the Trend Micro Apex One update; treat the EDR management server as fleet-reaching — hunt for web shells, rotate credentials, and audit policy/tasking pushed to managed endpoints.",
18853
+ "was_this_required": true,
18854
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
18855
+ "adequacy": "Patch is necessary but insufficient alone — web shells and stolen credentials survive the patch, bundled-library flaws require updating every consumer, and CI/MFT/EDR-console compromise has downstream reach."
18856
+ },
18857
+ "detection": {
18858
+ "what_would_have_worked": "Monitoring on the Apex One console: exploit-shaped requests, new web-shell files, and unexpected child-process execution by the service (a shell or interpreter spawned from a web/daemon process is a strong injection signal).",
18859
+ "was_this_required": false,
18860
+ "framework_requiring_it": null,
18861
+ "adequacy": "Necessary to catch exploitation and resident persistence after patching."
18862
+ },
18863
+ "response": {
18864
+ "what_would_have_worked": "Patch immediately (every consumer for a bundled library), hunt and remove web shells, rotate credentials and secrets, and review downstream/supply-chain impact (CI build artifacts, MFT data, EDR-managed endpoints).",
18865
+ "was_this_required": true,
18866
+ "framework_requiring_it": "NIST 800-53 IR-4",
18867
+ "adequacy": "Mandatory; injection-to-RCE typically yields persistence and a pivot, which a bare patch does not remediate."
18868
+ }
18681
18869
  },
18682
18870
  "framework_coverage": {
18683
18871
  "NIST-800-53-SI-2": {
18684
18872
  "covered": true,
18685
18873
  "adequate": false,
18686
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
18874
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, unauthenticated injection-to-RCE flaw; these are mass-exploited within days, and bundled-library flaws (PHPMailer/Bash) persist for years across the long tail."
18687
18875
  },
18688
18876
  "ISO-27001-2022-A.8.8": {
18689
18877
  "covered": true,
18690
18878
  "adequate": false,
18691
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
18879
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing service or a widely-bundled vulnerable library."
18880
+ },
18881
+ "NIS2-Art21-network-security": {
18882
+ "covered": true,
18883
+ "adequate": false,
18884
+ "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 / supply-chain-review cleanup these RCEs need."
18885
+ },
18886
+ "PCI-DSS-4.0-6.3.3": {
18887
+ "covered": true,
18888
+ "adequate": false,
18889
+ "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."
18692
18890
  }
18693
18891
  },
18694
18892
  "compliance_exposure_score": {
18695
- "percent_audit_passing_orgs_still_exposed": 55,
18696
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
18893
+ "percent_audit_passing_orgs_still_exposed": 76,
18894
+ "basis": "Internet-facing Trend Micro Apex One is run by audited organizations on a standard patch SLA and is mass-exploited within days; the required web-shell hunt, credential rotation, and (for bundled libraries) updating every consumer are rarely fully done, leaving long-tail exposure.",
18697
18895
  "theater_pattern": "patch_management"
18698
18896
  },
18699
18897
  "ai_discovered_zeroday": false,
18700
- "ai_discovery_source": "unknown",
18701
- "ai_assist_factor": "none",
18702
- "_auto_imported": true,
18703
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
18898
+ "ai_discovery_source": "vendor_research",
18899
+ "ai_assist_factor": "none"
18704
18900
  },
18705
18901
  "CVE-2025-8876": {
18706
18902
  "name": "N-able N-Central Command Injection Vulnerability",
@@ -19957,35 +20153,63 @@
19957
20153
  },
19958
20154
  "CVE-2016-10033": {
19959
20155
  "name": "PHPMailer Command Injection Vulnerability",
19960
- "lesson_date": "2026-05-18",
20156
+ "lesson_date": "2026-05-29",
19961
20157
  "attack_vector": {
19962
- "description": "PHPMailer contains a command injection vulnerability because it fails to sanitize user-supplied input. Specifically, this issue affects the 'mail()' function of 'class.phpmailer.php' script. An attacker can exploit this issue to execute arbitrary code within the context of the application. Failed exploit attempts will result in a denial-of-service condition.",
19963
- "privileges_required": "network attacker (no authentication required)",
19964
- "complexity": "moderate (bulk-import default)",
19965
- "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."
20158
+ "description": "a command-injection flaw (CWE-77/CWE-88) in PHPMailer's sender-address handling, enabling remote code execution in PHP applications that pass attacker-controlled input to the From address. CISA KEV-listed 2025-07-07 with confirmed in-the-wild exploitation.",
20159
+ "privileges_required": "none (the flaw is reachable by an unauthenticated attacker; bundled-library flaws are reachable wherever the library processes attacker input)",
20160
+ "complexity": "low — KEV-listed, actively exploited; treat as weaponized",
20161
+ "ai_factor": "No AI involvement documented in discovery or weaponization."
20162
+ },
20163
+ "defense_chain": {
20164
+ "prevention": {
20165
+ "what_would_have_worked": "Update PHPMailer in every application that bundles it; hunt for web shells in apps that exposed a contact/registration form, and rotate application secrets.",
20166
+ "was_this_required": true,
20167
+ "framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
20168
+ "adequacy": "Patch is necessary but insufficient alone — web shells and stolen credentials survive the patch, bundled-library flaws require updating every consumer, and CI/MFT/EDR-console compromise has downstream reach."
20169
+ },
20170
+ "detection": {
20171
+ "what_would_have_worked": "Monitoring on the PHPMailer: exploit-shaped requests, new web-shell files, and unexpected child-process execution by the service (a shell or interpreter spawned from a web/daemon process is a strong injection signal).",
20172
+ "was_this_required": false,
20173
+ "framework_requiring_it": null,
20174
+ "adequacy": "Necessary to catch exploitation and resident persistence after patching."
20175
+ },
20176
+ "response": {
20177
+ "what_would_have_worked": "Patch immediately (every consumer for a bundled library), hunt and remove web shells, rotate credentials and secrets, and review downstream/supply-chain impact (CI build artifacts, MFT data, EDR-managed endpoints).",
20178
+ "was_this_required": true,
20179
+ "framework_requiring_it": "NIST 800-53 IR-4",
20180
+ "adequacy": "Mandatory; injection-to-RCE typically yields persistence and a pivot, which a bare patch does not remediate."
20181
+ }
19966
20182
  },
19967
20183
  "framework_coverage": {
19968
20184
  "NIST-800-53-SI-2": {
19969
20185
  "covered": true,
19970
20186
  "adequate": false,
19971
- "gap": "30-day SLA inadequate for KEV-listed actively-exploited CVE; KEV due date is the operational clock."
20187
+ "gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, unauthenticated injection-to-RCE flaw; these are mass-exploited within days, and bundled-library flaws (PHPMailer/Bash) persist for years across the long tail."
19972
20188
  },
19973
20189
  "ISO-27001-2022-A.8.8": {
19974
20190
  "covered": true,
19975
20191
  "adequate": false,
19976
- "gap": "Standard does not differentiate routinely-disclosed CVE from KEV-listed actively-exploited CVE."
20192
+ "gap": "'Appropriate timescales' is undefined; the standard 30-day reading is unsafe for an actively-exploited, internet-facing service or a widely-bundled vulnerable library."
20193
+ },
20194
+ "NIS2-Art21-network-security": {
20195
+ "covered": true,
20196
+ "adequate": false,
20197
+ "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 / supply-chain-review cleanup these RCEs need."
20198
+ },
20199
+ "PCI-DSS-4.0-6.3.3": {
20200
+ "covered": true,
20201
+ "adequate": false,
20202
+ "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."
19977
20203
  }
19978
20204
  },
19979
20205
  "compliance_exposure_score": {
19980
- "percent_audit_passing_orgs_still_exposed": 55,
19981
- "basis": "KEV-listed but not yet ransomware-attributed; exposure concentrated in orgs whose patch SLA defaults to NIST 30 days.",
20206
+ "percent_audit_passing_orgs_still_exposed": 76,
20207
+ "basis": "Internet-facing PHPMailer is run by audited organizations on a standard patch SLA and is mass-exploited within days; the required web-shell hunt, credential rotation, and (for bundled libraries) updating every consumer are rarely fully done, leaving long-tail exposure.",
19982
20208
  "theater_pattern": "patch_management"
19983
20209
  },
19984
20210
  "ai_discovered_zeroday": false,
19985
- "ai_discovery_source": "unknown",
19986
- "ai_assist_factor": "none",
19987
- "_auto_imported": true,
19988
- "_intake_method": "v0.13.17-bulk-cisa-kev-import"
20211
+ "ai_discovery_source": "vendor_research",
20212
+ "ai_assist_factor": "none"
19989
20213
  },
19990
20214
  "CVE-2014-3931": {
19991
20215
  "name": "Multi-Router Looking Glass (MRLG) Buffer Overflow Vulnerability",