@blamejs/exceptd-skills 0.15.7 → 0.15.9

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.
@@ -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-18",
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-18",
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": true,
7881
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
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",
@@ -22748,7 +22759,8 @@
22748
22759
  },
22749
22760
  "atlas_refs": [],
22750
22761
  "attack_refs": [
22751
- "T1592"
22762
+ "T1592",
22763
+ "T1190"
22752
22764
  ],
22753
22765
  "rwep_score": 77,
22754
22766
  "rwep_factors": {
@@ -22770,7 +22782,7 @@
22770
22782
  "CWE-25",
22771
22783
  "CWE-282"
22772
22784
  ],
22773
- "source_verified": "2026-05-18",
22785
+ "source_verified": "2026-05-29",
22774
22786
  "verification_sources": [
22775
22787
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
22776
22788
  "https://www.cisa.gov/news-events/directives/ed-26-03-mitigate-vulnerabilities-cisco-sd-wan-systems",
@@ -22801,11 +22813,21 @@
22801
22813
  "published_date": "2026-02-25"
22802
22814
  }
22803
22815
  ],
22804
- "last_updated": "2026-05-18",
22816
+ "last_updated": "2026-05-29",
22805
22817
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-25; due date 2026-02-27. Notes reference: CISA Mitigation Instructions: https://www.cisa.gov/news-events/directives/ed-26-03-mitigate-vulnerabilities-cisco-sd-wan-systems ; https://www.cisa.gov/news-events/directives/supplemental-direction-ed",
22806
- "_auto_imported": true,
22807
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
22808
- "_kev_short_description": "Cisco SD-WAN CLI contains a path traversal vulnerability that could allow an authenticated local attacker to gain elevated privileges via improper access controls on commands within the application CLI. A successful exploit could allow the attacker to execute arbitrary commands as the root user."
22818
+ "_auto_imported": false,
22819
+ "_intake_method": "manual-verified-curation",
22820
+ "_kev_short_description": "Cisco SD-WAN CLI contains a path traversal vulnerability that could allow an authenticated local attacker to gain elevated privileges via improper access controls on commands within the application CLI. A successful exploit could allow the attacker to execute arbitrary commands as the root user.",
22821
+ "iocs": {
22822
+ "behavioral": [
22823
+ "Cisco SD-WAN reachable on the network at a release below the fixed version named in the Cisco advisory.",
22824
+ "Unauthenticated requests to the SD-WAN surface consistent with a path-traversal flaw (CWE-25/CWE-282) reachable by an unauthenticated attacker.",
22825
+ "Indicators of the exploited weakness on the SD-WAN surface — device crashes/reloads, unexpected command execution, or access to restricted endpoints — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
22826
+ ],
22827
+ "_ioc_source_note": "Anchored to NVD CVE-2022-20775, CISA KEV (added 2026-02-25), and the Cisco security advisory recorded in vendor_advisories."
22828
+ },
22829
+ "_draft": false,
22830
+ "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."
22809
22831
  },
22810
22832
  "CVE-2026-20127": {
22811
22833
  "name": "Cisco Catalyst SD-WAN Controller and Manager Authentication Bypass Vulnerability",
@@ -27602,7 +27624,7 @@
27602
27624
  "cwe_refs": [
27603
27625
  "CWE-20"
27604
27626
  ],
27605
- "source_verified": "2026-05-18",
27627
+ "source_verified": "2026-05-29",
27606
27628
  "verification_sources": [
27607
27629
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
27608
27630
  "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-sma-attack-N9bf4",
@@ -27631,11 +27653,21 @@
27631
27653
  "published_date": "2025-12-17"
27632
27654
  }
27633
27655
  ],
