@blamejs/exceptd-skills 0.15.15 → 0.15.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/data/_indexes/_meta.json +5 -5
- package/data/attack-techniques.json +14 -3
- package/data/cve-catalog.json +218 -77
- package/data/zeroday-lessons.json +512 -173
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +18 -18
package/data/cve-catalog.json
CHANGED
|
@@ -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-
|
|
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-
|
|
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":
|
|
8497
|
-
"_intake_method": "
|
|
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-
|
|
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-
|
|
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":
|
|
20683
|
-
"_intake_method": "
|
|
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-
|
|
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-
|
|
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":
|
|
22031
|
-
"_intake_method": "
|
|
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-
|
|
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-
|
|
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":
|
|
23282
|
-
"_intake_method": "
|
|
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",
|
|
@@ -23941,7 +23986,7 @@
|
|
|
23941
23986
|
"cwe_refs": [
|
|
23942
23987
|
"CWE-416"
|
|
23943
23988
|
],
|
|
23944
|
-
"source_verified": "2026-05-
|
|
23989
|
+
"source_verified": "2026-05-29",
|
|
23945
23990
|
"verification_sources": [
|
|
23946
23991
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
23947
23992
|
"https://chromereleases.googleblog.com/2026/02/stable-channel-update-for-desktop_13.html",
|
|
@@ -23970,11 +24015,21 @@
|
|
|
23970
24015
|
"published_date": "2026-02-17"
|
|
23971
24016
|
}
|
|
23972
24017
|
],
|
|
23973
|
-
"last_updated": "2026-05-
|
|
24018
|
+
"last_updated": "2026-05-29",
|
|
23974
24019
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-17; due date 2026-03-10. Notes reference: https://chromereleases.googleblog.com/2026/02/stable-channel-update-for-desktop_13.html ; https://nvd.nist.gov/vuln/detail/CVE-2026-2441",
|
|
23975
|
-
"_auto_imported":
|
|
23976
|
-
"_intake_method": "
|
|
23977
|
-
"_kev_short_description": "Google Chromium CSS contains a use-after-free vulnerability that could allow a remote attacker to potentially exploit heap corruption via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium, including, but not limited to, Google Chrome, Microsoft Edge, and Opera."
|
|
24020
|
+
"_auto_imported": false,
|
|
24021
|
+
"_intake_method": "manual-verified-curation",
|
|
24022
|
+
"_kev_short_description": "Google Chromium CSS contains a use-after-free vulnerability that could allow a remote attacker to potentially exploit heap corruption via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium, including, but not limited to, Google Chrome, Microsoft Edge, and Opera.",
|
|
24023
|
+
"iocs": {
|
|
24024
|
+
"behavioral": [
|
|
24025
|
+
"Google Chromium below the patched build named in the Chrome/Chromium advisory on an endpoint exposed to web content.",
|
|
24026
|
+
"Renderer/GPU process crashes or memory-corruption signatures consistent with use-after-free (CWE-416) in Chromium's CSS handling on an affected endpoint.",
|
|
24027
|
+
"Inbound navigation to attacker-controlled web content followed by unexpected child-process execution or sandbox-escape behavior from the browser process (KEV-confirmed in-the-wild exploitation; browser zero-days of this class are used in targeted-spyware and watering-hole chains)."
|
|
24028
|
+
],
|
|
24029
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-2441, CISA KEV (added 2026-02-17), and the Google Chrome/Chromium security advisory recorded in vendor_advisories."
|
|
24030
|
+
},
|
|
24031
|
+
"_draft": false,
|
|
24032
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
23978
24033
|
},
|
|
23979
24034
|
"CVE-2026-1731": {
|
|
23980
24035
|
"name": "BeyondTrust Remote Support (RS) and Privileged Remote Access (PRA) OS Command Injection Vulnerability",
|
|
@@ -25605,7 +25660,8 @@
|
|
|
25605
25660
|
},
|
|
25606
25661
|
"atlas_refs": [],
|
|
25607
25662
|
"attack_refs": [
|
|
25608
|
-
"T1190"
|
|
25663
|
+
"T1190",
|
|
25664
|
+
"T1059"
|
|
25609
25665
|
],
|
|
25610
25666
|
"rwep_score": 77,
|
|
25611
25667
|
"rwep_factors": {
|
|
@@ -25626,7 +25682,7 @@
|
|
|
25626
25682
|
"cwe_refs": [
|
|
25627
25683
|
"CWE-502"
|
|
25628
25684
|
],
|
|
25629
|
-
"source_verified": "2026-05-
|
|
25685
|
+
"source_verified": "2026-05-29",
|
|
25630
25686
|
"verification_sources": [
|
|
25631
25687
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
25632
25688
|
"https://www.solarwinds.com/trust-center/security-advisories/cve-2025-40551",
|
|
@@ -25655,11 +25711,21 @@
|
|
|
25655
25711
|
"published_date": "2026-02-03"
|
|
25656
25712
|
}
|
|
25657
25713
|
],
|
|
25658
|
-
"last_updated": "2026-05-
|
|
25714
|
+
"last_updated": "2026-05-29",
|
|
25659
25715
|
"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":
|
|
25661
|
-
"_intake_method": "
|
|
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."
|
|
25716
|
+
"_auto_imported": false,
|
|
25717
|
+
"_intake_method": "manual-verified-curation",
|
|
25718
|
+
"_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.",
|
|
25719
|
+
"iocs": {
|
|
25720
|
+
"behavioral": [
|
|
25721
|
+
"SolarWinds Web Help Desk reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
25722
|
+
"Unauthenticated requests to the Web Help Desk consistent with deserialization-of-untrusted-data flaw (CWE-502) enabling unauthenticated remote code execution.",
|
|
25723
|
+
"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)."
|
|
25724
|
+
],
|
|
25725
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-40551, CISA KEV (added 2026-02-03), and the vendor security advisory recorded in vendor_advisories."
|
|
25726
|
+
},
|
|
25727
|
+
"_draft": false,
|
|
25728
|
+
"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
25729
|
},
|
|
25664
25730
|
"CVE-2026-1281": {
|
|
25665
25731
|
"name": "Ivanti Endpoint Manager Mobile (EPMM) Code Injection Vulnerability (variant: CVE-2026-1281)",
|
|
@@ -29281,7 +29347,7 @@
|
|
|
29281
29347
|
},
|
|
29282
29348
|
"atlas_refs": [],
|
|
29283
29349
|
"attack_refs": [
|
|
29284
|
-
"
|
|
29350
|
+
"T1203"
|
|
29285
29351
|
],
|
|
29286
29352
|
"rwep_score": 77,
|
|
29287
29353
|
"rwep_factors": {
|
|
@@ -29302,7 +29368,7 @@
|
|
|
29302
29368
|
"cwe_refs": [
|
|
29303
29369
|
"CWE-843"
|
|
29304
29370
|
],
|
|
29305
|
-
"source_verified": "2026-05-
|
|
29371
|
+
"source_verified": "2026-05-29",
|
|
29306
29372
|
"verification_sources": [
|
|
29307
29373
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
29308
29374
|
"https://chromereleases.googleblog.com/2025/11/stable-channel-update-for-desktop_17.html",
|
|
@@ -29331,11 +29397,21 @@
|
|
|
29331
29397
|
"published_date": "2025-11-19"
|
|
29332
29398
|
}
|
|
29333
29399
|
],
|
|
29334
|
-
"last_updated": "2026-05-
|
|
29400
|
+
"last_updated": "2026-05-29",
|
|
29335
29401
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-11-19; due date 2025-12-10. Notes reference: https://chromereleases.googleblog.com/2025/11/stable-channel-update-for-desktop_17.html ; https://nvd.nist.gov/vuln/detail/CVE-2025-13223",
|
|
29336
|
-
"_auto_imported":
|
|
29337
|
-
"_intake_method": "
|
|
29338
|
-
"_kev_short_description": "Google Chromium V8 contains a type confusion vulnerability that allows for heap corruption."
|
|
29402
|
+
"_auto_imported": false,
|
|
29403
|
+
"_intake_method": "manual-verified-curation",
|
|
29404
|
+
"_kev_short_description": "Google Chromium V8 contains a type confusion vulnerability that allows for heap corruption.",
|
|
29405
|
+
"iocs": {
|
|
29406
|
+
"behavioral": [
|
|
29407
|
+
"Google Chromium below the patched build named in the Chrome/Chromium advisory on an endpoint exposed to web content.",
|
|
29408
|
+
"Renderer/GPU process crashes or memory-corruption signatures consistent with type confusion (CWE-843) in the V8 JavaScript engine on an affected endpoint.",
|
|
29409
|
+
"Inbound navigation to attacker-controlled web content followed by unexpected child-process execution or sandbox-escape behavior from the browser process (KEV-confirmed in-the-wild exploitation; browser zero-days of this class are used in targeted-spyware and watering-hole chains)."
|
|
29410
|
+
],
|
|
29411
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-13223, CISA KEV (added 2025-11-19), and the Google Chrome/Chromium security advisory recorded in vendor_advisories."
|
|
29412
|
+
},
|
|
29413
|
+
"_draft": false,
|
|
29414
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
29339
29415
|
},
|
|
29340
29416
|
"CVE-2025-58034": {
|
|
29341
29417
|
"name": "Fortinet FortiWeb OS Command Injection Vulnerability",
|
|
@@ -30967,7 +31043,8 @@
|
|
|
30967
31043
|
},
|
|
30968
31044
|
"atlas_refs": [],
|
|
30969
31045
|
"attack_refs": [
|
|
30970
|
-
"T1078"
|
|
31046
|
+
"T1078",
|
|
31047
|
+
"T1190"
|
|
30971
31048
|
],
|
|
30972
31049
|
"rwep_score": 77,
|
|
30973
31050
|
"rwep_factors": {
|
|
@@ -30988,7 +31065,7 @@
|
|
|
30988
31065
|
"cwe_refs": [
|
|
30989
31066
|
"CWE-288"
|
|
30990
31067
|
],
|
|
30991
|
-
"source_verified": "2026-05-
|
|
31068
|
+
"source_verified": "2026-05-29",
|
|
30992
31069
|
"verification_sources": [
|
|
30993
31070
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
30994
31071
|
"https://devnet.kentico.com/download/hotfixes",
|
|
@@ -31017,11 +31094,21 @@
|
|
|
31017
31094
|
"published_date": "2025-10-20"
|
|
31018
31095
|
}
|
|
31019
31096
|
],
|
|
31020
|
-
"last_updated": "2026-05-
|
|
31097
|
+
"last_updated": "2026-05-29",
|
|
31021
31098
|
"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":
|
|
31023
|
-
"_intake_method": "
|
|
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."
|
|
31099
|
+
"_auto_imported": false,
|
|
31100
|
+
"_intake_method": "manual-verified-curation",
|
|
31101
|
+
"_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.",
|
|
31102
|
+
"iocs": {
|
|
31103
|
+
"behavioral": [
|
|
31104
|
+
"Kentico Xperience CMS reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
31105
|
+
"Unauthenticated requests to the Kentico Xperience CMS consistent with an authentication bypass using an alternate path or channel (CWE-288).",
|
|
31106
|
+
"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)."
|
|
31107
|
+
],
|
|
31108
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-2746, CISA KEV (added 2025-10-20), and the vendor security advisory recorded in vendor_advisories."
|
|
31109
|
+
},
|
|
31110
|
+
"_draft": false,
|
|
31111
|
+
"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
31112
|
},
|
|
31026
31113
|
"CVE-2025-2747": {
|
|
31027
31114
|
"name": "Kentico Xperience CMS Authentication Bypass Using an Alternate Path or Channel Vulnerability (variant: CVE-2025-2747)",
|
|
@@ -31063,7 +31150,8 @@
|
|
|
31063
31150
|
},
|
|
31064
31151
|
"atlas_refs": [],
|
|
31065
31152
|
"attack_refs": [
|
|
31066
|
-
"T1078"
|
|
31153
|
+
"T1078",
|
|
31154
|
+
"T1190"
|
|
31067
31155
|
],
|
|
31068
31156
|
"rwep_score": 77,
|
|
31069
31157
|
"rwep_factors": {
|
|
@@ -31084,7 +31172,7 @@
|
|
|
31084
31172
|
"cwe_refs": [
|
|
31085
31173
|
"CWE-288"
|
|
31086
31174
|
],
|
|
31087
|
-
"source_verified": "2026-05-
|
|
31175
|
+
"source_verified": "2026-05-29",
|
|
31088
31176
|
"verification_sources": [
|
|
31089
31177
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
31090
31178
|
"https://devnet.kentico.com/download/hotfixes",
|
|
@@ -31113,11 +31201,21 @@
|
|
|
31113
31201
|
"published_date": "2025-10-20"
|
|
31114
31202
|
}
|
|
31115
31203
|
],
|
|
31116
|
-
"last_updated": "2026-05-
|
|
31204
|
+
"last_updated": "2026-05-29",
|
|
31117
31205
|
"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":
|
|
31119
|
-
"_intake_method": "
|
|
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."
|
|
31206
|
+
"_auto_imported": false,
|
|
31207
|
+
"_intake_method": "manual-verified-curation",
|
|
31208
|
+
"_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.",
|
|
31209
|
+
"iocs": {
|
|
31210
|
+
"behavioral": [
|
|
31211
|
+
"Kentico Xperience CMS reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
31212
|
+
"Unauthenticated requests to the Kentico Xperience CMS consistent with an authentication bypass using an alternate path or channel (CWE-288.",
|
|
31213
|
+
"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)."
|
|
31214
|
+
],
|
|
31215
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-2747, CISA KEV (added 2025-10-20), and the vendor security advisory recorded in vendor_advisories."
|
|
31216
|
+
},
|
|
31217
|
+
"_draft": false,
|
|
31218
|
+
"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
31219
|
},
|
|
31122
31220
|
"CVE-2025-33073": {
|
|
31123
31221
|
"name": "Microsoft Windows SMB Client Improper Access Control Vulnerability",
|
|
@@ -36554,7 +36652,8 @@
|
|
|
36554
36652
|
},
|
|
36555
36653
|
"atlas_refs": [],
|
|
36556
36654
|
"attack_refs": [
|
|
36557
|
-
"
|
|
36655
|
+
"T1203",
|
|
36656
|
+
"T1068"
|
|
36558
36657
|
],
|
|
36559
36658
|
"rwep_score": 77,
|
|
36560
36659
|
"rwep_factors": {
|
|
@@ -36575,7 +36674,7 @@
|
|
|
36575
36674
|
"cwe_refs": [
|
|
36576
36675
|
"CWE-20"
|
|
36577
36676
|
],
|
|
36578
|
-
"source_verified": "2026-05-
|
|
36677
|
+
"source_verified": "2026-05-29",
|
|
36579
36678
|
"verification_sources": [
|
|
36580
36679
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
36581
36680
|
"https://chromereleases.googleblog.com/2025/07/stable-channel-update-for-desktop_15.html",
|
|
@@ -36604,11 +36703,21 @@
|
|
|
36604
36703
|
"published_date": "2025-07-22"
|
|
36605
36704
|
}
|
|
36606
36705
|
],
|
|
36607
|
-
"last_updated": "2026-05-
|
|
36706
|
+
"last_updated": "2026-05-29",
|
|
36608
36707
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-07-22; due date 2025-08-12. Notes reference: https://chromereleases.googleblog.com/2025/07/stable-channel-update-for-desktop_15.html ; https://nvd.nist.gov/vuln/detail/CVE-2025-6558",
|
|
36609
|
-
"_auto_imported":
|
|
36610
|
-
"_intake_method": "
|
|
36611
|
-
"_kev_short_description": "Google Chromium contains an improper input validation vulnerability in ANGLE and GPU. This vulnerability could allow a remote attacker to potentially perform a sandbox escape via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium, including, but not limited to, Google Chrome, Microsoft Edge, and Opera."
|
|
36708
|
+
"_auto_imported": false,
|
|
36709
|
+
"_intake_method": "manual-verified-curation",
|
|
36710
|
+
"_kev_short_description": "Google Chromium contains an improper input validation vulnerability in ANGLE and GPU. This vulnerability could allow a remote attacker to potentially perform a sandbox escape via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium, including, but not limited to, Google Chrome, Microsoft Edge, and Opera.",
|
|
36711
|
+
"iocs": {
|
|
36712
|
+
"behavioral": [
|
|
36713
|
+
"Google Chromium below the patched build named in the Chrome/Chromium advisory on an endpoint exposed to web content.",
|
|
36714
|
+
"Renderer/GPU process crashes or memory-corruption signatures consistent with improper-input-validation flaw (CWE-20) in ANGLE and the GPU process on an affected endpoint.",
|
|
36715
|
+
"Inbound navigation to attacker-controlled web content followed by unexpected child-process execution or sandbox-escape behavior from the browser process (KEV-confirmed in-the-wild exploitation; browser zero-days of this class are used in targeted-spyware and watering-hole chains)."
|
|
36716
|
+
],
|
|
36717
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-6558, CISA KEV (added 2025-07-22), and the Google Chrome/Chromium security advisory recorded in vendor_advisories."
|
|
36718
|
+
},
|
|
36719
|
+
"_draft": false,
|
|
36720
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution + T1068 sandbox escape) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
36612
36721
|
},
|
|
36613
36722
|
"CVE-2025-54309": {
|
|
36614
36723
|
"name": " CrushFTP Unprotected Alternate Channel Vulnerability",
|
|
@@ -37787,7 +37896,7 @@
|
|
|
37787
37896
|
},
|
|
37788
37897
|
"atlas_refs": [],
|
|
37789
37898
|
"attack_refs": [
|
|
37790
|
-
"
|
|
37899
|
+
"T1203"
|
|
37791
37900
|
],
|
|
37792
37901
|
"rwep_score": 77,
|
|
37793
37902
|
"rwep_factors": {
|
|
@@ -37808,7 +37917,7 @@
|
|
|
37808
37917
|
"cwe_refs": [
|
|
37809
37918
|
"CWE-843"
|
|
37810
37919
|
],
|
|
37811
|
-
"source_verified": "2026-05-
|
|
37920
|
+
"source_verified": "2026-05-29",
|
|
37812
37921
|
"verification_sources": [
|
|
37813
37922
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
37814
37923
|
"https://chromereleases.googleblog.com/2025/06/stable-channel-update-for-desktop_30.html?m=1",
|
|
@@ -37837,11 +37946,21 @@
|
|
|
37837
37946
|
"published_date": "2025-07-02"
|
|
37838
37947
|
}
|
|
37839
37948
|
],
|
|
37840
|
-
"last_updated": "2026-05-
|
|
37949
|
+
"last_updated": "2026-05-29",
|
|
37841
37950
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-07-02; due date 2025-07-23. Notes reference: https://chromereleases.googleblog.com/2025/06/stable-channel-update-for-desktop_30.html?m=1 ; https://nvd.nist.gov/vuln/detail/CVE-2025-6554",
|
|
37842
|
-
"_auto_imported":
|
|
37843
|
-
"_intake_method": "
|
|
37844
|
-
"_kev_short_description": "Google Chromium V8 contains a type confusion vulnerability that could allow a remote attacker to perform arbitrary read/write via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium, including, but not limited to, Google Chrome, Microsoft Edge, and Opera."
|
|
37951
|
+
"_auto_imported": false,
|
|
37952
|
+
"_intake_method": "manual-verified-curation",
|
|
37953
|
+
"_kev_short_description": "Google Chromium V8 contains a type confusion vulnerability that could allow a remote attacker to perform arbitrary read/write via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium, including, but not limited to, Google Chrome, Microsoft Edge, and Opera.",
|
|
37954
|
+
"iocs": {
|
|
37955
|
+
"behavioral": [
|
|
37956
|
+
"Google Chromium below the patched build named in the Chrome/Chromium advisory on an endpoint exposed to web content.",
|
|
37957
|
+
"Renderer/GPU process crashes or memory-corruption signatures consistent with type confusion (CWE-843) in the V8 JavaScript engine (a variant of the recurring V8 type-confusion class) on an affected endpoint.",
|
|
37958
|
+
"Inbound navigation to attacker-controlled web content followed by unexpected child-process execution or sandbox-escape behavior from the browser process (KEV-confirmed in-the-wild exploitation; browser zero-days of this class are used in targeted-spyware and watering-hole chains)."
|
|
37959
|
+
],
|
|
37960
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-6554, CISA KEV (added 2025-07-02), and the Google Chrome/Chromium security advisory recorded in vendor_advisories."
|
|
37961
|
+
},
|
|
37962
|
+
"_draft": false,
|
|
37963
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
37845
37964
|
},
|
|
37846
37965
|
"CVE-2025-48928": {
|
|
37847
37966
|
"name": "TeleMessage TM SGNL Exposure of Core Dump File to an Unauthorized Control Sphere Vulnerability",
|
|
@@ -39157,7 +39276,8 @@
|
|
|
39157
39276
|
},
|
|
39158
39277
|
"atlas_refs": [],
|
|
39159
39278
|
"attack_refs": [
|
|
39160
|
-
"T1005"
|
|
39279
|
+
"T1005",
|
|
39280
|
+
"T1203"
|
|
39161
39281
|
],
|
|
39162
39282
|
"rwep_score": 77,
|
|
39163
39283
|
"rwep_factors": {
|
|
@@ -39179,7 +39299,7 @@
|
|
|
39179
39299
|
"CWE-125",
|
|
39180
39300
|
"CWE-787"
|
|
39181
39301
|
],
|
|
39182
|
-
"source_verified": "2026-05-
|
|
39302
|
+
"source_verified": "2026-05-29",
|
|
39183
39303
|
"verification_sources": [
|
|
39184
39304
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
39185
39305
|
"https://chromereleases.googleblog.com/2025/06/stable-channel-update-for-desktop.html",
|
|
@@ -39208,11 +39328,21 @@
|
|
|
39208
39328
|
"published_date": "2025-06-05"
|
|
39209
39329
|
}
|
|
39210
39330
|
],
|
|
39211
|
-
"last_updated": "2026-05-
|
|
39331
|
+
"last_updated": "2026-05-29",
|
|
39212
39332
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-05; due date 2025-06-26. Notes reference: https://chromereleases.googleblog.com/2025/06/stable-channel-update-for-desktop.html; https://nvd.nist.gov/vuln/detail/CVE-2025-5419\",",
|
|
39213
|
-
"_auto_imported":
|
|
39214
|
-
"_intake_method": "
|
|
39215
|
-
"_kev_short_description": "Google Chromium V8 contains an out-of-bounds read and write vulnerability that could allow a remote attacker to potentially exploit heap corruption via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium, including, but not limited to, Google Chrome, Microsoft Edge, and Opera."
|
|
39333
|
+
"_auto_imported": false,
|
|
39334
|
+
"_intake_method": "manual-verified-curation",
|
|
39335
|
+
"_kev_short_description": "Google Chromium V8 contains an out-of-bounds read and write vulnerability that could allow a remote attacker to potentially exploit heap corruption via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium, including, but not limited to, Google Chrome, Microsoft Edge, and Opera.",
|
|
39336
|
+
"iocs": {
|
|
39337
|
+
"behavioral": [
|
|
39338
|
+
"Google Chromium below the patched build named in the Chrome/Chromium advisory on an endpoint exposed to web content.",
|
|
39339
|
+
"Renderer/GPU process crashes or memory-corruption signatures consistent with out-of-bounds read and write (CWE-125/CWE-787) in the V8 JavaScript engine on an affected endpoint.",
|
|
39340
|
+
"Inbound navigation to attacker-controlled web content followed by unexpected child-process execution or sandbox-escape behavior from the browser process (KEV-confirmed in-the-wild exploitation; browser zero-days of this class are used in targeted-spyware and watering-hole chains)."
|
|
39341
|
+
],
|
|
39342
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-5419, CISA KEV (added 2025-06-05), and the Google Chrome/Chromium security advisory recorded in vendor_advisories."
|
|
39343
|
+
},
|
|
39344
|
+
"_draft": false,
|
|
39345
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
39216
39346
|
},
|
|
39217
39347
|
"CVE-2025-21479": {
|
|
39218
39348
|
"name": "Qualcomm Multiple Chipsets Incorrect Authorization Vulnerability",
|
|
@@ -39828,7 +39958,8 @@
|
|
|
39828
39958
|
},
|
|
39829
39959
|
"atlas_refs": [],
|
|
39830
39960
|
"attack_refs": [
|
|
39831
|
-
"T1190"
|
|
39961
|
+
"T1190",
|
|
39962
|
+
"T1059"
|
|
39832
39963
|
],
|
|
39833
39964
|
"rwep_score": 77,
|
|
39834
39965
|
"rwep_factors": {
|
|
@@ -39849,7 +39980,7 @@
|
|
|
39849
39980
|
"cwe_refs": [
|
|
39850
39981
|
"CWE-94"
|
|
39851
39982
|
],
|
|
39852
|
-
"source_verified": "2026-05-
|
|
39983
|
+
"source_verified": "2026-05-29",
|
|
39853
39984
|
"verification_sources": [
|
|
39854
39985
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
39855
39986
|
"https://github.com/craftcms/cms/security/advisories/GHSA-2p6p-9rc9-62j9",
|
|
@@ -39878,11 +40009,21 @@
|
|
|
39878
40009
|
"published_date": "2025-06-02"
|
|
39879
40010
|
}
|
|
39880
40011
|
],
|
|
39881
|
-
"last_updated": "2026-05-
|
|
40012
|
+
"last_updated": "2026-05-29",
|
|
39882
40013
|
"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":
|
|
39884
|
-
"_intake_method": "
|
|
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."
|
|
40014
|
+
"_auto_imported": false,
|
|
40015
|
+
"_intake_method": "manual-verified-curation",
|
|
40016
|
+
"_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.",
|
|
40017
|
+
"iocs": {
|
|
40018
|
+
"behavioral": [
|
|
40019
|
+
"Craft CMS reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
40020
|
+
"Unauthenticated requests to the Craft CMS consistent with code-injection flaw (CWE-94.",
|
|
40021
|
+
"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)."
|
|
40022
|
+
],
|
|
40023
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-56145, CISA KEV (added 2025-06-02), and the vendor security advisory recorded in vendor_advisories."
|
|
40024
|
+
},
|
|
40025
|
+
"_draft": false,
|
|
40026
|
+
"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
40027
|
},
|
|
39887
40028
|
"CVE-2023-39780": {
|
|
39888
40029
|
"name": "ASUS RT-AX55 Routers OS Command Injection Vulnerability",
|