@blamejs/exceptd-skills 0.15.18 → 0.15.20

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.
@@ -7729,7 +7729,9 @@
7729
7729
  },
7730
7730
  "atlas_refs": [],
7731
7731
  "attack_refs": [
7732
- "T1592"
7732
+ "T1592",
7733
+ "T1190",
7734
+ "T1505.003"
7733
7735
  ],
7734
7736
  "rwep_score": 83,
7735
7737
  "rwep_factors": {
@@ -7750,7 +7752,7 @@
7750
7752
  "cwe_refs": [
7751
7753
  "CWE-22"
7752
7754
  ],
7753
- "source_verified": "2026-05-18",
7755
+ "source_verified": "2026-05-29",
7754
7756
  "verification_sources": [
7755
7757
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
7756
7758
  "https://www.connectwise.com/company/trust/security-bulletins/connectwise-screenconnect-23.9.8",
@@ -7779,11 +7781,21 @@
7779
7781
  "published_date": "2026-04-28"
7780
7782
  }
7781
7783
  ],
7782
- "last_updated": "2026-05-18",
7784
+ "last_updated": "2026-05-29",
7783
7785
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-04-28; due date 2026-05-12. Notes reference: https://www.connectwise.com/company/trust/security-bulletins/connectwise-screenconnect-23.9.8 ; https://nvd.nist.gov/vuln/detail/CVE-2024-1708",
7784
- "_auto_imported": true,
7785
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
7786
- "_kev_short_description": "ConnectWise ScreenConnect contains a path traversal vulnerability which could allow an attacker to execute remote code or directly impact confidential data and critical systems."
7786
+ "_auto_imported": false,
7787
+ "_intake_method": "manual-verified-curation",
7788
+ "_kev_short_description": "ConnectWise ScreenConnect contains a path traversal vulnerability which could allow an attacker to execute remote code or directly impact confidential data and critical systems.",
7789
+ "iocs": {
7790
+ "behavioral": [
7791
+ "ConnectWise ScreenConnect reachable on the network at a version below the fixed release named in the vendor advisory.",
7792
+ "Unauthenticated requests to the ScreenConnect consistent with path-traversal flaw (CWE-22) letting an attacker write or read files outside the intended directory.",
7793
+ "Post-exploitation indicators on the ScreenConnect — web shells, unexpected process execution, use of forged or leaked key material, or access to functions/files with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
7794
+ ],
7795
+ "_ioc_source_note": "Anchored to NVD CVE-2024-1708, CISA KEV (added 2026-04-28), and the vendor security advisory recorded in vendor_advisories."
7796
+ },
7797
+ "_draft": false,
7798
+ "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."
7787
7799
  },
7788
7800
  "CVE-2025-29635": {
7789
7801
  "name": "D-Link DIR-823X Command Injection Vulnerability",
@@ -25478,7 +25490,8 @@
25478
25490
  },
25479
25491
  "atlas_refs": [],
25480
25492
  "attack_refs": [
25481
- "T1190"
25493
+ "T1190",
25494
+ "T1059"
25482
25495
  ],
25483
25496
  "rwep_score": 77,
25484
25497
  "rwep_factors": {
@@ -25499,7 +25512,7 @@
25499
25512
  "cwe_refs": [
25500
25513
  "CWE-78"
25501
25514
  ],
25502
- "source_verified": "2026-05-18",
25515
+ "source_verified": "2026-05-29",
25503
25516
  "verification_sources": [
25504
25517
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
25505
25518
  "https://github.com/FreePBX/security-reporting/security/advisories/GHSA-vm9p-46mv-5xvw",
@@ -25528,11 +25541,21 @@
25528
25541
  "published_date": "2026-02-03"
25529
25542
  }
25530
25543
  ],
25531
- "last_updated": "2026-05-18",
25544
+ "last_updated": "2026-05-29",
25532
25545
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-02-03; due date 2026-02-24. Notes reference: https://github.com/FreePBX/security-reporting/security/advisories/GHSA-vm9p-46mv-5xvw ; https://nvd.nist.gov/vuln/detail/CVE-2025-64328",
25533
- "_auto_imported": true,
25534
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
25535
- "_kev_short_description": "Sangoma FreePBX Endpoint Manager contains an OS command injection vulnerability that could allow for a post-authentication command injection by an authenticated known user via the testconnection -> check_ssh_connect() function. An attacker can leverage this vulnerability to potentially obtain remote access to the system as an asterisk user. "
25546
+ "_auto_imported": false,
25547
+ "_intake_method": "manual-verified-curation",
25548
+ "_kev_short_description": "Sangoma FreePBX Endpoint Manager contains an OS command injection vulnerability that could allow for a post-authentication command injection by an authenticated known user via the testconnection -> check_ssh_connect() function. An attacker can leverage this vulnerability to potentially obtain remote access to the system as an asterisk user. ",
25549
+ "iocs": {
25550
+ "behavioral": [
25551
+ "Sangoma FreePBX reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
25552
+ "Unauthenticated requests to the FreePBX consistent with OS command-injection flaw (CWE-78) enabling unauthenticated remote command execution on the telephony server.",
25553
+ "Post-exploitation indicators on the FreePBX — web shells, toll-fraud call patterns, or new admin extensions — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
25554
+ ],
25555
+ "_ioc_source_note": "Anchored to NVD CVE-2025-64328, CISA KEV (added 2026-02-03), and the vendor security advisory recorded in vendor_advisories."
25556
+ },
25557
+ "_draft": false,
25558
+ "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."
25536
25559
  },