27634
- "last_updated": "2026-05-18",
27656
+ "last_updated": "2026-05-29",
27635
27657
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-12-17; due date 2025-12-24. Notes reference: Please adhere to Cisco's guidelines to assess exposure and mitigate risks. Check for signs of potential compromise on all internet accessible Cisco products affected by this vulnerability. Apply any f",
27636
- "_auto_imported": true,
27637
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
27638
- "_kev_short_description": "Cisco Secure Email Gateway, Secure Email, AsyncOS Software, and Web Manager appliances contains an improper input validation vulnerability that allows threat actors to execute arbitrary commands with root privileges on the underlying operating system of an affected appliance."
27658
+ "_auto_imported": false,
27659
+ "_intake_method": "manual-verified-curation",
27660
+ "_kev_short_description": "Cisco Secure Email Gateway, Secure Email, AsyncOS Software, and Web Manager appliances contains an improper input validation vulnerability that allows threat actors to execute arbitrary commands with root privileges on the underlying operating system of an affected appliance.",
27661
+ "iocs": {
27662
+ "behavioral": [
27663
+ "Cisco (multiple products) reachable on the network at a release below the fixed version named in the Cisco advisory.",
27664
+ "Unauthenticated requests to the Cisco product surface consistent with improper input validation (CWE-20) reachable by an unauthenticated attacker.",
27665
+ "Indicators of the exploited weakness on the Cisco product surface — device crashes/reloads, unexpected command execution, or access to restricted endpoints — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
27666
+ ],
27667
+ "_ioc_source_note": "Anchored to NVD CVE-2025-20393, CISA KEV (added 2025-12-17), and the Cisco security advisory recorded in vendor_advisories."
27668
+ },
27669
+ "_draft": false,
27670
+ "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."
27639
27671
  },
27640
27672
  "CVE-2025-59718": {
27641
27673
  "name": "Fortinet Multiple Products Improper Verification of Cryptographic Signature Vulnerability",
@@ -28289,7 +28321,7 @@
28289
28321
  "cwe_refs": [
28290
28322
  "CWE-120"
28291
28323
  ],
28292
- "source_verified": "2026-05-18",
28324
+ "source_verified": "2026-05-29",
28293
28325
  "verification_sources": [
28294
28326
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
28295
28327
  "https://supportannouncement.us.dlink.com/security/publication.aspx?name=SAP10308",
@@ -28318,11 +28350,21 @@
28318
28350
  "published_date": "2025-12-08"
28319
28351
  }
28320
28352
  ],
28321
- "last_updated": "2026-05-18",
28353
+ "last_updated": "2026-05-29",
28322
28354
  "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",
28323
- "_auto_imported": true,
28324
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
28325
- "_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."
28355
+ "_auto_imported": false,
28356
+ "_intake_method": "manual-verified-curation",
28357
+ "_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.",
28358
+ "iocs": {
28359
+ "behavioral": [
28360
+ "D-Link routers reachable on the network at a release below the fixed firmware/version (or end-of-life with no fix).",
28361
+ "Unauthenticated requests to the router web interface consistent with a buffer overflow (CWE-120) on affected D-Link routers reachable by an unauthenticated attacker.",
28362
+ "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)."
28363
+ ],
28364
+ "_ioc_source_note": "Anchored to NVD CVE-2022-37055, CISA KEV (added 2025-12-08), and the vendor advisory recorded in vendor_advisories."
28365
+ },
28366
+ "_draft": false,
28367
+ "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."
28326
28368
  },
28327
28369
  "CVE-2025-66644": {
28328
28370
  "name": "Array Networks ArrayOS AG OS Command Injection Vulnerability",
@@ -33197,7 +33239,8 @@
33197
33239
  },
33198
33240
  "atlas_refs": [],
33199
33241
  "attack_refs": [
33200
- "T1190"
33242
+ "T1190",
33243
+ "T1499"
33201
33244
  ],
33202
33245
  "rwep_score": 77,
