@blamejs/exceptd-skills 0.15.15 → 0.15.16

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 CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.15.16 — 2026-05-29
4
+
5
+ Draft-curation pass 14 — web-application server-side RCE. Eight CISA KEV-listed unauthenticated web-app CVEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: Kentico Xperience CMS (CVE-2025-2749 path-traversal + file upload, CVE-2025-2746 and CVE-2025-2747 alternate-channel authentication bypasses), Craft CMS code injection (CVE-2025-32432 and the related CVE-2024-56145), Roundcube Webmail deserialization (CVE-2025-49113), and SolarWinds Web Help Desk deserialization (CVE-2025-26399, CVE-2025-40551). All map T1190, with per-class T1059 (code injection / deserialization), T1078 (auth bypass), or T1505.003 (upload → web shell). The lessons stress web-shell hunting and application-secret rotation as required cleanup beyond the patch.
6
+
3
7
  ## 0.15.15 — 2026-05-29
4
8
 
5
9
  Draft-curation pass 13 — Windows kernel/driver LPE. Seven CISA KEV-listed Windows local-privilege-escalation CVEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: a Common Log File System (CLFS) driver use-after-free (CVE-2025-32701 — CLFS is a recurring kernel-LPE target), a race condition (CVE-2025-62215), an untrusted-pointer dereference (CVE-2025-24990), link-following (CVE-2025-60710), a kernel out-of-bounds read primitive (CVE-2023-36424), an information-disclosure primitive (CVE-2026-20805), and improper privilege management (CVE-2021-43226). All map T1068 (Exploitation for Privilege Escalation). The lessons frame these as the second half of the ransomware chain (initial access → unpatched LPE → SYSTEM within hours) and stress hypervisor-protected code integrity (HVCI/VBS) and the Microsoft Vulnerable Driver Blocklist as load-bearing endpoint controls beyond the patch.
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "schema_version": "1.1.0",
3
- "generated_at": "2026-05-29T21:03:43.254Z",
3
+ "generated_at": "2026-05-29T21:41:35.237Z",
4
4
  "generator": "scripts/build-indexes.js",
5
5
  "source_count": 54,