25537
25560
  "CVE-2019-19006": {
25538
25561
  "name": " Sangoma FreePBX Improper Authentication Vulnerability",
@@ -27624,7 +27647,7 @@
27624
27647
  "cwe_refs": [
27625
27648
  "CWE-787"
27626
27649
  ],
27627
- "source_verified": "2026-05-18",
27650
+ "source_verified": "2026-05-29",
27628
27651
  "verification_sources": [
27629
27652
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
27630
27653
  "https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2025-00027",
@@ -27653,11 +27676,21 @@
27653
27676
  "published_date": "2025-12-19"
27654
27677
  }
27655
27678
  ],
27656
- "last_updated": "2026-05-18",
27679
+ "last_updated": "2026-05-29",
27657
27680
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-12-19; due date 2025-12-26. Notes reference: Check for signs of potential compromise on all internet accessible instances after applying mitigations. For more information please see: https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2025-00027",
27658
- "_auto_imported": true,
27659
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
27660
- "_kev_short_description": "WatchGuard Fireware OS iked process contains an out of bounds write vulnerability in the OS iked process. This vulnerability may allow a remote unauthenticated attacker to execute arbitrary code and affects both the mobile user VPN with IKEv2 and the branch office VPN using IKEv2 when configured with a dynamic gateway peer."
27681
+ "_auto_imported": false,
27682
+ "_intake_method": "manual-verified-curation",
27683
+ "_kev_short_description": "WatchGuard Fireware OS iked process contains an out of bounds write vulnerability in the OS iked process. This vulnerability may allow a remote unauthenticated attacker to execute arbitrary code and affects both the mobile user VPN with IKEv2 and the branch office VPN using IKEv2 when configured with a dynamic gateway peer.",
27684
+ "iocs": {
27685
+ "behavioral": [
27686
+ "WatchGuard Firebox reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
27687
+ "Unauthenticated requests to the Firebox firewall consistent with out-of-bounds write (CWE-787) exploitable by an unauthenticated attacker for memory-corruption remote code execution on the firewall.",
27688
+ "Post-exploitation indicators on the Firebox firewall — crashes consistent with memory corruption, new processes, or config/credential changes — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
27689
+ ],
27690
+ "_ioc_source_note": "Anchored to NVD CVE-2025-14733, CISA KEV (added 2025-12-19), and the vendor security advisory recorded in vendor_advisories."
27691
+ },
27692
+ "_draft": false,
27693
+ "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."
27661
27694
  },
27662
27695
  "CVE-2025-59374": {
27663
27696
  "name": "ASUS Live Update Embedded Malicious Code Vulnerability",
@@ -28104,7 +28137,8 @@
28104
28137
  },
28105
28138
  "atlas_refs": [],
28106
28139
  "attack_refs": [
28107
- "T1190"
28140
+ "T1190",
28141
+ "T1552"
28108
28142
  ],
28109
28143
  "rwep_score": 77,
28110
28144
  "rwep_factors": {
@@ -28125,7 +28159,7 @@
28125
28159
  "cwe_refs": [
28126
28160
  "CWE-798"
28127
28161
  ],
28128
- "source_verified": "2026-05-18",
28162
+ "source_verified": "2026-05-29",
28129
28163
  "verification_sources": [
28130
28164
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
28131
28165
  "https://www.centrestack.com/p/gce_latest_release.html",
@@ -28156,11 +28190,21 @@
28156
28190
  "published_date": "2025-12-15"
28157
28191
  }
28158
28192
  ],
28159
- "last_updated": "2026-05-18",
28193
+ "last_updated": "2026-05-29",
28160
28194
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-12-15; due date 2026-01-05. Notes reference: https://www.centrestack.com/p/gce_latest_release.html ; https://access.triofox.com/releases_history/; https://support.centrestack.com/hc/en-us/articles/360007159054-Hardening-the-CentreStack-Cluster#h",
28161
- "_auto_imported": true,
28162
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
28163
- "_kev_short_description": "Gladinet CentreStack and TrioFox contain a hardcoded cryptographic keys vulnerability for their implementation of the AES cryptoscheme. This vulnerability degrades security for public exposed endpoints that may make use of it and may offer arbitrary local file inclusion when provided a specially crafted request without authentication."
28195
+ "_auto_imported": false,
28196
+ "_intake_method": "manual-verified-curation",
28197
+ "_kev_short_description": "Gladinet CentreStack and TrioFox contain a hardcoded cryptographic keys vulnerability for their implementation of the AES cryptoscheme. This vulnerability degrades security for public exposed endpoints that may make use of it and may offer arbitrary local file inclusion when provided a specially crafted request without authentication.",
28198
+ "iocs": {
28199
+ "behavioral": [
28200
+ "Gladinet CentreStack and Triofox reachable on the network at a version below the fixed release named in the vendor advisory.",
28201
+ "Unauthenticated requests to the CentreStack/Triofox consistent with use of hard-coded cryptographic key (CWE-798) letting an attacker forge trusted material to gain unauthorized access and code execution.",
28202
+ "Post-exploitation indicators on the CentreStack/Triofox — web shells, unexpected process execution, use of forged or leaked key material, or access to functions/files with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
28203
+ ],
28204
+ "_ioc_source_note": "Anchored to NVD CVE-2025-14611, CISA KEV (added 2025-12-15), and the vendor security advisory recorded in vendor_advisories."
28205
+ },
28206
+ "_draft": false,
28207
+ "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."
28164
28208
  },