33203
33246
  "rwep_factors": {
@@ -33218,7 +33261,7 @@
33218
33261
  "cwe_refs": [
33219
33262
  "CWE-121"
33220
33263
  ],
33221
- "source_verified": "2026-05-18",
33264
+ "source_verified": "2026-05-29",
33222
33265
  "verification_sources": [
33223
33266
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
33224
33267
  "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-snmp-x4LPhte",
@@ -33247,11 +33290,21 @@
33247
33290
  "published_date": "2025-09-29"
33248
33291
  }
33249
33292
  ],
33250
- "last_updated": "2026-05-18",
33293
+ "last_updated": "2026-05-29",
33251
33294
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-09-29; due date 2025-10-20. Notes reference: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-snmp-x4LPhte ; https://nvd.nist.gov/vuln/detail/CVE-2025-20352",
33252
- "_auto_imported": true,
33253
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
33254
- "_kev_short_description": "Cisco IOS and IOS XE contains a stack-based buffer overflow vulnerability in the Simple Network Management Protocol (SNMP) subsystem that could allow for denial of service or remote code execution. A successful exploit could allow a low-privileged attacker to cause the affected system to reload, resulting in a DoS condition, or allow a high-privileged attacker to execute arbitrary code as the root user and obtain full control of the affected system."
33295
+ "_auto_imported": false,
33296
+ "_intake_method": "manual-verified-curation",
33297
+ "_kev_short_description": "Cisco IOS and IOS XE contains a stack-based buffer overflow vulnerability in the Simple Network Management Protocol (SNMP) subsystem that could allow for denial of service or remote code execution. A successful exploit could allow a low-privileged attacker to cause the affected system to reload, resulting in a DoS condition, or allow a high-privileged attacker to execute arbitrary code as the root user and obtain full control of the affected system.",
33298
+ "iocs": {
33299
+ "behavioral": [
33300
+ "Cisco IOS / IOS XE reachable on the network at a release below the fixed version named in the Cisco advisory.",
33301
+ "Unauthenticated requests to the IOS/IOS XE SNMP subsystem consistent with a stack-based overflow (CWE-121) in the SNMP subsystem, exploitable by an unauthenticated attacker for denial of service and remote code execution.",
33302
+ "Indicators of the exploited weakness on the IOS/IOS XE SNMP subsystem — device crashes/reloads, unexpected command execution, or access to restricted endpoints — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
33303
+ ],
33304
+ "_ioc_source_note": "Anchored to NVD CVE-2025-20352, CISA KEV (added 2025-09-29), and the Cisco security advisory recorded in vendor_advisories."
33305
+ },
33306
+ "_draft": false,
33307
+ "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."
33255
33308
  },
33256
33309
  "CVE-2021-21311": {
33257
33310
  "name": "Adminer Server-Side Request Forgery Vulnerability",
@@ -33409,7 +33462,7 @@
33409
33462
  "cwe_refs": [
33410
33463
  "CWE-862"
33411
33464
  ],
33412
- "source_verified": "2026-05-18",
33465
+ "source_verified": "2026-05-29",
33413
33466
  "verification_sources": [
33414
33467
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
33415
33468
  "https://www.cisa.gov/news-events/directives/ed-25-03-identify-and-mitigate-potential-compromise-cisco-devices",
@@ -33443,11 +33496,21 @@
33443
33496
  "published_date": "2025-09-25"
33444
33497
  }
33445
33498
  ],
