@blamejs/exceptd-skills 0.15.23 → 0.15.24
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 +4 -0
- package/data/_indexes/_meta.json +5 -5
- package/data/attack-techniques.json +6 -0
- package/data/cve-catalog.json +132 -46
- package/data/zeroday-lessons.json +329 -105
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +18 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.15.24 — 2026-05-29
|
|
4
|
+
|
|
5
|
+
Draft-curation pass 22 — IT-management and enterprise platforms. Eight CISA KEV-listed unauthenticated server-side CVEs on platforms whose compromise reaches the managed estate are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: N-able N-Central RMM (CVE-2025-8876 command injection, CVE-2025-8875 insecure deserialization), SysAid On-Prem ITSM XXE (CVE-2025-2775, CVE-2025-2776), SimpleHelp remote support (CVE-2024-57728 path traversal, CVE-2024-57726 missing authorization), Quest KACE Systems Management Appliance authentication bypass (CVE-2025-32975), and Oracle E-Business Suite remote code execution (CVE-2025-61882). All map T1190, with per-class T1059 (code injection/deserialization) or T1078 (auth bypass). The lessons stress that management-platform compromise is fleet-wide — response must rotate credentials and audit every action pushed to downstream managed systems during the exposure window, not just patch the server.
|
|
6
|
+
|
|
3
7
|
## 0.15.23 — 2026-05-29
|
|
4
8
|
|
|
5
9
|
Draft-curation pass 21 — Microsoft client-side document/web exploitation and protection bypass. Eight CISA KEV-listed CVEs that all begin with a victim opening attacker-controlled content are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons. They are mapped by technique class: memory-corruption code execution (CVE-2025-30397 Scripting Engine type confusion, CVE-2026-21519 type confusion, CVE-2009-1537 DirectShow media parsing) maps T1203; Mark-of-the-Web / SmartScreen protection bypass (CVE-2026-21513 MSHTML, CVE-2026-21510 Windows Shell) maps T1211 with T1553.005; Office security-feature bypass (CVE-2026-21514 Word Protected View, CVE-2026-21509 Office) maps T1211; and VBA insecure library loading (CVE-2012-1854) maps T1574.001. The lessons stress that the protection-bypass flaws prove a single control (SmartScreen, Protected View, Mark-of-the-Web) cannot be the only barrier — layered defenses (ASR rules, application control, content filtering) are required.
|
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-30T00:14:30.380Z",
|
|
4
4
|
"generator": "scripts/build-indexes.js",
|
|
5
5
|
"source_count": 54,
|
|
6
6
|
"source_hashes": {
|
|
7
|
-
"manifest.json": "
|
|
7
|
+
"manifest.json": "bdfa62ec546c293e03f8ed60adb72c09d72413efe313e20407ca7f19bd607d28",
|
|
8
8
|
"data/atlas-ttps.json": "878b4a08bb73c8d20396d85cf433a88f2bc5e7a8cbf7f6ab773ce7ede0a11251",
|
|
9
|
-
"data/attack-techniques.json": "
|
|
10
|
-
"data/cve-catalog.json": "
|
|
9
|
+
"data/attack-techniques.json": "c882080eff805eb5a2b35940d85c60919605ef9754cbf448291be053498040c3",
|
|
10
|
+
"data/cve-catalog.json": "177f37585b11bb848b62c4598f3fcb565003a1e3289ac8144932d57d7e45bc39",
|
|
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": "895bdef8ae63d68a8497df0b374b846d34fee139a7b84d11d5bc719e4f6af66e",
|
|
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",
|
|
@@ -333,6 +333,7 @@
|
|
|
333
333
|
"CVE-2025-55319",
|
|
334
334
|
"CVE-2025-58034",
|
|
335
335
|
"CVE-2025-60455",
|
|
336
|
+
"CVE-2025-61882",
|
|
336
337
|
"CVE-2025-6204",
|
|
337
338
|
"CVE-2025-64328",
|
|
338
339
|
"CVE-2025-64496",
|
|
@@ -341,6 +342,8 @@
|
|
|
341
342
|
"CVE-2025-68665",
|
|
342
343
|
"CVE-2025-68668",
|
|
343
344
|
"CVE-2025-8747",
|
|
345
|
+
"CVE-2025-8875",
|
|
346
|
+
"CVE-2025-8876",
|
|
344
347
|
"CVE-2025-9377",
|
|
345
348
|
"CVE-2026-0766",
|
|
346
349
|
"CVE-2026-1281",
|
|
@@ -591,6 +594,7 @@
|
|
|
591
594
|
"CVE-2024-12776",
|
|
592
595
|
"CVE-2024-1709",
|
|
593
596
|
"CVE-2024-54085",
|
|
597
|
+
"CVE-2024-57726",
|
|
594
598
|
"CVE-2025-12480",
|
|
595
599
|
"CVE-2025-1796",
|
|
596
600
|
"CVE-2025-21085",
|
|
@@ -986,6 +990,7 @@
|
|
|
986
990
|
"CVE-2024-50050",
|
|
987
991
|
"CVE-2024-56145",
|
|
988
992
|
"CVE-2024-57726",
|
|
993
|
+
"CVE-2024-57728",
|
|
989
994
|
"CVE-2024-6587",
|
|
990
995
|
"CVE-2024-7694",
|
|
991
996
|
"CVE-2024-8068",
|
|
@@ -1035,6 +1040,7 @@
|
|
|
1035
1040
|
"CVE-2025-32463",
|
|
1036
1041
|
"CVE-2025-3248",
|
|
1037
1042
|
"CVE-2025-32756",
|
|
1043
|
+
"CVE-2025-32975",
|
|
1038
1044
|
"CVE-2025-33053",
|
|
1039
1045
|
"CVE-2025-33073",
|
|
1040
1046
|
"CVE-2025-34291",
|
package/data/cve-catalog.json
CHANGED
|
@@ -8041,7 +8041,8 @@
|
|
|
8041
8041
|
},
|
|
8042
8042
|
"atlas_refs": [],
|
|
8043
8043
|
"attack_refs": [
|
|
8044
|
-
"T1592"
|
|
8044
|
+
"T1592",
|
|
8045
|
+
"T1190"
|
|
8045
8046
|
],
|
|
8046
8047
|
"rwep_score": 83,
|
|
8047
8048
|
"rwep_factors": {
|
|
@@ -8062,7 +8063,7 @@
|
|
|
8062
8063
|
"cwe_refs": [
|
|
8063
8064
|
"CWE-22"
|
|
8064
8065
|
],
|
|
8065
|
-
"source_verified": "2026-05-
|
|
8066
|
+
"source_verified": "2026-05-29",
|
|
8066
8067
|
"verification_sources": [
|
|
8067
8068
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
8068
8069
|
"https://simple-help.com/kb---security-vulnerabilities-01-2025#security-vulnerabilities-in-simplehelp-5-5-7-and-earlier",
|
|
@@ -8091,11 +8092,21 @@
|
|
|
8091
8092
|
"published_date": "2026-04-24"
|
|
8092
8093
|
}
|
|
8093
8094
|
],
|
|
8094
|
-
"last_updated": "2026-05-
|
|
8095
|
+
"last_updated": "2026-05-29",
|
|
8095
8096
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-04-24; due date 2026-05-08. Notes reference: https://simple-help.com/kb---security-vulnerabilities-01-2025#security-vulnerabilities-in-simplehelp-5-5-7-and-earlier ; https://nvd.nist.gov/vuln/detail/CVE-2024-57728",
|
|
8096
|
-
"_auto_imported":
|
|
8097
|
-
"_intake_method": "
|
|
8098
|
-
"_kev_short_description": "SimpleHelp contains a path traversal vulnerability that allows admin users to upload arbitrary files anywhere on the file system by uploading a crafted zip file (i.e. zip slip). This can be exploited to execute arbitrary code on the host in the context of the SimpleHelp server user."
|
|
8097
|
+
"_auto_imported": false,
|
|
8098
|
+
"_intake_method": "manual-verified-curation",
|
|
8099
|
+
"_kev_short_description": "SimpleHelp contains a path traversal vulnerability that allows admin users to upload arbitrary files anywhere on the file system by uploading a crafted zip file (i.e. zip slip). This can be exploited to execute arbitrary code on the host in the context of the SimpleHelp server user.",
|
|
8100
|
+
"iocs": {
|
|
8101
|
+
"behavioral": [
|
|
8102
|
+
"SimpleHelp reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
8103
|
+
"Unauthenticated requests to the SimpleHelp consistent with path-traversal flaw.",
|
|
8104
|
+
"Post-exploitation indicators on the SimpleHelp — web shells, unexpected process execution, administrative actions without a matching login, or anomalous tasking pushed to managed/downstream systems (KEV-confirmed in-the-wild exploitation)."
|
|
8105
|
+
],
|
|
8106
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-57728, CISA KEV (added 2026-04-24), and the vendor security advisory recorded in vendor_advisories."
|
|
8107
|
+
},
|
|
8108
|
+
"_draft": false,
|
|
8109
|
+
"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."
|
|
8099
8110
|
},
|
|
8100
8111
|
"CVE-2024-57726": {
|
|
8101
8112
|
"name": "SimpleHelp Missing Authorization Vulnerability",
|
|
@@ -8139,7 +8150,8 @@
|
|
|
8139
8150
|
},
|
|
8140
8151
|
"atlas_refs": [],
|
|
8141
8152
|
"attack_refs": [
|
|
8142
|
-
"T1190"
|
|
8153
|
+
"T1190",
|
|
8154
|
+
"T1078"
|
|
8143
8155
|
],
|
|
8144
8156
|
"rwep_score": 83,
|
|
8145
8157
|
"rwep_factors": {
|
|
@@ -8160,7 +8172,7 @@
|
|
|
8160
8172
|
"cwe_refs": [
|
|
8161
8173
|
"CWE-862"
|
|
8162
8174
|
],
|
|
8163
|
-
"source_verified": "2026-05-
|
|
8175
|
+
"source_verified": "2026-05-29",
|
|
8164
8176
|
"verification_sources": [
|
|
8165
8177
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
8166
8178
|
"https://simple-help.com/kb---security-vulnerabilities-01-2025#security-vulnerabilities-in-simplehelp-5-5-7-and-earlier",
|
|
@@ -8189,11 +8201,21 @@
|
|
|
8189
8201
|
"published_date": "2026-04-24"
|
|
8190
8202
|
}
|
|
8191
8203
|
],
|
|
8192
|
-
"last_updated": "2026-05-
|
|
8204
|
+
"last_updated": "2026-05-29",
|
|
8193
8205
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-04-24; due date 2026-05-08. Notes reference: https://simple-help.com/kb---security-vulnerabilities-01-2025#security-vulnerabilities-in-simplehelp-5-5-7-and-earlier ; https://nvd.nist.gov/vuln/detail/CVE-2024-57726",
|
|
8194
|
-
"_auto_imported":
|
|
8195
|
-
"_intake_method": "
|
|
8196
|
-
"_kev_short_description": "SimpleHelp contains a missing authorization vulnerability that could allow low-privileged technicians to create API keys with excessive permissions. These API keys can be used to escalate privileges to the server admin role."
|
|
8206
|
+
"_auto_imported": false,
|
|
8207
|
+
"_intake_method": "manual-verified-curation",
|
|
8208
|
+
"_kev_short_description": "SimpleHelp contains a missing authorization vulnerability that could allow low-privileged technicians to create API keys with excessive permissions. These API keys can be used to escalate privileges to the server admin role.",
|
|
8209
|
+
"iocs": {
|
|
8210
|
+
"behavioral": [
|
|
8211
|
+
"SimpleHelp reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
8212
|
+
"Unauthenticated requests to the SimpleHelp consistent with missing-authorization flaw.",
|
|
8213
|
+
"Post-exploitation indicators on the SimpleHelp — web shells, unexpected process execution, administrative actions without a matching login, or anomalous tasking pushed to managed/downstream systems (KEV-confirmed in-the-wild exploitation)."
|
|
8214
|
+
],
|
|
8215
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-57726, CISA KEV (added 2026-04-24), and the vendor security advisory recorded in vendor_advisories."
|
|
8216
|
+
},
|
|
8217
|
+
"_draft": false,
|
|
8218
|
+
"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."
|
|
8197
8219
|
},
|
|
8198
8220
|
"CVE-2026-20122": {
|
|
8199
8221
|
"name": "Cisco Catalyst SD-WAN Manager Incorrect Use of Privileged APIs Vulnerability",
|
|
@@ -8874,7 +8896,8 @@
|
|
|
8874
8896
|
},
|
|
8875
8897
|
"atlas_refs": [],
|
|
8876
8898
|
"attack_refs": [
|
|
8877
|
-
"T1078"
|
|
8899
|
+
"T1078",
|
|
8900
|
+
"T1190"
|
|
8878
8901
|
],
|
|
8879
8902
|
"rwep_score": 77,
|
|
8880
8903
|
"rwep_factors": {
|
|
@@ -8895,7 +8918,7 @@
|
|
|
8895
8918
|
"cwe_refs": [
|
|
8896
8919
|
"CWE-287"
|
|
8897
8920
|
],
|
|
8898
|
-
"source_verified": "2026-05-
|
|
8921
|
+
"source_verified": "2026-05-29",
|
|
8899
8922
|
"verification_sources": [
|
|
8900
8923
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
8901
8924
|
"https://support.quest.com/kb/4379499/quest-response-to-kace-sma-vulnerabilities-cve-2025-32975-cve-2025-32976-cve-2025-32977-cve-2025-32978",
|
|
@@ -8924,11 +8947,21 @@
|
|
|
8924
8947
|
"published_date": "2026-04-20"
|
|
8925
8948
|
}
|
|
8926
8949
|
],
|
|
8927
|
-
"last_updated": "2026-05-
|
|
8950
|
+
"last_updated": "2026-05-29",
|
|
8928
8951
|
"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://support.quest.com/kb/4379499/quest-response-to-kace-sma-vulnerabilities-cve-2025-32975-cve-2025-32976-cve-2025-32977-cve-2025-32978 ; https://nvd.nist.gov/vuln/detail/CVE-2025-32975",
|
|
8929
|
-
"_auto_imported":
|
|
8930
|
-
"_intake_method": "
|
|
8931
|
-
"_kev_short_description": "Quest KACE Systems Management Appliance (SMA) contains an improper authentication vulnerability that could allow attackers to impersonate legitimate users without valid credentials."
|
|
8952
|
+
"_auto_imported": false,
|
|
8953
|
+
"_intake_method": "manual-verified-curation",
|
|
8954
|
+
"_kev_short_description": "Quest KACE Systems Management Appliance (SMA) contains an improper authentication vulnerability that could allow attackers to impersonate legitimate users without valid credentials.",
|
|
8955
|
+
"iocs": {
|
|
8956
|
+
"behavioral": [
|
|
8957
|
+
"Quest KACE Systems Management Appliance reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
8958
|
+
"Unauthenticated requests to the Quest KACE SMA consistent with improper-authentication flaw.",
|
|
8959
|
+
"Post-exploitation indicators on the Quest KACE SMA — web shells, unexpected process execution, administrative actions without a matching login, or anomalous tasking pushed to managed/downstream systems (KEV-confirmed in-the-wild exploitation)."
|
|
8960
|
+
],
|
|
8961
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-32975, CISA KEV (added 2026-04-20), and the vendor security advisory recorded in vendor_advisories."
|
|
8962
|
+
},
|
|
8963
|
+
"_draft": false,
|
|
8964
|
+
"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."
|
|
8932
8965
|
},
|
|
8933
8966
|
"CVE-2024-27199": {
|
|
8934
8967
|
"name": "JetBrains TeamCity Relative Path Traversal Vulnerability",
|
|
@@ -33039,7 +33072,8 @@
|
|
|
33039
33072
|
},
|
|
33040
33073
|
"atlas_refs": [],
|
|
33041
33074
|
"attack_refs": [
|
|
33042
|
-
"T1190"
|
|
33075
|
+
"T1190",
|
|
33076
|
+
"T1059"
|
|
33043
33077
|
],
|
|
33044
33078
|
"rwep_score": 83,
|
|
33045
33079
|
"rwep_factors": {
|
|
@@ -33060,7 +33094,7 @@
|
|
|
33060
33094
|
"cwe_refs": [
|
|
33061
33095
|
"CWE-94"
|
|
33062
33096
|
],
|
|
33063
|
-
"source_verified": "2026-05-
|
|
33097
|
+
"source_verified": "2026-05-29",
|
|
33064
33098
|
"verification_sources": [
|
|
33065
33099
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
33066
33100
|
"https://www.oracle.com/security-alerts/alert-cve-2025-61882.html",
|
|
@@ -33089,11 +33123,21 @@
|
|
|
33089
33123
|
"published_date": "2025-10-06"
|
|
33090
33124
|
}
|
|
33091
33125
|
],
|
|
33092
|
-
"last_updated": "2026-05-
|
|
33126
|
+
"last_updated": "2026-05-29",
|
|
33093
33127
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-06; due date 2025-10-27. Notes reference: https://www.oracle.com/security-alerts/alert-cve-2025-61882.html ; https://nvd.nist.gov/vuln/detail/CVE-2025-61882",
|
|
33094
|
-
"_auto_imported":
|
|
33095
|
-
"_intake_method": "
|
|
33096
|
-
"_kev_short_description": "Oracle E-Business Suite contains an unspecified vulnerability in the BI Publisher Integration component. The vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Concurrent Processing. Successful attacks can result in takeover of Oracle Concurrent Processing."
|
|
33128
|
+
"_auto_imported": false,
|
|
33129
|
+
"_intake_method": "manual-verified-curation",
|
|
33130
|
+
"_kev_short_description": "Oracle E-Business Suite contains an unspecified vulnerability in the BI Publisher Integration component. The vulnerability allows unauthenticated attacker with network access via HTTP to compromise Oracle Concurrent Processing. Successful attacks can result in takeover of Oracle Concurrent Processing.",
|
|
33131
|
+
"iocs": {
|
|
33132
|
+
"behavioral": [
|
|
33133
|
+
"Oracle E-Business Suite reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
33134
|
+
"Unauthenticated requests to the Oracle E-Business Suite consistent with unauthenticated code-injection / remote code execution flaw.",
|
|
33135
|
+
"Post-exploitation indicators on the Oracle E-Business Suite — web shells, unexpected process execution, administrative actions without a matching login, or anomalous tasking pushed to managed/downstream systems (KEV-confirmed in-the-wild exploitation)."
|
|
33136
|
+
],
|
|
33137
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-61882, CISA KEV (added 2025-10-06), and the vendor security advisory recorded in vendor_advisories."
|
|
33138
|
+
},
|
|
33139
|
+
"_draft": false,
|
|
33140
|
+
"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."
|
|
33097
33141
|
},
|
|
33098
33142
|
"CVE-2014-6278": {
|
|
33099
33143
|
"name": "GNU Bash OS Command Injection Vulnerability",
|
|
@@ -35663,7 +35707,8 @@
|
|
|
35663
35707
|
},
|
|
35664
35708
|
"atlas_refs": [],
|
|
35665
35709
|
"attack_refs": [
|
|
35666
|
-
"T1190"
|
|
35710
|
+
"T1190",
|
|
35711
|
+
"T1059"
|
|
35667
35712
|
],
|
|
35668
35713
|
"rwep_score": 77,
|
|
35669
35714
|
"rwep_factors": {
|
|
@@ -35684,7 +35729,7 @@
|
|
|
35684
35729
|
"cwe_refs": [
|
|
35685
35730
|
"CWE-94"
|
|
35686
35731
|
],
|
|
35687
|
-
"source_verified": "2026-05-
|
|
35732
|
+
"source_verified": "2026-05-29",
|
|
35688
35733
|
"verification_sources": [
|
|
35689
35734
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
35690
35735
|
"https://status.n-able.com/2025/08/13/announcing-the-ga-of-n-central-2025-3-1/",
|
|
@@ -35713,11 +35758,21 @@
|
|
|
35713
35758
|
"published_date": "2025-08-13"
|
|
35714
35759
|
}
|
|
35715
35760
|
],
|
|
35716
|
-
"last_updated": "2026-05-
|
|
35761
|
+
"last_updated": "2026-05-29",
|
|
35717
35762
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-08-13; due date 2025-08-20. Notes reference: https://status.n-able.com/2025/08/13/announcing-the-ga-of-n-central-2025-3-1/ ; https://nvd.nist.gov/vuln/detail/CVE-2025-8876",
|
|
35718
|
-
"_auto_imported":
|
|
35719
|
-
"_intake_method": "
|
|
35720
|
-
"_kev_short_description": "N-able N-Central contains a command injection vulnerability via improper sanitization of user input."
|
|
35763
|
+
"_auto_imported": false,
|
|
35764
|
+
"_intake_method": "manual-verified-curation",
|
|
35765
|
+
"_kev_short_description": "N-able N-Central contains a command injection vulnerability via improper sanitization of user input.",
|
|
35766
|
+
"iocs": {
|
|
35767
|
+
"behavioral": [
|
|
35768
|
+
"N-able N-Central reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
35769
|
+
"Unauthenticated requests to the N-Central consistent with command-injection flaw.",
|
|
35770
|
+
"Post-exploitation indicators on the N-Central — web shells, unexpected process execution, administrative actions without a matching login, or anomalous tasking pushed to managed/downstream systems (KEV-confirmed in-the-wild exploitation)."
|
|
35771
|
+
],
|
|
35772
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-8876, CISA KEV (added 2025-08-13), and the vendor security advisory recorded in vendor_advisories."
|
|
35773
|
+
},
|
|
35774
|
+
"_draft": false,
|
|
35775
|
+
"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."
|
|
35721
35776
|
},
|
|
35722
35777
|
"CVE-2025-8875": {
|
|
35723
35778
|
"name": "N-able N-Central Insecure Deserialization Vulnerability",
|
|
@@ -35759,7 +35814,8 @@
|
|
|
35759
35814
|
},
|
|
35760
35815
|
"atlas_refs": [],
|
|
35761
35816
|
"attack_refs": [
|
|
35762
|
-
"T1190"
|
|
35817
|
+
"T1190",
|
|
35818
|
+
"T1059"
|
|
35763
35819
|
],
|
|
35764
35820
|
"rwep_score": 77,
|
|
35765
35821
|
"rwep_factors": {
|
|
@@ -35780,7 +35836,7 @@
|
|
|
35780
35836
|
"cwe_refs": [
|
|
35781
35837
|
"CWE-94"
|
|
35782
35838
|
],
|
|
35783
|
-
"source_verified": "2026-05-
|
|
35839
|
+
"source_verified": "2026-05-29",
|
|
35784
35840
|
"verification_sources": [
|
|
35785
35841
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
35786
35842
|
"https://status.n-able.com/2025/08/13/announcing-the-ga-of-n-central-2025-3-1/",
|
|
@@ -35809,11 +35865,21 @@
|
|
|
35809
35865
|
"published_date": "2025-08-13"
|
|
35810
35866
|
}
|
|
35811
35867
|
],
|
|
35812
|
-
"last_updated": "2026-05-
|
|
35868
|
+
"last_updated": "2026-05-29",
|
|
35813
35869
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-08-13; due date 2025-08-20. Notes reference: https://status.n-able.com/2025/08/13/announcing-the-ga-of-n-central-2025-3-1/ ; https://nvd.nist.gov/vuln/detail/CVE-2025-8875",
|
|
35814
|
-
"_auto_imported":
|
|
35815
|
-
"_intake_method": "
|
|
35816
|
-
"_kev_short_description": "N-able N-Central contains an insecure deserialization vulnerability that could lead to command execution."
|
|
35870
|
+
"_auto_imported": false,
|
|
35871
|
+
"_intake_method": "manual-verified-curation",
|
|
35872
|
+
"_kev_short_description": "N-able N-Central contains an insecure deserialization vulnerability that could lead to command execution.",
|
|
35873
|
+
"iocs": {
|
|
35874
|
+
"behavioral": [
|
|
35875
|
+
"N-able N-Central reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
35876
|
+
"Unauthenticated requests to the N-Central consistent with insecure-deserialization flaw.",
|
|
35877
|
+
"Post-exploitation indicators on the N-Central — web shells, unexpected process execution, administrative actions without a matching login, or anomalous tasking pushed to managed/downstream systems (KEV-confirmed in-the-wild exploitation)."
|
|
35878
|
+
],
|
|
35879
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-8875, CISA KEV (added 2025-08-13), and the vendor security advisory recorded in vendor_advisories."
|
|
35880
|
+
},
|
|
35881
|
+
"_draft": false,
|
|
35882
|
+
"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."
|
|
35817
35883
|
},
|
|
35818
35884
|
"CVE-2025-8088": {
|
|
35819
35885
|
"name": "RARLAB WinRAR Path Traversal Vulnerability (variant: CVE-2025-8088)",
|
|
@@ -36815,7 +36881,7 @@
|
|
|
36815
36881
|
"cwe_refs": [
|
|
36816
36882
|
"CWE-611"
|
|
36817
36883
|
],
|
|
36818
|
-
"source_verified": "2026-05-
|
|
36884
|
+
"source_verified": "2026-05-29",
|
|
36819
36885
|
"verification_sources": [
|
|
36820
36886
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
36821
36887
|
"https://documentation.sysaid.com/docs/24-40-60",
|
|
@@ -36844,11 +36910,21 @@
|
|
|
36844
36910
|
"published_date": "2025-07-22"
|
|
36845
36911
|
}
|
|
36846
36912
|
],
|
|
36847
|
-
"last_updated": "2026-05-
|
|
36913
|
+
"last_updated": "2026-05-29",
|
|
36848
36914
|
"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://documentation.sysaid.com/docs/24-40-60 ; https://nvd.nist.gov/vuln/detail/CVE-2025-2775",
|
|
36849
|
-
"_auto_imported":
|
|
36850
|
-
"_intake_method": "
|
|
36851
|
-
"_kev_short_description": "SysAid On-Prem contains an improper restriction of XML external entity reference vulnerability in the Checkin processing functionality, allowing for administrator account takeover and file read primitives."
|
|
36915
|
+
"_auto_imported": false,
|
|
36916
|
+
"_intake_method": "manual-verified-curation",
|
|
36917
|
+
"_kev_short_description": "SysAid On-Prem contains an improper restriction of XML external entity reference vulnerability in the Checkin processing functionality, allowing for administrator account takeover and file read primitives.",
|
|
36918
|
+
"iocs": {
|
|
36919
|
+
"behavioral": [
|
|
36920
|
+
"SysAid On-Prem reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
36921
|
+
"Unauthenticated requests to the SysAid consistent with XML external entity.",
|
|
36922
|
+
"Post-exploitation indicators on the SysAid — web shells, unexpected process execution, administrative actions without a matching login, or anomalous tasking pushed to managed/downstream systems (KEV-confirmed in-the-wild exploitation)."
|
|
36923
|
+
],
|
|
36924
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-2775, CISA KEV (added 2025-07-22), and the vendor security advisory recorded in vendor_advisories."
|
|
36925
|
+
},
|
|
36926
|
+
"_draft": false,
|
|
36927
|
+
"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."
|
|
36852
36928
|
},
|
|
36853
36929
|
"CVE-2025-2776": {
|
|
36854
36930
|
"name": "SysAid On-Prem Improper Restriction of XML External Entity Reference Vulnerability (variant: CVE-2025-2776)",
|
|
@@ -36911,7 +36987,7 @@
|
|
|
36911
36987
|
"cwe_refs": [
|
|
36912
36988
|
"CWE-611"
|
|
36913
36989
|
],
|
|
36914
|
-
"source_verified": "2026-05-
|
|
36990
|
+
"source_verified": "2026-05-29",
|
|
36915
36991
|
"verification_sources": [
|
|
36916
36992
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
36917
36993
|
"https://documentation.sysaid.com/docs/24-40-60",
|
|
@@ -36940,11 +37016,21 @@
|
|
|
36940
37016
|
"published_date": "2025-07-22"
|
|
36941
37017
|
}
|
|
36942
37018
|
],
|
|
36943
|
-
"last_updated": "2026-05-
|
|
37019
|
+
"last_updated": "2026-05-29",
|
|
36944
37020
|
"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://documentation.sysaid.com/docs/24-40-60 ; https://nvd.nist.gov/vuln/detail/CVE-2025-2776",
|
|
36945
|
-
"_auto_imported":
|
|
36946
|
-
"_intake_method": "
|
|
36947
|
-
"_kev_short_description": "SysAid On-Prem contains an improper restriction of XML external entity reference vulnerability in the Server URL processing functionality, allowing for administrator account takeover and file read primitives."
|
|
37021
|
+
"_auto_imported": false,
|
|
37022
|
+
"_intake_method": "manual-verified-curation",
|
|
37023
|
+
"_kev_short_description": "SysAid On-Prem contains an improper restriction of XML external entity reference vulnerability in the Server URL processing functionality, allowing for administrator account takeover and file read primitives.",
|
|
37024
|
+
"iocs": {
|
|
37025
|
+
"behavioral": [
|
|
37026
|
+
"SysAid On-Prem reachable on the network at a version below the fixed release named in the vendor advisory.",
|
|
37027
|
+
"Unauthenticated requests to the SysAid consistent with XML external entity.",
|
|
37028
|
+
"Post-exploitation indicators on the SysAid — web shells, unexpected process execution, administrative actions without a matching login, or anomalous tasking pushed to managed/downstream systems (KEV-confirmed in-the-wild exploitation)."
|
|
37029
|
+
],
|
|
37030
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-2776, CISA KEV (added 2025-07-22), and the vendor security advisory recorded in vendor_advisories."
|
|
37031
|
+
},
|
|
37032
|
+
"_draft": false,
|
|
37033
|
+
"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."
|
|
36948
37034
|
},
|
|
36949
37035
|
"CVE-2025-6558": {
|
|
36950
37036
|
"name": "Google Chromium ANGLE and GPU Improper Input Validation Vulnerability",
|