@blamejs/exceptd-skills 0.15.39 → 0.15.41
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 +11 -0
- package/data/cve-catalog.json +170 -59
- package/data/zeroday-lessons.json +414 -134
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +18 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,13 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.15.41 — 2026-05-29
|
|
4
|
+
|
|
5
|
+
Draft-curation pass 38 — access-control and security-control bypass. Four CISA KEV-listed CVEs that defeat an access-enforcement mechanism are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: the CrushFTP unprotected-alternate-channel admin bypass (CVE-2025-54309), the SonicWall SMA1000 missing-authorization flaw (CVE-2025-40602), the SolarWinds Web Help Desk security-control bypass (CVE-2025-40536), and the Craft CMS assumed-immutable-parameter tampering flaw (CVE-2025-35939). All map T1190; the authorization-bypass trio also maps T1078. The lessons make the point that the access-control posture (passwords, roles) is irrelevant when the enforcement mechanism itself is bypassed — restricting the management plane to a trusted network is the load-bearing compensating control — and that the parameter-tampering flaw is chained to code execution, so it requires web-shell hunting and key rotation beyond the patch.
|
|
6
|
+
|
|
7
|
+
## 0.15.40 — 2026-05-29
|
|
8
|
+
|
|
9
|
+
Draft-curation pass 37 — unauthenticated upload-or-injection RCE. Six CISA KEV-listed CVEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: unrestricted file uploads in SmarterTools SmarterMail (CVE-2025-52691) and TeamT5 ThreatSonar (CVE-2024-7694), and command/argument injection in the React Native Community CLI Metro dev server (CVE-2025-11953), GNU InetUtils (CVE-2026-24061), the Smartbedded Meteobridge device (CVE-2025-4008), and Motex LANSCOPE Endpoint Manager (CVE-2025-61932). All map T1190; the uploads add T1505.003 (web shell) and the injections add T1059. The lessons flag the trust-inversion of a compromised security product (ThreatSonar), the supply-chain risk of an exposed developer build server (React Native CLI), and the fleet-wide reach of an endpoint manager (LANSCOPE) — each demanding downstream review beyond the patched host.
|
|
10
|
+
|
|
3
11
|
## 0.15.39 — 2026-05-29
|
|
4
12
|
|
|
5
13
|
Draft-curation pass 36 — webmail cross-site scripting. Three CISA KEV-listed webmail XSS CVEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: the MDaemon WorldClient webmail flaw (CVE-2024-11182) and two Roundcube Webmail flaws (CVE-2024-42009, CVE-2025-68461). Script runs in the victim's authenticated mail session the moment they view a crafted email, so they map T1190 alongside T1539 (steal web session cookie). The lessons stress that patching the specific bug is not enough — a strict Content-Security-Policy and HttpOnly+SameSite session cookies are the durable controls that stop the next XSS from exfiltrating a session — and that response must invalidate webmail sessions and review mailboxes for unauthorized access and forwarding rules, because this class is repeatedly used by espionage actors for silent mailbox theft.
|
package/data/_indexes/_meta.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schema_version": "1.1.0",
|
|
3
|
-
"generated_at": "2026-05-
|
|
3
|
+
"generated_at": "2026-05-30T06:05:46.422Z",
|
|
4
4
|
"generator": "scripts/build-indexes.js",
|
|
5
5
|
"source_count": 54,
|
|
6
6
|
"source_hashes": {
|
|
7
|
-
"manifest.json": "
|
|
7
|
+
"manifest.json": "36a32308e02f7ab019a04684d57cb7391761d3a3ced05c0d9866244a538affe5",
|
|
8
8
|
"data/atlas-ttps.json": "878b4a08bb73c8d20396d85cf433a88f2bc5e7a8cbf7f6ab773ce7ede0a11251",
|
|
9
|
-
"data/attack-techniques.json": "
|
|
10
|
-
"data/cve-catalog.json": "
|
|
9
|
+
"data/attack-techniques.json": "95a196f3125417cb5a41c392f147d66d02c06f07aba5b05cb8f1a1ad39123c82",
|
|
10
|
+
"data/cve-catalog.json": "826b2174320f96b02ebe3a1c1c1f050931a3cd7703cb7b634c22d496d1babe3d",
|
|
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": "
|
|
18
|
+
"data/zeroday-lessons.json": "0d035b099f10ed055d23bc556ff74df0f72f07e25d147d20baca85c2db1f6315",
|
|
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",
|
|
@@ -310,6 +310,7 @@
|
|
|
310
310
|
"CVE-2025-10164",
|
|
311
311
|
"CVE-2025-1094",
|
|
312
312
|
"CVE-2025-11837",
|
|
313
|
+
"CVE-2025-11953",
|
|
313
314
|
"CVE-2025-1550",
|
|
314
315
|
"CVE-2025-1753",
|
|
315
316
|
"CVE-2025-20281",
|
|
@@ -330,6 +331,7 @@
|
|
|
330
331
|
"CVE-2025-34291",
|
|
331
332
|
"CVE-2025-3466",
|
|
332
333
|
"CVE-2025-37164",
|
|
334
|
+
"CVE-2025-4008",
|
|
333
335
|
"CVE-2025-40551",
|
|
334
336
|
"CVE-2025-42999",
|
|
335
337
|
"CVE-2025-4428",
|
|
@@ -352,6 +354,7 @@
|
|
|
352
354
|
"CVE-2025-59689",
|
|
353
355
|
"CVE-2025-60455",
|
|
354
356
|
"CVE-2025-61882",
|
|
357
|
+
"CVE-2025-61932",
|
|
355
358
|
"CVE-2025-6204",
|
|
356
359
|
"CVE-2025-64328",
|
|
357
360
|
"CVE-2025-64496",
|
|
@@ -376,6 +379,7 @@
|
|
|
376
379
|
"CVE-2026-22688",
|
|
377
380
|
"CVE-2026-22719",
|
|
378
381
|
"CVE-2026-22778",
|
|
382
|
+
"CVE-2026-24061",
|
|
379
383
|
"CVE-2026-24213",
|
|
380
384
|
"CVE-2026-24214",
|
|
381
385
|
"CVE-2026-25108",
|
|
@@ -632,9 +636,12 @@
|
|
|
632
636
|
"CVE-2025-32975",
|
|
633
637
|
"CVE-2025-34026",
|
|
634
638
|
"CVE-2025-3935",
|
|
639
|
+
"CVE-2025-40536",
|
|
640
|
+
"CVE-2025-40602",
|
|
635
641
|
"CVE-2025-4427",
|
|
636
642
|
"CVE-2025-49706",
|
|
637
643
|
"CVE-2025-54236",
|
|
644
|
+
"CVE-2025-54309",
|
|
638
645
|
"CVE-2025-57819",
|
|
639
646
|
"CVE-2025-61757",
|
|
640
647
|
"CVE-2025-6205",
|
|
@@ -1097,6 +1104,7 @@
|
|
|
1097
1104
|
"CVE-2025-4008",
|
|
1098
1105
|
"CVE-2025-40536",
|
|
1099
1106
|
"CVE-2025-40551",
|
|
1107
|
+
"CVE-2025-40602",
|
|
1100
1108
|
"CVE-2025-42999",
|
|
1101
1109
|
"CVE-2025-4427",
|
|
1102
1110
|
"CVE-2025-4428",
|
|
@@ -1191,6 +1199,7 @@
|
|
|
1191
1199
|
"CVE-2026-22769",
|
|
1192
1200
|
"CVE-2026-22778",
|
|
1193
1201
|
"CVE-2026-23760",
|
|
1202
|
+
"CVE-2026-24061",
|
|
1194
1203
|
"CVE-2026-24206",
|
|
1195
1204
|
"CVE-2026-24207",
|
|
1196
1205
|
"CVE-2026-24213",
|
|
@@ -12173,9 +12182,11 @@
|
|
|
12173
12182
|
"CVE-2021-26828",
|
|
12174
12183
|
"CVE-2024-1708",
|
|
12175
12184
|
"CVE-2024-7399",
|
|
12185
|
+
"CVE-2024-7694",
|
|
12176
12186
|
"CVE-2025-2749",
|
|
12177
12187
|
"CVE-2025-31324",
|
|
12178
12188
|
"CVE-2025-49704",
|
|
12189
|
+
"CVE-2025-52691",
|
|
12179
12190
|
"CVE-2025-53770"
|
|
12180
12191
|
]
|
|
12181
12192
|
},
|
package/data/cve-catalog.json
CHANGED
|
@@ -24042,7 +24042,8 @@
|
|
|
24042
24042
|
},
|
|
24043
24043
|
"atlas_refs": [],
|
|
24044
24044
|
"attack_refs": [
|
|
24045
|
-
"T1190"
|
|
24045
|
+
"T1190",
|
|
24046
|
+
"T1505.003"
|
|
24046
24047
|
],
|
|
24047
24048
|
"rwep_score": 77,
|
|
24048
24049
|
"rwep_factors": {
|
|
@@ -24063,7 +24064,7 @@
|
|
|
24063
24064
|
"cwe_refs": [
|
|
24064
24065
|
"CWE-434"
|
|
24065
24066
|
],
|
|
24066
|
-
"source_verified": "2026-05-
|
|
24067
|
+
"source_verified": "2026-05-29",
|
|
24067
24068
|
"verification_sources": [
|
|
24068
24069
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
24069
24070
|
"https://teamt5.org/en/posts/vulnerability-notice-threat-sonar-anti-ransomware-20240715/",
|
|
@@ -24093,11 +24094,21 @@
|
|
|
24093
24094
|
"published_date": "2026-02-17"
|
|
24094
24095
|
}
|
|
24095
24096
|
],
|
|
24096
|
-
"last_updated": "2026-05-
|
|
24097
|
+
"last_updated": "2026-05-29",
|
|
24097
24098
|
"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://teamt5.org/en/posts/vulnerability-notice-threat-sonar-anti-ransomware-20240715/ ; https://www.twcert.org.tw/en/cp-139-8000-e5a5c-2.html ; https://nvd.nist.gov/vuln/detail/CVE-2024-7694",
|
|
24098
|
-
"_auto_imported":
|
|
24099
|
-
"_intake_method": "
|
|
24100
|
-
"_kev_short_description": "TeamT5 ThreatSonar Anti-Ransomware contains an unrestricted upload of file with dangerous type vulnerability. ThreatSonar Anti-Ransomware does not properly validate the content of uploaded files. Remote attackers with administrator privileges on the product platform can upload malicious files, which can be used to execute arbitrary system commands on the server."
|
|
24099
|
+
"_auto_imported": false,
|
|
24100
|
+
"_intake_method": "manual-verified-curation",
|
|
24101
|
+
"_kev_short_description": "TeamT5 ThreatSonar Anti-Ransomware contains an unrestricted upload of file with dangerous type vulnerability. ThreatSonar Anti-Ransomware does not properly validate the content of uploaded files. Remote attackers with administrator privileges on the product platform can upload malicious files, which can be used to execute arbitrary system commands on the server.",
|
|
24102
|
+
"iocs": {
|
|
24103
|
+
"behavioral": [
|
|
24104
|
+
"TeamT5 ThreatSonar Anti-Ransomware reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
24105
|
+
"Unauthenticated requests to the ThreatSonar consistent with unrestricted file-upload flaw.",
|
|
24106
|
+
"Web shells under the ThreatSonar's web root and unexpected child-process execution from the service after a file upload (KEV-confirmed in-the-wild exploitation)."
|
|
24107
|
+
],
|
|
24108
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-7694, CISA KEV (added 2026-02-17), and the vendor security advisory recorded in vendor_advisories."
|
|
24109
|
+
},
|
|
24110
|
+
"_draft": false,
|
|
24111
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1505.003 web shell) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
24101
24112
|
},
|
|
24102
24113
|
"CVE-2008-0015": {
|
|
24103
24114
|
"name": " Microsoft Windows Video ActiveX Control Remote Code Execution Vulnerability",
|
|
@@ -24782,7 +24793,8 @@
|
|
|
24782
24793
|
},
|
|
24783
24794
|
"atlas_refs": [],
|
|
24784
24795
|
"attack_refs": [
|
|
24785
|
-
"T1190"
|
|
24796
|
+
"T1190",
|
|
24797
|
+
"T1078"
|
|
24786
24798
|
],
|
|
24787
24799
|
"rwep_score": 77,
|
|
24788
24800
|
"rwep_factors": {
|
|
@@ -24803,7 +24815,7 @@
|
|
|
24803
24815
|
"cwe_refs": [
|
|
24804
24816
|
"CWE-693"
|
|
24805
24817
|
],
|
|
24806
|
-
"source_verified": "2026-05-
|
|
24818
|
+
"source_verified": "2026-05-29",
|
|
24807
24819
|
"verification_sources": [
|
|
24808
24820
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
24809
24821
|
"https://documentation.solarwinds.com/en/success_center/whd/content/release_notes/whd_2026-1_release_notes.htm",
|
|
@@ -24833,11 +24845,21 @@
|
|
|
24833
24845
|
"published_date": "2026-02-12"
|
|
24834
24846
|
}
|
|
24835
24847
|
],
|
|
24836
|
-
"last_updated": "2026-05-
|
|
24848
|
+
"last_updated": "2026-05-29",
|
|
24837
24849
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-12; due date 2026-02-15. Notes reference: https://documentation.solarwinds.com/en/success_center/whd/content/release_notes/whd_2026-1_release_notes.htm ; https://www.solarwinds.com/trust-center/security-advisories/CVE-2025-40536 ; https://nvd",
|
|
24838
|
-
"_auto_imported":
|
|
24839
|
-
"_intake_method": "
|
|
24840
|
-
"_kev_short_description": "SolarWinds Web Help Desk contains a security control bypass vulnerability that could allow an unauthenticated attacker to gain access to certain restricted functionality."
|
|
24850
|
+
"_auto_imported": false,
|
|
24851
|
+
"_intake_method": "manual-verified-curation",
|
|
24852
|
+
"_kev_short_description": "SolarWinds Web Help Desk contains a security control bypass vulnerability that could allow an unauthenticated attacker to gain access to certain restricted functionality.",
|
|
24853
|
+
"iocs": {
|
|
24854
|
+
"behavioral": [
|
|
24855
|
+
"SolarWinds Web Help Desk reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
24856
|
+
"Unauthenticated requests to the Web Help Desk consistent with security-control-bypass flaw.",
|
|
24857
|
+
"Access to administrative or protected functionality on the Web Help Desk with no corresponding legitimate login — sessions from unexpected sources, configuration/account changes, or admin actions without authentication (KEV-confirmed in-the-wild exploitation)."
|
|
24858
|
+
],
|
|
24859
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-40536, CISA KEV (added 2026-02-12), and the vendor security advisory recorded in vendor_advisories."
|
|
24860
|
+
},
|
|
24861
|
+
"_draft": false,
|
|
24862
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1078 access bypass) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
24841
24863
|
},
|
|
24842
24864
|
"CVE-2026-21513": {
|
|
24843
24865
|
"name": "Microsoft MSHTML Framework Protection Mechanism Failure Vulnerability",
|
|
@@ -25507,7 +25529,8 @@
|
|
|
25507
25529
|
},
|
|
25508
25530
|
"atlas_refs": [],
|
|
25509
25531
|
"attack_refs": [
|
|
25510
|
-
"T1190"
|
|
25532
|
+
"T1190",
|
|
25533
|
+
"T1059"
|
|
25511
25534
|
],
|
|
25512
25535
|
"rwep_score": 77,
|
|
25513
25536
|
"rwep_factors": {
|
|
@@ -25528,7 +25551,7 @@
|
|
|
25528
25551
|
"cwe_refs": [
|
|
25529
25552
|
"CWE-78"
|
|
25530
25553
|
],
|
|
25531
|
-
"source_verified": "2026-05-
|
|
25554
|
+
"source_verified": "2026-05-29",
|
|
25532
25555
|
"verification_sources": [
|
|
25533
25556
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
25534
25557
|
"https://github.com/react-native-community/cli/commit/15089907d1f1301b22c72d7f68846a2ef20df547",
|
|
@@ -25558,11 +25581,21 @@
|
|
|
25558
25581
|
"published_date": "2026-02-05"
|
|
25559
25582
|
}
|
|
25560
25583
|
],
|
|
25561
|
-
"last_updated": "2026-05-
|
|
25584
|
+
"last_updated": "2026-05-29",
|
|
25562
25585
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-05; due date 2026-02-26. Notes reference: This vulnerability could affect an open-source component, third-party library, protocol, or proprietary implementation that could be used by different products. For more information, please see: https",
|
|
25563
|
-
"_auto_imported":
|
|
25564
|
-
"_intake_method": "
|
|
25565
|
-
"_kev_short_description": "React Native Community CLI contains an OS command injection vulnerability which could allow unauthenticated network attackers to send POST requests to the Metro Development Server and run arbitrary executables via a vulnerable endpoint exposed by the server. On Windows, attackers can also execute arbitrary shell commands with fully controlled arguments."
|
|
25586
|
+
"_auto_imported": false,
|
|
25587
|
+
"_intake_method": "manual-verified-curation",
|
|
25588
|
+
"_kev_short_description": "React Native Community CLI contains an OS command injection vulnerability which could allow unauthenticated network attackers to send POST requests to the Metro Development Server and run arbitrary executables via a vulnerable endpoint exposed by the server. On Windows, attackers can also execute arbitrary shell commands with fully controlled arguments.",
|
|
25589
|
+
"iocs": {
|
|
25590
|
+
"behavioral": [
|
|
25591
|
+
"React Native Community CLI reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
25592
|
+
"Unauthenticated requests to the React Native CLI / Metro dev server consistent with OS command-injection flaw.",
|
|
25593
|
+
"A shell or interpreter spawned from the React Native CLI / Metro dev server process, or commands run with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
|
|
25594
|
+
],
|
|
25595
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-11953, CISA KEV (added 2026-02-05), and the vendor security advisory recorded in vendor_advisories."
|
|
25596
|
+
},
|
|
25597
|
+
"_draft": false,
|
|
25598
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1059 command execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
25566
25599
|
},
|
|
25567
25600
|
"CVE-2026-24423": {
|
|
25568
25601
|
"name": "SmarterTools SmarterMail Missing Authentication for Critical Function Vulnerability",
|
|
@@ -26468,7 +26501,8 @@
|
|
|
26468
26501
|
},
|
|
26469
26502
|
"atlas_refs": [],
|
|
26470
26503
|
"attack_refs": [
|
|
26471
|
-
"T1190"
|
|
26504
|
+
"T1190",
|
|
26505
|
+
"T1505.003"
|
|
26472
26506
|
],
|
|
26473
26507
|
"rwep_score": 83,
|
|
26474
26508
|
"rwep_factors": {
|
|
@@ -26489,7 +26523,7 @@
|
|
|
26489
26523
|
"cwe_refs": [
|
|
26490
26524
|
"CWE-434"
|
|
26491
26525
|
],
|
|
26492
|
-
"source_verified": "2026-05-
|
|
26526
|
+
"source_verified": "2026-05-29",
|
|
26493
26527
|
"verification_sources": [
|
|
26494
26528
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
26495
26529
|
"https://www.smartertools.com/smartermail/release-notes/current",
|
|
@@ -26519,11 +26553,21 @@
|
|
|
26519
26553
|
"published_date": "2026-01-26"
|
|
26520
26554
|
}
|
|
26521
26555
|
],
|
|
26522
|
-
"last_updated": "2026-05-
|
|
26556
|
+
"last_updated": "2026-05-29",
|
|
26523
26557
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-01-26; due date 2026-02-16. Notes reference: https://www.smartertools.com/smartermail/release-notes/current ; https://www.csa.gov.sg/alerts-and-advisories/alerts/al-2025-124/ ; https://nvd.nist.gov/vuln/detail/CVE-2025-52691",
|
|
26524
|
-
"_auto_imported":
|
|
26525
|
-
"_intake_method": "
|
|
26526
|
-
"_kev_short_description": "SmarterTools SmarterMail contains an unrestricted upload of file with dangerous type vulnerability that could allow an unauthenticated attacker to upload arbitrary files to any location on the mail server, potentially enabling remote code execution."
|
|
26558
|
+
"_auto_imported": false,
|
|
26559
|
+
"_intake_method": "manual-verified-curation",
|
|
26560
|
+
"_kev_short_description": "SmarterTools SmarterMail contains an unrestricted upload of file with dangerous type vulnerability that could allow an unauthenticated attacker to upload arbitrary files to any location on the mail server, potentially enabling remote code execution.",
|
|
26561
|
+
"iocs": {
|
|
26562
|
+
"behavioral": [
|
|
26563
|
+
"SmarterTools SmarterMail reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
26564
|
+
"Unauthenticated requests to the SmarterMail consistent with unrestricted file-upload flaw.",
|
|
26565
|
+
"Web shells under the SmarterMail's web root and unexpected child-process execution from the service after a file upload (KEV-confirmed in-the-wild exploitation)."
|
|
26566
|
+
],
|
|
26567
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-52691, CISA KEV (added 2026-01-26), and the vendor security advisory recorded in vendor_advisories."
|
|
26568
|
+
},
|
|
26569
|
+
"_draft": false,
|
|
26570
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1505.003 web shell) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
26527
26571
|
},
|
|
26528
26572
|
"CVE-2026-23760": {
|
|
26529
26573
|
"name": "SmarterTools SmarterMail Authentication Bypass Using an Alternate Path or Channel Vulnerability",
|
|
@@ -26674,7 +26718,9 @@
|
|
|
26674
26718
|
},
|
|
26675
26719
|
"atlas_refs": [],
|
|
26676
26720
|
"attack_refs": [
|
|
26677
|
-
"T1078"
|
|
26721
|
+
"T1078",
|
|
26722
|
+
"T1190",
|
|
26723
|
+
"T1059"
|
|
26678
26724
|
],
|
|
26679
26725
|
"rwep_score": 77,
|
|
26680
26726
|
"rwep_factors": {
|
|
@@ -26695,7 +26741,7 @@
|
|
|
26695
26741
|
"cwe_refs": [
|
|
26696
26742
|
"CWE-88"
|
|
26697
26743
|
],
|
|
26698
|
-
"source_verified": "2026-05-
|
|
26744
|
+
"source_verified": "2026-05-29",
|
|
26699
26745
|
"verification_sources": [
|
|
26700
26746
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
26701
26747
|
"https://cgit.git.savannah.gnu.org/cgit/inetutils.git",
|
|
@@ -26726,11 +26772,21 @@
|
|
|
26726
26772
|
"published_date": "2026-01-26"
|
|
26727
26773
|
}
|
|
26728
26774
|
],
|
|
26729
|
-
"last_updated": "2026-05-
|
|
26775
|
+
"last_updated": "2026-05-29",
|
|
26730
26776
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-01-26; due date 2026-02-16. Notes reference: This vulnerability could affect an open-source component, third-party library, protocol, or proprietary implementation that could be used by different products. For more information, please see: https",
|
|
26731
|
-
"_auto_imported":
|
|
26732
|
-
"_intake_method": "
|
|
26733
|
-
"_kev_short_description": "GNU InetUtils contains an argument injection vulnerability in telnetd that could allow for remote authentication bypass via a \"-f root\" value for the USER environment variable."
|
|
26777
|
+
"_auto_imported": false,
|
|
26778
|
+
"_intake_method": "manual-verified-curation",
|
|
26779
|
+
"_kev_short_description": "GNU InetUtils contains an argument injection vulnerability in telnetd that could allow for remote authentication bypass via a \"-f root\" value for the USER environment variable.",
|
|
26780
|
+
"iocs": {
|
|
26781
|
+
"behavioral": [
|
|
26782
|
+
"GNU InetUtils reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
26783
|
+
"Unauthenticated requests to the InetUtils consistent with argument-injection flaw.",
|
|
26784
|
+
"A shell or interpreter spawned from the InetUtils process, or commands run with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
|
|
26785
|
+
],
|
|
26786
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-24061, CISA KEV (added 2026-01-26), and the vendor security advisory recorded in vendor_advisories."
|
|
26787
|
+
},
|
|
26788
|
+
"_draft": false,
|
|
26789
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1059 command execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
26734
26790
|
},
|
|
26735
26791
|
"CVE-2026-21509": {
|
|
26736
26792
|
"name": "Microsoft Office Security Feature Bypass Vulnerability",
|
|
@@ -28243,7 +28299,9 @@
|
|
|
28243
28299
|
},
|
|
28244
28300
|
"atlas_refs": [],
|
|
28245
28301
|
"attack_refs": [
|
|
28246
|
-
"T1068"
|
|
28302
|
+
"T1068",
|
|
28303
|
+
"T1190",
|
|
28304
|
+
"T1078"
|
|
28247
28305
|
],
|
|
28248
28306
|
"rwep_score": 77,
|
|
28249
28307
|
"rwep_factors": {
|
|
@@ -28265,7 +28323,7 @@
|
|
|
28265
28323
|
"CWE-862",
|
|
28266
28324
|
"CWE-250"
|
|
28267
28325
|
],
|
|
28268
|
-
"source_verified": "2026-05-
|
|
28326
|
+
"source_verified": "2026-05-29",
|
|
28269
28327
|
"verification_sources": [
|
|
28270
28328
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
28271
28329
|
"https://psirt.global.sonicwall.com/vuln-detail/SNWLID-2025-0019",
|
|
@@ -28294,11 +28352,21 @@
|
|
|
28294
28352
|
"published_date": "2025-12-17"
|
|
28295
28353
|
}
|
|
28296
28354
|
],
|
|
28297
|
-
"last_updated": "2026-05-
|
|
28355
|
+
"last_updated": "2026-05-29",
|
|
28298
28356
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-12-17; due date 2025-12-24. Notes reference: Check for signs of potential compromise on all internet accessible SonicWall SMA1000 instances after applying mitigations. For more information please see: https://psirt.global.sonicwall.com/vuln-deta",
|
|
28299
|
-
"_auto_imported":
|
|
28300
|
-
"_intake_method": "
|
|
28301
|
-
"_kev_short_description": "SonicWall SMA1000 contains a missing authorization vulnerability that could allow for privilege escalation appliance management console (AMC) of affected devices."
|
|
28357
|
+
"_auto_imported": false,
|
|
28358
|
+
"_intake_method": "manual-verified-curation",
|
|
28359
|
+
"_kev_short_description": "SonicWall SMA1000 contains a missing authorization vulnerability that could allow for privilege escalation appliance management console (AMC) of affected devices.",
|
|
28360
|
+
"iocs": {
|
|
28361
|
+
"behavioral": [
|
|
28362
|
+
"SonicWall SMA1000 reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
28363
|
+
"Unauthenticated requests to the SMA1000 appliance consistent with missing-authorization flaw.",
|
|
28364
|
+
"Access to administrative or protected functionality on the SMA1000 appliance with no corresponding legitimate login — sessions from unexpected sources, configuration/account changes, or admin actions without authentication (KEV-confirmed in-the-wild exploitation)."
|
|
28365
|
+
],
|
|
28366
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-40602, CISA KEV (added 2025-12-17), and the vendor security advisory recorded in vendor_advisories."
|
|
28367
|
+
},
|
|
28368
|
+
"_draft": false,
|
|
28369
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1078 access bypass) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
28302
28370
|
},
|
|
28303
28371
|
"CVE-2025-20393": {
|
|
28304
28372
|
"name": "Cisco Multiple Products Improper Input Validation Vulnerability",
|
|
@@ -31543,7 +31611,8 @@
|
|
|
31543
31611
|
},
|
|
31544
31612
|
"atlas_refs": [],
|
|
31545
31613
|
"attack_refs": [
|
|
31546
|
-
"T1190"
|
|
31614
|
+
"T1190",
|
|
31615
|
+
"T1059"
|
|
31547
31616
|
],
|
|
31548
31617
|
"rwep_score": 77,
|
|
31549
31618
|
"rwep_factors": {
|
|
@@ -31564,7 +31633,7 @@
|
|
|
31564
31633
|
"cwe_refs": [
|
|
31565
31634
|
"CWE-940"
|
|
31566
31635
|
],
|
|
31567
|
-
"source_verified": "2026-05-
|
|
31636
|
+
"source_verified": "2026-05-29",
|
|
31568
31637
|
"verification_sources": [
|
|
31569
31638
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
31570
31639
|
"https://www.motex.co.jp/news/notice/2025/release251020/",
|
|
@@ -31593,11 +31662,21 @@
|
|
|
31593
31662
|
"published_date": "2025-10-22"
|
|
31594
31663
|
}
|
|
31595
31664
|
],
|
|
31596
|
-
"last_updated": "2026-05-
|
|
31665
|
+
"last_updated": "2026-05-29",
|
|
31597
31666
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-22; due date 2025-11-12. Notes reference: https://www.motex.co.jp/news/notice/2025/release251020/ ; https://nvd.nist.gov/vuln/detail/CVE-2025-61932",
|
|
31598
|
-
"_auto_imported":
|
|
31599
|
-
"_intake_method": "
|
|
31600
|
-
"_kev_short_description": "Motex LANSCOPE Endpoint Manager contains an improper verification of source of a communication channel vulnerability allowing an attacker to execute arbitrary code by sending specially crafted packets."
|
|
31667
|
+
"_auto_imported": false,
|
|
31668
|
+
"_intake_method": "manual-verified-curation",
|
|
31669
|
+
"_kev_short_description": "Motex LANSCOPE Endpoint Manager contains an improper verification of source of a communication channel vulnerability allowing an attacker to execute arbitrary code by sending specially crafted packets.",
|
|
31670
|
+
"iocs": {
|
|
31671
|
+
"behavioral": [
|
|
31672
|
+
"Motex LANSCOPE Endpoint Manager reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
31673
|
+
"Unauthenticated requests to the LANSCOPE Endpoint Manager consistent with improper-verification-of-communication-source flaw.",
|
|
31674
|
+
"A shell or interpreter spawned from the LANSCOPE Endpoint Manager process, or commands run with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
|
|
31675
|
+
],
|
|
31676
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-61932, CISA KEV (added 2025-10-22), and the vendor security advisory recorded in vendor_advisories."
|
|
31677
|
+
},
|
|
31678
|
+
"_draft": false,
|
|
31679
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1059 command execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
31601
31680
|
},
|
|
31602
31681
|
"CVE-2022-48503": {
|
|
31603
31682
|
"name": "Apple Multiple Products Unspecified Vulnerability",
|
|
@@ -34088,7 +34167,8 @@
|
|
|
34088
34167
|
},
|
|
34089
34168
|
"atlas_refs": [],
|
|
34090
34169
|
"attack_refs": [
|
|
34091
|
-
"T1190"
|
|
34170
|
+
"T1190",
|
|
34171
|
+
"T1059"
|
|
34092
34172
|
],
|
|
34093
34173
|
"rwep_score": 77,
|
|
34094
34174
|
"rwep_factors": {
|
|
@@ -34110,7 +34190,7 @@
|
|
|
34110
34190
|
"CWE-306",
|
|
34111
34191
|
"CWE-77"
|
|
34112
34192
|
],
|
|
34113
|
-
"source_verified": "2026-05-
|
|
34193
|
+
"source_verified": "2026-05-29",
|
|
34114
34194
|
"verification_sources": [
|
|
34115
34195
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
34116
34196
|
"https://forum.meteohub.de/viewtopic.php?t=18687",
|
|
@@ -34139,11 +34219,21 @@
|
|
|
34139
34219
|
"published_date": "2025-10-02"
|
|
34140
34220
|
}
|
|
34141
34221
|
],
|
|
34142
|
-
"last_updated": "2026-05-
|
|
34222
|
+
"last_updated": "2026-05-29",
|
|
34143
34223
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-02; due date 2025-10-23. Notes reference: https://forum.meteohub.de/viewtopic.php?t=18687 ; https://nvd.nist.gov/vuln/detail/CVE-2025-4008",
|
|
34144
|
-
"_auto_imported":
|
|
34145
|
-
"_intake_method": "
|
|
34146
|
-
"_kev_short_description": "Smartbedded Meteobridge contains a command injection vulnerability that could allow remote unauthenticated attackers to gain arbitrary command execution with elevated privileges (root) on affected devices."
|
|
34224
|
+
"_auto_imported": false,
|
|
34225
|
+
"_intake_method": "manual-verified-curation",
|
|
34226
|
+
"_kev_short_description": "Smartbedded Meteobridge contains a command injection vulnerability that could allow remote unauthenticated attackers to gain arbitrary command execution with elevated privileges (root) on affected devices.",
|
|
34227
|
+
"iocs": {
|
|
34228
|
+
"behavioral": [
|
|
34229
|
+
"Smartbedded Meteobridge reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
34230
|
+
"Unauthenticated requests to the Meteobridge device consistent with OS command-injection flaw.",
|
|
34231
|
+
"A shell or interpreter spawned from the Meteobridge device process, or commands run with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
|
|
34232
|
+
],
|
|
34233
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-4008, CISA KEV (added 2025-10-02), and the vendor security advisory recorded in vendor_advisories."
|
|
34234
|
+
},
|
|
34235
|
+
"_draft": false,
|
|
34236
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1059 command execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
34147
34237
|
},
|
|
34148
34238
|
"CVE-2025-32463": {
|
|
34149
34239
|
"name": "Sudo Inclusion of Functionality from Untrusted Control Sphere Vulnerability",
|
|
@@ -37809,7 +37899,8 @@
|
|
|
37809
37899
|
},
|
|
37810
37900
|
"atlas_refs": [],
|
|
37811
37901
|
"attack_refs": [
|
|
37812
|
-
"T1190"
|
|
37902
|
+
"T1190",
|
|
37903
|
+
"T1078"
|
|
37813
37904
|
],
|
|
37814
37905
|
"rwep_score": 77,
|
|
37815
37906
|
"rwep_factors": {
|
|
@@ -37830,7 +37921,7 @@
|
|
|
37830
37921
|
"cwe_refs": [
|
|
37831
37922
|
"CWE-420"
|
|
37832
37923
|
],
|
|
37833
|
-
"source_verified": "2026-05-
|
|
37924
|
+
"source_verified": "2026-05-29",
|
|
37834
37925
|
"verification_sources": [
|
|
37835
37926
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
37836
37927
|
"https://www.crushftp.com/crush11wiki/Wiki.jsp?page=CompromiseJuly2025",
|
|
@@ -37859,11 +37950,21 @@
|
|
|
37859
37950
|
"published_date": "2025-07-22"
|
|
37860
37951
|
}
|
|
37861
37952
|
],
|
|
37862
|
-
"last_updated": "2026-05-
|
|
37953
|
+
"last_updated": "2026-05-29",
|
|
37863
37954
|
"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://www.crushftp.com/crush11wiki/Wiki.jsp?page=CompromiseJuly2025 ; https://nvd.nist.gov/vuln/detail/CVE-2025-54309 ",
|
|
37864
|
-
"_auto_imported":
|
|
37865
|
-
"_intake_method": "
|
|
37866
|
-
"_kev_short_description": "CrushFTP contains an unprotected alternate channel vulnerability. When the DMZ proxy feature is not used, mishandles AS2 validation and consequently allows remote attackers to obtain admin access via HTTPS."
|
|
37955
|
+
"_auto_imported": false,
|
|
37956
|
+
"_intake_method": "manual-verified-curation",
|
|
37957
|
+
"_kev_short_description": "CrushFTP contains an unprotected alternate channel vulnerability. When the DMZ proxy feature is not used, mishandles AS2 validation and consequently allows remote attackers to obtain admin access via HTTPS.",
|
|
37958
|
+
"iocs": {
|
|
37959
|
+
"behavioral": [
|
|
37960
|
+
"CrushFTP reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
37961
|
+
"Unauthenticated requests to the CrushFTP consistent with unprotected-alternate-channel flaw.",
|
|
37962
|
+
"Access to administrative or protected functionality on the CrushFTP with no corresponding legitimate login — sessions from unexpected sources, configuration/account changes, or admin actions without authentication (KEV-confirmed in-the-wild exploitation)."
|
|
37963
|
+
],
|
|
37964
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-54309, CISA KEV (added 2025-07-22), and the vendor security advisory recorded in vendor_advisories."
|
|
37965
|
+
},
|
|
37966
|
+
"_draft": false,
|
|
37967
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1078 access bypass) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
37867
37968
|
},
|
|
37868
37969
|
"CVE-2025-49704": {
|
|
37869
37970
|
"name": "Microsoft SharePoint Code Injection Vulnerability",
|
|
@@ -41098,7 +41199,7 @@
|
|
|
41098
41199
|
"cwe_refs": [
|
|
41099
41200
|
"CWE-472"
|
|
41100
41201
|
],
|
|
41101
|
-
"source_verified": "2026-05-
|
|
41202
|
+
"source_verified": "2026-05-29",
|
|
41102
41203
|
"verification_sources": [
|
|
41103
41204
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
41104
41205
|
"https://github.com/craftcms/cms/pull/17220",
|
|
@@ -41127,11 +41228,21 @@
|
|
|
41127
41228
|
"published_date": "2025-06-02"
|
|
41128
41229
|
}
|
|
41129
41230
|
],
|
|
41130
|
-
"last_updated": "2026-05-
|
|
41231
|
+
"last_updated": "2026-05-29",
|
|
41131
41232
|
"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/pull/17220 ; https://nvd.nist.gov/vuln/detail/CVE-2025-35939",
|
|
41132
|
-
"_auto_imported":
|
|
41133
|
-
"_intake_method": "
|
|
41134
|
-
"_kev_short_description": "Craft CMS contains an external control of assumed-immutable web parameter vulnerability. This vulnerability could allow an unauthenticated client to introduce arbitrary values, such as PHP code, to a known local file location on the server. This vulnerability could be chained with CVE-2024-58136 as represented by CVE-2025-32432."
|
|
41233
|
+
"_auto_imported": false,
|
|
41234
|
+
"_intake_method": "manual-verified-curation",
|
|
41235
|
+
"_kev_short_description": "Craft CMS contains an external control of assumed-immutable web parameter vulnerability. This vulnerability could allow an unauthenticated client to introduce arbitrary values, such as PHP code, to a known local file location on the server. This vulnerability could be chained with CVE-2024-58136 as represented by CVE-2025-32432.",
|
|
41236
|
+
"iocs": {
|
|
41237
|
+
"behavioral": [
|
|
41238
|
+
"Craft CMS reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
41239
|
+
"Unauthenticated requests to the Craft CMS consistent with external-control-of-assumed-immutable-web-parameter flaw.",
|
|
41240
|
+
"Tampered or unexpected parameter values reaching the Craft CMS, followed by web shells or code execution as part of a chain (KEV-confirmed in-the-wild exploitation)."
|
|
41241
|
+
],
|
|
41242
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-35939, CISA KEV (added 2025-06-02), and the vendor security advisory recorded in vendor_advisories."
|
|
41243
|
+
},
|
|
41244
|
+
"_draft": false,
|
|
41245
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
41135
41246
|
},
|
|
41136
41247
|
"CVE-2024-56145": {
|
|
41137
41248
|
"name": "Craft CMS Code Injection Vulnerability (variant: CVE-2024-56145)",
|