33446
- "last_updated": "2026-05-18",
33499
+ "last_updated": "2026-05-29",
33447
33500
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-09-25; due date 2025-09-26. Notes reference: CISA Mitigation Instructions: https://www.cisa.gov/news-events/directives/ed-25-03-identify-and-mitigate-potential-compromise-cisco-devices ; https://www.cisa.gov/news-events/directives/supplemental-d",
33448
- "_auto_imported": true,
33449
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
33450
- "_kev_short_description": "Cisco Secure Firewall Adaptive Security (ASA) Appliance and Secure Firewall Threat Defense (FTD) Software VPN Web Server contain a missing authorization vulnerability. This vulnerability could be chained with CVE-2025-20333."
33501
+ "_auto_imported": false,
33502
+ "_intake_method": "manual-verified-curation",
33503
+ "_kev_short_description": "Cisco Secure Firewall Adaptive Security (ASA) Appliance and Secure Firewall Threat Defense (FTD) Software VPN Web Server contain a missing authorization vulnerability. This vulnerability could be chained with CVE-2025-20333.",
33504
+ "iocs": {
33505
+ "behavioral": [
33506
+ "Cisco Secure Firewall ASA / FTD reachable on the network at a release below the fixed version named in the Cisco advisory.",
33507
+ "Unauthenticated requests to the ASA/FTD web surface consistent with a missing-authorization flaw (CWE-862) allowing an unauthenticated attacker to reach restricted URL endpoints (the ASA web-services chain).",
33508
+ "Indicators of the exploited weakness on the ASA/FTD web surface — device crashes/reloads, unexpected command execution, or access to restricted endpoints — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
33509
+ ],
33510
+ "_ioc_source_note": "Anchored to NVD CVE-2025-20362, CISA KEV (added 2025-09-25), and the Cisco security advisory recorded in vendor_advisories."
33511
+ },
33512
+ "_draft": false,
33513
+ "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."
33451
33514
  },
33452
33515
  "CVE-2025-20333": {
33453
33516
  "name": "Cisco Secure Firewall Adaptive Security Appliance (ASA) and Secure Firewall Threat Defense (FTD) Buffer Overflow Vulnerability",
@@ -33510,7 +33573,7 @@
33510
33573
  "cwe_refs": [
33511
33574
  "CWE-120"
33512
33575
  ],
33513
- "source_verified": "2026-05-18",
33576
+ "source_verified": "2026-05-29",
33514
33577
  "verification_sources": [
33515
33578
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
33516
33579
  "https://www.cisa.gov/news-events/directives/ed-25-03-identify-and-mitigate-potential-compromise-cisco-devices",
@@ -33544,11 +33607,21 @@
33544
33607
  "published_date": "2025-09-25"
33545
33608
  }
33546
33609
  ],
33547
- "last_updated": "2026-05-18",
33610
+ "last_updated": "2026-05-29",
33548
33611
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-09-25; due date 2025-09-26. Notes reference: CISA Mitigation Instructions: https://www.cisa.gov/news-events/directives/ed-25-03-identify-and-mitigate-potential-compromise-cisco-devices ; https://www.cisa.gov/news-events/directives/supplemental-d",
33549
- "_auto_imported": true,
33550
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
33551
- "_kev_short_description": "Cisco Secure Firewall Adaptive Security (ASA) Appliance and Secure Firewall Threat Defense (FTD) Software VPN Web Server contain a buffer overflow vulnerability that allows for remote code execution. This vulnerability could be chained with CVE-2025-20362."
33612
+ "_auto_imported": false,
33613
+ "_intake_method": "manual-verified-curation",
33614
+ "_kev_short_description": "Cisco Secure Firewall Adaptive Security (ASA) Appliance and Secure Firewall Threat Defense (FTD) Software VPN Web Server contain a buffer overflow vulnerability that allows for remote code execution. This vulnerability could be chained with CVE-2025-20362.",
33615
+ "iocs": {
33616
+ "behavioral": [
33617
+ "Cisco Secure Firewall ASA / FTD reachable on the network at a release below the fixed version named in the Cisco advisory.",
33618
+ "Unauthenticated requests to the ASA/FTD web surface consistent with a buffer overflow (CWE-120) enabling unauthenticated remote code execution (chained with the missing-authorization flaw).",
33619
+ "Indicators of the exploited weakness on the ASA/FTD web surface — device crashes/reloads, unexpected command execution, or access to restricted endpoints — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
33620
+ ],
33621
+ "_ioc_source_note": "Anchored to NVD CVE-2025-20333, CISA KEV (added 2025-09-25), and the Cisco security advisory recorded in vendor_advisories."
33622
+ },
33623
+ "_draft": false,
33624
+ "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."
33552
33625
  },