6
6
  "source_hashes": {
7
- "manifest.json": "4583ef83386e42795c8990101aaad4526d7965db5c29cabb4899d8b4d807a3ca",
7
+ "manifest.json": "1bf79bbc78662fe233ebd4ae9d66a6715054a144dbe6d414f145d6f895b6cdb2",
8
8
  "data/atlas-ttps.json": "878b4a08bb73c8d20396d85cf433a88f2bc5e7a8cbf7f6ab773ce7ede0a11251",
9
- "data/attack-techniques.json": "8a593b6a67125e0eb4e5d167654b5fc24531ca2f95be4362a1c4d80e3df2d3a3",
10
- "data/cve-catalog.json": "a97c16dbf941e68e2e0fda7a82d821e64952eb224170e48dfbd2c5a2af61999d",
9
+ "data/attack-techniques.json": "ab66fbbc079bec071f9f2d2e92f194ce95289f91a19a188e9d6d0489c4fafb97",
10
+ "data/cve-catalog.json": "369f3585bd52254f928ed322ab30b1cf3d207fed5d7e3b5c76c4de8cd89dc709",
11
11
  "data/cwe-catalog.json": "0fd275c2a61754958d68cea03a92794a67cf1c1d4d609f81a5728334df013ee3",
12
12
  "data/d3fend-catalog.json": "9a54bccb9f24f84b32024216cc3f53819a053721ac8ab43c326859e68fc0ffaf",
13
13
  "data/dlp-controls.json": "d2406c482dddd30e49203879999dc4b3a7fd4d0494d6a61d86b91ee76415df19",
@@ -15,7 +15,7 @@
15
15
  "data/framework-control-gaps.json": "29e7b6aa841ddf2530ca5971bdb60d7a715684b2f6264141ad49f0de9a039d78",
16
16
  "data/global-frameworks.json": "9ba563a85f7f8d6c3c957de64945e20925a89d0ed6ea6fc561cf093811acf558",
17
17
  "data/rfc-references.json": "b21d03b948c41bc8a854e2f057948ecf844bd8c105848aeb141d1eadf8192c31",
18
- "data/zeroday-lessons.json": "23155c21ee4dd4e7a6402cd4215f266dae559892b3f317e43fac9f64f4a10ef2",
18
+ "data/zeroday-lessons.json": "549c3ef8ffd0b42743d9939ef0d2a083acbb6e61f0c6f83b4aac718d4c62e978",
19
19
  "skills/kernel-lpe-triage/skill.md": "0f79c641cef6e5f4a942eb94f43c460562bf83dfb67ae112d146c39c6b320fb0",
20
20
  "skills/ai-attack-surface/skill.md": "2880499993e0e69e3897a9d02b5e83aa0462c86a4dd2c1988b9968e375704a1f",
21
21
  "skills/mcp-agent-trust/skill.md": "0752834acde0303d6d1e36be4b320eac3d34fde715bb8d71f3ad9e801d701482",
@@ -298,6 +298,7 @@
298
298
  "CVE-2024-4889",
299
299
  "CVE-2024-50050",
300
300
  "CVE-2024-5565",
301
+ "CVE-2024-56145",
301
302
  "CVE-2024-8069",
302
303
  "CVE-2025-10164",
303
304
  "CVE-2025-1094",
@@ -307,16 +308,20 @@
307
308
  "CVE-2025-20281",
308
309
  "CVE-2025-20337",
309
310
  "CVE-2025-23254",
311
+ "CVE-2025-26399",
310
312
  "CVE-2025-27520",
311
313
  "CVE-2025-29635",
312
314
  "CVE-2025-30165",
315
+ "CVE-2025-32432",
313
316
  "CVE-2025-32434",
314
317
  "CVE-2025-32444",
315
318
  "CVE-2025-3248",
316
319
  "CVE-2025-33236",
317
320
  "CVE-2025-34291",
318
321
  "CVE-2025-3466",
322
+ "CVE-2025-40551",
319
323
  "CVE-2025-4428",
324
+ "CVE-2025-49113",
320
325
  "CVE-2025-49596",
321
326
  "CVE-2025-49704",
322
327
  "CVE-2025-51480",
@@ -991,6 +996,9 @@
991
996
  "CVE-2025-25257",
992
997
  "CVE-2025-25297",
993
998
  "CVE-2025-26399",
999
+ "CVE-2025-2746",
1000
+ "CVE-2025-2747",
1001
+ "CVE-2025-2749",
994
1002
  "CVE-2025-27520",
995
1003
  "CVE-2025-2775",
996
1004
  "CVE-2025-2776",
@@ -12071,6 +12079,7 @@
12071
12079
  "_auto_imported": true,
12072
12080
  "_intake_method": "mitre-attack-stix",
12073
12081
  "cve_refs": [
12082
+ "CVE-2025-2749",
12074
12083
  "CVE-2025-31324",
12075
12084
  "CVE-2025-49704",
12076
12085
  "CVE-2025-53770"
@@ -8440,7 +8440,9 @@
8440
8440
  },
8441
8441
  "atlas_refs": [],
8442
8442
  "attack_refs": [
8443
- "T1592"
8443
+ "T1592",
8444
+ "T1190",
8445
+ "T1505.003"
8444
8446
  ],
8445
8447
  "rwep_score": 77,
8446
8448
  "rwep_factors": {
@@ -8462,7 +8464,7 @@
8462
8464
  "CWE-22",
8463
8465
  "CWE-434"
8464
8466
  ],
8465
- "source_verified": "2026-05-18",
8467
+ "source_verified": "2026-05-29",
8466
8468
  "verification_sources": [
8467
8469
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
8468
8470
  "https://devnet.kentico.com/download/hotfixes",
@@ -8491,11 +8493,21 @@
8491
8493
  "published_date": "2026-04-20"
8492
8494
  }
8493
8495
  ],
