@blamejs/exceptd-skills 0.15.21 → 0.15.23
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/_indexes/activity-feed.json +1 -1
- package/data/_indexes/catalog-summaries.json +1 -1
- package/data/attack-techniques.json +23 -15
- package/data/cve-catalog.json +209 -77
- package/data/zeroday-lessons.json +503 -172
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +18 -18
package/data/cve-catalog.json
CHANGED
|
@@ -9388,7 +9388,7 @@
|
|
|
9388
9388
|
},
|
|
9389
9389
|
"atlas_refs": [],
|
|
9390
9390
|
"attack_refs": [
|
|
9391
|
-
"
|
|
9391
|
+
"T1574.001"
|
|
9392
9392
|
],
|
|
9393
9393
|
"rwep_score": 77,
|
|
9394
9394
|
"rwep_factors": {
|
|
@@ -9409,7 +9409,7 @@
|
|
|
9409
9409
|
"cwe_refs": [
|
|
9410
9410
|
"CWE-426"
|
|
9411
9411
|
],
|
|
9412
|
-
"source_verified": "2026-05-
|
|
9412
|
+
"source_verified": "2026-05-29",
|
|
9413
9413
|
"verification_sources": [
|
|
9414
9414
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
9415
9415
|
"https://learn.microsoft.com/en-us/security-updates/securitybulletins/2012/ms12-046",
|
|
@@ -9438,11 +9438,21 @@
|
|
|
9438
9438
|
"published_date": "2026-04-13"
|
|
9439
9439
|
}
|
|
9440
9440
|
],
|
|
9441
|
-
"last_updated": "2026-05-
|
|
9441
|
+
"last_updated": "2026-05-29",
|
|
9442
9442
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-04-13; due date 2026-04-27. Notes reference: https://learn.microsoft.com/en-us/security-updates/securitybulletins/2012/ms12-046 ; https://nvd.nist.gov/vuln/detail/CVE-2012-1854",
|
|
9443
|
-
"_auto_imported":
|
|
9444
|
-
"_intake_method": "
|
|
9445
|
-
"_kev_short_description": "Microsoft Visual Basic for Applications (VBA) contains an insecure library loading vulnerability that could allow for remote code execution."
|
|
9443
|
+
"_auto_imported": false,
|
|
9444
|
+
"_intake_method": "manual-verified-curation",
|
|
9445
|
+
"_kev_short_description": "Microsoft Visual Basic for Applications (VBA) contains an insecure library loading vulnerability that could allow for remote code execution.",
|
|
9446
|
+
"iocs": {
|
|
9447
|
+
"behavioral": [
|
|
9448
|
+
"Microsoft Office at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
9449
|
+
"The Office VBA loading a DLL from an unexpected or attacker-writable path (insecure library load / search-order hijack), e.g. a DLL co-located with an opened document.",
|
|
9450
|
+
"Inbound delivery of weaponized content followed by an unexpected DLL loaded by the Office/VBA process from a document directory (KEV-confirmed in-the-wild exploitation)."
|
|
9451
|
+
],
|
|
9452
|
+
"_ioc_source_note": "Anchored to NVD CVE-2012-1854, CISA KEV (added 2026-04-13), and the Microsoft security advisory recorded in vendor_advisories."
|
|
9453
|
+
},
|
|
9454
|
+
"_draft": false,
|
|
9455
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (client-side T1574.001 DLL hijack) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
9446
9456
|
},
|
|
9447
9457
|
"CVE-2025-60710": {
|
|
9448
9458
|
"name": "Microsoft Windows Link Following Vulnerability",
|
|
@@ -20357,7 +20367,7 @@
|
|
|
20357
20367
|
"cwe_refs": [
|
|
20358
20368
|
"CWE-787"
|
|
20359
20369
|
],
|
|
20360
|
-
"source_verified": "2026-05-
|
|
20370
|
+
"source_verified": "2026-05-29",
|
|
20361
20371
|
"verification_sources": [
|
|
20362
20372
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
20363
20373
|
"https://nvd.nist.gov/vuln/detail/CVE-2009-1537"
|
|
@@ -20371,11 +20381,21 @@
|
|
|
20371
20381
|
"published_date": "2026-05-20"
|
|
20372
20382
|
}
|
|
20373
20383
|
],
|
|
20374
|
-
"last_updated": "2026-05-
|
|
20384
|
+
"last_updated": "2026-05-29",
|
|
20375
20385
|
"discovery_attribution_note": "Manual KEV-gap-fill: legacy CVE re-listed to CISA KEV 2026-05-20. Draft pending enrichment.",
|
|
20376
|
-
"_auto_imported":
|
|
20377
|
-
"_intake_method": "manual-
|
|
20378
|
-
"_kev_short_description": "Microsoft DirectShow QuickTime parsing memory corruption allowing remote code execution via a crafted media file."
|
|
20386
|
+
"_auto_imported": false,
|
|
20387
|
+
"_intake_method": "manual-verified-curation",
|
|
20388
|
+
"_kev_short_description": "Microsoft DirectShow QuickTime parsing memory corruption allowing remote code execution via a crafted media file.",
|
|
20389
|
+
"iocs": {
|
|
20390
|
+
"behavioral": [
|
|
20391
|
+
"Microsoft Windows at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
20392
|
+
"Process crashes or memory-corruption signatures consistent with memory-corruption flaw (CWE-787) in the Windows DirectShow QuickTime parser on an affected endpoint, after the victim opens attacker-controlled content.",
|
|
20393
|
+
"Inbound delivery of weaponized content followed by unexpected child-process execution from the opening application (KEV-confirmed in-the-wild exploitation)."
|
|
20394
|
+
],
|
|
20395
|
+
"_ioc_source_note": "Anchored to NVD CVE-2009-1537, CISA KEV (added 2026-05-20), and the Microsoft security advisory recorded in vendor_advisories."
|
|
20396
|
+
},
|
|
20397
|
+
"_draft": false,
|
|
20398
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (client-side T1203 execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
20379
20399
|
},
|
|
20380
20400
|
"CVE-2009-3459": {
|
|
20381
20401
|
"name": "Adobe Acrobat and Reader Heap-Based Buffer Overflow",
|
|
@@ -24652,7 +24672,8 @@
|
|
|
24652
24672
|
},
|
|
24653
24673
|
"atlas_refs": [],
|
|
24654
24674
|
"attack_refs": [
|
|
24655
|
-
"
|
|
24675
|
+
"T1211",
|
|
24676
|
+
"T1553.005"
|
|
24656
24677
|
],
|
|
24657
24678
|
"rwep_score": 77,
|
|
24658
24679
|
"rwep_factors": {
|
|
@@ -24673,7 +24694,7 @@
|
|
|
24673
24694
|
"cwe_refs": [
|
|
24674
24695
|
"CWE-693"
|
|
24675
24696
|
],
|
|
24676
|
-
"source_verified": "2026-05-
|
|
24697
|
+
"source_verified": "2026-05-29",
|
|
24677
24698
|
"verification_sources": [
|
|
24678
24699
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
24679
24700
|
"https://msrc.microsoft.com/update-guide/advisory/CVE-2026-21513",
|
|
@@ -24702,11 +24723,21 @@
|
|
|
24702
24723
|
"published_date": "2026-02-10"
|
|
24703
24724
|
}
|
|
24704
24725
|
],
|
|
24705
|
-
"last_updated": "2026-05-
|
|
24726
|
+
"last_updated": "2026-05-29",
|
|
24706
24727
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-10; due date 2026-03-03. Notes reference: https://msrc.microsoft.com/update-guide/advisory/CVE-2026-21513 ; https://nvd.nist.gov/vuln/detail/CVE-2026-21513",
|
|
24707
|
-
"_auto_imported":
|
|
24708
|
-
"_intake_method": "
|
|
24709
|
-
"_kev_short_description": "Microsoft MSHTML Framework contains a protection mechanism failure vulnerability that could allow an unauthorized attacker to bypass a security feature over a network."
|
|
24728
|
+
"_auto_imported": false,
|
|
24729
|
+
"_intake_method": "manual-verified-curation",
|
|
24730
|
+
"_kev_short_description": "Microsoft MSHTML Framework contains a protection mechanism failure vulnerability that could allow an unauthorized attacker to bypass a security feature over a network.",
|
|
24731
|
+
"iocs": {
|
|
24732
|
+
"behavioral": [
|
|
24733
|
+
"Microsoft MSHTML at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
24734
|
+
"Downloaded files opening via the MSHTML framework without the expected Mark-of-the-Web / SmartScreen warning, and execution of content that should have been blocked or flagged as from-the-internet.",
|
|
24735
|
+
"Inbound delivery of weaponized content followed by follow-on payload execution with no Mark-of-the-Web provenance (KEV-confirmed in-the-wild exploitation)."
|
|
24736
|
+
],
|
|
24737
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-21513, CISA KEV (added 2026-02-10), and the Microsoft security advisory recorded in vendor_advisories."
|
|
24738
|
+
},
|
|
24739
|
+
"_draft": false,
|
|
24740
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (client-side T1211 defense-evasion + T1553.005 MoTW bypass) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
24710
24741
|
},
|
|
24711
24742
|
"CVE-2026-21525": {
|
|
24712
24743
|
"name": "Microsoft Windows NULL Pointer Dereference Vulnerability",
|
|
@@ -24844,7 +24875,8 @@
|
|
|
24844
24875
|
},
|
|
24845
24876
|
"atlas_refs": [],
|
|
24846
24877
|
"attack_refs": [
|
|
24847
|
-
"
|
|
24878
|
+
"T1211",
|
|
24879
|
+
"T1553.005"
|
|
24848
24880
|
],
|
|
24849
24881
|
"rwep_score": 77,
|
|
24850
24882
|
"rwep_factors": {
|
|
@@ -24865,7 +24897,7 @@
|
|
|
24865
24897
|
"cwe_refs": [
|
|
24866
24898
|
"CWE-693"
|
|
24867
24899
|
],
|
|
24868
|
-
"source_verified": "2026-05-
|
|
24900
|
+
"source_verified": "2026-05-29",
|
|
24869
24901
|
"verification_sources": [
|
|
24870
24902
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
24871
24903
|
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21510",
|
|
@@ -24894,11 +24926,21 @@
|
|
|
24894
24926
|
"published_date": "2026-02-10"
|
|
24895
24927
|
}
|
|
24896
24928
|
],
|
|
24897
|
-
"last_updated": "2026-05-
|
|
24929
|
+
"last_updated": "2026-05-29",
|
|
24898
24930
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-10; due date 2026-03-03. Notes reference: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21510 ; https://nvd.nist.gov/vuln/detail/CVE-2026-21510 ",
|
|
24899
|
-
"_auto_imported":
|
|
24900
|
-
"_intake_method": "
|
|
24901
|
-
"_kev_short_description": "Microsoft Windows Shell contains a protection mechanism failure vulnerability that could allow an unauthorized attacker to bypass a security feature over a network. "
|
|
24931
|
+
"_auto_imported": false,
|
|
24932
|
+
"_intake_method": "manual-verified-curation",
|
|
24933
|
+
"_kev_short_description": "Microsoft Windows Shell contains a protection mechanism failure vulnerability that could allow an unauthorized attacker to bypass a security feature over a network. ",
|
|
24934
|
+
"iocs": {
|
|
24935
|
+
"behavioral": [
|
|
24936
|
+
"Microsoft Windows at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
24937
|
+
"Downloaded files opening via the Windows Shell without the expected Mark-of-the-Web / SmartScreen warning, and execution of content that should have been blocked or flagged as from-the-internet.",
|
|
24938
|
+
"Inbound delivery of weaponized content followed by follow-on payload execution with no Mark-of-the-Web provenance (KEV-confirmed in-the-wild exploitation)."
|
|
24939
|
+
],
|
|
24940
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-21510, CISA KEV (added 2026-02-10), and the Microsoft security advisory recorded in vendor_advisories."
|
|
24941
|
+
},
|
|
24942
|
+
"_draft": false,
|
|
24943
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (client-side T1211 defense-evasion + T1553.005 MoTW bypass) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
24902
24944
|
},
|
|
24903
24945
|
"CVE-2026-21533": {
|
|
24904
24946
|
"name": "Microsoft Windows Improper Privilege Management Vulnerability",
|
|
@@ -24940,7 +24982,7 @@
|
|
|
24940
24982
|
},
|
|
24941
24983
|
"atlas_refs": [],
|
|
24942
24984
|
"attack_refs": [
|
|
24943
|
-
"
|
|
24985
|
+
"T1068"
|
|
24944
24986
|
],
|
|
24945
24987
|
"rwep_score": 77,
|
|
24946
24988
|
"rwep_factors": {
|
|
@@ -24961,7 +25003,7 @@
|
|
|
24961
25003
|
"cwe_refs": [
|
|
24962
25004
|
"CWE-269"
|
|
24963
25005
|
],
|
|
24964
|
-
"source_verified": "2026-05-
|
|
25006
|
+
"source_verified": "2026-05-29",
|
|
24965
25007
|
"verification_sources": [
|
|
24966
25008
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
24967
25009
|
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21533",
|
|
@@ -24990,11 +25032,21 @@
|
|
|
24990
25032
|
"published_date": "2026-02-10"
|
|
24991
25033
|
}
|
|
24992
25034
|
],
|
|
24993
|
-
"last_updated": "2026-05-
|
|
25035
|
+
"last_updated": "2026-05-29",
|
|
24994
25036
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-10; due date 2026-03-03. Notes reference: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21533 ; https://nvd.nist.gov/vuln/detail/CVE-2026-21533",
|
|
24995
|
-
"_auto_imported":
|
|
24996
|
-
"_intake_method": "
|
|
24997
|
-
"_kev_short_description": "Microsoft Windows Remote Desktop Services contains an improper privilege management vulnerability that could allow an authorized attacker to elevate privileges locally."
|
|
25037
|
+
"_auto_imported": false,
|
|
25038
|
+
"_intake_method": "manual-verified-curation",
|
|
25039
|
+
"_kev_short_description": "Microsoft Windows Remote Desktop Services contains an improper privilege management vulnerability that could allow an authorized attacker to elevate privileges locally.",
|
|
25040
|
+
"iocs": {
|
|
25041
|
+
"behavioral": [
|
|
25042
|
+
"Windows at a build below the fixed version named in the Microsoft advisory on an endpoint with any local foothold (commodity malware, RDP-exposed account, post-phish payload).",
|
|
25043
|
+
"Process or driver crashes consistent with improper-privilege-management flaw (CWE-269) in Windows on an affected endpoint, often shortly after an unprivileged child-process spawn.",
|
|
25044
|
+
"An unprivileged process gaining SYSTEM via the affected component (e.g. a token swap or impersonation) with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation; ransomware kits pair an initial-access flaw with this LPE within hours of foothold)."
|
|
25045
|
+
],
|
|
25046
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-21533, CISA KEV (added 2026-02-10), and the Microsoft security advisory recorded in vendor_advisories."
|
|
25047
|
+
},
|
|
25048
|
+
"_draft": false,
|
|
25049
|
+
"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."
|
|
24998
25050
|
},
|
|
24999
25051
|
"CVE-2026-21519": {
|
|
25000
25052
|
"name": "Microsoft Windows Type Confusion Vulnerability",
|
|
@@ -25036,7 +25088,7 @@
|
|
|
25036
25088
|
},
|
|
25037
25089
|
"atlas_refs": [],
|
|
25038
25090
|
"attack_refs": [
|
|
25039
|
-
"
|
|
25091
|
+
"T1203"
|
|
25040
25092
|
],
|
|
25041
25093
|
"rwep_score": 77,
|
|
25042
25094
|
"rwep_factors": {
|
|
@@ -25057,7 +25109,7 @@
|
|
|
25057
25109
|
"cwe_refs": [
|
|
25058
25110
|
"CWE-843"
|
|
25059
25111
|
],
|
|
25060
|
-
"source_verified": "2026-05-
|
|
25112
|
+
"source_verified": "2026-05-29",
|
|
25061
25113
|
"verification_sources": [
|
|
25062
25114
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
25063
25115
|
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21519",
|
|
@@ -25086,11 +25138,21 @@
|
|
|
25086
25138
|
"published_date": "2026-02-10"
|
|
25087
25139
|
}
|
|
25088
25140
|
],
|
|
25089
|
-
"last_updated": "2026-05-
|
|
25141
|
+
"last_updated": "2026-05-29",
|
|
25090
25142
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-10; due date 2026-03-03. Notes reference: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21519 ; https://nvd.nist.gov/vuln/detail/CVE-2026-21519",
|
|
25091
|
-
"_auto_imported":
|
|
25092
|
-
"_intake_method": "
|
|
25093
|
-
"_kev_short_description": "Microsoft Desktop Windows Manager contains a type confusion vulnerability that could allow an authorized attacker to elevate privileges locally."
|
|
25143
|
+
"_auto_imported": false,
|
|
25144
|
+
"_intake_method": "manual-verified-curation",
|
|
25145
|
+
"_kev_short_description": "Microsoft Desktop Windows Manager contains a type confusion vulnerability that could allow an authorized attacker to elevate privileges locally.",
|
|
25146
|
+
"iocs": {
|
|
25147
|
+
"behavioral": [
|
|
25148
|
+
"Microsoft Windows at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
25149
|
+
"Process crashes or memory-corruption signatures consistent with type confusion (CWE-843) in a Windows client component on an affected endpoint, after the victim opens attacker-controlled content.",
|
|
25150
|
+
"Inbound delivery of weaponized content followed by unexpected child-process execution from the opening application (KEV-confirmed in-the-wild exploitation)."
|
|
25151
|
+
],
|
|
25152
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-21519, CISA KEV (added 2026-02-10), and the Microsoft security advisory recorded in vendor_advisories."
|
|
25153
|
+
},
|
|
25154
|
+
"_draft": false,
|
|
25155
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (client-side T1203 execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
25094
25156
|
},
|
|
25095
25157
|
"CVE-2026-21514": {
|
|
25096
25158
|
"name": "Microsoft Office Word Reliance on Untrusted Inputs in a Security Decision Vulnerability",
|
|
@@ -25132,7 +25194,7 @@
|
|
|
25132
25194
|
},
|
|
25133
25195
|
"atlas_refs": [],
|
|
25134
25196
|
"attack_refs": [
|
|
25135
|
-
"
|
|
25197
|
+
"T1211"
|
|
25136
25198
|
],
|
|
25137
25199
|
"rwep_score": 77,
|
|
25138
25200
|
"rwep_factors": {
|
|
@@ -25153,7 +25215,7 @@
|
|
|
25153
25215
|
"cwe_refs": [
|
|
25154
25216
|
"CWE-807"
|
|
25155
25217
|
],
|
|
25156
|
-
"source_verified": "2026-05-
|
|
25218
|
+
"source_verified": "2026-05-29",
|
|
25157
25219
|
"verification_sources": [
|
|
25158
25220
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
25159
25221
|
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21514",
|
|
@@ -25182,11 +25244,21 @@
|
|
|
25182
25244
|
"published_date": "2026-02-10"
|
|
25183
25245
|
}
|
|
25184
25246
|
],
|
|
25185
|
-
"last_updated": "2026-05-
|
|
25247
|
+
"last_updated": "2026-05-29",
|
|
25186
25248
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-10; due date 2026-03-03. Notes reference: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21514 ; https://nvd.nist.gov/vuln/detail/CVE-2026-21514",
|
|
25187
|
-
"_auto_imported":
|
|
25188
|
-
"_intake_method": "
|
|
25189
|
-
"_kev_short_description": "Microsoft Office Word contains a reliance on untrusted inputs in a security decision vulnerability that could allow an authorized attacker to elevate privileges locally."
|
|
25249
|
+
"_auto_imported": false,
|
|
25250
|
+
"_intake_method": "manual-verified-curation",
|
|
25251
|
+
"_kev_short_description": "Microsoft Office Word contains a reliance on untrusted inputs in a security decision vulnerability that could allow an authorized attacker to elevate privileges locally.",
|
|
25252
|
+
"iocs": {
|
|
25253
|
+
"behavioral": [
|
|
25254
|
+
"Microsoft Office at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
25255
|
+
"Documents opening in the Office Word without the expected Protected View / security prompt, allowing active content from an untrusted source to run.",
|
|
25256
|
+
"Inbound delivery of weaponized content followed by macro/active-content execution that Protected View should have suppressed (KEV-confirmed in-the-wild exploitation)."
|
|
25257
|
+
],
|
|
25258
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-21514, CISA KEV (added 2026-02-10), and the Microsoft security advisory recorded in vendor_advisories."
|
|
25259
|
+
},
|
|
25260
|
+
"_draft": false,
|
|
25261
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (client-side T1211 defense-evasion) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
25190
25262
|
},
|
|
25191
25263
|
"CVE-2025-11953": {
|
|
25192
25264
|
"name": "React Native Community CLI OS Command Injection Vulnerability",
|
|
@@ -26471,7 +26543,7 @@
|
|
|
26471
26543
|
},
|
|
26472
26544
|
"atlas_refs": [],
|
|
26473
26545
|
"attack_refs": [
|
|
26474
|
-
"
|
|
26546
|
+
"T1211"
|
|
26475
26547
|
],
|
|
26476
26548
|
"rwep_score": 77,
|
|
26477
26549
|
"rwep_factors": {
|
|
@@ -26492,7 +26564,7 @@
|
|
|
26492
26564
|
"cwe_refs": [
|
|
26493
26565
|
"CWE-807"
|
|
26494
26566
|
],
|
|
26495
|
-
"source_verified": "2026-05-
|
|
26567
|
+
"source_verified": "2026-05-29",
|
|
26496
26568
|
"verification_sources": [
|
|
26497
26569
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
26498
26570
|
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-21509",
|
|
@@ -26521,11 +26593,21 @@
|
|
|
26521
26593
|
"published_date": "2026-01-26"
|
|
26522
26594
|
}
|
|
26523
26595
|
],
|
|
26524
|
-
"last_updated": "2026-05-
|
|
26596
|
+
"last_updated": "2026-05-29",
|
|
26525
26597
|
"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: Please adhere to Microsoft’s recommended guidelines to address this vulnerability. Implement all final mitigations provided by the vendor for Office 2021, and apply the interim corresponding mitigatio",
|
|
26526
|
-
"_auto_imported":
|
|
26527
|
-
"_intake_method": "
|
|
26528
|
-
"_kev_short_description": "Microsoft Office contains a security feature bypass vulnerability in which reliance on untrusted inputs in a security decision in Microsoft Office could allow an unauthorized attacker to bypass a security feature locally. Some of the impacted product(s) could be end-of-life (EoL) and/or end-of-service (EoS). Users are advised to discontinue use and/or transition to a supported version."
|
|
26598
|
+
"_auto_imported": false,
|
|
26599
|
+
"_intake_method": "manual-verified-curation",
|
|
26600
|
+
"_kev_short_description": "Microsoft Office contains a security feature bypass vulnerability in which reliance on untrusted inputs in a security decision in Microsoft Office could allow an unauthorized attacker to bypass a security feature locally. Some of the impacted product(s) could be end-of-life (EoL) and/or end-of-service (EoS). Users are advised to discontinue use and/or transition to a supported version.",
|
|
26601
|
+
"iocs": {
|
|
26602
|
+
"behavioral": [
|
|
26603
|
+
"Microsoft Office at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
26604
|
+
"Documents opening in the Office without the expected Protected View / security prompt, allowing active content from an untrusted source to run.",
|
|
26605
|
+
"Inbound delivery of weaponized content followed by macro/active-content execution that Protected View should have suppressed (KEV-confirmed in-the-wild exploitation)."
|
|
26606
|
+
],
|
|
26607
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-21509, CISA KEV (added 2026-01-26), and the Microsoft security advisory recorded in vendor_advisories."
|
|
26608
|
+
},
|
|
26609
|
+
"_draft": false,
|
|
26610
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (client-side T1211 defense-evasion) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
26529
26611
|
},
|
|
26530
26612
|
"CVE-2024-37079": {
|
|
26531
26613
|
"name": "Broadcom VMware vCenter Server Out-of-bounds Write Vulnerability",
|
|
@@ -28576,7 +28658,7 @@
|
|
|
28576
28658
|
},
|
|
28577
28659
|
"atlas_refs": [],
|
|
28578
28660
|
"attack_refs": [
|
|
28579
|
-
"
|
|
28661
|
+
"T1068"
|
|
28580
28662
|
],
|
|
28581
28663
|
"rwep_score": 77,
|
|
28582
28664
|
"rwep_factors": {
|
|
@@ -28597,7 +28679,7 @@
|
|
|
28597
28679
|
"cwe_refs": [
|
|
28598
28680
|
"CWE-416"
|
|
28599
28681
|
],
|
|
28600
|
-
"source_verified": "2026-05-
|
|
28682
|
+
"source_verified": "2026-05-29",
|
|
28601
28683
|
"verification_sources": [
|
|
28602
28684
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
28603
28685
|
"https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2025-62221",
|
|
@@ -28626,11 +28708,21 @@
|
|
|
28626
28708
|
"published_date": "2025-12-09"
|
|
28627
28709
|
}
|
|
28628
28710
|
],
|
|
28629
|
-
"last_updated": "2026-05-
|
|
28711
|
+
"last_updated": "2026-05-29",
|
|
28630
28712
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-12-09; due date 2025-12-30. Notes reference: https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2025-62221 ; https://nvd.nist.gov/vuln/detail/CVE-2025-62221",
|
|
28631
|
-
"_auto_imported":
|
|
28632
|
-
"_intake_method": "
|
|
28633
|
-
"_kev_short_description": "Microsoft Windows Cloud Files Mini Filter Driver contains a use after free vulnerability that can allow an authorized attacker to elevate privileges locally."
|
|
28713
|
+
"_auto_imported": false,
|
|
28714
|
+
"_intake_method": "manual-verified-curation",
|
|
28715
|
+
"_kev_short_description": "Microsoft Windows Cloud Files Mini Filter Driver contains a use after free vulnerability that can allow an authorized attacker to elevate privileges locally.",
|
|
28716
|
+
"iocs": {
|
|
28717
|
+
"behavioral": [
|
|
28718
|
+
"Windows at a build below the fixed version named in the Microsoft advisory on an endpoint with any local foothold (commodity malware, RDP-exposed account, post-phish payload).",
|
|
28719
|
+
"Process or driver crashes consistent with use-after-free (CWE-416) in a Windows kernel-mode component on an affected endpoint, often shortly after an unprivileged child-process spawn.",
|
|
28720
|
+
"An unprivileged process gaining SYSTEM via the affected component (e.g. a token swap or impersonation) with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation; ransomware kits pair an initial-access flaw with this LPE within hours of foothold)."
|
|
28721
|
+
],
|
|
28722
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-62221, CISA KEV (added 2025-12-09), and the Microsoft security advisory recorded in vendor_advisories."
|
|
28723
|
+
},
|
|
28724
|
+
"_draft": false,
|
|
28725
|
+
"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."
|
|
28634
28726
|
},
|
|
28635
28727
|
"CVE-2022-37055": {
|
|
28636
28728
|
"name": "D-Link Routers Buffer Overflow Vulnerability",
|
|
@@ -31905,7 +31997,7 @@
|
|
|
31905
31997
|
},
|
|
31906
31998
|
"atlas_refs": [],
|
|
31907
31999
|
"attack_refs": [
|
|
31908
|
-
"
|
|
32000
|
+
"T1068"
|
|
31909
32001
|
],
|
|
31910
32002
|
"rwep_score": 77,
|
|
31911
32003
|
"rwep_factors": {
|
|
@@ -31926,7 +32018,7 @@
|
|
|
31926
32018
|
"cwe_refs": [
|
|
31927
32019
|
"CWE-284"
|
|
31928
32020
|
],
|
|
31929
|
-
"source_verified": "2026-05-
|
|
32021
|
+
"source_verified": "2026-05-29",
|
|
31930
32022
|
"verification_sources": [
|
|
31931
32023
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
31932
32024
|
"https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2025-59230",
|
|
@@ -31955,11 +32047,21 @@
|
|
|
31955
32047
|
"published_date": "2025-10-14"
|
|
31956
32048
|
}
|
|
31957
32049
|
],
|
|
31958
|
-
"last_updated": "2026-05-
|
|
32050
|
+
"last_updated": "2026-05-29",
|
|
31959
32051
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-14; due date 2025-11-04. Notes reference: https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2025-59230 ; https://nvd.nist.gov/vuln/detail/CVE-2025-59230",
|
|
31960
|
-
"_auto_imported":
|
|
31961
|
-
"_intake_method": "
|
|
31962
|
-
"_kev_short_description": "Microsoft Windows contains an improper access control vulnerability in Windows Remote Access Connection Manager which could allow an authorized attacker to elevate privileges locally."
|
|
32052
|
+
"_auto_imported": false,
|
|
32053
|
+
"_intake_method": "manual-verified-curation",
|
|
32054
|
+
"_kev_short_description": "Microsoft Windows contains an improper access control vulnerability in Windows Remote Access Connection Manager which could allow an authorized attacker to elevate privileges locally.",
|
|
32055
|
+
"iocs": {
|
|
32056
|
+
"behavioral": [
|
|
32057
|
+
"Windows at a build below the fixed version named in the Microsoft advisory on an endpoint with any local foothold (commodity malware, RDP-exposed account, post-phish payload).",
|
|
32058
|
+
"Process or driver crashes consistent with improper-access-control flaw (CWE-284) in a Windows privileged service on an affected endpoint, often shortly after an unprivileged child-process spawn.",
|
|
32059
|
+
"An unprivileged process gaining SYSTEM via the affected component (e.g. a token swap or impersonation) with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation; ransomware kits pair an initial-access flaw with this LPE within hours of foothold)."
|
|
32060
|
+
],
|
|
32061
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-59230, CISA KEV (added 2025-10-14), and the Microsoft security advisory recorded in vendor_advisories."
|
|
32062
|
+
},
|
|
32063
|
+
"_draft": false,
|
|
32064
|
+
"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."
|
|
31963
32065
|
},
|
|
31964
32066
|
"CVE-2016-7836": {
|
|
31965
32067
|
"name": "SKYSEA Client View Improper Authentication Vulnerability",
|
|
@@ -41469,7 +41571,7 @@
|
|
|
41469
41571
|
},
|
|
41470
41572
|
"atlas_refs": [],
|
|
41471
41573
|
"attack_refs": [
|
|
41472
|
-
"
|
|
41574
|
+
"T1068"
|
|
41473
41575
|
],
|
|
41474
41576
|
"rwep_score": 77,
|
|
41475
41577
|
"rwep_factors": {
|
|
@@ -41490,7 +41592,7 @@
|
|
|
41490
41592
|
"cwe_refs": [
|
|
41491
41593
|
"CWE-416"
|
|
41492
41594
|
],
|
|
41493
|
-
"source_verified": "2026-05-
|
|
41595
|
+
"source_verified": "2026-05-29",
|
|
41494
41596
|
"verification_sources": [
|
|
41495
41597
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
41496
41598
|
"https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2025-32709",
|
|
@@ -41519,11 +41621,21 @@
|
|
|
41519
41621
|
"published_date": "2025-05-13"
|
|
41520
41622
|
}
|
|
41521
41623
|
],
|
|
41522
|
-
"last_updated": "2026-05-
|
|
41624
|
+
"last_updated": "2026-05-29",
|
|
41523
41625
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-05-13; due date 2025-06-03. Notes reference: https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2025-32709 ; https://nvd.nist.gov/vuln/detail/CVE-2025-32709",
|
|
41524
|
-
"_auto_imported":
|
|
41525
|
-
"_intake_method": "
|
|
41526
|
-
"_kev_short_description": "Microsoft Windows Ancillary Function Driver for WinSock contains a use-after-free vulnerability that allows an authorized attacker to escalate privileges to administrator."
|
|
41626
|
+
"_auto_imported": false,
|
|
41627
|
+
"_intake_method": "manual-verified-curation",
|
|
41628
|
+
"_kev_short_description": "Microsoft Windows Ancillary Function Driver for WinSock contains a use-after-free vulnerability that allows an authorized attacker to escalate privileges to administrator.",
|
|
41629
|
+
"iocs": {
|
|
41630
|
+
"behavioral": [
|
|
41631
|
+
"Windows at a build below the fixed version named in the Microsoft advisory on an endpoint with any local foothold (commodity malware, RDP-exposed account, post-phish payload).",
|
|
41632
|
+
"Process or driver crashes consistent with use-after-free (CWE-416) in the Windows Ancillary Function Driver for WinSock (afd.sys) on an affected endpoint, often shortly after an unprivileged child-process spawn.",
|
|
41633
|
+
"An unprivileged process gaining SYSTEM via the affected component (e.g. a token swap or impersonation) with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation; ransomware kits pair an initial-access flaw with this LPE within hours of foothold)."
|
|
41634
|
+
],
|
|
41635
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-32709, CISA KEV (added 2025-05-13), and the Microsoft security advisory recorded in vendor_advisories."
|
|
41636
|
+
},
|
|
41637
|
+
"_draft": false,
|
|
41638
|
+
"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."
|
|
41527
41639
|
},
|
|
41528
41640
|
"CVE-2025-30397": {
|
|
41529
41641
|
"name": "Microsoft Windows Scripting Engine Type Confusion Vulnerability",
|
|
@@ -41565,7 +41677,7 @@
|
|
|
41565
41677
|
},
|
|
41566
41678
|
"atlas_refs": [],
|
|
41567
41679
|
"attack_refs": [
|
|
41568
|
-
"
|
|
41680
|
+
"T1203"
|
|
41569
41681
|
],
|
|
41570
41682
|
"rwep_score": 77,
|
|
41571
41683
|
"rwep_factors": {
|
|
@@ -41586,7 +41698,7 @@
|
|
|
41586
41698
|
"cwe_refs": [
|
|
41587
41699
|
"CWE-843"
|
|
41588
41700
|
],
|
|
41589
|
-
"source_verified": "2026-05-
|
|
41701
|
+
"source_verified": "2026-05-29",
|
|
41590
41702
|
"verification_sources": [
|
|
41591
41703
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
41592
41704
|
"https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2025-30397",
|
|
@@ -41615,11 +41727,21 @@
|
|
|
41615
41727
|
"published_date": "2025-05-13"
|
|
41616
41728
|
}
|
|
41617
41729
|
],
|
|
41618
|
-
"last_updated": "2026-05-
|
|
41730
|
+
"last_updated": "2026-05-29",
|
|
41619
41731
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-05-13; due date 2025-06-03. Notes reference: https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2025-30397 ; https://nvd.nist.gov/vuln/detail/CVE-2025-30397",
|
|
41620
|
-
"_auto_imported":
|
|
41621
|
-
"_intake_method": "
|
|
41622
|
-
"_kev_short_description": "Microsoft Windows Scripting Engine contains a type confusion vulnerability that allows an unauthorized attacker to execute code over a network via a specially crafted URL."
|
|
41732
|
+
"_auto_imported": false,
|
|
41733
|
+
"_intake_method": "manual-verified-curation",
|
|
41734
|
+
"_kev_short_description": "Microsoft Windows Scripting Engine contains a type confusion vulnerability that allows an unauthorized attacker to execute code over a network via a specially crafted URL.",
|
|
41735
|
+
"iocs": {
|
|
41736
|
+
"behavioral": [
|
|
41737
|
+
"Microsoft Windows at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
41738
|
+
"Process crashes or memory-corruption signatures consistent with type confusion (CWE-843) in the Windows Scripting Engine on an affected endpoint, after the victim opens attacker-controlled content.",
|
|
41739
|
+
"Inbound delivery of weaponized content followed by unexpected child-process execution from the opening application (KEV-confirmed in-the-wild exploitation)."
|
|
41740
|
+
],
|
|
41741
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-30397, CISA KEV (added 2025-05-13), and the Microsoft security advisory recorded in vendor_advisories."
|
|
41742
|
+
},
|
|
41743
|
+
"_draft": false,
|
|
41744
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (client-side T1203 execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
41623
41745
|
},
|
|
41624
41746
|
"CVE-2025-32706": {
|
|
41625
41747
|
"name": "Microsoft Windows Common Log File System (CLFS) Driver Heap-Based Buffer Overflow Vulnerability",
|
|
@@ -41661,7 +41783,7 @@
|
|
|
41661
41783
|
},
|
|
41662
41784
|
"atlas_refs": [],
|
|
41663
41785
|
"attack_refs": [
|
|
41664
|
-
"
|
|
41786
|
+
"T1068"
|
|
41665
41787
|
],
|
|
41666
41788
|
"rwep_score": 77,
|
|
41667
41789
|
"rwep_factors": {
|
|
@@ -41682,7 +41804,7 @@
|
|
|
41682
41804
|
"cwe_refs": [
|
|
41683
41805
|
"CWE-122"
|
|
41684
41806
|
],
|
|
41685
|
-
"source_verified": "2026-05-
|
|
41807
|
+
"source_verified": "2026-05-29",
|
|
41686
41808
|
"verification_sources": [
|
|
41687
41809
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
41688
41810
|
"https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2025-32706",
|
|
@@ -41711,11 +41833,21 @@
|
|
|
41711
41833
|
"published_date": "2025-05-13"
|
|
41712
41834
|
}
|
|
41713
41835
|
],
|
|
41714
|
-
"last_updated": "2026-05-
|
|
41836
|
+
"last_updated": "2026-05-29",
|
|
41715
41837
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-05-13; due date 2025-06-03. Notes reference: https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2025-32706 ; https://nvd.nist.gov/vuln/detail/CVE-2025-32706",
|
|
41716
|
-
"_auto_imported":
|
|
41717
|
-
"_intake_method": "
|
|
41718
|
-
"_kev_short_description": "Microsoft Windows Common Log File System (CLFS) Driver contains a heap-based buffer overflow vulnerability that allows an authorized attacker to elevate privileges locally."
|
|
41838
|
+
"_auto_imported": false,
|
|
41839
|
+
"_intake_method": "manual-verified-curation",
|
|
41840
|
+
"_kev_short_description": "Microsoft Windows Common Log File System (CLFS) Driver contains a heap-based buffer overflow vulnerability that allows an authorized attacker to elevate privileges locally.",
|
|
41841
|
+
"iocs": {
|
|
41842
|
+
"behavioral": [
|
|
41843
|
+
"Windows at a build below the fixed version named in the Microsoft advisory on an endpoint with any local foothold (commodity malware, RDP-exposed account, post-phish payload).",
|
|
41844
|
+
"Process or driver crashes consistent with heap-based buffer overflow (CWE-122) in the Windows Common Log File System (CLFS) driver — a recurring kernel-LPE target — exploited by a local foothold to escalate to SYSTEM on an affected endpoint, often shortly after an unprivileged child-process spawn.",
|
|
41845
|
+
"An unprivileged process gaining SYSTEM via the affected component (e.g. a token swap or impersonation) with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation; ransomware kits pair an initial-access flaw with this LPE within hours of foothold)."
|
|
41846
|
+
],
|
|
41847
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-32706, CISA KEV (added 2025-05-13), and the Microsoft security advisory recorded in vendor_advisories."
|
|
41848
|
+
},
|
|
41849
|
+
"_draft": false,
|
|
41850
|
+
"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."
|
|
41719
41851
|
},
|
|
41720
41852
|
"CVE-2025-32701": {
|
|
41721
41853
|
"name": "Microsoft Windows Common Log File System (CLFS) Driver Use-After-Free Vulnerability",
|