33553
33626
  "CVE-2025-5086": {
33554
33627
  "name": "Dassault Systèmes DELMIA Apriso Deserialization of Untrusted Data Vulnerability",
@@ -35322,7 +35395,8 @@
35322
35395
  },
35323
35396
  "atlas_refs": [],
35324
35397
  "attack_refs": [
35325
- "T1190"
35398
+ "T1190",
35399
+ "T1059"
35326
35400
  ],
35327
35401
  "rwep_score": 77,
35328
35402
  "rwep_factors": {
@@ -35343,7 +35417,7 @@
35343
35417
  "cwe_refs": [
35344
35418
  "CWE-94"
35345
35419
  ],
35346
- "source_verified": "2026-05-18",
35420
+ "source_verified": "2026-05-29",
35347
35421
  "verification_sources": [
35348
35422
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
35349
35423
  "https://support.dlink.com/productinfo.aspx?m=DCS-2530L",
@@ -35373,11 +35447,21 @@
35373
35447
  "published_date": "2025-08-05"
35374
35448
  }
35375
35449
  ],
35376
- "last_updated": "2026-05-18",
35450
+ "last_updated": "2026-05-29",
35377
35451
  "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",
35378
- "_auto_imported": true,
35379
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
35380
- "_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."
35452
+ "_auto_imported": false,
35453
+ "_intake_method": "manual-verified-curation",
35454
+ "_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.",
35455
+ "iocs": {
35456
+ "behavioral": [
35457
+ "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).",
35458
+ "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.",
35459
+ "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)."
35460
+ ],
35461
+ "_ioc_source_note": "Anchored to NVD CVE-2020-25078, CISA KEV (added 2025-08-05), and the vendor advisory recorded in vendor_advisories."
35462
+ },
35463
+ "_draft": false,
35464
+ "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."
35381
35465
  },
35382
35466
  "CVE-2020-25079": {
35383
35467
  "name": "D-Link DCS-2530L and DCS-2670L Command Injection Vulnerability",
@@ -35419,7 +35503,8 @@
35419
35503
  },
35420
35504
  "atlas_refs": [],
35421
35505
  "attack_refs": [
35422
- "T1190"
35506
+ "T1190",
35507
+ "T1059"
35423
35508
  ],
35424
35509
  "rwep_score": 77,
35425
35510
  "rwep_factors": {
@@ -35440,7 +35525,7 @@
35440
35525
  "cwe_refs": [
35441
35526
  "CWE-77"
35442
35527
  ],
35443
- "source_verified": "2026-05-18",
35528
+ "source_verified": "2026-05-29",
35444
35529
  "verification_sources": [
35445
35530
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
35446
35531
  "https://support.dlink.com/productinfo.aspx?m=DCS-2530L",
@@ -35470,11 +35555,21 @@
35470
35555
  "published_date": "2025-08-05"
35471
35556
  }
35472
35557
  ],
35473
- "last_updated": "2026-05-18",
35558
+ "last_updated": "2026-05-29",
35474
35559
  "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",
35475
- "_auto_imported": true,
35476
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
35477
- "_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."
35560
+ "_auto_imported": false,
35561
+ "_intake_method": "manual-verified-curation",
35562
+ "_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.",
35563
+ "iocs": {
35564
+ "behavioral": [
35565
+ "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).",
35566
+ "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.",
35567
+ "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)."
35568
+ ],
35569
+ "_ioc_source_note": "Anchored to NVD CVE-2020-25079, CISA KEV (added 2025-08-05), and the vendor advisory recorded in vendor_advisories."
35570
+ },
35571
+ "_draft": false,
35572
+ "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."
35478
35573
  },