8494
- "last_updated": "2026-05-18",
8496
+ "last_updated": "2026-05-29",
8495
8497
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-04-20; due date 2026-05-04. Notes reference: https://devnet.kentico.com/download/hotfixes ; https://nvd.nist.gov/vuln/detail/CVE-2025-2749",
8496
- "_auto_imported": true,
8497
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
8498
- "_kev_short_description": "Kentico Xperience contains a path traversal vulnerability that could allow an authenticated user's Staging Sync Server to upload arbitrary data to path relative locations."
8498
+ "_auto_imported": false,
8499
+ "_intake_method": "manual-verified-curation",
8500
+ "_kev_short_description": "Kentico Xperience contains a path traversal vulnerability that could allow an authenticated user's Staging Sync Server to upload arbitrary data to path relative locations.",
8501
+ "iocs": {
8502
+ "behavioral": [
8503
+ "Kentico Xperience CMS reachable on the network at a version below the fixed release named in the vendor advisory.",
8504
+ "Unauthenticated requests to the Kentico Xperience CMS consistent with path-traversal plus unrestricted-file-upload flaw (CWE-22/CWE-434).",
8505
+ "Post-exploitation indicators on the Kentico Xperience CMS — web shells under the web root, unexpected process execution, or use of administrative functions with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
8506
+ ],
8507
+ "_ioc_source_note": "Anchored to NVD CVE-2025-2749, CISA KEV (added 2026-04-20), and the vendor security advisory recorded in vendor_advisories."
8508
+ },
8509
+ "_draft": false,
8510
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
8499
8511
  },
8500
8512
  "CVE-2023-27351": {
8501
8513
  "name": "PaperCut NG/MF Improper Authentication Vulnerability",
@@ -20626,7 +20638,8 @@
20626
20638
  },
20627
20639
  "atlas_refs": [],
20628
20640
  "attack_refs": [
20629
- "T1190"
20641
+ "T1190",
20642
+ "T1059"
20630
20643
  ],
20631
20644
  "rwep_score": 77,
20632
20645
  "rwep_factors": {
@@ -20647,7 +20660,7 @@
20647
20660
  "cwe_refs": [
20648
20661
  "CWE-94"
20649
20662
  ],
20650
- "source_verified": "2026-05-18",
20663
+ "source_verified": "2026-05-29",
20651
20664
  "verification_sources": [
20652
20665
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
20653
20666
  "https://craftcms.com/knowledge-base/craft-cms-cve-2025-32432",
@@ -20677,11 +20690,21 @@
20677
20690
  "published_date": "2026-03-20"
20678
20691
  }
20679
20692
  ],
20680
- "last_updated": "2026-05-18",
20693
+ "last_updated": "2026-05-29",
20681
20694
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-03-20; due date 2026-04-03. Notes reference: https://craftcms.com/knowledge-base/craft-cms-cve-2025-32432 ; https://github.com/craftcms/cms/security/advisories/GHSA-f3gw-9ww9-jmc3 ; https://nvd.nist.gov/vuln/detail/CVE-2025-32432",
20682
- "_auto_imported": true,
20683
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
20684
- "_kev_short_description": "Craft CMS contains a code injection vulnerability that allows a remote attacker to execute arbitrary code."
20695
+ "_auto_imported": false,
20696
+ "_intake_method": "manual-verified-curation",
20697
+ "_kev_short_description": "Craft CMS contains a code injection vulnerability that allows a remote attacker to execute arbitrary code.",
20698
+ "iocs": {
20699
+ "behavioral": [
20700
+ "Craft CMS reachable on the network at a version below the fixed release named in the vendor advisory.",
20701
+ "Unauthenticated requests to the Craft CMS consistent with code-injection flaw (CWE-94) enabling unauthenticated remote code execution on the web server.",
20702
+ "Post-exploitation indicators on the Craft CMS — web shells under the web root, unexpected process execution, or use of administrative functions with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
20703
+ ],
20704
+ "_ioc_source_note": "Anchored to NVD CVE-2025-32432, CISA KEV (added 2026-03-20), and the vendor security advisory recorded in vendor_advisories."
20705
+ },
20706
+ "_draft": false,
20707
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
20685
20708
  },
