@blamejs/exceptd-skills 0.15.17 → 0.15.18
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 +7 -7
- package/data/cve-catalog.json +112 -42
- package/data/zeroday-lessons.json +253 -92
- 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.18 — 2026-05-29
|
|
4
|
+
|
|
5
|
+
Draft-curation pass 16 — non-Windows kernel/driver LPE. Seven CISA KEV-listed local-privilege-escalation CVEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: Qualcomm Adreno GPU / chipset flaws (CVE-2026-21385 integer overflow, CVE-2025-21479 and CVE-2025-21480 incorrect-authorization GPU flaws used in Android targeted chains, CVE-2025-27038 use-after-free) and Linux kernel flaws (CVE-2018-14634 "Mutagen Astronomy" integer overflow, CVE-2021-22555 netfilter heap out-of-bounds write, CVE-2023-0386 OverlayFS ownership). All map T1068 (Exploitation for Privilege Escalation). The lessons give platform-correct remediation — Android Security Bulletin OTA updates and MDM-enforced SLAs for the chipset entries, distribution kernel updates or live-patching plus kernel hardening for the Linux entries — and frame these as the escalation half of the attack chain.
|
|
6
|
+
|
|
3
7
|
## 0.15.17 — 2026-05-29
|
|
4
8
|
|
|
5
9
|
Draft-curation pass 15 — Chromium browser zero-days. Five CISA KEV-listed Google Chromium client-side CVEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: V8 JavaScript engine flaws (CVE-2025-13223 and CVE-2025-6554 type confusion, CVE-2025-5419 out-of-bounds read/write), a CSS use-after-free (CVE-2026-2441), and an ANGLE/GPU sandbox escape (CVE-2025-6558). All map T1203 (Exploitation for Client Execution); the sandbox-escape entry also maps T1068. The lessons stress same-day Chrome component-updater rollout — not gating browser updates behind a managed change window — as the load-bearing control, since these are weaponized within days in targeted-spyware and watering-hole chains.
|
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-29T22:14:58.611Z",
|
|
4
4
|
"generator": "scripts/build-indexes.js",
|
|
5
5
|
"source_count": 54,
|
|
6
6
|
"source_hashes": {
|
|
7
|
-
"manifest.json": "
|
|
7
|
+
"manifest.json": "175f0a5e81ebf3bbbd46fb769f22bc7fd30488fd7d6711f042277a3506f12b93",
|
|
8
8
|
"data/atlas-ttps.json": "878b4a08bb73c8d20396d85cf433a88f2bc5e7a8cbf7f6ab773ce7ede0a11251",
|
|
9
|
-
"data/attack-techniques.json": "
|
|
10
|
-
"data/cve-catalog.json": "
|
|
9
|
+
"data/attack-techniques.json": "55986b1d7789325a6c98f80bf7eb376809048a3c4b50614788586560ff8fe26c",
|
|
10
|
+
"data/cve-catalog.json": "45ecfb7958ef642c8e7b5398463212677ee1ab6791db91320ccf8a27cb384c0c",
|
|
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": "55f480045752946919250fef2e090fa556031ee427864e2706725383ec7dc969",
|
|
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",
|
|
@@ -482,19 +482,25 @@
|
|
|
482
482
|
"version": "v19",
|
|
483
483
|
"cve_refs": [
|
|
484
484
|
"BUG-2026-NIGHTMARE-ECLIPSE-GREENPLASMA",
|
|
485
|
+
"CVE-2018-14634",
|
|
485
486
|
"CVE-2020-17103-REREGRESSION-2026",
|
|
487
|
+
"CVE-2021-22555",
|
|
486
488
|
"CVE-2021-30952",
|
|
487
489
|
"CVE-2021-43226",
|
|
490
|
+
"CVE-2023-0386",
|
|
488
491
|
"CVE-2023-36424",
|
|
489
492
|
"CVE-2023-41974",
|
|
490
493
|
"CVE-2023-43000",
|
|
491
494
|
"CVE-2024-0769",
|
|
492
495
|
"CVE-2024-8068",
|
|
493
496
|
"CVE-2025-10725",
|
|
497
|
+
"CVE-2025-21479",
|
|
498
|
+
"CVE-2025-21480",
|
|
494
499
|
"CVE-2025-22224",
|
|
495
500
|
"CVE-2025-22225",
|
|
496
501
|
"CVE-2025-24201",
|
|
497
502
|
"CVE-2025-24990",
|
|
503
|
+
"CVE-2025-27038",
|
|
498
504
|
"CVE-2025-31277",
|
|
499
505
|
"CVE-2025-32701",
|
|
500
506
|
"CVE-2025-38352",
|
|
@@ -509,6 +515,7 @@
|
|
|
509
515
|
"CVE-2026-0300",
|
|
510
516
|
"CVE-2026-20122",
|
|
511
517
|
"CVE-2026-20805",
|
|
518
|
+
"CVE-2026-21385",
|
|
512
519
|
"CVE-2026-31431",
|
|
513
520
|
"CVE-2026-31635",
|
|
514
521
|
"CVE-2026-33825",
|
|
@@ -928,7 +935,6 @@
|
|
|
928
935
|
"CVE-2022-36551",
|
|
929
936
|
"CVE-2022-37055",
|
|
930
937
|
"CVE-2022-40799",
|
|
931
|
-
"CVE-2023-0386",
|
|
932
938
|
"CVE-2023-21529",
|
|
933
939
|
"CVE-2023-2533",
|
|
934
940
|
"CVE-2023-33538",
|
|
@@ -1314,9 +1320,7 @@
|
|
|
1314
1320
|
"CVE-2011-3402",
|
|
1315
1321
|
"CVE-2013-3918",
|
|
1316
1322
|
"CVE-2014-3931",
|
|
1317
|
-
"CVE-2018-14634",
|
|
1318
1323
|
"CVE-2020-9715",
|
|
1319
|
-
"CVE-2021-22555",
|
|
1320
1324
|
"CVE-2021-30952",
|
|
1321
1325
|
"CVE-2022-48503",
|
|
1322
1326
|
"CVE-2023-41974",
|
|
@@ -1324,10 +1328,7 @@
|
|
|
1324
1328
|
"CVE-2025-10585",
|
|
1325
1329
|
"CVE-2025-13223",
|
|
1326
1330
|
"CVE-2025-14174",
|
|
1327
|
-
"CVE-2025-21479",
|
|
1328
|
-
"CVE-2025-21480",
|
|
1329
1331
|
"CVE-2025-24201",
|
|
1330
|
-
"CVE-2025-27038",
|
|
1331
1332
|
"CVE-2025-31277",
|
|
1332
1333
|
"CVE-2025-32709",
|
|
1333
1334
|
"CVE-2025-43200",
|
|
@@ -1340,7 +1341,6 @@
|
|
|
1340
1341
|
"CVE-2025-6554",
|
|
1341
1342
|
"CVE-2025-6558",
|
|
1342
1343
|
"CVE-2026-20700",
|
|
1343
|
-
"CVE-2026-21385",
|
|
1344
1344
|
"CVE-2026-2441",
|
|
1345
1345
|
"CVE-2026-25592",
|
|
1346
1346
|
"CVE-2026-34621",
|
package/data/cve-catalog.json
CHANGED
|
@@ -22837,7 +22837,7 @@
|
|
|
22837
22837
|
},
|
|
22838
22838
|
"atlas_refs": [],
|
|
22839
22839
|
"attack_refs": [
|
|
22840
|
-
"
|
|
22840
|
+
"T1068"
|
|
22841
22841
|
],
|
|
22842
22842
|
"rwep_score": 77,
|
|
22843
22843
|
"rwep_factors": {
|
|
@@ -22858,7 +22858,7 @@
|
|
|
22858
22858
|
"cwe_refs": [
|
|
22859
22859
|
"CWE-190"
|
|
22860
22860
|
],
|
|
22861
|
-
"source_verified": "2026-05-
|
|
22861
|
+
"source_verified": "2026-05-29",
|
|
22862
22862
|
"verification_sources": [
|
|
22863
22863
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
22864
22864
|
"https://source.android.com/docs/security/bulletin/2026/2026-03-01",
|
|
@@ -22887,11 +22887,21 @@
|
|
|
22887
22887
|
"published_date": "2026-03-03"
|
|
22888
22888
|
}
|
|
22889
22889
|
],
|
|
22890
|
-
"last_updated": "2026-05-
|
|
22890
|
+
"last_updated": "2026-05-29",
|
|
22891
22891
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-03-03; due date 2026-03-24. Notes reference: Please check with specific vendors (OEMs,) for information on patching status. For more information, please see: https://source.android.com/docs/security/bulletin/2026/2026-03-01 ; https://nvd.nist.go",
|
|
22892
|
-
"_auto_imported":
|
|
22893
|
-
"_intake_method": "
|
|
22894
|
-
"_kev_short_description": "Multiple Qualcomm chipsets contain a memory corruption vulnerability while using alignments for memory allocation. "
|
|
22892
|
+
"_auto_imported": false,
|
|
22893
|
+
"_intake_method": "manual-verified-curation",
|
|
22894
|
+
"_kev_short_description": "Multiple Qualcomm chipsets contain a memory corruption vulnerability while using alignments for memory allocation. ",
|
|
22895
|
+
"iocs": {
|
|
22896
|
+
"behavioral": [
|
|
22897
|
+
"Qualcomm chipsets at a patch level below the fixed version named in the Qualcomm / Android Security Bulletin advisory on a device with any local foothold.",
|
|
22898
|
+
"GPU-driver crashes or memory-corruption signatures consistent with integer-overflow memory-corruption flaw (CWE-190) in Qualcomm chipset firmware/driver code, often shortly after an unprivileged process starts.",
|
|
22899
|
+
"An unprivileged process gaining elevated on-device privilege via the affected component with no corresponding legitimate escalation (KEV-confirmed in-the-wild exploitation; the Adreno GPU flaws were used in Android targeted-spyware chains)."
|
|
22900
|
+
],
|
|
22901
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-21385, CISA KEV (added 2026-03-03), and the Qualcomm security bulletin advisory recorded in vendor_advisories."
|
|
22902
|
+
},
|
|
22903
|
+
"_draft": false,
|
|
22904
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1068 privilege escalation) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
22895
22905
|
},
|
|
22896
22906
|
"CVE-2022-20775": {
|
|
22897
22907
|
"name": "Cisco SD-WAN Path Traversal Vulnerability",
|
|
@@ -25983,7 +25993,7 @@
|
|
|
25983
25993
|
},
|
|
25984
25994
|
"atlas_refs": [],
|
|
25985
25995
|
"attack_refs": [
|
|
25986
|
-
"
|
|
25996
|
+
"T1068"
|
|
25987
25997
|
],
|
|
25988
25998
|
"rwep_score": 77,
|
|
25989
25999
|
"rwep_factors": {
|
|
@@ -26004,7 +26014,7 @@
|
|
|
26004
26014
|
"cwe_refs": [
|
|
26005
26015
|
"CWE-190"
|
|
26006
26016
|
],
|
|
26007
|
-
"source_verified": "2026-05-
|
|
26017
|
+
"source_verified": "2026-05-29",
|
|
26008
26018
|
"verification_sources": [
|
|
26009
26019
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
26010
26020
|
"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/about/",
|
|
@@ -26036,11 +26046,21 @@
|
|
|
26036
26046
|
"published_date": "2026-01-26"
|
|
26037
26047
|
}
|
|
26038
26048
|
],
|
|
26039
|
-
"last_updated": "2026-05-
|
|
26049
|
+
"last_updated": "2026-05-29",
|
|
26040
26050
|
"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 affects a common open-source component, third-party library, or a protocol used by different products. Please check with specific vendors for information on patching status. For mor",
|
|
26041
|
-
"_auto_imported":
|
|
26042
|
-
"_intake_method": "
|
|
26043
|
-
"_kev_short_description": "Linux Kernel contains an integer overflow vulnerability in the create_elf_tables() function which could allow an unprivileged local user with access to SUID (or otherwise privileged) binary to escalate their privileges on the system."
|
|
26051
|
+
"_auto_imported": false,
|
|
26052
|
+
"_intake_method": "manual-verified-curation",
|
|
26053
|
+
"_kev_short_description": "Linux Kernel contains an integer overflow vulnerability in the create_elf_tables() function which could allow an unprivileged local user with access to SUID (or otherwise privileged) binary to escalate their privileges on the system.",
|
|
26054
|
+
"iocs": {
|
|
26055
|
+
"behavioral": [
|
|
26056
|
+
"Linux kernel at a patch level below the fixed version named in the distribution kernel advisory on a device with any local foothold.",
|
|
26057
|
+
"Kernel crashes or memory-corruption signatures consistent with integer-overflow flaw (CWE-190) in the Linux kernel create_elf_tables() path ('Mutagen Astronomy'), often shortly after an unprivileged process starts.",
|
|
26058
|
+
"An unprivileged process gaining root privilege via the affected component with no corresponding legitimate escalation (KEV-confirmed in-the-wild exploitation)."
|
|
26059
|
+
],
|
|
26060
|
+
"_ioc_source_note": "Anchored to NVD CVE-2018-14634, CISA KEV (added 2026-01-26), and the kernel/distribution advisory recorded in vendor_advisories."
|
|
26061
|
+
},
|
|
26062
|
+
"_draft": false,
|
|
26063
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1068 privilege escalation) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
26044
26064
|
},
|
|
26045
26065
|
"CVE-2025-52691": {
|
|
26046
26066
|
"name": "SmarterTools SmarterMail Unrestricted Upload of File with Dangerous Type Vulnerability",
|
|
@@ -32139,7 +32159,7 @@
|
|
|
32139
32159
|
},
|
|
32140
32160
|
"atlas_refs": [],
|
|
32141
32161
|
"attack_refs": [
|
|
32142
|
-
"
|
|
32162
|
+
"T1068"
|
|
32143
32163
|
],
|
|
32144
32164
|
"rwep_score": 77,
|
|
32145
32165
|
"rwep_factors": {
|
|
@@ -32160,7 +32180,7 @@
|
|
|
32160
32180
|
"cwe_refs": [
|
|
32161
32181
|
"CWE-787"
|
|
32162
32182
|
],
|
|
32163
|
-
"source_verified": "2026-05-
|
|
32183
|
+
"source_verified": "2026-05-29",
|
|
32164
32184
|
"verification_sources": [
|
|
32165
32185
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
32166
32186
|
"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/net/netfilter/x_tables.c?id=9fa492cdc160cd27ce1046cb36f47d3b2b1efa21",
|
|
@@ -32192,11 +32212,21 @@
|
|
|
32192
32212
|
"published_date": "2025-10-06"
|
|
32193
32213
|
}
|
|
32194
32214
|
],
|
|
32195
|
-
"last_updated": "2026-05-
|
|
32215
|
+
"last_updated": "2026-05-29",
|
|
32196
32216
|
"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://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/net/netfilter/x_tables.c?id=9fa492cdc160cd27ce1046cb36f47d3b2b1efa21 ; https://git.kernel.org/pub/scm/linux/kernel/git/torvald",
|
|
32197
|
-
"_auto_imported":
|
|
32198
|
-
"_intake_method": "
|
|
32199
|
-
"_kev_short_description": "Linux Kernel contains a heap out-of-bounds write vulnerability that could allow an attacker to gain privileges or cause a DoS (via heap memory corruption) through user name space."
|
|
32217
|
+
"_auto_imported": false,
|
|
32218
|
+
"_intake_method": "manual-verified-curation",
|
|
32219
|
+
"_kev_short_description": "Linux Kernel contains a heap out-of-bounds write vulnerability that could allow an attacker to gain privileges or cause a DoS (via heap memory corruption) through user name space.",
|
|
32220
|
+
"iocs": {
|
|
32221
|
+
"behavioral": [
|
|
32222
|
+
"Linux kernel at a patch level below the fixed version named in the distribution kernel advisory on a device with any local foothold.",
|
|
32223
|
+
"Kernel crashes or memory-corruption signatures consistent with heap out-of-bounds write (CWE-787) in the Linux kernel netfilter x_tables, often shortly after an unprivileged process starts.",
|
|
32224
|
+
"An unprivileged process gaining root privilege via the affected component with no corresponding legitimate escalation (KEV-confirmed in-the-wild exploitation)."
|
|
32225
|
+
],
|
|
32226
|
+
"_ioc_source_note": "Anchored to NVD CVE-2021-22555, CISA KEV (added 2025-10-06), and the kernel/distribution advisory recorded in vendor_advisories."
|
|
32227
|
+
},
|
|
32228
|
+
"_draft": false,
|
|
32229
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1068 privilege escalation) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
32200
32230
|
},
|
|
32201
32231
|
"CVE-2010-3962": {
|
|
32202
32232
|
"name": "Microsoft Internet Explorer Uninitialized Memory Corruption Vulnerability",
|
|
@@ -38586,7 +38616,7 @@
|
|
|
38586
38616
|
},
|
|
38587
38617
|
"atlas_refs": [],
|
|
38588
38618
|
"attack_refs": [
|
|
38589
|
-
"
|
|
38619
|
+
"T1068"
|
|
38590
38620
|
],
|
|
38591
38621
|
"rwep_score": 77,
|
|
38592
38622
|
"rwep_factors": {
|
|
@@ -38607,7 +38637,7 @@
|
|
|
38607
38637
|
"cwe_refs": [
|
|
38608
38638
|
"CWE-282"
|
|
38609
38639
|
],
|
|
38610
|
-
"source_verified": "2026-05-
|
|
38640
|
+
"source_verified": "2026-05-29",
|
|
38611
38641
|
"verification_sources": [
|
|
38612
38642
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
38613
38643
|
"https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4f11ada10d0a",
|
|
@@ -38638,11 +38668,21 @@
|
|
|
38638
38668
|
"published_date": "2025-06-17"
|
|
38639
38669
|
}
|
|
38640
38670
|
],
|
|
38641
|
-
"last_updated": "2026-05-
|
|
38671
|
+
"last_updated": "2026-05-29",
|
|
38642
38672
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-17; due date 2025-07-08. Notes reference: This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. For more information, please see: https://git.kernel.org/pub/scm/linux/kernel/",
|
|
38643
|
-
"_auto_imported":
|
|
38644
|
-
"_intake_method": "
|
|
38645
|
-
"_kev_short_description": "Linux Kernel contains an improper ownership management vulnerability, where unauthorized access to the execution of the setuid file with capabilities was found in the Linux kernel’s OverlayFS subsystem in how a user copies a capable file from a nosuid mount into another mount. This uid mapping bug allows a local user to escalate their privileges on the system."
|
|
38673
|
+
"_auto_imported": false,
|
|
38674
|
+
"_intake_method": "manual-verified-curation",
|
|
38675
|
+
"_kev_short_description": "Linux Kernel contains an improper ownership management vulnerability, where unauthorized access to the execution of the setuid file with capabilities was found in the Linux kernel’s OverlayFS subsystem in how a user copies a capable file from a nosuid mount into another mount. This uid mapping bug allows a local user to escalate their privileges on the system.",
|
|
38676
|
+
"iocs": {
|
|
38677
|
+
"behavioral": [
|
|
38678
|
+
"Linux kernel at a patch level below the fixed version named in the distribution kernel advisory on a device with any local foothold.",
|
|
38679
|
+
"Kernel crashes or memory-corruption signatures consistent with improper-ownership-management flaw (CWE-282) in the Linux kernel OverlayFS, often shortly after an unprivileged process starts.",
|
|
38680
|
+
"An unprivileged process gaining root privilege via the affected component with no corresponding legitimate escalation (KEV-confirmed in-the-wild exploitation)."
|
|
38681
|
+
],
|
|
38682
|
+
"_ioc_source_note": "Anchored to NVD CVE-2023-0386, CISA KEV (added 2025-06-17), and the kernel/distribution advisory recorded in vendor_advisories."
|
|
38683
|
+
},
|
|
38684
|
+
"_draft": false,
|
|
38685
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1068 privilege escalation) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
38646
38686
|
},
|
|
38647
38687
|
"CVE-2023-33538": {
|
|
38648
38688
|
"name": "TP-Link Multiple Routers Command Injection Vulnerability",
|
|
@@ -39383,7 +39423,7 @@
|
|
|
39383
39423
|
},
|
|
39384
39424
|
"atlas_refs": [],
|
|
39385
39425
|
"attack_refs": [
|
|
39386
|
-
"
|
|
39426
|
+
"T1068"
|
|
39387
39427
|
],
|
|
39388
39428
|
"rwep_score": 77,
|
|
39389
39429
|
"rwep_factors": {
|
|
@@ -39404,7 +39444,7 @@
|
|
|
39404
39444
|
"cwe_refs": [
|
|
39405
39445
|
"CWE-863"
|
|
39406
39446
|
],
|
|
39407
|
-
"source_verified": "2026-05-
|
|
39447
|
+
"source_verified": "2026-05-29",
|
|
39408
39448
|
"verification_sources": [
|
|
39409
39449
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
39410
39450
|
"https://docs.qualcomm.com/product/publicresources/securitybulletin/june-2025-bulletin.html",
|
|
@@ -39433,11 +39473,21 @@
|
|
|
39433
39473
|
"published_date": "2025-06-03"
|
|
39434
39474
|
}
|
|
39435
39475
|
],
|
|
39436
|
-
"last_updated": "2026-05-
|
|
39476
|
+
"last_updated": "2026-05-29",
|
|
39437
39477
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-03; due date 2025-06-24. Notes reference: Please check with specific vendors (OEMs,) for information on patching status. For more information, please see: https://docs.qualcomm.com/product/publicresources/securitybulletin/june-2025-bulletin.h",
|
|
39438
|
-
"_auto_imported":
|
|
39439
|
-
"_intake_method": "
|
|
39440
|
-
"_kev_short_description": "Multiple Qualcomm chipsets contain an incorrect authorization vulnerability. This vulnerability allows for memory corruption due to unauthorized command execution in GPU micronode while executing specific sequence of commands."
|
|
39478
|
+
"_auto_imported": false,
|
|
39479
|
+
"_intake_method": "manual-verified-curation",
|
|
39480
|
+
"_kev_short_description": "Multiple Qualcomm chipsets contain an incorrect authorization vulnerability. This vulnerability allows for memory corruption due to unauthorized command execution in GPU micronode while executing specific sequence of commands.",
|
|
39481
|
+
"iocs": {
|
|
39482
|
+
"behavioral": [
|
|
39483
|
+
"Qualcomm chipsets at a patch level below the fixed version named in the Qualcomm / Android Security Bulletin advisory on a device with any local foothold.",
|
|
39484
|
+
"GPU-driver crashes or memory-corruption signatures consistent with incorrect-authorization flaw (CWE-863) in the Qualcomm Adreno GPU driver, often shortly after an unprivileged process starts.",
|
|
39485
|
+
"An unprivileged process gaining elevated on-device privilege via the affected component with no corresponding legitimate escalation (KEV-confirmed in-the-wild exploitation; the Adreno GPU flaws were used in Android targeted-spyware chains)."
|
|
39486
|
+
],
|
|
39487
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-21479, CISA KEV (added 2025-06-03), and the Qualcomm security bulletin advisory recorded in vendor_advisories."
|
|
39488
|
+
},
|
|
39489
|
+
"_draft": false,
|
|
39490
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1068 privilege escalation) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
39441
39491
|
},
|
|
39442
39492
|
"CVE-2025-21480": {
|
|
39443
39493
|
"name": "Qualcomm Multiple Chipsets Incorrect Authorization Vulnerability (variant: CVE-2025-21480)",
|
|
@@ -39478,7 +39528,7 @@
|
|
|
39478
39528
|
},
|
|
39479
39529
|
"atlas_refs": [],
|
|
39480
39530
|
"attack_refs": [
|
|
39481
|
-
"
|
|
39531
|
+
"T1068"
|
|
39482
39532
|
],
|
|
39483
39533
|
"rwep_score": 77,
|
|
39484
39534
|
"rwep_factors": {
|
|
@@ -39499,7 +39549,7 @@
|
|
|
39499
39549
|
"cwe_refs": [
|
|
39500
39550
|
"CWE-863"
|
|
39501
39551
|
],
|
|
39502
|
-
"source_verified": "2026-05-
|
|
39552
|
+
"source_verified": "2026-05-29",
|
|
39503
39553
|
"verification_sources": [
|
|
39504
39554
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
39505
39555
|
"https://docs.qualcomm.com/product/publicresources/securitybulletin/june-2025-bulletin.html",
|
|
@@ -39528,11 +39578,21 @@
|
|
|
39528
39578
|
"published_date": "2025-06-03"
|
|
39529
39579
|
}
|
|
39530
39580
|
],
|
|
39531
|
-
"last_updated": "2026-05-
|
|
39581
|
+
"last_updated": "2026-05-29",
|
|
39532
39582
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-03; due date 2025-06-24. Notes reference: Please check with specific vendors (OEMs,) for information on patching status. For more information, please see: https://docs.qualcomm.com/product/publicresources/securitybulletin/june-2025-bulletin.h",
|
|
39533
|
-
"_auto_imported":
|
|
39534
|
-
"_intake_method": "
|
|
39535
|
-
"_kev_short_description": "Multiple Qualcomm chipsets contain an incorrect authorization vulnerability. This vulnerability allows for memory corruption due to unauthorized command execution in GPU micronode while executing specific sequence of commands."
|
|
39583
|
+
"_auto_imported": false,
|
|
39584
|
+
"_intake_method": "manual-verified-curation",
|
|
39585
|
+
"_kev_short_description": "Multiple Qualcomm chipsets contain an incorrect authorization vulnerability. This vulnerability allows for memory corruption due to unauthorized command execution in GPU micronode while executing specific sequence of commands.",
|
|
39586
|
+
"iocs": {
|
|
39587
|
+
"behavioral": [
|
|
39588
|
+
"Qualcomm chipsets at a patch level below the fixed version named in the Qualcomm / Android Security Bulletin advisory on a device with any local foothold.",
|
|
39589
|
+
"GPU-driver crashes or memory-corruption signatures consistent with incorrect-authorization flaw (CWE-863) in the Qualcomm Adreno GPU driver (a related variant), often shortly after an unprivileged process starts.",
|
|
39590
|
+
"An unprivileged process gaining elevated on-device privilege via the affected component with no corresponding legitimate escalation (KEV-confirmed in-the-wild exploitation; the Adreno GPU flaws were used in Android targeted-spyware chains)."
|
|
39591
|
+
],
|
|
39592
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-21480, CISA KEV (added 2025-06-03), and the Qualcomm security bulletin advisory recorded in vendor_advisories."
|
|
39593
|
+
},
|
|
39594
|
+
"_draft": false,
|
|
39595
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1068 privilege escalation) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
39536
39596
|
},
|
|
39537
39597
|
"CVE-2025-27038": {
|
|
39538
39598
|
"name": "Qualcomm Multiple Chipsets Use-After-Free Vulnerability",
|
|
@@ -39573,7 +39633,7 @@
|
|
|
39573
39633
|
},
|
|
39574
39634
|
"atlas_refs": [],
|
|
39575
39635
|
"attack_refs": [
|
|
39576
|
-
"
|
|
39636
|
+
"T1068"
|
|
39577
39637
|
],
|
|
39578
39638
|
"rwep_score": 77,
|
|
39579
39639
|
"rwep_factors": {
|
|
@@ -39594,7 +39654,7 @@
|
|
|
39594
39654
|
"cwe_refs": [
|
|
39595
39655
|
"CWE-416"
|
|
39596
39656
|
],
|
|
39597
|
-
"source_verified": "2026-05-
|
|
39657
|
+
"source_verified": "2026-05-29",
|
|
39598
39658
|
"verification_sources": [
|
|
39599
39659
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
39600
39660
|
"https://docs.qualcomm.com/product/publicresources/securitybulletin/june-2025-bulletin.html",
|
|
@@ -39623,11 +39683,21 @@
|
|
|
39623
39683
|
"published_date": "2025-06-03"
|
|
39624
39684
|
}
|
|
39625
39685
|
],
|
|
39626
|
-
"last_updated": "2026-05-
|
|
39686
|
+
"last_updated": "2026-05-29",
|
|
39627
39687
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-03; due date 2025-06-24. Notes reference: Please check with specific vendors (OEMs,) for information on patching status. For more information, please see: https://docs.qualcomm.com/product/publicresources/securitybulletin/june-2025-bulletin.h",
|
|
39628
|
-
"_auto_imported":
|
|
39629
|
-
"_intake_method": "
|
|
39630
|
-
"_kev_short_description": "Multiple Qualcomm chipsets contain a use-after-free vulnerability. This vulnerability allows for memory corruption while rendering graphics using Adreno GPU drivers in Chrome."
|
|
39688
|
+
"_auto_imported": false,
|
|
39689
|
+
"_intake_method": "manual-verified-curation",
|
|
39690
|
+
"_kev_short_description": "Multiple Qualcomm chipsets contain a use-after-free vulnerability. This vulnerability allows for memory corruption while rendering graphics using Adreno GPU drivers in Chrome.",
|
|
39691
|
+
"iocs": {
|
|
39692
|
+
"behavioral": [
|
|
39693
|
+
"Qualcomm chipsets at a patch level below the fixed version named in the Qualcomm / Android Security Bulletin advisory on a device with any local foothold.",
|
|
39694
|
+
"GPU-driver crashes or memory-corruption signatures consistent with use-after-free (CWE-416) in the Qualcomm Adreno GPU driver, often shortly after an unprivileged process starts.",
|
|
39695
|
+
"An unprivileged process gaining elevated on-device privilege via the affected component with no corresponding legitimate escalation (KEV-confirmed in-the-wild exploitation; the Adreno GPU flaws were used in Android targeted-spyware chains)."
|
|
39696
|
+
],
|
|
39697
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-27038, CISA KEV (added 2025-06-03), and the Qualcomm security bulletin advisory recorded in vendor_advisories."
|
|
39698
|
+
},
|
|
39699
|
+
"_draft": false,
|
|
39700
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1068 privilege escalation) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
39631
39701
|
},
|
|
39632
39702
|
"CVE-2021-32030": {
|
|
39633
39703
|
"name": "ASUS Routers Improper Authentication Vulnerability",
|