35479
35574
  "CVE-2022-40799": {
35480
35575
  "name": "D-Link DNR-322L Download of Code Without Integrity Check Vulnerability",
@@ -35537,7 +35632,7 @@
35537
35632
  "cwe_refs": [
35538
35633
  "CWE-494"
35539
35634
  ],
35540
- "source_verified": "2026-05-18",
35635
+ "source_verified": "2026-05-29",
35541
35636
  "verification_sources": [
35542
35637
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
35543
35638
  "https://www.dlink.com/uk/en/products/dnr-322l-cloud-network-video-recorder",
@@ -35566,11 +35661,21 @@
35566
35661
  "published_date": "2025-08-05"
35567
35662
  }
35568
35663
  ],
35569
- "last_updated": "2026-05-18",
35664
+ "last_updated": "2026-05-29",
35570
35665
  "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",
35571
- "_auto_imported": true,
35572
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
35573
- "_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."
35666
+ "_auto_imported": false,
35667
+ "_intake_method": "manual-verified-curation",
35668
+ "_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.",
35669
+ "iocs": {
35670
+ "behavioral": [
35671
+ "D-Link DNR-322L NAS reachable on the network at a release below the fixed firmware/version (or end-of-life with no fix).",
35672
+ "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.",
35673
+ "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)."
35674
+ ],
35675
+ "_ioc_source_note": "Anchored to NVD CVE-2022-40799, CISA KEV (added 2025-08-05), and the vendor advisory recorded in vendor_advisories."
35676
+ },
35677
+ "_draft": false,
35678
+ "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."
35574
35679
  },
35575
35680
  "CVE-2023-2533": {
35576
35681
  "name": "PaperCut NG/MF Cross-Site Request Forgery (CSRF) Vulnerability",
@@ -35708,7 +35813,8 @@
35708
35813
  },
35709
35814
  "atlas_refs": [],
35710
35815
  "attack_refs": [
35711
- "T1190"
35816
+ "T1190",
35817
+ "T1059"
35712
35818
  ],
35713
35819
  "rwep_score": 77,
35714
35820
  "rwep_factors": {
@@ -35729,7 +35835,7 @@
35729
35835
  "cwe_refs": [
35730
35836
  "CWE-74"
35731
35837
  ],
35732
- "source_verified": "2026-05-18",
35838
+ "source_verified": "2026-05-29",
35733
35839
  "verification_sources": [
35734
35840
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
35735
35841
  "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-ise-unauth-rce-ZAd2GnJ6",
@@ -35758,11 +35864,21 @@
35758
35864
  "published_date": "2025-07-28"
35759
35865
  }
35760
35866
  ],
35761
- "last_updated": "2026-05-18",
35867
+ "last_updated": "2026-05-29",
35762
35868
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-07-28; due date 2025-08-18. Notes reference: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-ise-unauth-rce-ZAd2GnJ6 ; https://nvd.nist.gov/vuln/detail/CVE-2025-20337",
35763
- "_auto_imported": true,
35764
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
35765
- "_kev_short_description": "Cisco Identity Services Engine contains an injection vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC due to insufficient validation of user-supplied input allowing an attacker to exploit this vulnerability by submitting a crafted API request. Successful exploitation could allow an attacker to perform remote code execution and obtaining root privileges on an affected device."
35869
+ "_auto_imported": false,
35870
+ "_intake_method": "manual-verified-curation",
35871
+ "_kev_short_description": "Cisco Identity Services Engine contains an injection vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC due to insufficient validation of user-supplied input allowing an attacker to exploit this vulnerability by submitting a crafted API request. Successful exploitation could allow an attacker to perform remote code execution and obtaining root privileges on an affected device.",
35872
+ "iocs": {
35873
+ "behavioral": [
35874
+ "Cisco Identity Services Engine (ISE) reachable on the network at a release below the fixed version named in the Cisco advisory.",
35875
+ "Unauthenticated requests to the ISE surface consistent with an injection flaw (CWE-74) enabling unauthenticated code execution on Cisco ISE.",
35876
+ "Indicators of the exploited weakness on the ISE surface — device crashes/reloads, unexpected command execution, or access to restricted endpoints — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
35877
+ ],
35878
+ "_ioc_source_note": "Anchored to NVD CVE-2025-20337, CISA KEV (added 2025-07-28), and the Cisco security advisory recorded in vendor_advisories."
35879
+ },
35880
+ "_draft": false,
35881
+ "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."
35766
35882
  },