28165
28209
  "CVE-2018-4063": {
28166
28210
  "name": "Sierra Wireless AirLink ALEOS Unrestricted Upload of File with Dangerous Type Vulnerability",
@@ -29686,7 +29730,8 @@
29686
29730
  },
29687
29731
  "atlas_refs": [],
29688
29732
  "attack_refs": [
29689
- "T1190"
29733
+ "T1190",
29734
+ "T1078"
29690
29735
  ],
29691
29736
  "rwep_score": 77,
29692
29737
  "rwep_factors": {
@@ -29707,7 +29752,7 @@
29707
29752
  "cwe_refs": [
29708
29753
  "CWE-284"
29709
29754
  ],
29710
- "source_verified": "2026-05-18",
29755
+ "source_verified": "2026-05-29",
29711
29756
  "verification_sources": [
29712
29757
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
29713
29758
  "https://access.triofox.com/releases_history",
@@ -29736,11 +29781,21 @@
29736
29781
  "published_date": "2025-11-12"
29737
29782
  }
29738
29783
  ],
29739
- "last_updated": "2026-05-18",
29784
+ "last_updated": "2026-05-29",
29740
29785
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-11-12; due date 2025-12-03. Notes reference: https://access.triofox.com/releases_history ; https://nvd.nist.gov/vuln/detail/CVE-2025-12480",
29741
- "_auto_imported": true,
29742
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
29743
- "_kev_short_description": "Gladinet Triofox contains an improper access control vulnerability that allows access to initial setup pages even after setup is complete."
29786
+ "_auto_imported": false,
29787
+ "_intake_method": "manual-verified-curation",
29788
+ "_kev_short_description": "Gladinet Triofox contains an improper access control vulnerability that allows access to initial setup pages even after setup is complete.",
29789
+ "iocs": {
29790
+ "behavioral": [
29791
+ "Gladinet Triofox reachable on the network at a version below the fixed release named in the vendor advisory.",
29792
+ "Unauthenticated requests to the Triofox consistent with improper-access-control flaw (CWE-284) letting an unauthenticated attacker reach functionality reserved for authorized users.",
29793
+ "Post-exploitation indicators on the Triofox — web shells, unexpected process execution, use of forged or leaked key material, or access to functions/files with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
29794
+ ],
29795
+ "_ioc_source_note": "Anchored to NVD CVE-2025-12480, CISA KEV (added 2025-11-12), and the vendor security advisory recorded in vendor_advisories."
29796
+ },
29797
+ "_draft": false,
29798
+ "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."
29744
29799
  },
29745
29800
  "CVE-2025-62215": {
29746
29801
  "name": "Microsoft Windows Race Condition Vulnerability",
@@ -29908,7 +29963,7 @@
29908
29963
  "cwe_refs": [
29909
29964
  "CWE-787"
29910
29965
  ],
29911
- "source_verified": "2026-05-18",
29966
+ "source_verified": "2026-05-29",
29912
29967
  "verification_sources": [
29913
29968
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
29914
29969
  "https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2025-00015",
@@ -29937,11 +29992,21 @@
29937
29992
  "published_date": "2025-11-12"
29938
29993
  }
29939
29994
  ],
29940
- "last_updated": "2026-05-18",
29995
+ "last_updated": "2026-05-29",
29941
29996
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-11-12; due date 2025-12-03. Notes reference: https://www.watchguard.com/wgrd-psirt/advisory/wgsa-2025-00015 ; https://nvd.nist.gov/vuln/detail/CVE-2025-9242",
29942
- "_auto_imported": true,
29943
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
29944
- "_kev_short_description": "WatchGuard Firebox contains an out-of-bounds write vulnerability in the OS iked process that may allow a remote unauthenticated attacker to execute arbitrary code."
29997
+ "_auto_imported": false,
29998
+ "_intake_method": "manual-verified-curation",
29999
+ "_kev_short_description": "WatchGuard Firebox contains an out-of-bounds write vulnerability in the OS iked process that may allow a remote unauthenticated attacker to execute arbitrary code.",
30000
+ "iocs": {
30001
+ "behavioral": [
30002
+ "WatchGuard Firebox reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
30003
+ "Unauthenticated requests to the Firebox firewall consistent with out-of-bounds write (CWE-787) in the Firebox IKE/VPN handling.",
30004
+ "Post-exploitation indicators on the Firebox firewall — crashes consistent with memory corruption, new processes, or config/credential changes — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
30005
+ ],
30006
+ "_ioc_source_note": "Anchored to NVD CVE-2025-9242, CISA KEV (added 2025-11-12), and the vendor security advisory recorded in vendor_advisories."
30007
+ },
30008
+ "_draft": false,
30009
+ "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."
29945
30010
  },
29946
30011
  "CVE-2025-21042": {
29947
30012
  "name": "Samsung Mobile Devices Out-of-Bounds Write Vulnerability",
@@ -30175,7 +30240,8 @@
30175
30240
  },
30176
30241
  "atlas_refs": [],
30177
30242
  "attack_refs": [
30178
- "T1190"
30243
+ "T1190",
30244
+ "T1552"
30179
30245
  ],
30180
30246
  "rwep_score": 77,