20686
20709
  "CVE-2025-54068": {
20687
20710
  "name": "Laravel Livewire Code Injection Vulnerability",
@@ -21974,7 +21997,8 @@
21974
21997
  },
21975
21998
  "atlas_refs": [],
21976
21999
  "attack_refs": [
21977
- "T1190"
22000
+ "T1190",
22001
+ "T1059"
21978
22002
  ],
21979
22003
  "rwep_score": 77,
21980
22004
  "rwep_factors": {
@@ -21995,7 +22019,7 @@
21995
22019
  "cwe_refs": [
21996
22020
  "CWE-502"
21997
22021
  ],
21998
- "source_verified": "2026-05-18",
22022
+ "source_verified": "2026-05-29",
21999
22023
  "verification_sources": [
22000
22024
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
22001
22025
  "https://www.solarwinds.com/trust-center/security-advisories/cve-2025-26399",
@@ -22025,11 +22049,21 @@
22025
22049
  "published_date": "2026-03-09"
22026
22050
  }
22027
22051
  ],
22028
- "last_updated": "2026-05-18",
22052
+ "last_updated": "2026-05-29",
22029
22053
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-03-09; due date 2026-03-12. Notes reference: https://www.solarwinds.com/trust-center/security-advisories/cve-2025-26399 ; https://documentation.solarwinds.com/en/success_center/whd/content/release_notes/whd_12-8-7-hotfix-1_release_notes.htm ; ht",
22030
- "_auto_imported": true,
22031
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
22032
- "_kev_short_description": "SolarWinds Web Help Desk contain a deserialization of untrusted data vulnerability in AjaxProxy that could allow an attacker to run commands on the host machine."
22054
+ "_auto_imported": false,
22055
+ "_intake_method": "manual-verified-curation",
22056
+ "_kev_short_description": "SolarWinds Web Help Desk contain a deserialization of untrusted data vulnerability in AjaxProxy that could allow an attacker to run commands on the host machine.",
22057
+ "iocs": {
22058
+ "behavioral": [
22059
+ "SolarWinds Web Help Desk reachable on the network at a version below the fixed release named in the vendor advisory.",
22060
+ "Unauthenticated requests to the Web Help Desk consistent with deserialization-of-untrusted-data flaw (CWE-502) enabling unauthenticated remote code execution (the latest in the Web Help Desk deserialization chain).",
22061
+ "Post-exploitation indicators on the Web Help Desk — web shells under the web root, unexpected process execution, or use of administrative functions with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
22062
+ ],
22063
+ "_ioc_source_note": "Anchored to NVD CVE-2025-26399, CISA KEV (added 2026-03-09), and the vendor security advisory recorded in vendor_advisories."
22064
+ },
22065
+ "_draft": false,
22066
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
22033
22067
  },
22034
22068
  "CVE-2026-1603": {
22035
22069
  "name": "Ivanti Endpoint Manager (EPM) Authentication Bypass Vulnerability",
@@ -23224,7 +23258,8 @@
23224
23258
  },
23225
23259
  "atlas_refs": [],
23226
23260
  "attack_refs": [
23227
- "T1190"
23261
+ "T1190",
23262
+ "T1059"
23228
23263
  ],
23229
23264
  "rwep_score": 77,
23230
23265
  "rwep_factors": {
@@ -23245,7 +23280,7 @@
23245
23280
  "cwe_refs": [
23246
23281
  "CWE-502"
23247
23282
  ],
23248
- "source_verified": "2026-05-18",
23283
+ "source_verified": "2026-05-29",
23249
23284
  "verification_sources": [
23250
23285
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
23251
23286
  "https://roundcube.net/news/2025/06/01/security-updates-1.6.11-and-1.5.10",
@@ -23276,11 +23311,21 @@
23276
23311
  "published_date": "2026-02-20"
23277
23312
  }
23278
23313
  ],