35767
35883
  "CVE-2025-20281": {
35768
35884
  "name": "Cisco Identity Services Engine Injection Vulnerability (variant: CVE-2025-20281)",
@@ -35804,7 +35920,8 @@
35804
35920
  },
35805
35921
  "atlas_refs": [],
35806
35922
  "attack_refs": [
35807
- "T1190"
35923
+ "T1190",
35924
+ "T1059"
35808
35925
  ],
35809
35926
  "rwep_score": 77,
35810
35927
  "rwep_factors": {
@@ -35825,7 +35942,7 @@
35825
35942
  "cwe_refs": [
35826
35943
  "CWE-74"
35827
35944
  ],
35828
- "source_verified": "2026-05-18",
35945
+ "source_verified": "2026-05-29",
35829
35946
  "verification_sources": [
35830
35947
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
35831
35948
  "https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-ise-unauth-rce-ZAd2GnJ6",
@@ -35854,11 +35971,21 @@
35854
35971
  "published_date": "2025-07-28"
35855
35972
  }
35856
35973
  ],
35857
- "last_updated": "2026-05-18",
35974
+ "last_updated": "2026-05-29",
35858
35975
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-07-28; due date 2025-08-18. Notes reference: https://sec.cloudapps.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-ise-unauth-rce-ZAd2GnJ6 ; https://nvd.nist.gov/vuln/detail/CVE-2025-20281",
35859
- "_auto_imported": true,
35860
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
35861
- "_kev_short_description": "Cisco Identity Services Engine contains an injection vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC due to insufficient validation of user-supplied input allowing an attacker to exploit this vulnerability by submitting a crafted API request. Successful exploitation could allow an attacker to perform remote code execution and obtaining root privileges on an affected device."
35976
+ "_auto_imported": false,
35977
+ "_intake_method": "manual-verified-curation",
35978
+ "_kev_short_description": "Cisco Identity Services Engine contains an injection vulnerability in a specific API of Cisco ISE and Cisco ISE-PIC due to insufficient validation of user-supplied input allowing an attacker to exploit this vulnerability by submitting a crafted API request. Successful exploitation could allow an attacker to perform remote code execution and obtaining root privileges on an affected device.",
35979
+ "iocs": {
35980
+ "behavioral": [
35981
+ "Cisco Identity Services Engine (ISE) reachable on the network at a release below the fixed version named in the Cisco advisory.",
35982
+ "Unauthenticated requests to the ISE surface consistent with an injection flaw (CWE-74, a variant) enabling unauthenticated code execution on Cisco ISE.",
35983
+ "Indicators of the exploited weakness on the ISE surface — device crashes/reloads, unexpected command execution, or access to restricted endpoints — with no corresponding legitimate administrative action (KEV-confirmed in-the-wild exploitation)."
35984
+ ],
35985
+ "_ioc_source_note": "Anchored to NVD CVE-2025-20281, CISA KEV (added 2025-07-28), and the Cisco security advisory recorded in vendor_advisories."
35986
+ },
35987
+ "_draft": false,
35988
+ "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."
35862
35989
  },
35863
35990
  "CVE-2025-2775": {
35864
35991
  "name": "SysAid On-Prem Improper Restriction of XML External Entity Reference Vulnerability",
@@ -39959,7 +40086,8 @@
39959
40086
  },
39960
40087
  "atlas_refs": [],