30181
30247
  "rwep_factors": {
@@ -30196,7 +30262,7 @@
30196
30262
  "cwe_refs": [
30197
30263
  "CWE-552"
30198
30264
  ],
30199
- "source_verified": "2026-05-18",
30265
+ "source_verified": "2026-05-29",
30200
30266
  "verification_sources": [
30201
30267
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
30202
30268
  "https://www.centrestack.com/p/gce_latest_release.html",
@@ -30225,11 +30291,21 @@
30225
30291
  "published_date": "2025-11-04"
30226
30292
  }
30227
30293
  ],
30228
- "last_updated": "2026-05-18",
30294
+ "last_updated": "2026-05-29",
30229
30295
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-11-04; due date 2025-11-25. Notes reference: https://www.centrestack.com/p/gce_latest_release.html ; https://nvd.nist.gov/vuln/detail/CVE-2025-11371",
30230
- "_auto_imported": true,
30231
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
30232
- "_kev_short_description": "Gladinet CentreStack and Triofox contains a files or directories accessible to external parties vulnerability that allows unintended disclosure of system files."
30296
+ "_auto_imported": false,
30297
+ "_intake_method": "manual-verified-curation",
30298
+ "_kev_short_description": "Gladinet CentreStack and Triofox contains a files or directories accessible to external parties vulnerability that allows unintended disclosure of system files.",
30299
+ "iocs": {
30300
+ "behavioral": [
30301
+ "Gladinet CentreStack and Triofox reachable on the network at a version below the fixed release named in the vendor advisory.",
30302
+ "Unauthenticated requests to the CentreStack/Triofox consistent with files-or-directories-accessible-to-external-parties flaw (CWE-552) disclosing server files including the machine key.",
30303
+ "Post-exploitation indicators on the CentreStack/Triofox — web shells, unexpected process execution, use of forged or leaked key material, or access to functions/files with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
30304
+ ],
30305
+ "_ioc_source_note": "Anchored to NVD CVE-2025-11371, CISA KEV (added 2025-11-04), and the vendor security advisory recorded in vendor_advisories."
30306
+ },
30307
+ "_draft": false,
30308
+ "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."
30233
30309
  },
30234
30310
  "CVE-2025-41244": {
30235
30311
  "name": "Broadcom VMware Aria Operations and VMware Tools Privilege Defined with Unsafe Actions Vulnerability",
@@ -30463,7 +30539,8 @@
30463
30539
  },
30464
30540
  "atlas_refs": [],
30465
30541
  "attack_refs": [
30466
- "T1190"
30542
+ "T1190",
30543
+ "T1059"
30467
30544
  ],
30468
30545
  "rwep_score": 77,
30469
30546
  "rwep_factors": {
@@ -30484,7 +30561,7 @@
30484
30561
  "cwe_refs": [
30485
30562
  "CWE-94"
30486
30563
  ],
30487
- "source_verified": "2026-05-18",
30564
+ "source_verified": "2026-05-29",
30488
30565
  "verification_sources": [
30489
30566
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
30490
30567
  "https://www.3ds.com/trust-center/security/security-advisories/cve-2025-6204",
@@ -30513,11 +30590,21 @@
30513
30590
  "published_date": "2025-10-28"
30514
30591
  }
30515
30592
  ],
30516
- "last_updated": "2026-05-18",
30593
+ "last_updated": "2026-05-29",
30517
30594
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-28; due date 2025-11-18. Notes reference: https://www.3ds.com/trust-center/security/security-advisories/cve-2025-6204 ; https://nvd.nist.gov/vuln/detail/CVE-2025-6204",
30518
- "_auto_imported": true,
30519
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
30520
- "_kev_short_description": "Dassault Systèmes DELMIA Apriso contains a code injection vulnerability that could allow an attacker to execute arbitrary code."
30595
+ "_auto_imported": false,
30596
+ "_intake_method": "manual-verified-curation",
30597
+ "_kev_short_description": "Dassault Systèmes DELMIA Apriso contains a code injection vulnerability that could allow an attacker to execute arbitrary code.",
30598
+ "iocs": {
30599
+ "behavioral": [
30600
+ "Dassault Systèmes DELMIA Apriso reachable on the network at a version below the fixed release named in the vendor advisory.",
30601
+ "Unauthenticated requests to the DELMIA Apriso consistent with code-injection flaw (CWE-94) enabling unauthenticated remote code execution on the manufacturing-operations server.",
30602
+ "Post-exploitation indicators on the DELMIA Apriso — web shells, unexpected process execution, use of forged or leaked key material, or access to functions/files with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
30603
+ ],
30604
+ "_ioc_source_note": "Anchored to NVD CVE-2025-6204, CISA KEV (added 2025-10-28), and the vendor security advisory recorded in vendor_advisories."
30605
+ },
30606
+ "_draft": false,
30607
+ "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."
30521
30608
  },
30522
30609
  "CVE-2025-6205": {
30523
30610
  "name": "Dassault Systèmes DELMIA Apriso Missing Authorization Vulnerability",
@@ -30559,7 +30646,8 @@
30559
30646
  },
30560
30647
  "atlas_refs": [],
30561
30648
  "attack_refs": [
30562
- "T1190"
30649
+ "T1190",
30650
+ "T1078"
30563
30651
  ],
30564
30652
  "rwep_score": 77,