23279
- "last_updated": "2026-05-18",
23314
+ "last_updated": "2026-05-29",
23280
23315
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-20; due date 2026-03-13. Notes reference: https://roundcube.net/news/2025/06/01/security-updates-1.6.11-and-1.5.10 ; https://github.com/roundcube/roundcubemail/releases/tag/1.5.10 ; https://github.com/roundcube/roundcubemail/releases/tag/1.6.",
23281
- "_auto_imported": true,
23282
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
23283
- "_kev_short_description": "RoundCube Webmail contains a deserialization of untrusted data vulnerability that allows remote code execution by authenticated users because the _from parameter in a URL is not validated in program/actions/settings/upload.php."
23316
+ "_auto_imported": false,
23317
+ "_intake_method": "manual-verified-curation",
23318
+ "_kev_short_description": "RoundCube Webmail contains a deserialization of untrusted data vulnerability that allows remote code execution by authenticated users because the _from parameter in a URL is not validated in program/actions/settings/upload.php.",
23319
+ "iocs": {
23320
+ "behavioral": [
23321
+ "Roundcube Webmail reachable on the network at a version below the fixed release named in the vendor advisory.",
23322
+ "Unauthenticated requests to the Roundcube Webmail consistent with deserialization-of-untrusted-data flaw (CWE-502) enabling remote code execution on the Roundcube webmail server.",
23323
+ "Post-exploitation indicators on the Roundcube Webmail — web shells under the web root, unexpected process execution, or use of administrative functions with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
23324
+ ],
23325
+ "_ioc_source_note": "Anchored to NVD CVE-2025-49113, CISA KEV (added 2026-02-20), and the vendor security advisory recorded in vendor_advisories."
23326
+ },
23327
+ "_draft": false,
23328
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
23284
23329
  },
23285
23330
  "CVE-2025-68461": {
23286
23331
  "name": "RoundCube Webmail Cross-site Scripting Vulnerability",
@@ -25605,7 +25650,8 @@
25605
25650
  },
25606
25651
  "atlas_refs": [],
25607
25652
  "attack_refs": [
25608
- "T1190"
25653
+ "T1190",
25654
+ "T1059"
25609
25655
  ],
25610
25656
  "rwep_score": 77,
25611
25657
  "rwep_factors": {
@@ -25626,7 +25672,7 @@
25626
25672
  "cwe_refs": [
25627
25673
  "CWE-502"
25628
25674
  ],
25629
- "source_verified": "2026-05-18",
25675
+ "source_verified": "2026-05-29",
25630
25676
  "verification_sources": [
25631
25677
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
25632
25678
  "https://www.solarwinds.com/trust-center/security-advisories/cve-2025-40551",
@@ -25655,11 +25701,21 @@
25655
25701
  "published_date": "2026-02-03"
25656
25702
  }
25657
25703
  ],
25658
- "last_updated": "2026-05-18",
25704
+ "last_updated": "2026-05-29",
25659
25705
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-03; due date 2026-02-06. Notes reference: https://www.solarwinds.com/trust-center/security-advisories/cve-2025-40551 ; https://nvd.nist.gov/vuln/detail/CVE-2025-40551",
25660
- "_auto_imported": true,
25661
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
25662
- "_kev_short_description": "SolarWinds Web Help Desk contains a deserialization of untrusted data vulnerability that could lead to remote code execution, which would allow an attacker to run commands on the host machine. This could be exploited without authentication."
25706
+ "_auto_imported": false,
25707
+ "_intake_method": "manual-verified-curation",
25708
+ "_kev_short_description": "SolarWinds Web Help Desk contains a deserialization of untrusted data vulnerability that could lead to remote code execution, which would allow an attacker to run commands on the host machine. This could be exploited without authentication.",
25709
+ "iocs": {
25710
+ "behavioral": [
25711
+ "SolarWinds Web Help Desk reachable on the network at a version below the fixed release named in the vendor advisory.",
25712
+ "Unauthenticated requests to the Web Help Desk consistent with deserialization-of-untrusted-data flaw (CWE-502) enabling unauthenticated remote code execution.",
25713
+ "Post-exploitation indicators on the Web Help Desk — web shells under the web root, unexpected process execution, or use of administrative functions with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
25714
+ ],
25715
+ "_ioc_source_note": "Anchored to NVD CVE-2025-40551, CISA KEV (added 2026-02-03), and the vendor security advisory recorded in vendor_advisories."
25716
+ },
25717
+ "_draft": false,
25718
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
25663
25719
  },