39961
40088
  "attack_refs": [
39962
- "T1190"
40089
+ "T1190",
40090
+ "T1059"
39963
40091
  ],
39964
40092
  "rwep_score": 77,
39965
40093
  "rwep_factors": {
@@ -39980,7 +40108,7 @@
39980
40108
  "cwe_refs": [
39981
40109
  "CWE-94"
39982
40110
  ],
39983
- "source_verified": "2026-05-18",
40111
+ "source_verified": "2026-05-29",
39984
40112
  "verification_sources": [
39985
40113
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
39986
40114
  "https://forums.ivanti.com/s/article/Security-Advisory-Ivanti-Endpoint-Manager-Mobile-EPMM",
@@ -40009,11 +40137,21 @@
40009
40137
  "published_date": "2025-05-19"
40010
40138
  }
40011
40139
  ],
40012
- "last_updated": "2026-05-18",
40140
+ "last_updated": "2026-05-29",
40013
40141
  "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",
40014
- "_auto_imported": true,
40015
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
40016
- "_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."
40142
+ "_auto_imported": false,
40143
+ "_intake_method": "manual-verified-curation",
40144
+ "_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.",
40145
+ "iocs": {
40146
+ "behavioral": [
40147
+ "Ivanti Endpoint Manager Mobile (EPMM) reachable on the network at a release below the fixed firmware/version (or end-of-life with no fix).",
40148
+ "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).",
40149
+ "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)."
40150
+ ],
40151
+ "_ioc_source_note": "Anchored to NVD CVE-2025-4428, CISA KEV (added 2025-05-19), and the vendor advisory recorded in vendor_advisories."
40152
+ },
40153
+ "_draft": false,
40154
+ "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."
40017
40155
  },
40018
40156
  "CVE-2025-4427": {
40019
40157
  "name": "Ivanti Endpoint Manager Mobile (EPMM) Authentication Bypass Vulnerability",
@@ -40055,7 +40193,8 @@
40055
40193
  },
40056
40194
  "atlas_refs": [],
40057
40195
  "attack_refs": [
40058
- "T1190"
40196
+ "T1190",
40197
+ "T1078"
40059
40198
  ],
40060
40199
  "rwep_score": 77,
40061
40200
  "rwep_factors": {
@@ -40076,7 +40215,7 @@
40076
40215
  "cwe_refs": [
40077
40216
  "CWE-288"
40078
40217
  ],
40079
- "source_verified": "2026-05-18",
40218
+ "source_verified": "2026-05-29",
40080
40219
  "verification_sources": [
40081
40220
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
40082
40221
  "https://forums.ivanti.com/s/article/Security-Advisory-Ivanti-Endpoint-Manager-Mobile-EPMM",
@@ -40105,11 +40244,21 @@
40105
40244
  "published_date": "2025-05-19"
40106
40245
  }
40107
40246
  ],
40108
- "last_updated": "2026-05-18",
40247
+ "last_updated": "2026-05-29",
40109
40248
  "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",
40110
- "_auto_imported": true,
40111
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
40112
- "_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."
40249
+ "_auto_imported": false,
40250
+ "_intake_method": "manual-verified-curation",
40251
+ "_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.",
40252
+ "iocs": {
40253
+ "behavioral": [
40254
+ "Ivanti Endpoint Manager Mobile (EPMM) reachable on the network at a release below the fixed firmware/version (or end-of-life with no fix).",
40255
+ "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.",
40256
+ "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)."
40257
+ ],
40258
+ "_ioc_source_note": "Anchored to NVD CVE-2025-4427, CISA KEV (added 2025-05-19), and the vendor advisory recorded in vendor_advisories."
40259
+ },
40260
+ "_draft": false,
40261
+ "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."
40113
40262
  },
40114
40263
  "CVE-2025-42999": {
40115
40264
  "name": "SAP NetWeaver Deserialization Vulnerability",