30565
30653
  "rwep_factors": {
@@ -30580,7 +30668,7 @@
30580
30668
  "cwe_refs": [
30581
30669
  "CWE-862"
30582
30670
  ],
30583
- "source_verified": "2026-05-18",
30671
+ "source_verified": "2026-05-29",
30584
30672
  "verification_sources": [
30585
30673
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
30586
30674
  "https://www.3ds.com/trust-center/security/security-advisories/cve-2025-6205",
@@ -30609,11 +30697,21 @@
30609
30697
  "published_date": "2025-10-28"
30610
30698
  }
30611
30699
  ],
30612
- "last_updated": "2026-05-18",
30700
+ "last_updated": "2026-05-29",
30613
30701
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-28; due date 2025-11-18. Notes reference: https://www.3ds.com/trust-center/security/security-advisories/cve-2025-6205 ; https://nvd.nist.gov/vuln/detail/CVE-2025-6205",
30614
- "_auto_imported": true,
30615
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
30616
- "_kev_short_description": "Dassault Systèmes DELMIA Apriso contains a missing authorization vulnerability that could allow an attacker to gain privileged access to the application."
30702
+ "_auto_imported": false,
30703
+ "_intake_method": "manual-verified-curation",
30704
+ "_kev_short_description": "Dassault Systèmes DELMIA Apriso contains a missing authorization vulnerability that could allow an attacker to gain privileged access to the application.",
30705
+ "iocs": {
30706
+ "behavioral": [
30707
+ "Dassault Systèmes DELMIA Apriso reachable on the network at a version below the fixed release named in the vendor advisory.",
30708
+ "Unauthenticated requests to the DELMIA Apriso consistent with missing-authorization flaw (CWE-862) letting an unauthenticated attacker reach privileged functionality.",
30709
+ "Post-exploitation indicators on the DELMIA Apriso — web shells, unexpected process execution, use of forged or leaked key material, or access to functions/files with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
30710
+ ],
30711
+ "_ioc_source_note": "Anchored to NVD CVE-2025-6205, CISA KEV (added 2025-10-28), and the vendor security advisory recorded in vendor_advisories."
30712
+ },
30713
+ "_draft": false,
30714
+ "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."
30617
30715
  },
30618
30716
  "CVE-2025-54236": {
30619
30717
  "name": "Adobe Commerce and Magento Improper Input Validation Vulnerability",
@@ -34084,7 +34182,8 @@
34084
34182
  },
34085
34183
  "atlas_refs": [],
34086
34184
  "attack_refs": [
34087
- "T1190"
34185
+ "T1190",
34186
+ "T1059"
34088
34187
  ],
34089
34188
  "rwep_score": 77,
34090
34189
  "rwep_factors": {
@@ -34105,7 +34204,7 @@
34105
34204
  "cwe_refs": [
34106
34205
  "CWE-502"
34107
34206
  ],
34108
- "source_verified": "2026-05-18",
34207
+ "source_verified": "2026-05-29",
34109
34208
  "verification_sources": [
34110
34209
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
34111
34210
  "https://www.3ds.com/trust-center/security/security-advisories/cve-2025-5086",
@@ -34134,11 +34233,21 @@
34134
34233
  "published_date": "2025-09-11"
34135
34234
  }
34136
34235
  ],
34137
- "last_updated": "2026-05-18",
34236
+ "last_updated": "2026-05-29",
34138
34237
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-09-11; due date 2025-10-02. Notes reference: https://www.3ds.com/trust-center/security/security-advisories/cve-2025-5086 ; https://nvd.nist.gov/vuln/detail/CVE-2025-5086",
34139
- "_auto_imported": true,
34140
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
34141
- "_kev_short_description": "Dassault Systèmes DELMIA Apriso contains a deserialization of untrusted data vulnerability that could lead to a remote code execution."
34238
+ "_auto_imported": false,
34239
+ "_intake_method": "manual-verified-curation",
34240
+ "_kev_short_description": "Dassault Systèmes DELMIA Apriso contains a deserialization of untrusted data vulnerability that could lead to a remote code execution.",
34241
+ "iocs": {
34242
+ "behavioral": [
34243
+ "Dassault Systèmes DELMIA Apriso reachable on the network at a version below the fixed release named in the vendor advisory.",
34244
+ "Unauthenticated requests to the DELMIA Apriso consistent with deserialization-of-untrusted-data flaw (CWE-502) enabling unauthenticated remote code execution.",
34245
+ "Post-exploitation indicators on the DELMIA Apriso — web shells, unexpected process execution, use of forged or leaked key material, or access to functions/files with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
34246
+ ],
34247
+ "_ioc_source_note": "Anchored to NVD CVE-2025-5086, CISA KEV (added 2025-09-11), and the vendor security advisory recorded in vendor_advisories."
34248
+ },
34249
+ "_draft": false,
34250
+ "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."
34142
34251
  },
34143
34252
  "CVE-2025-48543": {
34144
34253
  "name": "Android Runtime Use-After-Free Vulnerability",
@@ -34371,7 +34480,8 @@
34371
34480
  },
34372
34481
  "atlas_refs": [],
34373
34482
  "attack_refs": [
34374
- "T1078"
34483
+ "T1078",
34484
+ "T1190"
34375
34485
  ],
34376
34486
  "rwep_score": 77,