25664
25720
  "CVE-2026-1281": {
25665
25721
  "name": "Ivanti Endpoint Manager Mobile (EPMM) Code Injection Vulnerability (variant: CVE-2026-1281)",
@@ -30967,7 +31023,8 @@
30967
31023
  },
30968
31024
  "atlas_refs": [],
30969
31025
  "attack_refs": [
30970
- "T1078"
31026
+ "T1078",
31027
+ "T1190"
30971
31028
  ],
30972
31029
  "rwep_score": 77,
30973
31030
  "rwep_factors": {
@@ -30988,7 +31045,7 @@
30988
31045
  "cwe_refs": [
30989
31046
  "CWE-288"
30990
31047
  ],
30991
- "source_verified": "2026-05-18",
31048
+ "source_verified": "2026-05-29",
30992
31049
  "verification_sources": [
30993
31050
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
30994
31051
  "https://devnet.kentico.com/download/hotfixes",
@@ -31017,11 +31074,21 @@
31017
31074
  "published_date": "2025-10-20"
31018
31075
  }
31019
31076
  ],
31020
- "last_updated": "2026-05-18",
31077
+ "last_updated": "2026-05-29",
31021
31078
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-20; due date 2025-11-10. Notes reference: https://devnet.kentico.com/download/hotfixes ; https://nvd.nist.gov/vuln/detail/CVE-2025-2746",
31022
- "_auto_imported": true,
31023
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
31024
- "_kev_short_description": "Kentico Xperience CMS contains an authentication bypass using an alternate path or channel vulnerability that could allow an attacker to control administrative objects."
31079
+ "_auto_imported": false,
31080
+ "_intake_method": "manual-verified-curation",
31081
+ "_kev_short_description": "Kentico Xperience CMS contains an authentication bypass using an alternate path or channel vulnerability that could allow an attacker to control administrative objects.",
31082
+ "iocs": {
31083
+ "behavioral": [
31084
+ "Kentico Xperience CMS reachable on the network at a version below the fixed release named in the vendor advisory.",
31085
+ "Unauthenticated requests to the Kentico Xperience CMS consistent with an authentication bypass using an alternate path or channel (CWE-288).",
31086
+ "Post-exploitation indicators on the Kentico Xperience CMS — web shells under the web root, unexpected process execution, or use of administrative functions with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
31087
+ ],
31088
+ "_ioc_source_note": "Anchored to NVD CVE-2025-2746, CISA KEV (added 2025-10-20), and the vendor security advisory recorded in vendor_advisories."
31089
+ },
31090
+ "_draft": false,
31091
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
31025
31092
  },
31026
31093
  "CVE-2025-2747": {
31027
31094
  "name": "Kentico Xperience CMS Authentication Bypass Using an Alternate Path or Channel Vulnerability (variant: CVE-2025-2747)",
@@ -31063,7 +31130,8 @@
31063
31130
  },
31064
31131
  "atlas_refs": [],
31065
31132
  "attack_refs": [
31066
- "T1078"
31133
+ "T1078",
31134
+ "T1190"
31067
31135
  ],
31068
31136
  "rwep_score": 77,
31069
31137
  "rwep_factors": {
@@ -31084,7 +31152,7 @@
31084
31152
  "cwe_refs": [
31085
31153
  "CWE-288"
31086
31154
  ],
31087
- "source_verified": "2026-05-18",
31155
+ "source_verified": "2026-05-29",
31088
31156
  "verification_sources": [
31089
31157
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
31090
31158
  "https://devnet.kentico.com/download/hotfixes",
@@ -31113,11 +31181,21 @@
31113
31181
  "published_date": "2025-10-20"
31114
31182
  }
31115
31183
  ],
