@blamejs/exceptd-skills 0.15.8 → 0.15.10
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 +10 -1
- package/data/cve-catalog.json +212 -73
- package/data/zeroday-lessons.json +537 -173
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +18 -18
package/data/cve-catalog.json
CHANGED
|
@@ -7825,7 +7825,8 @@
|
|
|
7825
7825
|
},
|
|
7826
7826
|
"atlas_refs": [],
|
|
7827
7827
|
"attack_refs": [
|
|
7828
|
-
"T1190"
|
|
7828
|
+
"T1190",
|
|
7829
|
+
"T1059"
|
|
7829
7830
|
],
|
|
7830
7831
|
"rwep_score": 77,
|
|
7831
7832
|
"rwep_factors": {
|
|
@@ -7846,7 +7847,7 @@
|
|
|
7846
7847
|
"cwe_refs": [
|
|
7847
7848
|
"CWE-77"
|
|
7848
7849
|
],
|
|
7849
|
-
"source_verified": "2026-05-
|
|
7850
|
+
"source_verified": "2026-05-29",
|
|
7850
7851
|
"verification_sources": [
|
|
7851
7852
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
7852
7853
|
"https://supportannouncement.us.dlink.com/security/publication.aspx?name=SAP10469",
|
|
@@ -7875,11 +7876,21 @@
|
|
|
7875
7876
|
"published_date": "2026-04-24"
|
|
7876
7877
|
}
|
|
7877
7878
|
],
|
|
7878
|
-
"last_updated": "2026-05-
|
|
7879
|
+
"last_updated": "2026-05-29",
|
|
7879
7880
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-04-24; due date 2026-05-08. Notes reference: https://supportannouncement.us.dlink.com/security/publication.aspx?name=SAP10469 ; https://nvd.nist.gov/vuln/detail/CVE-2025-29635",
|
|
7880
|
-
"_auto_imported":
|
|
7881
|
-
"_intake_method": "
|
|
7882
|
-
"_kev_short_description": "D-Link DIR-823X contains a command injection vulnerability that allows an authorized attacker to execute arbitrary commands on remote devices by sending a POST request to /goform/set_prohibiting via the corresponding function. The impacted product could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
|
|
7881
|
+
"_auto_imported": false,
|
|
7882
|
+
"_intake_method": "manual-verified-curation",
|
|
7883
|
+
"_kev_short_description": "D-Link DIR-823X contains a command injection vulnerability that allows an authorized attacker to execute arbitrary commands on remote devices by sending a POST request to /goform/set_prohibiting via the corresponding function. The impacted product could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
|
|
7884
|
+
"iocs": {
|
|
7885
|
+
"behavioral": [
|
|
7886
|
+
"D-Link DIR-823X router reachable on the network at a release below the fixed firmware/version (or end-of-life with no fix).",
|
|
7887
|
+
"Unauthenticated requests to the router web interface consistent with command injection (CWE-77) on the D-Link DIR-823X, giving an unauthenticated attacker command execution on the device.",
|
|
7888
|
+
"Indicators of the exploited weakness on the router web interface — unexpected command execution, new accounts, malicious firmware, or botnet/C2 traffic from the device — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
|
|
7889
|
+
],
|
|
7890
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-29635, CISA KEV (added 2026-04-24), and the vendor advisory recorded in vendor_advisories."
|
|
7891
|
+
},
|
|
7892
|
+
"_draft": false,
|
|
7893
|
+
"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."
|
|
7883
7894
|
},
|
|
7884
7895
|
"CVE-2024-7399": {
|
|
7885
7896
|
"name": "Samsung MagicINFO 9 Server Path Traversal Vulnerability",
|
|
@@ -9546,7 +9557,7 @@
|
|
|
9546
9557
|
"cwe_refs": [
|
|
9547
9558
|
"CWE-502"
|
|
9548
9559
|
],
|
|
9549
|
-
"source_verified": "2026-05-
|
|
9560
|
+
"source_verified": "2026-05-29",
|
|
9550
9561
|
"verification_sources": [
|
|
9551
9562
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
9552
9563
|
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-21529",
|
|
@@ -9575,11 +9586,21 @@
|
|
|
9575
9586
|
"published_date": "2026-04-13"
|
|
9576
9587
|
}
|
|
9577
9588
|
],
|
|
9578
|
-
"last_updated": "2026-05-
|
|
9589
|
+
"last_updated": "2026-05-29",
|
|
9579
9590
|
"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://msrc.microsoft.com/update-guide/vulnerability/CVE-2023-21529 ; https://nvd.nist.gov/vuln/detail/CVE-2023-21529",
|
|
9580
|
-
"_auto_imported":
|
|
9581
|
-
"_intake_method": "
|
|
9582
|
-
"_kev_short_description": "Microsoft Exchange Server contains a deserialization of untrusted data that allows an authenticated attacker to achieve remote code execution."
|
|
9591
|
+
"_auto_imported": false,
|
|
9592
|
+
"_intake_method": "manual-verified-curation",
|
|
9593
|
+
"_kev_short_description": "Microsoft Exchange Server contains a deserialization of untrusted data that allows an authenticated attacker to achieve remote code execution.",
|
|
9594
|
+
"iocs": {
|
|
9595
|
+
"behavioral": [
|
|
9596
|
+
"Microsoft Exchange Server reachable on the network at a build below the fixed version named in the Microsoft advisory.",
|
|
9597
|
+
"Unauthenticated requests to the Exchange Server consistent with deserialization of untrusted data (CWE-502) reachable by an attacker for remote code execution on the Exchange server.",
|
|
9598
|
+
"Indicators of the exploited weakness on the Exchange Server — web shells, unexpected process execution, or stolen machine keys — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
|
|
9599
|
+
],
|
|
9600
|
+
"_ioc_source_note": "Anchored to NVD CVE-2023-21529, CISA KEV (added 2026-04-13), and the Microsoft security advisory recorded in vendor_advisories."
|
|
9601
|
+
},
|
|
9602
|
+
"_draft": false,
|
|
9603
|
+
"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."
|
|
9583
9604
|
},
|
|
9584
9605
|
"CVE-2023-36424": {
|
|
9585
9606
|
"name": "Microsoft Windows Out-of-Bounds Read Vulnerability",
|
|
@@ -24085,7 +24106,7 @@
|
|
|
24085
24106
|
"cwe_refs": [
|
|
24086
24107
|
"CWE-89"
|
|
24087
24108
|
],
|
|
24088
|
-
"source_verified": "2026-05-
|
|
24109
|
+
"source_verified": "2026-05-29",
|
|
24089
24110
|
"verification_sources": [
|
|
24090
24111
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
24091
24112
|
"https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-43468",
|
|
@@ -24114,11 +24135,21 @@
|
|
|
24114
24135
|
"published_date": "2026-02-12"
|
|
24115
24136
|
}
|
|
24116
24137
|
],
|
|
24117
|
-
"last_updated": "2026-05-
|
|
24138
|
+
"last_updated": "2026-05-29",
|
|
24118
24139
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-12; due date 2026-03-05. Notes reference: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2024-43468 ; https://nvd.nist.gov/vuln/detail/CVE-2024-43468",
|
|
24119
|
-
"_auto_imported":
|
|
24120
|
-
"_intake_method": "
|
|
24121
|
-
"_kev_short_description": "Microsoft Configuration Manager contains an SQL injection vulnerability. An unauthenticated attacker could exploit this vulnerability by sending specially crafted requests to the target environment which are processed in an unsafe manner enabling the attacker to execute commands on the server and/or underlying database."
|
|
24140
|
+
"_auto_imported": false,
|
|
24141
|
+
"_intake_method": "manual-verified-curation",
|
|
24142
|
+
"_kev_short_description": "Microsoft Configuration Manager contains an SQL injection vulnerability. An unauthenticated attacker could exploit this vulnerability by sending specially crafted requests to the target environment which are processed in an unsafe manner enabling the attacker to execute commands on the server and/or underlying database.",
|
|
24143
|
+
"iocs": {
|
|
24144
|
+
"behavioral": [
|
|
24145
|
+
"Microsoft Configuration Manager reachable on the network at a build below the fixed version named in the Microsoft advisory.",
|
|
24146
|
+
"Unauthenticated requests to the Configuration Manager consistent with SQL injection (CWE-89) on Microsoft Configuration Manager escalating to unauthenticated remote code execution.",
|
|
24147
|
+
"Indicators of the exploited weakness on the Configuration Manager — web shells, unexpected process execution, or stolen machine keys — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
|
|
24148
|
+
],
|
|
24149
|
+
"_ioc_source_note": "Anchored to NVD CVE-2024-43468, CISA KEV (added 2026-02-12), and the Microsoft security advisory recorded in vendor_advisories."
|
|
24150
|
+
},
|
|
24151
|
+
"_draft": false,
|
|
24152
|
+
"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."
|
|
24122
24153
|
},
|
|
24123
24154
|
"CVE-2025-15556": {
|
|
24124
24155
|
"name": "Notepad++ Download of Code Without Integrity Check Vulnerability",
|
|
@@ -28310,7 +28341,7 @@
|
|
|
28310
28341
|
"cwe_refs": [
|
|
28311
28342
|
"CWE-120"
|
|
28312
28343
|
],
|
|
28313
|
-
"source_verified": "2026-05-
|
|
28344
|
+
"source_verified": "2026-05-29",
|
|
28314
28345
|
"verification_sources": [
|
|
28315
28346
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
28316
28347
|
"https://supportannouncement.us.dlink.com/security/publication.aspx?name=SAP10308",
|
|
@@ -28339,11 +28370,21 @@
|
|
|
28339
28370
|
"published_date": "2025-12-08"
|
|
28340
28371
|
}
|
|
28341
28372
|
],
|
|
28342
|
-
"last_updated": "2026-05-
|
|
28373
|
+
"last_updated": "2026-05-29",
|
|
28343
28374
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-12-08; due date 2025-12-29. Notes reference: https://supportannouncement.us.dlink.com/security/publication.aspx?name=SAP10308 ; https://nvd.nist.gov/vuln/detail/CVE-2022-37055",
|
|
28344
|
-
"_auto_imported":
|
|
28345
|
-
"_intake_method": "
|
|
28346
|
-
"_kev_short_description": "D-Link Routers contains a buffer overflow vulnerability that has a high impact on confidentiality, integrity, and availability. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
|
|
28375
|
+
"_auto_imported": false,
|
|
28376
|
+
"_intake_method": "manual-verified-curation",
|
|
28377
|
+
"_kev_short_description": "D-Link Routers contains a buffer overflow vulnerability that has a high impact on confidentiality, integrity, and availability. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
|
|
28378
|
+
"iocs": {
|
|
28379
|
+
"behavioral": [
|
|
28380
|
+
"D-Link routers reachable on the network at a release below the fixed firmware/version (or end-of-life with no fix).",
|
|
28381
|
+
"Unauthenticated requests to the router web interface consistent with a buffer overflow (CWE-120) on affected D-Link routers reachable by an unauthenticated attacker.",
|
|
28382
|
+
"Indicators of the exploited weakness on the router web interface — unexpected command execution, new accounts, malicious firmware, or botnet/C2 traffic from the device — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
|
|
28383
|
+
],
|
|
28384
|
+
"_ioc_source_note": "Anchored to NVD CVE-2022-37055, CISA KEV (added 2025-12-08), and the vendor advisory recorded in vendor_advisories."
|
|
28385
|
+
},
|
|
28386
|
+
"_draft": false,
|
|
28387
|
+
"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."
|
|
28347
28388
|
},
|
|
28348
28389
|
"CVE-2025-66644": {
|
|
28349
28390
|
"name": "Array Networks ArrayOS AG OS Command Injection Vulnerability",
|
|
@@ -30443,7 +30484,7 @@
|
|
|
30443
30484
|
"cwe_refs": [
|
|
30444
30485
|
"CWE-502"
|
|
30445
30486
|
],
|
|
30446
|
-
"source_verified": "2026-05-
|
|
30487
|
+
"source_verified": "2026-05-29",
|
|
30447
30488
|
"verification_sources": [
|
|
30448
30489
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
30449
30490
|
"https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2025-59287",
|
|
@@ -30472,11 +30513,21 @@
|
|
|
30472
30513
|
"published_date": "2025-10-24"
|
|
30473
30514
|
}
|
|
30474
30515
|
],
|
|
30475
|
-
"last_updated": "2026-05-
|
|
30516
|
+
"last_updated": "2026-05-29",
|
|
30476
30517
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-24; due date 2025-11-14. Notes reference: https://msrc.microsoft.com/update-guide/en-US/vulnerability/CVE-2025-59287 ; https://nvd.nist.gov/vuln/detail/CVE-2025-59287",
|
|
30477
|
-
"_auto_imported":
|
|
30478
|
-
"_intake_method": "
|
|
30479
|
-
"_kev_short_description": "Microsoft Windows Server Update Service (WSUS) contains a deserialization of untrusted data vulnerability that allows for remote code execution."
|
|
30518
|
+
"_auto_imported": false,
|
|
30519
|
+
"_intake_method": "manual-verified-curation",
|
|
30520
|
+
"_kev_short_description": "Microsoft Windows Server Update Service (WSUS) contains a deserialization of untrusted data vulnerability that allows for remote code execution.",
|
|
30521
|
+
"iocs": {
|
|
30522
|
+
"behavioral": [
|
|
30523
|
+
"Microsoft Windows Server Update Services (WSUS) reachable on the network at a build below the fixed version named in the Microsoft advisory.",
|
|
30524
|
+
"Unauthenticated requests to the WSUS server consistent with deserialization of untrusted data (CWE-502) in WSUS, reachable by an unauthenticated attacker for remote code execution.",
|
|
30525
|
+
"Indicators of the exploited weakness on the WSUS server — web shells, unexpected process execution, or stolen machine keys — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
|
|
30526
|
+
],
|
|
30527
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-59287, CISA KEV (added 2025-10-24), and the Microsoft security advisory recorded in vendor_advisories."
|
|
30528
|
+
},
|
|
30529
|
+
"_draft": false,
|
|
30530
|
+
"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."
|
|
30480
30531
|
},
|
|
30481
30532
|
"CVE-2025-61932": {
|
|
30482
30533
|
"name": "Motex LANSCOPE Endpoint Manager Improper Verification of Source of a Communication Channel Vulnerability",
|
|
@@ -35374,7 +35425,8 @@
|
|
|
35374
35425
|
},
|
|
35375
35426
|
"atlas_refs": [],
|
|
35376
35427
|
"attack_refs": [
|
|
35377
|
-
"T1190"
|
|
35428
|
+
"T1190",
|
|
35429
|
+
"T1059"
|
|
35378
35430
|
],
|
|
35379
35431
|
"rwep_score": 77,
|
|
35380
35432
|
"rwep_factors": {
|
|
@@ -35395,7 +35447,7 @@
|
|
|
35395
35447
|
"cwe_refs": [
|
|
35396
35448
|
"CWE-94"
|
|
35397
35449
|
],
|
|
35398
|
-
"source_verified": "2026-05-
|
|
35450
|
+
"source_verified": "2026-05-29",
|
|
35399
35451
|
"verification_sources": [
|
|
35400
35452
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
35401
35453
|
"https://support.dlink.com/productinfo.aspx?m=DCS-2530L",
|
|
@@ -35425,11 +35477,21 @@
|
|
|
35425
35477
|
"published_date": "2025-08-05"
|
|
35426
35478
|
}
|
|
35427
35479
|
],
|
|
35428
|
-
"last_updated": "2026-05-
|
|
35480
|
+
"last_updated": "2026-05-29",
|
|
35429
35481
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-08-05; due date 2025-08-26. Notes reference: https://support.dlink.com/productinfo.aspx?m=DCS-2530L ; https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10180 ; https://nvd.nist.gov/vuln/detail/CVE-2020-25078",
|
|
35430
|
-
"_auto_imported":
|
|
35431
|
-
"_intake_method": "
|
|
35432
|
-
"_kev_short_description": "D-Link DCS-2530L and DCS-2670L devices contains an unspecified vulnerability that could allow for remote administrator password disclosure. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
|
|
35482
|
+
"_auto_imported": false,
|
|
35483
|
+
"_intake_method": "manual-verified-curation",
|
|
35484
|
+
"_kev_short_description": "D-Link DCS-2530L and DCS-2670L devices contains an unspecified vulnerability that could allow for remote administrator password disclosure. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
|
|
35485
|
+
"iocs": {
|
|
35486
|
+
"behavioral": [
|
|
35487
|
+
"D-Link DCS-2530L / DCS-2670L cameras reachable on the network at a release below the fixed firmware/version (or end-of-life with no fix).",
|
|
35488
|
+
"Unauthenticated requests to the IP camera web interface consistent with an unauthenticated code-execution flaw (CWE-94) on the D-Link DCS-2530L/2670L network cameras.",
|
|
35489
|
+
"Indicators of the exploited weakness on the IP camera web interface — unexpected command execution, new accounts, malicious firmware, or botnet/C2 traffic from the device — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
|
|
35490
|
+
],
|
|
35491
|
+
"_ioc_source_note": "Anchored to NVD CVE-2020-25078, CISA KEV (added 2025-08-05), and the vendor advisory recorded in vendor_advisories."
|
|
35492
|
+
},
|
|
35493
|
+
"_draft": false,
|
|
35494
|
+
"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."
|
|
35433
35495
|
},
|
|
35434
35496
|
"CVE-2020-25079": {
|
|
35435
35497
|
"name": "D-Link DCS-2530L and DCS-2670L Command Injection Vulnerability",
|
|
@@ -35471,7 +35533,8 @@
|
|
|
35471
35533
|
},
|
|
35472
35534
|
"atlas_refs": [],
|
|
35473
35535
|
"attack_refs": [
|
|
35474
|
-
"T1190"
|
|
35536
|
+
"T1190",
|
|
35537
|
+
"T1059"
|
|
35475
35538
|
],
|
|
35476
35539
|
"rwep_score": 77,
|
|
35477
35540
|
"rwep_factors": {
|
|
@@ -35492,7 +35555,7 @@
|
|
|
35492
35555
|
"cwe_refs": [
|
|
35493
35556
|
"CWE-77"
|
|
35494
35557
|
],
|
|
35495
|
-
"source_verified": "2026-05-
|
|
35558
|
+
"source_verified": "2026-05-29",
|
|
35496
35559
|
"verification_sources": [
|
|
35497
35560
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
35498
35561
|
"https://support.dlink.com/productinfo.aspx?m=DCS-2530L",
|
|
@@ -35522,11 +35585,21 @@
|
|
|
35522
35585
|
"published_date": "2025-08-05"
|
|
35523
35586
|
}
|
|
35524
35587
|
],
|
|
35525
|
-
"last_updated": "2026-05-
|
|
35588
|
+
"last_updated": "2026-05-29",
|
|
35526
35589
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-08-05; due date 2025-08-26. Notes reference: https://support.dlink.com/productinfo.aspx?m=DCS-2530L ; https://supportannouncement.us.dlink.com/announcement/publication.aspx?name=SAP10180 ; https://nvd.nist.gov/vuln/detail/CVE-2020-25079",
|
|
35527
|
-
"_auto_imported":
|
|
35528
|
-
"_intake_method": "
|
|
35529
|
-
"_kev_short_description": "D-Link DCS-2530L and DCS-2670L devices contains a command injection vulnerability in the cgi-bin/ddns_enc.cgi. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
|
|
35590
|
+
"_auto_imported": false,
|
|
35591
|
+
"_intake_method": "manual-verified-curation",
|
|
35592
|
+
"_kev_short_description": "D-Link DCS-2530L and DCS-2670L devices contains a command injection vulnerability in the cgi-bin/ddns_enc.cgi. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
|
|
35593
|
+
"iocs": {
|
|
35594
|
+
"behavioral": [
|
|
35595
|
+
"D-Link DCS-2530L / DCS-2670L cameras reachable on the network at a release below the fixed firmware/version (or end-of-life with no fix).",
|
|
35596
|
+
"Unauthenticated requests to the IP camera web interface consistent with command injection (CWE-77) on the D-Link DCS-2530L/2670L cameras, giving an unauthenticated attacker command execution.",
|
|
35597
|
+
"Indicators of the exploited weakness on the IP camera web interface — unexpected command execution, new accounts, malicious firmware, or botnet/C2 traffic from the device — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
|
|
35598
|
+
],
|
|
35599
|
+
"_ioc_source_note": "Anchored to NVD CVE-2020-25079, CISA KEV (added 2025-08-05), and the vendor advisory recorded in vendor_advisories."
|
|
35600
|
+
},
|
|
35601
|
+
"_draft": false,
|
|
35602
|
+
"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."
|
|
35530
35603
|
},
|
|
35531
35604
|
"CVE-2022-40799": {
|
|
35532
35605
|
"name": "D-Link DNR-322L Download of Code Without Integrity Check Vulnerability",
|
|
@@ -35589,7 +35662,7 @@
|
|
|
35589
35662
|
"cwe_refs": [
|
|
35590
35663
|
"CWE-494"
|
|
35591
35664
|
],
|
|
35592
|
-
"source_verified": "2026-05-
|
|
35665
|
+
"source_verified": "2026-05-29",
|
|
35593
35666
|
"verification_sources": [
|
|
35594
35667
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
35595
35668
|
"https://www.dlink.com/uk/en/products/dnr-322l-cloud-network-video-recorder",
|
|
@@ -35618,11 +35691,21 @@
|
|
|
35618
35691
|
"published_date": "2025-08-05"
|
|
35619
35692
|
}
|
|
35620
35693
|
],
|
|
35621
|
-
"last_updated": "2026-05-
|
|
35694
|
+
"last_updated": "2026-05-29",
|
|
35622
35695
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-08-05; due date 2025-08-26. Notes reference: https://www.dlink.com/uk/en/products/dnr-322l-cloud-network-video-recorder ; https://nvd.nist.gov/vuln/detail/CVE-2022-40799",
|
|
35623
|
-
"_auto_imported":
|
|
35624
|
-
"_intake_method": "
|
|
35625
|
-
"_kev_short_description": "D-Link DNR-322L contains a download of code without integrity check vulnerability that could allow an authenticated attacker to execute OS level commands on the device. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
|
|
35696
|
+
"_auto_imported": false,
|
|
35697
|
+
"_intake_method": "manual-verified-curation",
|
|
35698
|
+
"_kev_short_description": "D-Link DNR-322L contains a download of code without integrity check vulnerability that could allow an authenticated attacker to execute OS level commands on the device. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
|
|
35699
|
+
"iocs": {
|
|
35700
|
+
"behavioral": [
|
|
35701
|
+
"D-Link DNR-322L NAS reachable on the network at a release below the fixed firmware/version (or end-of-life with no fix).",
|
|
35702
|
+
"Unauthenticated requests to the NAS management interface consistent with download of code without an integrity check (CWE-494) on the D-Link DNR-322L, letting an attacker supply a malicious update for code execution.",
|
|
35703
|
+
"Indicators of the exploited weakness on the NAS management interface — unexpected command execution, new accounts, malicious firmware, or botnet/C2 traffic from the device — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
|
|
35704
|
+
],
|
|
35705
|
+
"_ioc_source_note": "Anchored to NVD CVE-2022-40799, CISA KEV (added 2025-08-05), and the vendor advisory recorded in vendor_advisories."
|
|
35706
|
+
},
|
|
35707
|
+
"_draft": false,
|
|
35708
|
+
"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."
|
|
35626
35709
|
},
|
|
35627
35710
|
"CVE-2023-2533": {
|
|
35628
35711
|
"name": "PaperCut NG/MF Cross-Site Request Forgery (CSRF) Vulnerability",
|
|
@@ -36360,7 +36443,9 @@
|
|
|
36360
36443
|
},
|
|
36361
36444
|
"atlas_refs": [],
|
|
36362
36445
|
"attack_refs": [
|
|
36363
|
-
"T1190"
|
|
36446
|
+
"T1190",
|
|
36447
|
+
"T1059",
|
|
36448
|
+
"T1505.003"
|
|
36364
36449
|
],
|
|
36365
36450
|
"rwep_score": 83,
|
|
36366
36451
|
"rwep_factors": {
|
|
@@ -36381,7 +36466,7 @@
|
|
|
36381
36466
|
"cwe_refs": [
|
|
36382
36467
|
"CWE-94"
|
|
36383
36468
|
],
|
|
36384
|
-
"source_verified": "2026-05-
|
|
36469
|
+
"source_verified": "2026-05-29",
|
|
36385
36470
|
"verification_sources": [
|
|
36386
36471
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
36387
36472
|
"https://www.cisa.gov/news-events/alerts/2025/07/20/microsoft-releases-guidance-exploitation-sharepoint-vulnerability-cve-2025-53770",
|
|
@@ -36412,11 +36497,21 @@
|
|
|
36412
36497
|
"published_date": "2025-07-22"
|
|
36413
36498
|
}
|
|
36414
36499
|
],
|
|
36415
|
-
"last_updated": "2026-05-
|
|
36500
|
+
"last_updated": "2026-05-29",
|
|
36416
36501
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-07-22; due date 2025-07-23. Notes reference: CISA Mitigation Instructions: https://www.cisa.gov/news-events/alerts/2025/07/20/microsoft-releases-guidance-exploitation-sharepoint-vulnerability-cve-2025-53770; https://www.microsoft.com/en-us/secur",
|
|
36417
|
-
"_auto_imported":
|
|
36418
|
-
"_intake_method": "
|
|
36419
|
-
"_kev_short_description": "Microsoft SharePoint contains a code injection vulnerability that could allow an authorized attacker to execute code over a network. This vulnerability could be chained with CVE-2025-49706. CVE-2025-53770 is a patch bypass for CVE-2025-49704, and the updates for CVE-2025-53770 include more robust protection than those for CVE-2025-49704."
|
|
36502
|
+
"_auto_imported": false,
|
|
36503
|
+
"_intake_method": "manual-verified-curation",
|
|
36504
|
+
"_kev_short_description": "Microsoft SharePoint contains a code injection vulnerability that could allow an authorized attacker to execute code over a network. This vulnerability could be chained with CVE-2025-49706. CVE-2025-53770 is a patch bypass for CVE-2025-49704, and the updates for CVE-2025-53770 include more robust protection than those for CVE-2025-49704.",
|
|
36505
|
+
"iocs": {
|
|
36506
|
+
"behavioral": [
|
|
36507
|
+
"Microsoft SharePoint Server reachable on the network at a build below the fixed version named in the Microsoft advisory.",
|
|
36508
|
+
"Unauthenticated requests to the SharePoint Server consistent with code injection (CWE-94) on SharePoint Server — part of the ToolShell chain — yielding unauthenticated remote code execution.",
|
|
36509
|
+
"Indicators of the exploited weakness on the SharePoint Server — web shells, unexpected process execution, or stolen machine keys — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
|
|
36510
|
+
],
|
|
36511
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-49704, CISA KEV (added 2025-07-22), and the Microsoft security advisory recorded in vendor_advisories."
|
|
36512
|
+
},
|
|
36513
|
+
"_draft": false,
|
|
36514
|
+
"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."
|
|
36420
36515
|
},
|
|
36421
36516
|
"CVE-2025-49706": {
|
|
36422
36517
|
"name": "Microsoft SharePoint Improper Authentication Vulnerability",
|
|
@@ -36460,7 +36555,8 @@
|
|
|
36460
36555
|
},
|
|
36461
36556
|
"atlas_refs": [],
|
|
36462
36557
|
"attack_refs": [
|
|
36463
|
-
"T1078"
|
|
36558
|
+
"T1078",
|
|
36559
|
+
"T1190"
|
|
36464
36560
|
],
|
|
36465
36561
|
"rwep_score": 83,
|
|
36466
36562
|
"rwep_factors": {
|
|
@@ -36481,7 +36577,7 @@
|
|
|
36481
36577
|
"cwe_refs": [
|
|
36482
36578
|
"CWE-287"
|
|
36483
36579
|
],
|
|
36484
|
-
"source_verified": "2026-05-
|
|
36580
|
+
"source_verified": "2026-05-29",
|
|
36485
36581
|
"verification_sources": [
|
|
36486
36582
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
36487
36583
|
"https://www.cisa.gov/news-events/alerts/2025/07/20/microsoft-releases-guidance-exploitation-sharepoint-vulnerability-cve-2025-53770",
|
|
@@ -36512,11 +36608,21 @@
|
|
|
36512
36608
|
"published_date": "2025-07-22"
|
|
36513
36609
|
}
|
|
36514
36610
|
],
|
|
36515
|
-
"last_updated": "2026-05-
|
|
36611
|
+
"last_updated": "2026-05-29",
|
|
36516
36612
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-07-22; due date 2025-07-23. Notes reference: CISA Mitigation Instructions: https://www.cisa.gov/news-events/alerts/2025/07/20/microsoft-releases-guidance-exploitation-sharepoint-vulnerability-cve-2025-53770 ; https://www.microsoft.com/en-us/secu",
|
|
36517
|
-
"_auto_imported":
|
|
36518
|
-
"_intake_method": "
|
|
36519
|
-
"_kev_short_description": "Microsoft SharePoint contains an improper authentication vulnerability that allows an authorized attacker to perform spoofing over a network. Successfully exploitation could allow an attacker to view sensitive information and make some changes to disclosed information. This vulnerability could be chained with CVE-2025-49704. CVE-2025-53771 is a patch bypass for CVE-2025-49706, and the updates for CVE-2025-53771 include more robust protection than those for CVE-2025-49706."
|
|
36613
|
+
"_auto_imported": false,
|
|
36614
|
+
"_intake_method": "manual-verified-curation",
|
|
36615
|
+
"_kev_short_description": "Microsoft SharePoint contains an improper authentication vulnerability that allows an authorized attacker to perform spoofing over a network. Successfully exploitation could allow an attacker to view sensitive information and make some changes to disclosed information. This vulnerability could be chained with CVE-2025-49704. CVE-2025-53771 is a patch bypass for CVE-2025-49706, and the updates for CVE-2025-53771 include more robust protection than those for CVE-2025-49706.",
|
|
36616
|
+
"iocs": {
|
|
36617
|
+
"behavioral": [
|
|
36618
|
+
"Microsoft SharePoint Server reachable on the network at a build below the fixed version named in the Microsoft advisory.",
|
|
36619
|
+
"Unauthenticated requests to the SharePoint Server consistent with improper authentication (CWE-287) on SharePoint Server — the ToolShell chain entry point — letting an unauthenticated attacker reach the RCE primitives.",
|
|
36620
|
+
"Indicators of the exploited weakness on the SharePoint Server — web shells, unexpected process execution, or stolen machine keys — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
|
|
36621
|
+
],
|
|
36622
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-49706, CISA KEV (added 2025-07-22), and the Microsoft security advisory recorded in vendor_advisories."
|
|
36623
|
+
},
|
|
36624
|
+
"_draft": false,
|
|
36625
|
+
"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."
|
|
36520
36626
|
},
|
|
36521
36627
|
"CVE-2025-53770": {
|
|
36522
36628
|
"name": "Microsoft SharePoint Deserialization of Untrusted Data Vulnerability (variant: CVE-2025-53770)",
|
|
@@ -36560,7 +36666,8 @@
|
|
|
36560
36666
|
},
|
|
36561
36667
|
"atlas_refs": [],
|
|
36562
36668
|
"attack_refs": [
|
|
36563
|
-
"T1190"
|
|
36669
|
+
"T1190",
|
|
36670
|
+
"T1505.003"
|
|
36564
36671
|
],
|
|
36565
36672
|
"rwep_score": 83,
|
|
36566
36673
|
"rwep_factors": {
|
|
@@ -36581,7 +36688,7 @@
|
|
|
36581
36688
|
"cwe_refs": [
|
|
36582
36689
|
"CWE-502"
|
|
36583
36690
|
],
|
|
36584
|
-
"source_verified": "2026-05-
|
|
36691
|
+
"source_verified": "2026-05-29",
|
|
36585
36692
|
"verification_sources": [
|
|
36586
36693
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
36587
36694
|
"https://www.cisa.gov/news-events/alerts/2025/07/20/microsoft-releases-guidance-exploitation-sharepoint-vulnerability-cve-2025-53770",
|
|
@@ -36612,11 +36719,21 @@
|
|
|
36612
36719
|
"published_date": "2025-07-20"
|
|
36613
36720
|
}
|
|
36614
36721
|
],
|
|
36615
|
-
"last_updated": "2026-05-
|
|
36722
|
+
"last_updated": "2026-05-29",
|
|
36616
36723
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-07-20; due date 2025-07-21. Notes reference: CISA Mitigation Instructions: https://www.cisa.gov/news-events/alerts/2025/07/20/microsoft-releases-guidance-exploitation-sharepoint-vulnerability-cve-2025-53770; https://www.microsoft.com/en-us/secur",
|
|
36617
|
-
"_auto_imported":
|
|
36618
|
-
"_intake_method": "
|
|
36619
|
-
"_kev_short_description": "Microsoft SharePoint Server on-premises contains a deserialization of untrusted data vulnerability that could allow an unauthorized attacker to execute code over a network. This vulnerability could be chained with CVE-2025-53771. CVE-2025-53770 is a patch bypass for CVE-2025-49704, and the updates for CVE-2025-53770 include more robust protection than those for CVE-2025-49704."
|
|
36724
|
+
"_auto_imported": false,
|
|
36725
|
+
"_intake_method": "manual-verified-curation",
|
|
36726
|
+
"_kev_short_description": "Microsoft SharePoint Server on-premises contains a deserialization of untrusted data vulnerability that could allow an unauthorized attacker to execute code over a network. This vulnerability could be chained with CVE-2025-53771. CVE-2025-53770 is a patch bypass for CVE-2025-49704, and the updates for CVE-2025-53770 include more robust protection than those for CVE-2025-49704.",
|
|
36727
|
+
"iocs": {
|
|
36728
|
+
"behavioral": [
|
|
36729
|
+
"Microsoft SharePoint Server reachable on the network at a build below the fixed version named in the Microsoft advisory.",
|
|
36730
|
+
"Unauthenticated requests to the SharePoint Server consistent with deserialization of untrusted data (CWE-502) on SharePoint Server (the ToolShell chain), yielding unauthenticated remote code execution and web-shell deployment.",
|
|
36731
|
+
"Indicators of the exploited weakness on the SharePoint Server — web shells, unexpected process execution, or stolen machine keys — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
|
|
36732
|
+
],
|
|
36733
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-53770, CISA KEV (added 2025-07-20), and the Microsoft security advisory recorded in vendor_advisories."
|
|
36734
|
+
},
|
|
36735
|
+
"_draft": false,
|
|
36736
|
+
"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."
|
|
36620
36737
|
},
|
|
36621
36738
|
"CVE-2025-25257": {
|
|
36622
36739
|
"name": "Fortinet FortiWeb SQL Injection Vulnerability",
|
|
@@ -40033,7 +40150,8 @@
|
|
|
40033
40150
|
},
|
|
40034
40151
|
"atlas_refs": [],
|
|
40035
40152
|
"attack_refs": [
|
|
40036
|
-
"T1190"
|
|
40153
|
+
"T1190",
|
|
40154
|
+
"T1059"
|
|
40037
40155
|
],
|
|
40038
40156
|
"rwep_score": 77,
|
|
40039
40157
|
"rwep_factors": {
|
|
@@ -40054,7 +40172,7 @@
|
|
|
40054
40172
|
"cwe_refs": [
|
|
40055
40173
|
"CWE-94"
|
|
40056
40174
|
],
|
|
40057
|
-
"source_verified": "2026-05-
|
|
40175
|
+
"source_verified": "2026-05-29",
|
|
40058
40176
|
"verification_sources": [
|
|
40059
40177
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
40060
40178
|
"https://forums.ivanti.com/s/article/Security-Advisory-Ivanti-Endpoint-Manager-Mobile-EPMM",
|
|
@@ -40083,11 +40201,21 @@
|
|
|
40083
40201
|
"published_date": "2025-05-19"
|
|
40084
40202
|
}
|
|
40085
40203
|
],
|
|
40086
|
-
"last_updated": "2026-05-
|
|
40204
|
+
"last_updated": "2026-05-29",
|
|
40087
40205
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-05-19; due date 2025-06-09. Notes reference: https://forums.ivanti.com/s/article/Security-Advisory-Ivanti-Endpoint-Manager-Mobile-EPMM ; https://nvd.nist.gov/vuln/detail/CVE-2025-4428",
|
|
40088
|
-
"_auto_imported":
|
|
40089
|
-
"_intake_method": "
|
|
40090
|
-
"_kev_short_description": "Ivanti Endpoint Manager Mobile (EPMM) contains a code injection vulnerability in the API component that allows an authenticated attacker to remotely execute arbitrary code via crafted API requests. This vulnerability results from an insecure implementation of the Hibernate Validator open-source library, as represented by CVE-2025-35036."
|
|
40206
|
+
"_auto_imported": false,
|
|
40207
|
+
"_intake_method": "manual-verified-curation",
|
|
40208
|
+
"_kev_short_description": "Ivanti Endpoint Manager Mobile (EPMM) contains a code injection vulnerability in the API component that allows an authenticated attacker to remotely execute arbitrary code via crafted API requests. This vulnerability results from an insecure implementation of the Hibernate Validator open-source library, as represented by CVE-2025-35036.",
|
|
40209
|
+
"iocs": {
|
|
40210
|
+
"behavioral": [
|
|
40211
|
+
"Ivanti Endpoint Manager Mobile (EPMM) reachable on the network at a release below the fixed firmware/version (or end-of-life with no fix).",
|
|
40212
|
+
"Unauthenticated requests to the EPMM management surface consistent with code injection (CWE-94) yielding unauthenticated remote code execution on the EPMM management surface (chained with the authentication bypass).",
|
|
40213
|
+
"Indicators of the exploited weakness on the EPMM management surface — unexpected command execution, new accounts, malicious firmware, or botnet/C2 traffic from the device — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
|
|
40214
|
+
],
|
|
40215
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-4428, CISA KEV (added 2025-05-19), and the vendor advisory recorded in vendor_advisories."
|
|
40216
|
+
},
|
|
40217
|
+
"_draft": false,
|
|
40218
|
+
"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."
|
|
40091
40219
|
},
|
|
40092
40220
|
"CVE-2025-4427": {
|
|
40093
40221
|
"name": "Ivanti Endpoint Manager Mobile (EPMM) Authentication Bypass Vulnerability",
|
|
@@ -40129,7 +40257,8 @@
|
|
|
40129
40257
|
},
|
|
40130
40258
|
"atlas_refs": [],
|
|
40131
40259
|
"attack_refs": [
|
|
40132
|
-
"T1190"
|
|
40260
|
+
"T1190",
|
|
40261
|
+
"T1078"
|
|
40133
40262
|
],
|
|
40134
40263
|
"rwep_score": 77,
|
|
40135
40264
|
"rwep_factors": {
|
|
@@ -40150,7 +40279,7 @@
|
|
|
40150
40279
|
"cwe_refs": [
|
|
40151
40280
|
"CWE-288"
|
|
40152
40281
|
],
|
|
40153
|
-
"source_verified": "2026-05-
|
|
40282
|
+
"source_verified": "2026-05-29",
|
|
40154
40283
|
"verification_sources": [
|
|
40155
40284
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
40156
40285
|
"https://forums.ivanti.com/s/article/Security-Advisory-Ivanti-Endpoint-Manager-Mobile-EPMM",
|
|
@@ -40179,11 +40308,21 @@
|
|
|
40179
40308
|
"published_date": "2025-05-19"
|
|
40180
40309
|
}
|
|
40181
40310
|
],
|
|
40182
|
-
"last_updated": "2026-05-
|
|
40311
|
+
"last_updated": "2026-05-29",
|
|
40183
40312
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-05-19; due date 2025-06-09. Notes reference: https://forums.ivanti.com/s/article/Security-Advisory-Ivanti-Endpoint-Manager-Mobile-EPMM ; https://nvd.nist.gov/vuln/detail/CVE-2025-4427",
|
|
40184
|
-
"_auto_imported":
|
|
40185
|
-
"_intake_method": "
|
|
40186
|
-
"_kev_short_description": "Ivanti Endpoint Manager Mobile (EPMM) contains an authentication bypass vulnerability in the API component that allows an attacker to access protected resources without proper credentials via crafted API requests. This vulnerability results from an insecure implementation of the Spring Framework open-source library."
|
|
40313
|
+
"_auto_imported": false,
|
|
40314
|
+
"_intake_method": "manual-verified-curation",
|
|
40315
|
+
"_kev_short_description": "Ivanti Endpoint Manager Mobile (EPMM) contains an authentication bypass vulnerability in the API component that allows an attacker to access protected resources without proper credentials via crafted API requests. This vulnerability results from an insecure implementation of the Spring Framework open-source library.",
|
|
40316
|
+
"iocs": {
|
|
40317
|
+
"behavioral": [
|
|
40318
|
+
"Ivanti Endpoint Manager Mobile (EPMM) reachable on the network at a release below the fixed firmware/version (or end-of-life with no fix).",
|
|
40319
|
+
"Unauthenticated requests to the EPMM management surface consistent with an authentication bypass (CWE-288) on EPMM that, chained with the code-injection flaw, yields unauthenticated remote code execution.",
|
|
40320
|
+
"Indicators of the exploited weakness on the EPMM management surface — unexpected command execution, new accounts, malicious firmware, or botnet/C2 traffic from the device — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
|
|
40321
|
+
],
|
|
40322
|
+
"_ioc_source_note": "Anchored to NVD CVE-2025-4427, CISA KEV (added 2025-05-19), and the vendor advisory recorded in vendor_advisories."
|
|
40323
|
+
},
|
|
40324
|
+
"_draft": false,
|
|
40325
|
+
"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."
|
|
40187
40326
|
},
|
|
40188
40327
|
"CVE-2025-42999": {
|
|
40189
40328
|
"name": "SAP NetWeaver Deserialization Vulnerability",
|