34377
34487
  "rwep_factors": {
@@ -34392,7 +34502,7 @@
34392
34502
  "cwe_refs": [
34393
34503
  "CWE-290"
34394
34504
  ],
34395
- "source_verified": "2026-05-18",
34505
+ "source_verified": "2026-05-29",
34396
34506
  "verification_sources": [
34397
34507
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
34398
34508
  "https://www.tp-link.com/us/support/faq/4308/",
@@ -34421,11 +34531,21 @@
34421
34531
  "published_date": "2025-09-03"
34422
34532
  }
34423
34533
  ],
34424
- "last_updated": "2026-05-18",
34534
+ "last_updated": "2026-05-29",
34425
34535
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-09-03; due date 2025-09-24. Notes reference: https://www.tp-link.com/us/support/faq/4308/ ; https://nvd.nist.gov/vuln/detail/CVE-2023-50224",
34426
- "_auto_imported": true,
34427
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
34428
- "_kev_short_description": "TP-Link TL-WR841N contains an authentication bypass by spoofing vulnerability within the httpd service, which listens on TCP port 80 by default, leading to the disclose of stored credentials. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
34536
+ "_auto_imported": false,
34537
+ "_intake_method": "manual-verified-curation",
34538
+ "_kev_short_description": "TP-Link TL-WR841N contains an authentication bypass by spoofing vulnerability within the httpd service, which listens on TCP port 80 by default, leading to the disclose of stored credentials. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
34539
+ "iocs": {
34540
+ "behavioral": [
34541
+ "TP-Link TL-WR841N router reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
34542
+ "Unauthenticated requests to the TL-WR841N router consistent with authentication-bypass-by-spoofing flaw (CWE-290) letting an unauthenticated attacker bypass authentication on the router.",
34543
+ "Post-exploitation indicators on the TL-WR841N router — botnet/ORB beaconing, unexpected outbound traffic, or altered DNS/routing config — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
34544
+ ],
34545
+ "_ioc_source_note": "Anchored to NVD CVE-2023-50224, CISA KEV (added 2025-09-03), and the vendor security advisory recorded in vendor_advisories."
34546
+ },
34547
+ "_draft": false,
34548
+ "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."
34429
34549
  },
34430
34550
  "CVE-2025-9377": {
34431
34551
  "name": "TP-Link Archer C7(EU) and TL-WR841N/ND(MS) OS Command Injection Vulnerability",
@@ -34467,7 +34587,8 @@
34467
34587
  },
34468
34588
  "atlas_refs": [],
34469
34589
  "attack_refs": [
34470
- "T1190"
34590
+ "T1190",
34591
+ "T1059"
34471
34592
  ],
34472
34593
  "rwep_score": 77,
34473
34594
  "rwep_factors": {
@@ -34488,7 +34609,7 @@
34488
34609
  "cwe_refs": [
34489
34610
  "CWE-78"
34490
34611
  ],
34491
- "source_verified": "2026-05-18",
34612
+ "source_verified": "2026-05-29",
34492
34613
  "verification_sources": [
34493
34614
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
34494
34615
  "https://www.tp-link.com/us/support/faq/4308/",
@@ -34517,11 +34638,21 @@
34517
34638
  "published_date": "2025-09-03"
34518
34639
  }
34519
34640
  ],
34520
- "last_updated": "2026-05-18",
34641
+ "last_updated": "2026-05-29",
34521
34642
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-09-03; due date 2025-09-24. Notes reference: https://www.tp-link.com/us/support/faq/4308/ ; https://nvd.nist.gov/vuln/detail/CVE-2025-9377",
34522
- "_auto_imported": true,
34523
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
34524
- "_kev_short_description": "TP-Link Archer C7(EU) and TL-WR841N/ND(MS) contain an OS command injection vulnerability that exists in the Parental Control page. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
34643
+ "_auto_imported": false,
34644
+ "_intake_method": "manual-verified-curation",
34645
+ "_kev_short_description": "TP-Link Archer C7(EU) and TL-WR841N/ND(MS) contain an OS command injection vulnerability that exists in the Parental Control page. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
34646
+ "iocs": {
34647
+ "behavioral": [
34648
+ "TP-Link Archer C7 and TL-WR841N/ND routers reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
34649
+ "Unauthenticated requests to the TP-Link router consistent with OS command-injection flaw (CWE-78) enabling unauthenticated remote command execution on the router.",
34650
+ "Post-exploitation indicators on the TP-Link router — botnet/ORB beaconing, unexpected outbound traffic, or altered DNS/routing config — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
34651
+ ],
34652
+ "_ioc_source_note": "Anchored to NVD CVE-2025-9377, CISA KEV (added 2025-09-03), and the vendor security advisory recorded in vendor_advisories."
34653
+ },
34654
+ "_draft": false,
34655
+ "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."
34525
34656
  },
34526
34657
  "CVE-2020-24363": {
34527
34658
  "name": "TP-link TL-WA855RE Missing Authentication for Critical Function Vulnerability",
@@ -34756,7 +34887,8 @@
34756
34887
  },
34757
34888
  "atlas_refs": [],
34758
34889
  "attack_refs": [
34759
- "T1190"
34890
+ "T1190",
34891
+ "T1078"
34760
34892
  ],
34761
34893
  "rwep_score": 77,
34762
34894
  "rwep_factors": {
@@ -34778,7 +34910,7 @@
34778
34910
  "CWE-89",
34779
34911
  "CWE-288"
34780
34912
  ],