31116
- "last_updated": "2026-05-18",
31184
+ "last_updated": "2026-05-29",
31117
31185
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-20; due date 2025-11-10. Notes reference: https://devnet.kentico.com/download/hotfixes ; https://nvd.nist.gov/vuln/detail/CVE-2025-2747",
31118
- "_auto_imported": true,
31119
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
31120
- "_kev_short_description": "Kentico Xperience CMS contains an authentication bypass using an alternate path or channel vulnerability that could allow an attacker to control administrative objects."
31186
+ "_auto_imported": false,
31187
+ "_intake_method": "manual-verified-curation",
31188
+ "_kev_short_description": "Kentico Xperience CMS contains an authentication bypass using an alternate path or channel vulnerability that could allow an attacker to control administrative objects.",
31189
+ "iocs": {
31190
+ "behavioral": [
31191
+ "Kentico Xperience CMS reachable on the network at a version below the fixed release named in the vendor advisory.",
31192
+ "Unauthenticated requests to the Kentico Xperience CMS consistent with an authentication bypass using an alternate path or channel (CWE-288.",
31193
+ "Post-exploitation indicators on the Kentico Xperience CMS — web shells under the web root, unexpected process execution, or use of administrative functions with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
31194
+ ],
31195
+ "_ioc_source_note": "Anchored to NVD CVE-2025-2747, CISA KEV (added 2025-10-20), and the vendor security advisory recorded in vendor_advisories."
31196
+ },
31197
+ "_draft": false,
31198
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
31121
31199
  },
31122
31200
  "CVE-2025-33073": {
31123
31201
  "name": "Microsoft Windows SMB Client Improper Access Control Vulnerability",
@@ -39828,7 +39906,8 @@
39828
39906
  },
39829
39907
  "atlas_refs": [],
39830
39908
  "attack_refs": [
39831
- "T1190"
39909
+ "T1190",
39910
+ "T1059"
39832
39911
  ],
39833
39912
  "rwep_score": 77,
39834
39913
  "rwep_factors": {
@@ -39849,7 +39928,7 @@
39849
39928
  "cwe_refs": [
39850
39929
  "CWE-94"
39851
39930
  ],
39852
- "source_verified": "2026-05-18",
39931
+ "source_verified": "2026-05-29",
39853
39932
  "verification_sources": [
39854
39933
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
39855
39934
  "https://github.com/craftcms/cms/security/advisories/GHSA-2p6p-9rc9-62j9",
@@ -39878,11 +39957,21 @@
39878
39957
  "published_date": "2025-06-02"
39879
39958
  }
39880
39959
  ],
39881
- "last_updated": "2026-05-18",
39960
+ "last_updated": "2026-05-29",
39882
39961
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-02; due date 2025-06-23. Notes reference: https://github.com/craftcms/cms/security/advisories/GHSA-2p6p-9rc9-62j9 ; https://nvd.nist.gov/vuln/detail/CVE-2024-56145",
39883
- "_auto_imported": true,
39884
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
39885
- "_kev_short_description": "Craft CMS contains a code injection vulnerability. Users with affected versions are vulnerable to remote code execution if their php.ini configuration has `register_argc_argv` enabled."
39962
+ "_auto_imported": false,
39963
+ "_intake_method": "manual-verified-curation",
39964
+ "_kev_short_description": "Craft CMS contains a code injection vulnerability. Users with affected versions are vulnerable to remote code execution if their php.ini configuration has `register_argc_argv` enabled.",
39965
+ "iocs": {
39966
+ "behavioral": [
39967
+ "Craft CMS reachable on the network at a version below the fixed release named in the vendor advisory.",
39968
+ "Unauthenticated requests to the Craft CMS consistent with code-injection flaw (CWE-94.",
39969
+ "Post-exploitation indicators on the Craft CMS — web shells under the web root, unexpected process execution, or use of administrative functions with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
39970
+ ],
39971
+ "_ioc_source_note": "Anchored to NVD CVE-2024-56145, CISA KEV (added 2025-06-02), and the vendor security advisory recorded in vendor_advisories."
39972
+ },
39973
+ "_draft": false,
39974
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
39886
39975
  },
39887
39976
  "CVE-2023-39780": {
39888
39977
  "name": "ASUS RT-AX55 Routers OS Command Injection Vulnerability",