@blamejs/exceptd-skills 0.15.12 → 0.15.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/data/_indexes/_meta.json +5 -5
- package/data/attack-techniques.json +13 -6
- package/data/cve-catalog.json +198 -71
- package/data/zeroday-lessons.json +456 -150
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +18 -18
package/data/cve-catalog.json
CHANGED
|
@@ -9152,7 +9152,7 @@
|
|
|
9152
9152
|
},
|
|
9153
9153
|
"atlas_refs": [],
|
|
9154
9154
|
"attack_refs": [
|
|
9155
|
-
"
|
|
9155
|
+
"T1203"
|
|
9156
9156
|
],
|
|
9157
9157
|
"rwep_score": 77,
|
|
9158
9158
|
"rwep_factors": {
|
|
@@ -9173,7 +9173,7 @@
|
|
|
9173
9173
|
"cwe_refs": [
|
|
9174
9174
|
"CWE-94"
|
|
9175
9175
|
],
|
|
9176
|
-
"source_verified": "2026-05-
|
|
9176
|
+
"source_verified": "2026-05-29",
|
|
9177
9177
|
"verification_sources": [
|
|
9178
9178
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
9179
9179
|
"https://learn.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-009",
|
|
@@ -9202,11 +9202,21 @@
|
|
|
9202
9202
|
"published_date": "2026-04-14"
|
|
9203
9203
|
}
|
|
9204
9204
|
],
|
|
9205
|
-
"last_updated": "2026-05-
|
|
9205
|
+
"last_updated": "2026-05-29",
|
|
9206
9206
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-04-14; due date 2026-04-28. Notes reference: https://learn.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-009 ; https://nvd.nist.gov/vuln/detail/CVE-2009-0238",
|
|
9207
|
-
"_auto_imported":
|
|
9208
|
-
"_intake_method": "
|
|
9209
|
-
"_kev_short_description": "Microsoft Office Excel contains a remote code execution vulnerability that could allow an attacker to take complete control of an affected system if a user opens a specially crafted Excel file that includes a malformed object."
|
|
9207
|
+
"_auto_imported": false,
|
|
9208
|
+
"_intake_method": "manual-verified-curation",
|
|
9209
|
+
"_kev_short_description": "Microsoft Office Excel contains a remote code execution vulnerability that could allow an attacker to take complete control of an affected system if a user opens a specially crafted Excel file that includes a malformed object.",
|
|
9210
|
+
"iocs": {
|
|
9211
|
+
"behavioral": [
|
|
9212
|
+
"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.",
|
|
9213
|
+
"Process crashes or memory-corruption signatures consistent with a code-injection / memory-corruption flaw (CWE-94) in Microsoft Office document parsing on an affected endpoint.",
|
|
9214
|
+
"Inbound delivery of weaponized Office content (a document, web page, or embedded font) followed by unexpected child-process execution from the Office process (KEV-confirmed in-the-wild exploitation; legacy re-listing means long-tail unpatched estates remain exposed)."
|
|
9215
|
+
],
|
|
9216
|
+
"_ioc_source_note": "Anchored to NVD CVE-2009-0238, CISA KEV (added 2026-04-14), and the Microsoft security advisory recorded in vendor_advisories."
|
|
9217
|
+
},
|
|
9218
|
+
"_draft": false,
|
|
9219
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
9210
9220
|
},
|
|
9211
9221
|
"CVE-2026-32201": {
|
|
9212
9222
|
"name": "Microsoft SharePoint Server Improper Input Validation Vulnerability",
|
|
@@ -10471,7 +10481,9 @@
|
|
|
10471
10481
|
},
|
|
10472
10482
|
"atlas_refs": [],
|
|
10473
10483
|
"attack_refs": [
|
|
10474
|
-
"T1005"
|
|
10484
|
+
"T1005",
|
|
10485
|
+
"T1190",
|
|
10486
|
+
"T1552"
|
|
10475
10487
|
],
|
|
10476
10488
|
"rwep_score": 77,
|
|
10477
10489
|
"rwep_factors": {
|
|
@@ -10492,7 +10504,7 @@
|
|
|
10492
10504
|
"cwe_refs": [
|
|
10493
10505
|
"CWE-125"
|
|
10494
10506
|
],
|
|
10495
|
-
"source_verified": "2026-05-
|
|
10507
|
+
"source_verified": "2026-05-29",
|
|
10496
10508
|
"verification_sources": [
|
|
10497
10509
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
10498
10510
|
"https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX696300&articleURL=NetScaler_ADC_and_NetScaler_Gateway_Security_Bulletin_for_CVE_2026_3055_and_CVE_2026_4368",
|
|
@@ -10521,11 +10533,21 @@
|
|
|
10521
10533
|
"published_date": "2026-03-30"
|
|
10522
10534
|
}
|
|
10523
10535
|
],
|
|
10524
|
-
"last_updated": "2026-05-
|
|
10536
|
+
"last_updated": "2026-05-29",
|
|
10525
10537
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-03-30; due date 2026-04-02. Notes reference: https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX696300&articleURL=NetScaler_ADC_and_NetScaler_Gateway_Security_Bulletin_for_CVE_2026_3055_and_CVE_2026_4368 ; https://nvd.nist",
|
|
10526
|
-
"_auto_imported":
|
|
10527
|
-
"_intake_method": "
|
|
10528
|
-
"_kev_short_description": "Citrix NetScaler ADC (formerly Citrix ADC), NetScaler Gateway (formerly Citrix Gateway) and NetScaler ADC FIPS and NDcPP contain an out-of-bounds reads vulnerability when configured as a SAML IDP leading to memory overread."
|
|
10538
|
+
"_auto_imported": false,
|
|
10539
|
+
"_intake_method": "manual-verified-curation",
|
|
10540
|
+
"_kev_short_description": "Citrix NetScaler ADC (formerly Citrix ADC), NetScaler Gateway (formerly Citrix Gateway) and NetScaler ADC FIPS and NDcPP contain an out-of-bounds reads vulnerability when configured as a SAML IDP leading to memory overread.",
|
|
10541
|
+
"iocs": {
|
|
10542
|
+
"behavioral": [
|
|
10543
|
+
"Citrix NetScaler reachable on the network at a build below the fixed version named in the Citrix advisory.",
|
|
10544
|
+
"Requests to the NetScaler consistent with an out-of-bounds read (CWE-125) on Citrix NetScaler, disclosing adjacent memory used to steal authenticated session material.",
|
|
10545
|
+
"the appliance returning oversized/leaked-looking response bodies on specific endpoint requests, and use of valid-looking session tokens for which there is no corresponding legitimate login event (KEV-confirmed in-the-wild exploitation)."
|
|
10546
|
+
],
|
|
10547
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-3055, CISA KEV (added 2026-03-30), and the Citrix security advisory recorded in vendor_advisories."
|
|
10548
|
+
},
|
|
10549
|
+
"_draft": false,
|
|
10550
|
+
"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."
|
|
10529
10551
|
},
|
|
10530
10552
|
"CVE-2025-53521": {
|
|
10531
10553
|
"name": "F5 BIG-IP Stack-Based Buffer Overflow Vulnerability",
|
|
@@ -27165,7 +27187,7 @@
|
|
|
27165
27187
|
},
|
|
27166
27188
|
"atlas_refs": [],
|
|
27167
27189
|
"attack_refs": [
|
|
27168
|
-
"
|
|
27190
|
+
"T1203"
|
|
27169
27191
|
],
|
|
27170
27192
|
"rwep_score": 77,
|
|
27171
27193
|
"rwep_factors": {
|
|
@@ -27186,7 +27208,7 @@
|
|
|
27186
27208
|
"cwe_refs": [
|
|
27187
27209
|
"CWE-94"
|
|
27188
27210
|
],
|
|
27189
|
-
"source_verified": "2026-05-
|
|
27211
|
+
"source_verified": "2026-05-29",
|
|
27190
27212
|
"verification_sources": [
|
|
27191
27213
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
27192
27214
|
"https://learn.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-017",
|
|
@@ -27215,11 +27237,21 @@
|
|
|
27215
27237
|
"published_date": "2026-01-07"
|
|
27216
27238
|
}
|
|
27217
27239
|
],
|
|
27218
|
-
"last_updated": "2026-05-
|
|
27240
|
+
"last_updated": "2026-05-29",
|
|
27219
27241
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-01-07; due date 2026-01-28. Notes reference: https://learn.microsoft.com/en-us/security-updates/securitybulletins/2009/ms09-017 ; https://nvd.nist.gov/vuln/detail/CVE-2009-0556",
|
|
27220
|
-
"_auto_imported":
|
|
27221
|
-
"_intake_method": "
|
|
27222
|
-
"_kev_short_description": "Microsoft Office PowerPoint contains a code injection vulnerability that allows remote attackers to execute arbitrary code via a PowerPoint file with an OutlineTextRefAtom containing an invalid index value that triggers memory corruption."
|
|
27242
|
+
"_auto_imported": false,
|
|
27243
|
+
"_intake_method": "manual-verified-curation",
|
|
27244
|
+
"_kev_short_description": "Microsoft Office PowerPoint contains a code injection vulnerability that allows remote attackers to execute arbitrary code via a PowerPoint file with an OutlineTextRefAtom containing an invalid index value that triggers memory corruption.",
|
|
27245
|
+
"iocs": {
|
|
27246
|
+
"behavioral": [
|
|
27247
|
+
"Microsoft Office PowerPoint at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
27248
|
+
"Process crashes or memory-corruption signatures consistent with a code-injection / memory-corruption flaw (CWE-94) in Microsoft Office PowerPoint document parsing on an affected endpoint.",
|
|
27249
|
+
"Inbound delivery of weaponized PowerPoint content (a document, web page, or embedded font) followed by unexpected child-process execution from the PowerPoint process (KEV-confirmed in-the-wild exploitation; legacy re-listing means long-tail unpatched estates remain exposed)."
|
|
27250
|
+
],
|
|
27251
|
+
"_ioc_source_note": "Anchored to NVD CVE-2009-0556, CISA KEV (added 2026-01-07), and the Microsoft security advisory recorded in vendor_advisories."
|
|
27252
|
+
},
|
|
27253
|
+
"_draft": false,
|
|
27254
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
27223
27255
|
},
|
|
27224
27256
|
"CVE-2025-37164": {
|
|
27225
27257
|
"name": "Hewlett Packard Enterprise (HPE) OneView Code Injection Vulnerability",
|
|
@@ -32056,7 +32088,7 @@
|
|
|
32056
32088
|
},
|
|
32057
32089
|
"atlas_refs": [],
|
|
32058
32090
|
"attack_refs": [
|
|
32059
|
-
"
|
|
32091
|
+
"T1203"
|
|
32060
32092
|
],
|
|
32061
32093
|
"rwep_score": 77,
|
|
32062
32094
|
"rwep_factors": {
|
|
@@ -32077,7 +32109,7 @@
|
|
|
32077
32109
|
"cwe_refs": [
|
|
32078
32110
|
"CWE-94"
|
|
32079
32111
|
],
|
|
32080
|
-
"source_verified": "2026-05-
|
|
32112
|
+
"source_verified": "2026-05-29",
|
|
32081
32113
|
"verification_sources": [
|
|
32082
32114
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
32083
32115
|
"https://learn.microsoft.com/en-us/security-updates/SecurityAdvisories/2010/2458511?redirectedfrom=MSDN",
|
|
@@ -32106,11 +32138,21 @@
|
|
|
32106
32138
|
"published_date": "2025-10-06"
|
|
32107
32139
|
}
|
|
32108
32140
|
],
|
|
32109
|
-
"last_updated": "2026-05-
|
|
32141
|
+
"last_updated": "2026-05-29",
|
|
32110
32142
|
"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://learn.microsoft.com/en-us/security-updates/SecurityAdvisories/2010/2458511?redirectedfrom=MSDN ; https://nvd.nist.gov/vuln/detail/CVE-2010-3962",
|
|
32111
|
-
"_auto_imported":
|
|
32112
|
-
"_intake_method": "
|
|
32113
|
-
"_kev_short_description": "Microsoft Internet Explorer contains an uninitialized memory corruption vulnerability that could allow for remote code execution. The impacted product could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
|
|
32143
|
+
"_auto_imported": false,
|
|
32144
|
+
"_intake_method": "manual-verified-curation",
|
|
32145
|
+
"_kev_short_description": "Microsoft Internet Explorer contains an uninitialized memory corruption vulnerability that could allow for remote code execution. The impacted product could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
|
|
32146
|
+
"iocs": {
|
|
32147
|
+
"behavioral": [
|
|
32148
|
+
"Microsoft Internet Explorer at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
32149
|
+
"Process crashes or memory-corruption signatures consistent with an uninitialized-memory / use-after-free corruption flaw (CWE-94) in Internet Explorer on an affected endpoint.",
|
|
32150
|
+
"Inbound delivery of weaponized Internet Explorer content (a document, web page, or embedded font) followed by unexpected child-process execution from the Internet Explorer process (KEV-confirmed in-the-wild exploitation; legacy re-listing means long-tail unpatched estates remain exposed)."
|
|
32151
|
+
],
|
|
32152
|
+
"_ioc_source_note": "Anchored to NVD CVE-2010-3962, CISA KEV (added 2025-10-06), and the Microsoft security advisory recorded in vendor_advisories."
|
|
32153
|
+
},
|
|
32154
|
+
"_draft": false,
|
|
32155
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
32114
32156
|
},
|
|
32115
32157
|
"CVE-2021-43226": {
|
|
32116
32158
|
"name": "Microsoft Windows Privilege Escalation Vulnerability",
|
|
@@ -32247,7 +32289,7 @@
|
|
|
32247
32289
|
},
|
|
32248
32290
|
"atlas_refs": [],
|
|
32249
32291
|
"attack_refs": [
|
|
32250
|
-
"
|
|
32292
|
+
"T1203"
|
|
32251
32293
|
],
|
|
32252
32294
|
"rwep_score": 77,
|
|
32253
32295
|
"rwep_factors": {
|
|
@@ -32268,7 +32310,7 @@
|
|
|
32268
32310
|
"cwe_refs": [
|
|
32269
32311
|
"CWE-94"
|
|
32270
32312
|
],
|
|
32271
|
-
"source_verified": "2026-05-
|
|
32313
|
+
"source_verified": "2026-05-29",
|
|
32272
32314
|
"verification_sources": [
|
|
32273
32315
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
32274
32316
|
"https://docs.microsoft.com/en-us/security-updates/securitybulletins/2013/ms13-090",
|
|
@@ -32297,11 +32339,21 @@
|
|
|
32297
32339
|
"published_date": "2025-10-06"
|
|
32298
32340
|
}
|
|
32299
32341
|
],
|
|
32300
|
-
"last_updated": "2026-05-
|
|
32342
|
+
"last_updated": "2026-05-29",
|
|
32301
32343
|
"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://docs.microsoft.com/en-us/security-updates/securitybulletins/2013/ms13-090 ; https://nvd.nist.gov/vuln/detail/CVE-2013-3918",
|
|
32302
|
-
"_auto_imported":
|
|
32303
|
-
"_intake_method": "
|
|
32304
|
-
"_kev_short_description": "Microsoft Windows contains an out-of-bounds write vulnerability in the InformationCardSigninHelper Class ActiveX control, icardie.dll. An attacker could exploit the vulnerability by constructing a specially crafted webpage. When a user views the webpage, the vulnerability could allow remote code execution. An attacker who successfully exploited this vulnerability could gain the same user rights as the current user. The impacted product could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
|
|
32344
|
+
"_auto_imported": false,
|
|
32345
|
+
"_intake_method": "manual-verified-curation",
|
|
32346
|
+
"_kev_short_description": "Microsoft Windows contains an out-of-bounds write vulnerability in the InformationCardSigninHelper Class ActiveX control, icardie.dll. An attacker could exploit the vulnerability by constructing a specially crafted webpage. When a user views the webpage, the vulnerability could allow remote code execution. An attacker who successfully exploited this vulnerability could gain the same user rights as the current user. The impacted product could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
|
|
32347
|
+
"iocs": {
|
|
32348
|
+
"behavioral": [
|
|
32349
|
+
"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.",
|
|
32350
|
+
"Process crashes or memory-corruption signatures consistent with an out-of-bounds write / memory-corruption flaw (CWE-94) in a Microsoft Windows component reachable from Internet Explorer (the InformationCardSigninHelper ActiveX control) on an affected endpoint.",
|
|
32351
|
+
"Inbound delivery of weaponized Windows InformationCardSigninHelper / ActiveX content (a document, web page, or embedded font) followed by unexpected child-process execution from the Windows InformationCardSigninHelper / ActiveX process (KEV-confirmed in-the-wild exploitation; legacy re-listing means long-tail unpatched estates remain exposed)."
|
|
32352
|
+
],
|
|
32353
|
+
"_ioc_source_note": "Anchored to NVD CVE-2013-3918, CISA KEV (added 2025-10-06), and the Microsoft security advisory recorded in vendor_advisories."
|
|
32354
|
+
},
|
|
32355
|
+
"_draft": false,
|
|
32356
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
32305
32357
|
},
|
|
32306
32358
|
"CVE-2011-3402": {
|
|
32307
32359
|
"name": "Microsoft Windows Remote Code Execution Vulnerability",
|
|
@@ -32343,7 +32395,7 @@
|
|
|
32343
32395
|
},
|
|
32344
32396
|
"atlas_refs": [],
|
|
32345
32397
|
"attack_refs": [
|
|
32346
|
-
"
|
|
32398
|
+
"T1203"
|
|
32347
32399
|
],
|
|
32348
32400
|
"rwep_score": 77,
|
|
32349
32401
|
"rwep_factors": {
|
|
@@ -32364,7 +32416,7 @@
|
|
|
32364
32416
|
"cwe_refs": [
|
|
32365
32417
|
"CWE-94"
|
|
32366
32418
|
],
|
|
32367
|
-
"source_verified": "2026-05-
|
|
32419
|
+
"source_verified": "2026-05-29",
|
|
32368
32420
|
"verification_sources": [
|
|
32369
32421
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
32370
32422
|
"https://docs.microsoft.com/en-us/security-updates/securitybulletins/2011/ms11-087",
|
|
@@ -32393,11 +32445,21 @@
|
|
|
32393
32445
|
"published_date": "2025-10-06"
|
|
32394
32446
|
}
|
|
32395
32447
|
],
|
|
32396
|
-
"last_updated": "2026-05-
|
|
32448
|
+
"last_updated": "2026-05-29",
|
|
32397
32449
|
"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://docs.microsoft.com/en-us/security-updates/securitybulletins/2011/ms11-087 ; https://nvd.nist.gov/vuln/detail/CVE-2011-3402",
|
|
32398
|
-
"_auto_imported":
|
|
32399
|
-
"_intake_method": "
|
|
32400
|
-
"_kev_short_description": "Microsoft Windows Kernel contains an unspecified vulnerability in the TrueType font parsing engine in win32k.sys in the kernel-mode drivers that allows remote attackers to execute arbitrary code via crafted font data in a Word document or web page."
|
|
32450
|
+
"_auto_imported": false,
|
|
32451
|
+
"_intake_method": "manual-verified-curation",
|
|
32452
|
+
"_kev_short_description": "Microsoft Windows Kernel contains an unspecified vulnerability in the TrueType font parsing engine in win32k.sys in the kernel-mode drivers that allows remote attackers to execute arbitrary code via crafted font data in a Word document or web page.",
|
|
32453
|
+
"iocs": {
|
|
32454
|
+
"behavioral": [
|
|
32455
|
+
"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.",
|
|
32456
|
+
"Process crashes or memory-corruption signatures consistent with a memory-corruption flaw (CWE-94) in the Windows TrueType font parsing kernel component on an affected endpoint.",
|
|
32457
|
+
"Inbound delivery of weaponized Windows TrueType font parser content (a document, web page, or embedded font) followed by unexpected child-process execution from the Windows TrueType font parser process (KEV-confirmed in-the-wild exploitation; legacy re-listing means long-tail unpatched estates remain exposed)."
|
|
32458
|
+
],
|
|
32459
|
+
"_ioc_source_note": "Anchored to NVD CVE-2011-3402, CISA KEV (added 2025-10-06), and the Microsoft security advisory recorded in vendor_advisories."
|
|
32460
|
+
},
|
|
32461
|
+
"_draft": false,
|
|
32462
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
32401
32463
|
},
|
|
32402
32464
|
"CVE-2010-3765": {
|
|
32403
32465
|
"name": "Mozilla Multiple Products Remote Code Execution Vulnerability",
|
|
@@ -34622,7 +34684,7 @@
|
|
|
34622
34684
|
"cwe_refs": [
|
|
34623
34685
|
"CWE-119"
|
|
34624
34686
|
],
|
|
34625
|
-
"source_verified": "2026-05-
|
|
34687
|
+
"source_verified": "2026-05-29",
|
|
34626
34688
|
"verification_sources": [
|
|
34627
34689
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
34628
34690
|
"https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX694938",
|
|
@@ -34651,11 +34713,21 @@
|
|
|
34651
34713
|
"published_date": "2025-08-26"
|
|
34652
34714
|
}
|
|
34653
34715
|
],
|
|
34654
|
-
"last_updated": "2026-05-
|
|
34716
|
+
"last_updated": "2026-05-29",
|
|
34655
34717
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-08-26; due date 2025-08-28. Notes reference: https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX694938 ; https://nvd.nist.gov/vuln/detail/CVE-2025-7775",
|
|
34656
|
-
"_auto_imported":
|
|
34657
|
-
"_intake_method": "
|
|
34658
|
-
"_kev_short_description": "Citrix NetScaler ADC and NetScaler Gateway contain a memory overflow vulnerability that could allow for remote code execution and/or denial of service."
|
|
34718
|
+
"_auto_imported": false,
|
|
34719
|
+
"_intake_method": "manual-verified-curation",
|
|
34720
|
+
"_kev_short_description": "Citrix NetScaler ADC and NetScaler Gateway contain a memory overflow vulnerability that could allow for remote code execution and/or denial of service.",
|
|
34721
|
+
"iocs": {
|
|
34722
|
+
"behavioral": [
|
|
34723
|
+
"Citrix NetScaler reachable on the network at a build below the fixed version named in the Citrix advisory.",
|
|
34724
|
+
"Requests to the NetScaler consistent with a memory-overflow buffer flaw (CWE-119) on Citrix NetScaler, exploitable by an unauthenticated attacker for remote code execution.",
|
|
34725
|
+
"appliance crashes consistent with memory corruption, unexpected processes on the NetScaler, and unexplained configuration changes (KEV-confirmed in-the-wild exploitation) (KEV-confirmed in-the-wild exploitation)."
|
|
34726
|
+
],
|
|
34727
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-7775, CISA KEV (added 2025-08-26), and the Citrix security advisory recorded in vendor_advisories."
|
|
34728
|
+
},
|
|
34729
|
+
"_draft": false,
|
|
34730
|
+
"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."
|
|
34659
34731
|
},
|
|
34660
34732
|
"CVE-2025-48384": {
|
|
34661
34733
|
"name": "Git Link Following Vulnerability",
|
|
@@ -34797,7 +34869,8 @@
|
|
|
34797
34869
|
},
|
|
34798
34870
|
"atlas_refs": [],
|
|
34799
34871
|
"attack_refs": [
|
|
34800
|
-
"T1068"
|
|
34872
|
+
"T1068",
|
|
34873
|
+
"T1190"
|
|
34801
34874
|
],
|
|
34802
34875
|
"rwep_score": 77,
|
|
34803
34876
|
"rwep_factors": {
|
|
@@ -34818,7 +34891,7 @@
|
|
|
34818
34891
|
"cwe_refs": [
|
|
34819
34892
|
"CWE-269"
|
|
34820
34893
|
],
|
|
34821
|
-
"source_verified": "2026-05-
|
|
34894
|
+
"source_verified": "2026-05-29",
|
|
34822
34895
|
"verification_sources": [
|
|
34823
34896
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
34824
34897
|
"https://support.citrix.com/external/article/691941/citrix-session-recording-security-bullet.html",
|
|
@@ -34847,11 +34920,21 @@
|
|
|
34847
34920
|
"published_date": "2025-08-25"
|
|
34848
34921
|
}
|
|
34849
34922
|
],
|
|
34850
|
-
"last_updated": "2026-05-
|
|
34923
|
+
"last_updated": "2026-05-29",
|
|
34851
34924
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-08-25; due date 2025-09-15. Notes reference: https://support.citrix.com/external/article/691941/citrix-session-recording-security-bullet.html ; https://nvd.nist.gov/vuln/detail/CVE-2024-8068",
|
|
34852
|
-
"_auto_imported":
|
|
34853
|
-
"_intake_method": "
|
|
34854
|
-
"_kev_short_description": "Citrix Session Recording contains an improper privilege management vulnerability that could allow for privilege escalation to NetworkService Account access. An attacker must be an authenticated user in the same Windows Active Directory domain as the session recording server domain."
|
|
34925
|
+
"_auto_imported": false,
|
|
34926
|
+
"_intake_method": "manual-verified-curation",
|
|
34927
|
+
"_kev_short_description": "Citrix Session Recording contains an improper privilege management vulnerability that could allow for privilege escalation to NetworkService Account access. An attacker must be an authenticated user in the same Windows Active Directory domain as the session recording server domain.",
|
|
34928
|
+
"iocs": {
|
|
34929
|
+
"behavioral": [
|
|
34930
|
+
"Citrix Session Recording reachable on the network at a build below the fixed version named in the Citrix advisory.",
|
|
34931
|
+
"Requests to the Session Recording consistent with an improper privilege-management flaw (CWE-269) on Citrix Session Recording, escalating an authenticated user's privileges on the recording server.",
|
|
34932
|
+
"previously-low-privileged Session Recording users performing administrative actions or accessing recordings they shouldn't, with no corresponding role change (KEV-confirmed in-the-wild exploitation)."
|
|
34933
|
+
],
|
|
34934
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-8068, CISA KEV (added 2025-08-25), and the Citrix security advisory recorded in vendor_advisories."
|
|
34935
|
+
},
|
|
34936
|
+
"_draft": false,
|
|
34937
|
+
"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."
|
|
34855
34938
|
},
|
|
34856
34939
|
"CVE-2024-8069": {
|
|
34857
34940
|
"name": "Citrix Session Recording Deserialization of Untrusted Data Vulnerability",
|
|
@@ -34893,7 +34976,8 @@
|
|
|
34893
34976
|
},
|
|
34894
34977
|
"atlas_refs": [],
|
|
34895
34978
|
"attack_refs": [
|
|
34896
|
-
"T1190"
|
|
34979
|
+
"T1190",
|
|
34980
|
+
"T1059"
|
|
34897
34981
|
],
|
|
34898
34982
|
"rwep_score": 77,
|
|
34899
34983
|
"rwep_factors": {
|
|
@@ -34914,7 +34998,7 @@
|
|
|
34914
34998
|
"cwe_refs": [
|
|
34915
34999
|
"CWE-502"
|
|
34916
35000
|
],
|
|
34917
|
-
"source_verified": "2026-05-
|
|
35001
|
+
"source_verified": "2026-05-29",
|
|
34918
35002
|
"verification_sources": [
|
|
34919
35003
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
34920
35004
|
"https://support.citrix.com/external/article/691941/citrix-session-recording-security-bullet.html",
|
|
@@ -34943,11 +35027,21 @@
|
|
|
34943
35027
|
"published_date": "2025-08-25"
|
|
34944
35028
|
}
|
|
34945
35029
|
],
|
|
34946
|
-
"last_updated": "2026-05-
|
|
35030
|
+
"last_updated": "2026-05-29",
|
|
34947
35031
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-08-25; due date 2025-09-15. Notes reference: https://support.citrix.com/external/article/691941/citrix-session-recording-security-bullet.html ; https://nvd.nist.gov/vuln/detail/CVE-2024-8069",
|
|
34948
|
-
"_auto_imported":
|
|
34949
|
-
"_intake_method": "
|
|
34950
|
-
"_kev_short_description": "Citrix Session Recording contains a deserialization of untrusted data vulnerability that allows limited remote code execution with privilege of a NetworkService Account access. Attacker must be an authenticated user on the same intranet as the session recording server."
|
|
35032
|
+
"_auto_imported": false,
|
|
35033
|
+
"_intake_method": "manual-verified-curation",
|
|
35034
|
+
"_kev_short_description": "Citrix Session Recording contains a deserialization of untrusted data vulnerability that allows limited remote code execution with privilege of a NetworkService Account access. Attacker must be an authenticated user on the same intranet as the session recording server.",
|
|
35035
|
+
"iocs": {
|
|
35036
|
+
"behavioral": [
|
|
35037
|
+
"Citrix Session Recording reachable on the network at a build below the fixed version named in the Citrix advisory.",
|
|
35038
|
+
"Requests to the Session Recording consistent with a deserialization-of-untrusted-data flaw (CWE-502) on Citrix Session Recording, enabling remote code execution on the recording server.",
|
|
35039
|
+
"deserialization-shaped requests to the Session Recording service, unexpected processes spawned by it, and web shells under the service's web root (KEV-confirmed in-the-wild exploitation)."
|
|
35040
|
+
],
|
|
35041
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-8069, CISA KEV (added 2025-08-25), and the Citrix security advisory recorded in vendor_advisories."
|
|
35042
|
+
},
|
|
35043
|
+
"_draft": false,
|
|
35044
|
+
"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."
|
|
34951
35045
|
},
|
|
34952
35046
|
"CVE-2025-54948": {
|
|
34953
35047
|
"name": "Trend Micro Apex One OS Command Injection Vulnerability",
|
|
@@ -35372,7 +35466,7 @@
|
|
|
35372
35466
|
},
|
|
35373
35467
|
"atlas_refs": [],
|
|
35374
35468
|
"attack_refs": [
|
|
35375
|
-
"
|
|
35469
|
+
"T1203"
|
|
35376
35470
|
],
|
|
35377
35471
|
"rwep_score": 77,
|
|
35378
35472
|
"rwep_factors": {
|
|
@@ -35393,7 +35487,7 @@
|
|
|
35393
35487
|
"cwe_refs": [
|
|
35394
35488
|
"CWE-94"
|
|
35395
35489
|
],
|
|
35396
|
-
"source_verified": "2026-05-
|
|
35490
|
+
"source_verified": "2026-05-29",
|
|
35397
35491
|
"verification_sources": [
|
|
35398
35492
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
35399
35493
|
"https://learn.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-015",
|
|
@@ -35422,11 +35516,21 @@
|
|
|
35422
35516
|
"published_date": "2025-08-12"
|
|
35423
35517
|
}
|
|
35424
35518
|
],
|
|
35425
|
-
"last_updated": "2026-05-
|
|
35519
|
+
"last_updated": "2026-05-29",
|
|
35426
35520
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-08-12; due date 2025-09-02. Notes reference: https://learn.microsoft.com/en-us/security-updates/securitybulletins/2007/ms07-015 ; https://nvd.nist.gov/vuln/detail/CVE-2007-0671",
|
|
35427
|
-
"_auto_imported":
|
|
35428
|
-
"_intake_method": "
|
|
35429
|
-
"_kev_short_description": "Microsoft Office Excel contains a remote code execution vulnerability that can be exploited when a specially crafted Excel file is opened. This malicious file could be delivered as an email attachment or hosted on a malicious website. An attacker could leverage this vulnerability by creating a specially crafted Excel file, which, when opened, allowing an attacker to execute remote code on the affected system."
|
|
35521
|
+
"_auto_imported": false,
|
|
35522
|
+
"_intake_method": "manual-verified-curation",
|
|
35523
|
+
"_kev_short_description": "Microsoft Office Excel contains a remote code execution vulnerability that can be exploited when a specially crafted Excel file is opened. This malicious file could be delivered as an email attachment or hosted on a malicious website. An attacker could leverage this vulnerability by creating a specially crafted Excel file, which, when opened, allowing an attacker to execute remote code on the affected system.",
|
|
35524
|
+
"iocs": {
|
|
35525
|
+
"behavioral": [
|
|
35526
|
+
"Microsoft Office Excel at a build below the fixed version named in the Microsoft advisory on an endpoint exposed to attacker-controlled documents or web content.",
|
|
35527
|
+
"Process crashes or memory-corruption signatures consistent with a code-injection / memory-corruption flaw (CWE-94) in Microsoft Office Excel document parsing on an affected endpoint.",
|
|
35528
|
+
"Inbound delivery of weaponized Excel content (a document, web page, or embedded font) followed by unexpected child-process execution from the Excel process (KEV-confirmed in-the-wild exploitation; legacy re-listing means long-tail unpatched estates remain exposed)."
|
|
35529
|
+
],
|
|
35530
|
+
"_ioc_source_note": "Anchored to NVD CVE-2007-0671, CISA KEV (added 2025-08-12), and the Microsoft security advisory recorded in vendor_advisories."
|
|
35531
|
+
},
|
|
35532
|
+
"_draft": false,
|
|
35533
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
35430
35534
|
},
|
|
35431
35535
|
"CVE-2013-3893": {
|
|
35432
35536
|
"name": "Microsoft Internet Explorer Resource Management Errors Vulnerability",
|
|
@@ -37117,7 +37221,9 @@
|
|
|
37117
37221
|
},
|
|
37118
37222
|
"atlas_refs": [],
|
|
37119
37223
|
"attack_refs": [
|
|
37120
|
-
"T1005"
|
|
37224
|
+
"T1005",
|
|
37225
|
+
"T1190",
|
|
37226
|
+
"T1552"
|
|
37121
37227
|
],
|
|
37122
37228
|
"rwep_score": 83,
|
|
37123
37229
|
"rwep_factors": {
|
|
@@ -37138,7 +37244,7 @@
|
|
|
37138
37244
|
"cwe_refs": [
|
|
37139
37245
|
"CWE-125"
|
|
37140
37246
|
],
|
|
37141
|
-
"source_verified": "2026-05-
|
|
37247
|
+
"source_verified": "2026-05-29",
|
|
37142
37248
|
"verification_sources": [
|
|
37143
37249
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
37144
37250
|
"https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX693420",
|
|
@@ -37167,11 +37273,21 @@
|
|
|
37167
37273
|
"published_date": "2025-07-10"
|
|
37168
37274
|
}
|
|
37169
37275
|
],
|
|
37170
|
-
"last_updated": "2026-05-
|
|
37276
|
+
"last_updated": "2026-05-29",
|
|
37171
37277
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-07-10; due date 2025-07-11. Notes reference: https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX693420 ; https://nvd.nist.gov/vuln/detail/CVE-2025-5777",
|
|
37172
|
-
"_auto_imported":
|
|
37173
|
-
"_intake_method": "
|
|
37174
|
-
"_kev_short_description": "Citrix NetScaler ADC and Gateway contain an out-of-bounds read vulnerability due to insufficient input validation. This vulnerability can lead to memory overread when the NetScaler is configured as a Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) OR AAA virtual server."
|
|
37278
|
+
"_auto_imported": false,
|
|
37279
|
+
"_intake_method": "manual-verified-curation",
|
|
37280
|
+
"_kev_short_description": "Citrix NetScaler ADC and Gateway contain an out-of-bounds read vulnerability due to insufficient input validation. This vulnerability can lead to memory overread when the NetScaler is configured as a Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) OR AAA virtual server.",
|
|
37281
|
+
"iocs": {
|
|
37282
|
+
"behavioral": [
|
|
37283
|
+
"Citrix NetScaler ADC and Gateway reachable on the network at a build below the fixed version named in the Citrix advisory.",
|
|
37284
|
+
"Requests to the NetScaler ADC/Gateway consistent with an out-of-bounds read (CWE-125) on Citrix NetScaler ADC/Gateway (the CitrixBleed-2 class), disclosing memory containing authenticated session material that has been used in the wild for session hijack.",
|
|
37285
|
+
"appliance responses that include leaked memory consistent with the CitrixBleed-2 disclosure shape, and authenticated session reuse from attacker infrastructure with no matching login event (KEV-confirmed in-the-wild exploitation)."
|
|
37286
|
+
],
|
|
37287
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-5777, CISA KEV (added 2025-07-10), and the Citrix security advisory recorded in vendor_advisories."
|
|
37288
|
+
},
|
|
37289
|
+
"_draft": false,
|
|
37290
|
+
"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."
|
|
37175
37291
|
},
|
|
37176
37292
|
"CVE-2019-9621": {
|
|
37177
37293
|
"name": "Synacor Zimbra Collaboration Suite (ZCS) Server-Side Request Forgery (SSRF) Vulnerability",
|
|
@@ -37880,7 +37996,8 @@
|
|
|
37880
37996
|
},
|
|
37881
37997
|
"atlas_refs": [],
|
|
37882
37998
|
"attack_refs": [
|
|
37883
|
-
"T1499"
|
|
37999
|
+
"T1499",
|
|
38000
|
+
"T1190"
|
|
37884
38001
|
],
|
|
37885
38002
|
"rwep_score": 77,
|
|
37886
38003
|
"rwep_factors": {
|
|
@@ -37901,7 +38018,7 @@
|
|
|
37901
38018
|
"cwe_refs": [
|
|
37902
38019
|
"CWE-119"
|
|
37903
38020
|
],
|
|
37904
|
-
"source_verified": "2026-05-
|
|
38021
|
+
"source_verified": "2026-05-29",
|
|
37905
38022
|
"verification_sources": [
|
|
37906
38023
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
37907
38024
|
"https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX694788",
|
|
@@ -37931,11 +38048,21 @@
|
|
|
37931
38048
|
"published_date": "2025-06-30"
|
|
37932
38049
|
}
|
|
37933
38050
|
],
|
|
37934
|
-
"last_updated": "2026-05-
|
|
38051
|
+
"last_updated": "2026-05-29",
|
|
37935
38052
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-30; due date 2025-07-21. Notes reference: https://support.citrix.com/support-home/kbsearch/article?articleNumber=CTX694788 ; https://www.netscaler.com/blog/news/netscaler-critical-security-updates-for-cve-2025-6543-and-cve-2025-5777/ ; http",
|
|
37936
|
-
"_auto_imported":
|
|
37937
|
-
"_intake_method": "
|
|
37938
|
-
"_kev_short_description": "Citrix NetScaler ADC and Gateway contain a buffer overflow vulnerability leading to unintended control flow and Denial of Service. NetScaler must be configured as Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) OR AAA virtual server."
|
|
38053
|
+
"_auto_imported": false,
|
|
38054
|
+
"_intake_method": "manual-verified-curation",
|
|
38055
|
+
"_kev_short_description": "Citrix NetScaler ADC and Gateway contain a buffer overflow vulnerability leading to unintended control flow and Denial of Service. NetScaler must be configured as Gateway (VPN virtual server, ICA Proxy, CVPN, RDP Proxy) OR AAA virtual server.",
|
|
38056
|
+
"iocs": {
|
|
38057
|
+
"behavioral": [
|
|
38058
|
+
"Citrix NetScaler ADC and Gateway reachable on the network at a build below the fixed version named in the Citrix advisory.",
|
|
38059
|
+
"Requests to the NetScaler ADC/Gateway consistent with a buffer-overflow flaw (CWE-119) on Citrix NetScaler ADC/Gateway, exploitable for memory corruption (DoS and code execution).",
|
|
38060
|
+
"appliance crashes consistent with memory corruption, unexpected processes on the NetScaler, and configuration anomalies (KEV-confirmed in-the-wild exploitation) (KEV-confirmed in-the-wild exploitation)."
|
|
38061
|
+
],
|
|
38062
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-6543, CISA KEV (added 2025-06-30), and the Citrix security advisory recorded in vendor_advisories."
|
|
38063
|
+
},
|
|
38064
|
+
"_draft": false,
|
|
38065
|
+
"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."
|
|
37939
38066
|
},
|
|
37940
38067
|
"CVE-2019-6693": {
|
|
37941
38068
|
"name": "Fortinet FortiOS Use of Hard-Coded Credentials Vulnerability",
|