34781
- "source_verified": "2026-05-18",
34913
+ "source_verified": "2026-05-29",
34782
34914
  "verification_sources": [
34783
34915
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
34784
34916
  "https://github.com/FreePBX/security-reporting/security/advisories/GHSA-m42g-xg4c-5f3h",
@@ -34807,11 +34939,21 @@
34807
34939
  "published_date": "2025-08-29"
34808
34940
  }
34809
34941
  ],
34810
- "last_updated": "2026-05-18",
34942
+ "last_updated": "2026-05-29",
34811
34943
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-08-29; due date 2025-09-19. Notes reference: https://github.com/FreePBX/security-reporting/security/advisories/GHSA-m42g-xg4c-5f3h ; https://nvd.nist.gov/vuln/detail/CVE-2025-57819",
34812
- "_auto_imported": true,
34813
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
34814
- "_kev_short_description": "Sangoma FreePBX contains an authentication bypass vulnerability due to insufficiently sanitized user-supplied data allows unauthenticated access to FreePBX Administrator leading to arbitrary database manipulation and remote code execution."
34944
+ "_auto_imported": false,
34945
+ "_intake_method": "manual-verified-curation",
34946
+ "_kev_short_description": "Sangoma FreePBX contains an authentication bypass vulnerability due to insufficiently sanitized user-supplied data allows unauthenticated access to FreePBX Administrator leading to arbitrary database manipulation and remote code execution.",
34947
+ "iocs": {
34948
+ "behavioral": [
34949
+ "Sangoma FreePBX reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
34950
+ "Unauthenticated requests to the FreePBX consistent with authentication bypass combined with SQL injection (CWE-89/CWE-288).",
34951
+ "Post-exploitation indicators on the FreePBX — web shells, toll-fraud call patterns, or new admin extensions — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
34952
+ ],
34953
+ "_ioc_source_note": "Anchored to NVD CVE-2025-57819, CISA KEV (added 2025-08-29), and the vendor security advisory recorded in vendor_advisories."
34954
+ },
34955
+ "_draft": false,
34956
+ "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."
34815
34957
  },
34816
34958
  "CVE-2025-7775": {
34817
34959
  "name": "Citrix NetScaler Memory Overflow Vulnerability",
@@ -38724,7 +38866,8 @@
38724
38866
  },
38725
38867
  "atlas_refs": [],
38726
38868
  "attack_refs": [
38727
- "T1190"
38869
+ "T1190",
38870
+ "T1059"
38728
38871
  ],
38729
38872
  "rwep_score": 77,
38730
38873
  "rwep_factors": {
@@ -38745,7 +38888,7 @@
38745
38888
  "cwe_refs": [
38746
38889
  "CWE-77"
38747
38890
  ],
38748
- "source_verified": "2026-05-18",
38891
+ "source_verified": "2026-05-29",
38749
38892
  "verification_sources": [
38750
38893
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
38751
38894
  "https://www.tp-link.com/nordic/support/faq/3562/",
@@ -38774,11 +38917,21 @@
38774
38917
  "published_date": "2025-06-16"
38775
38918
  }
38776
38919
  ],
38777
- "last_updated": "2026-05-18",
38920
+ "last_updated": "2026-05-29",
38778
38921
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-16; due date 2025-07-07. Notes reference: https://www.tp-link.com/nordic/support/faq/3562/ ; https://nvd.nist.gov/vuln/detail/CVE-2023-33538",
38779
- "_auto_imported": true,
38780
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
38781
- "_kev_short_description": "TP-Link TL-WR940N V2/V4, TL-WR841N V8/V10, and TL-WR740N V1/V2 contain a command injection vulnerability via the component /userRpm/WlanNetworkRpm. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
38922
+ "_auto_imported": false,
38923
+ "_intake_method": "manual-verified-curation",
38924
+ "_kev_short_description": "TP-Link TL-WR940N V2/V4, TL-WR841N V8/V10, and TL-WR740N V1/V2 contain a command injection vulnerability via the component /userRpm/WlanNetworkRpm. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
38925
+ "iocs": {
38926
+ "behavioral": [
38927
+ "TP-Link routers (multiple models) reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
38928
+ "Unauthenticated requests to the TP-Link router consistent with command-injection flaw (CWE-77) enabling unauthenticated remote command execution on the router.",
38929
+ "Post-exploitation indicators on the TP-Link router — botnet/ORB beaconing, unexpected outbound traffic, or altered DNS/routing config — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
38930
+ ],
38931
+ "_ioc_source_note": "Anchored to NVD CVE-2023-33538, CISA KEV (added 2025-06-16), and the vendor security advisory recorded in vendor_advisories."
38932
+ },
38933
+ "_draft": false,
38934
+ "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."
38782
38935
  },
38783
38936
  "CVE-2025-43200": {
38784
38937
  "name": "Apple Multiple Products Unspecified Vulnerability (variant: CVE-2025-43200)",
@@ -39836,7 +39989,8 @@
39836
39989
  },
39837
39990
  "atlas_refs": [],
39838
39991
  "attack_refs": [
39839
- "T1190"
39992
+ "T1190",
39993
+ "T1078"
39840
39994
  ],
39841
39995
  "rwep_score": 77,
39842
39996
  "rwep_factors": {
@@ -39857,7 +40011,7 @@
39857
40011
  "cwe_refs": [
39858
40012
  "CWE-287"
39859
40013
  ],
39860
- "source_verified": "2026-05-18",
40014
+ "source_verified": "2026-05-29",
39861
40015
  "verification_sources": [
39862
40016
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
39863
40017
  "https://www.connectwise.com/company/trust/security-bulletins/screenconnect-security-patch-2025.4",
@@ -39886,11 +40040,21 @@
39886
40040
  "published_date": "2025-06-02"
39887
40041
  }
39888
40042
  ],
39889
- "last_updated": "2026-05-18",
40043
+ "last_updated": "2026-05-29",
39890
40044
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-02; due date 2025-06-23. Notes reference: https://www.connectwise.com/company/trust/security-bulletins/screenconnect-security-patch-2025.4 ; https://nvd.nist.gov/vuln/detail/CVE-2025-3935",
39891
- "_auto_imported": true,
39892
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
39893
- "_kev_short_description": "ConnectWise ScreenConnect contains an improper authentication vulnerability. This vulnerability could allow a ViewState code injection attack, which could allow remote code execution if machine keys are compromised."
40045
+ "_auto_imported": false,
40046
+ "_intake_method": "manual-verified-curation",
40047
+ "_kev_short_description": "ConnectWise ScreenConnect contains an improper authentication vulnerability. This vulnerability could allow a ViewState code injection attack, which could allow remote code execution if machine keys are compromised.",
40048
+ "iocs": {
40049
+ "behavioral": [
40050
+ "ConnectWise ScreenConnect reachable on the network at a version below the fixed release named in the vendor advisory.",
40051
+ "Unauthenticated requests to the ScreenConnect consistent with improper-authentication flaw (CWE-287) letting an unauthenticated attacker bypass authentication via ASP.NET ViewState / machine-key abuse.",
40052
+ "Post-exploitation indicators on the ScreenConnect — web shells, unexpected process execution, use of forged or leaked key material, or access to functions/files with no corresponding legitimate login (KEV-confirmed in-the-wild exploitation)."
40053
+ ],
40054
+ "_ioc_source_note": "Anchored to NVD CVE-2025-3935, CISA KEV (added 2025-06-02), and the vendor security advisory recorded in vendor_advisories."
40055
+ },
40056
+ "_draft": false,
40057
+ "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."
39894
40058
  },
39895
40059
  "CVE-2025-35939": {
39896
40060
  "name": "Craft CMS External Control of Assumed-Immutable Web Parameter Vulnerability",
@@ -41031,7 +41195,8 @@
41031
41195
  },
41032
41196
  "atlas_refs": [],
41033
41197
  "attack_refs": [
41034
- "T1190"
41198
+ "T1190",
41199
+ "T1059"
41035
41200
  ],
41036
41201
  "rwep_score": 77,
41037
41202
  "rwep_factors": {
@@ -41052,7 +41217,7 @@
41052
41217
  "cwe_refs": [
41053
41218
  "CWE-78"
41054
41219
  ],
41055
- "source_verified": "2026-05-18",
41220
+ "source_verified": "2026-05-29",
41056
41221
  "verification_sources": [
41057
41222
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
41058
41223
  "https://fw.draytek.com.tw/Vigor2960/Firmware/v1.5.1.5/DrayTek_Vigor2960_V1.5.1.5_01release-note.pdf",
@@ -41083,11 +41248,21 @@
41083
41248
  "published_date": "2025-05-15"
41084
41249
  }
41085
41250
  ],
41086
- "last_updated": "2026-05-18",
41251
+ "last_updated": "2026-05-29",
41087
41252
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-05-15; due date 2025-06-05. Notes reference: https://fw.draytek.com.tw/Vigor2960/Firmware/v1.5.1.5/DrayTek_Vigor2960_V1.5.1.5_01release-note.pdf ; https://fw.draytek.com.tw/Vigor300B/Firmware/v1.5.1.5/DrayTek_Vigor300B_V1.5.1.5_01release-note.pd",
41088
- "_auto_imported": true,
41089
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
41090
- "_kev_short_description": "DrayTek Vigor2960, Vigor300B, and Vigor3900 routers contain an OS command injection vulnerability due to an unknown function of the file /cgi-bin/mainfunction.cgi/apmcfgupload of the component web management interface."
41253
+ "_auto_imported": false,
41254
+ "_intake_method": "manual-verified-curation",
41255
+ "_kev_short_description": "DrayTek Vigor2960, Vigor300B, and Vigor3900 routers contain an OS command injection vulnerability due to an unknown function of the file /cgi-bin/mainfunction.cgi/apmcfgupload of the component web management interface.",
41256
+ "iocs": {
41257
+ "behavioral": [
41258
+ "DrayTek Vigor routers reachable on the network at a firmware/version below the fixed release named in the vendor advisory.",
41259
+ "Unauthenticated requests to the DrayTek Vigor router consistent with OS command-injection flaw (CWE-78) enabling unauthenticated remote command execution on the router.",
41260
+ "Post-exploitation indicators on the DrayTek Vigor router — botnet/ORB beaconing, unexpected outbound traffic, or altered DNS/routing config — with no corresponding legitimate activity (KEV-confirmed in-the-wild exploitation)."
41261
+ ],
41262
+ "_ioc_source_note": "Anchored to NVD CVE-2024-12987, CISA KEV (added 2025-05-15), and the vendor security advisory recorded in vendor_advisories."
41263
+ },
41264
+ "_draft": false,
41265
+ "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."
41091
41266
  },
41092
41267
  "CVE-2025-32756": {
41093
41268
  "name": "Fortinet Multiple Products Stack-Based Buffer Overflow Vulnerability",