@blamejs/exceptd-skills 0.15.17 → 0.15.19

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",
@@ -22837,7 +22849,7 @@
22837
22849
  },
22838
22850
  "atlas_refs": [],
22839
22851
  "attack_refs": [
22840
- "T1203"
22852
+ "T1068"
22841
22853
  ],
22842
22854
  "rwep_score": 77,
22843
22855
  "rwep_factors": {
@@ -22858,7 +22870,7 @@
22858
22870
  "cwe_refs": [
22859
22871
  "CWE-190"
22860
22872
  ],
22861
- "source_verified": "2026-05-18",
22873
+ "source_verified": "2026-05-29",
22862
22874
  "verification_sources": [
22863
22875
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
22864
22876
  "https://source.android.com/docs/security/bulletin/2026/2026-03-01",
@@ -22887,11 +22899,21 @@
22887
22899
  "published_date": "2026-03-03"
22888
22900
  }
22889
22901
  ],
22890
- "last_updated": "2026-05-18",
22902
+ "last_updated": "2026-05-29",
22891
22903
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-03-03; due date 2026-03-24. Notes reference: Please check with specific vendors (OEMs,) for information on patching status. For more information, please see: https://source.android.com/docs/security/bulletin/2026/2026-03-01 ; https://nvd.nist.go",
22892
- "_auto_imported": true,
22893
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
22894
- "_kev_short_description": "Multiple Qualcomm chipsets contain a memory corruption vulnerability while using alignments for memory allocation. "
22904
+ "_auto_imported": false,
22905
+ "_intake_method": "manual-verified-curation",
22906
+ "_kev_short_description": "Multiple Qualcomm chipsets contain a memory corruption vulnerability while using alignments for memory allocation. ",
22907
+ "iocs": {
22908
+ "behavioral": [
22909
+ "Qualcomm chipsets at a patch level below the fixed version named in the Qualcomm / Android Security Bulletin advisory on a device with any local foothold.",
22910
+ "GPU-driver crashes or memory-corruption signatures consistent with integer-overflow memory-corruption flaw (CWE-190) in Qualcomm chipset firmware/driver code, often shortly after an unprivileged process starts.",
22911
+ "An unprivileged process gaining elevated on-device privilege via the affected component with no corresponding legitimate escalation (KEV-confirmed in-the-wild exploitation; the Adreno GPU flaws were used in Android targeted-spyware chains)."
22912
+ ],
22913
+ "_ioc_source_note": "Anchored to NVD CVE-2026-21385, CISA KEV (added 2026-03-03), and the Qualcomm security bulletin advisory recorded in vendor_advisories."
22914
+ },
22915
+ "_draft": false,
22916
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1068 privilege escalation) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
22895
22917
  },
22896
22918
  "CVE-2022-20775": {
22897
22919
  "name": "Cisco SD-WAN Path Traversal Vulnerability",
@@ -25983,7 +26005,7 @@
25983
26005
  },
25984
26006
  "atlas_refs": [],
25985
26007
  "attack_refs": [
25986
- "T1203"
26008
+ "T1068"
25987
26009
  ],
25988
26010
  "rwep_score": 77,
25989
26011
  "rwep_factors": {
@@ -26004,7 +26026,7 @@
26004
26026
  "cwe_refs": [
26005
26027
  "CWE-190"
26006
26028
  ],
26007
- "source_verified": "2026-05-18",
26029
+ "source_verified": "2026-05-29",
26008
26030
  "verification_sources": [
26009
26031
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
26010
26032
  "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/about/",
@@ -26036,11 +26058,21 @@
26036
26058
  "published_date": "2026-01-26"
26037
26059
  }
26038
26060
  ],
26039
- "last_updated": "2026-05-18",
26061
+ "last_updated": "2026-05-29",
26040
26062
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-01-26; due date 2026-02-16. Notes reference: This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. Please check with specific vendors for information on patching status. For mor",
26041
- "_auto_imported": true,
26042
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
26043
- "_kev_short_description": "Linux Kernel contains an integer overflow vulnerability in the create_elf_tables() function which could allow an unprivileged local user with access to SUID (or otherwise privileged) binary to escalate their privileges on the system."
26063
+ "_auto_imported": false,
26064
+ "_intake_method": "manual-verified-curation",
26065
+ "_kev_short_description": "Linux Kernel contains an integer overflow vulnerability in the create_elf_tables() function which could allow an unprivileged local user with access to SUID (or otherwise privileged) binary to escalate their privileges on the system.",
26066
+ "iocs": {
26067
+ "behavioral": [
26068
+ "Linux kernel at a patch level below the fixed version named in the distribution kernel advisory on a device with any local foothold.",
26069
+ "Kernel crashes or memory-corruption signatures consistent with integer-overflow flaw (CWE-190) in the Linux kernel create_elf_tables() path ('Mutagen Astronomy'), often shortly after an unprivileged process starts.",
26070
+ "An unprivileged process gaining root privilege via the affected component with no corresponding legitimate escalation (KEV-confirmed in-the-wild exploitation)."
26071
+ ],
26072
+ "_ioc_source_note": "Anchored to NVD CVE-2018-14634, CISA KEV (added 2026-01-26), and the kernel/distribution advisory recorded in vendor_advisories."
26073
+ },
26074
+ "_draft": false,
26075
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1068 privilege escalation) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
26044
26076
  },
26045
26077
  "CVE-2025-52691": {
26046
26078
  "name": "SmarterTools SmarterMail Unrestricted Upload of File with Dangerous Type Vulnerability",
@@ -28084,7 +28116,8 @@
28084
28116
  },
28085
28117
  "atlas_refs": [],
28086
28118
  "attack_refs": [
28087
- "T1190"
28119
+ "T1190",
28120
+ "T1552"
28088
28121
  ],
28089
28122
  "rwep_score": 77,
28090
28123
  "rwep_factors": {
@@ -28105,7 +28138,7 @@
28105
28138
  "cwe_refs": [
28106
28139
  "CWE-798"
28107
28140
  ],
28108
- "source_verified": "2026-05-18",
28141
+ "source_verified": "2026-05-29",
28109
28142
  "verification_sources": [
28110
28143
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
28111
28144
  "https://www.centrestack.com/p/gce_latest_release.html",
@@ -28136,11 +28169,21 @@
28136
28169
  "published_date": "2025-12-15"
28137
28170
  }
28138
28171
  ],
28139
- "last_updated": "2026-05-18",
28172
+ "last_updated": "2026-05-29",
28140
28173
  "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",
28141
- "_auto_imported": true,
28142
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
28143
- "_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."
28174
+ "_auto_imported": false,
28175
+ "_intake_method": "manual-verified-curation",
28176
+ "_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.",
28177
+ "iocs": {
28178
+ "behavioral": [
28179
+ "Gladinet CentreStack and Triofox reachable on the network at a version below the fixed release named in the vendor advisory.",
28180
+ "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.",
28181
+ "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)."
28182
+ ],
28183
+ "_ioc_source_note": "Anchored to NVD CVE-2025-14611, CISA KEV (added 2025-12-15), and the vendor security advisory recorded in vendor_advisories."
28184
+ },
28185
+ "_draft": false,
28186
+ "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."
28144
28187
  },
28145
28188
  "CVE-2018-4063": {
28146
28189
  "name": "Sierra Wireless AirLink ALEOS Unrestricted Upload of File with Dangerous Type Vulnerability",
@@ -29666,7 +29709,8 @@
29666
29709
  },
29667
29710
  "atlas_refs": [],
29668
29711
  "attack_refs": [
29669
- "T1190"
29712
+ "T1190",
29713
+ "T1078"
29670
29714
  ],
29671
29715
  "rwep_score": 77,
29672
29716
  "rwep_factors": {
@@ -29687,7 +29731,7 @@
29687
29731
  "cwe_refs": [
29688
29732
  "CWE-284"
29689
29733
  ],
29690
- "source_verified": "2026-05-18",
29734
+ "source_verified": "2026-05-29",
29691
29735
  "verification_sources": [
29692
29736
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
29693
29737
  "https://access.triofox.com/releases_history",
@@ -29716,11 +29760,21 @@
29716
29760
  "published_date": "2025-11-12"
29717
29761
  }
29718
29762
  ],
29719
- "last_updated": "2026-05-18",
29763
+ "last_updated": "2026-05-29",
29720
29764
  "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",
29721
- "_auto_imported": true,
29722
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
29723
- "_kev_short_description": "Gladinet Triofox contains an improper access control vulnerability that allows access to initial setup pages even after setup is complete."
29765
+ "_auto_imported": false,
29766
+ "_intake_method": "manual-verified-curation",
29767
+ "_kev_short_description": "Gladinet Triofox contains an improper access control vulnerability that allows access to initial setup pages even after setup is complete.",
29768
+ "iocs": {
29769
+ "behavioral": [
29770
+ "Gladinet Triofox reachable on the network at a version below the fixed release named in the vendor advisory.",
29771
+ "Unauthenticated requests to the Triofox consistent with improper-access-control flaw (CWE-284) letting an unauthenticated attacker reach functionality reserved for authorized users.",
29772
+ "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)."
29773
+ ],
29774
+ "_ioc_source_note": "Anchored to NVD CVE-2025-12480, CISA KEV (added 2025-11-12), and the vendor security advisory recorded in vendor_advisories."
29775
+ },
29776
+ "_draft": false,
29777
+ "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."
29724
29778
  },
29725
29779
  "CVE-2025-62215": {
29726
29780
  "name": "Microsoft Windows Race Condition Vulnerability",
@@ -30155,7 +30209,8 @@
30155
30209
  },
30156
30210
  "atlas_refs": [],
30157
30211
  "attack_refs": [
30158
- "T1190"
30212
+ "T1190",
30213
+ "T1552"
30159
30214
  ],
30160
30215
  "rwep_score": 77,
30161
30216
  "rwep_factors": {
@@ -30176,7 +30231,7 @@
30176
30231
  "cwe_refs": [
30177
30232
  "CWE-552"
30178
30233
  ],
30179
- "source_verified": "2026-05-18",
30234
+ "source_verified": "2026-05-29",
30180
30235
  "verification_sources": [
30181
30236
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
30182
30237
  "https://www.centrestack.com/p/gce_latest_release.html",
@@ -30205,11 +30260,21 @@
30205
30260
  "published_date": "2025-11-04"
30206
30261
  }
30207
30262
  ],
30208
- "last_updated": "2026-05-18",
30263
+ "last_updated": "2026-05-29",
30209
30264
  "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",
30210
- "_auto_imported": true,
30211
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
30212
- "_kev_short_description": "Gladinet CentreStack and Triofox contains a files or directories accessible to external parties vulnerability that allows unintended disclosure of system files."
30265
+ "_auto_imported": false,
30266
+ "_intake_method": "manual-verified-curation",
30267
+ "_kev_short_description": "Gladinet CentreStack and Triofox contains a files or directories accessible to external parties vulnerability that allows unintended disclosure of system files.",
30268
+ "iocs": {
30269
+ "behavioral": [
30270
+ "Gladinet CentreStack and Triofox reachable on the network at a version below the fixed release named in the vendor advisory.",
30271
+ "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.",
30272
+ "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)."
30273
+ ],
30274
+ "_ioc_source_note": "Anchored to NVD CVE-2025-11371, CISA KEV (added 2025-11-04), and the vendor security advisory recorded in vendor_advisories."
30275
+ },
30276
+ "_draft": false,
30277
+ "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."
30213
30278
  },
30214
30279
  "CVE-2025-41244": {
30215
30280
  "name": "Broadcom VMware Aria Operations and VMware Tools Privilege Defined with Unsafe Actions Vulnerability",
@@ -30443,7 +30508,8 @@
30443
30508
  },
30444
30509
  "atlas_refs": [],
30445
30510
  "attack_refs": [
30446
- "T1190"
30511
+ "T1190",
30512
+ "T1059"
30447
30513
  ],
30448
30514
  "rwep_score": 77,
30449
30515
  "rwep_factors": {
@@ -30464,7 +30530,7 @@
30464
30530
  "cwe_refs": [
30465
30531
  "CWE-94"
30466
30532
  ],
30467
- "source_verified": "2026-05-18",
30533
+ "source_verified": "2026-05-29",
30468
30534
  "verification_sources": [
30469
30535
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
30470
30536
  "https://www.3ds.com/trust-center/security/security-advisories/cve-2025-6204",
@@ -30493,11 +30559,21 @@
30493
30559
  "published_date": "2025-10-28"
30494
30560
  }
30495
30561
  ],
30496
- "last_updated": "2026-05-18",
30562
+ "last_updated": "2026-05-29",
30497
30563
  "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",
30498
- "_auto_imported": true,
30499
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
30500
- "_kev_short_description": "Dassault Systèmes DELMIA Apriso contains a code injection vulnerability that could allow an attacker to execute arbitrary code."
30564
+ "_auto_imported": false,
30565
+ "_intake_method": "manual-verified-curation",
30566
+ "_kev_short_description": "Dassault Systèmes DELMIA Apriso contains a code injection vulnerability that could allow an attacker to execute arbitrary code.",
30567
+ "iocs": {
30568
+ "behavioral": [
30569
+ "Dassault Systèmes DELMIA Apriso reachable on the network at a version below the fixed release named in the vendor advisory.",
30570
+ "Unauthenticated requests to the DELMIA Apriso consistent with code-injection flaw (CWE-94) enabling unauthenticated remote code execution on the manufacturing-operations server.",
30571
+ "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)."
30572
+ ],
30573
+ "_ioc_source_note": "Anchored to NVD CVE-2025-6204, CISA KEV (added 2025-10-28), and the vendor security advisory recorded in vendor_advisories."
30574
+ },
30575
+ "_draft": false,
30576
+ "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."
30501
30577
  },
30502
30578
  "CVE-2025-6205": {
30503
30579
  "name": "Dassault Systèmes DELMIA Apriso Missing Authorization Vulnerability",
@@ -30539,7 +30615,8 @@
30539
30615
  },
30540
30616
  "atlas_refs": [],
30541
30617
  "attack_refs": [
30542
- "T1190"
30618
+ "T1190",
30619
+ "T1078"
30543
30620
  ],
30544
30621
  "rwep_score": 77,
30545
30622
  "rwep_factors": {
@@ -30560,7 +30637,7 @@
30560
30637
  "cwe_refs": [
30561
30638
  "CWE-862"
30562
30639
  ],
30563
- "source_verified": "2026-05-18",
30640
+ "source_verified": "2026-05-29",
30564
30641
  "verification_sources": [
30565
30642
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
30566
30643
  "https://www.3ds.com/trust-center/security/security-advisories/cve-2025-6205",
@@ -30589,11 +30666,21 @@
30589
30666
  "published_date": "2025-10-28"
30590
30667
  }
30591
30668
  ],
30592
- "last_updated": "2026-05-18",
30669
+ "last_updated": "2026-05-29",
30593
30670
  "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",
30594
- "_auto_imported": true,
30595
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
30596
- "_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."
30671
+ "_auto_imported": false,
30672
+ "_intake_method": "manual-verified-curation",
30673
+ "_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.",
30674
+ "iocs": {
30675
+ "behavioral": [
30676
+ "Dassault Systèmes DELMIA Apriso reachable on the network at a version below the fixed release named in the vendor advisory.",
30677
+ "Unauthenticated requests to the DELMIA Apriso consistent with missing-authorization flaw (CWE-862) letting an unauthenticated attacker reach privileged functionality.",
30678
+ "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)."
30679
+ ],
30680
+ "_ioc_source_note": "Anchored to NVD CVE-2025-6205, CISA KEV (added 2025-10-28), and the vendor security advisory recorded in vendor_advisories."
30681
+ },
30682
+ "_draft": false,
30683
+ "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."
30597
30684
  },
30598
30685
  "CVE-2025-54236": {
30599
30686
  "name": "Adobe Commerce and Magento Improper Input Validation Vulnerability",
@@ -32139,7 +32226,7 @@
32139
32226
  },
32140
32227
  "atlas_refs": [],
32141
32228
  "attack_refs": [
32142
- "T1203"
32229
+ "T1068"
32143
32230
  ],
32144
32231
  "rwep_score": 77,
32145
32232
  "rwep_factors": {
@@ -32160,7 +32247,7 @@
32160
32247
  "cwe_refs": [
32161
32248
  "CWE-787"
32162
32249
  ],
32163
- "source_verified": "2026-05-18",
32250
+ "source_verified": "2026-05-29",
32164
32251
  "verification_sources": [
32165
32252
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
32166
32253
  "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/net/netfilter/x_tables.c?id=9fa492cdc160cd27ce1046cb36f47d3b2b1efa21",
@@ -32192,11 +32279,21 @@
32192
32279
  "published_date": "2025-10-06"
32193
32280
  }
32194
32281
  ],
32195
- "last_updated": "2026-05-18",
32282
+ "last_updated": "2026-05-29",
32196
32283
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-06; due date 2025-10-27. Notes reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/net/netfilter/x_tables.c?id=9fa492cdc160cd27ce1046cb36f47d3b2b1efa21 ; https://git.kernel.org/pub/scm/linux/kernel/git/torvald",
32197
- "_auto_imported": true,
32198
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
32199
- "_kev_short_description": "Linux Kernel contains a heap out-of-bounds write vulnerability that could allow an attacker to gain privileges or cause a DoS (via heap memory corruption) through user name space."
32284
+ "_auto_imported": false,
32285
+ "_intake_method": "manual-verified-curation",
32286
+ "_kev_short_description": "Linux Kernel contains a heap out-of-bounds write vulnerability that could allow an attacker to gain privileges or cause a DoS (via heap memory corruption) through user name space.",
32287
+ "iocs": {
32288
+ "behavioral": [
32289
+ "Linux kernel at a patch level below the fixed version named in the distribution kernel advisory on a device with any local foothold.",
32290
+ "Kernel crashes or memory-corruption signatures consistent with heap out-of-bounds write (CWE-787) in the Linux kernel netfilter x_tables, often shortly after an unprivileged process starts.",
32291
+ "An unprivileged process gaining root privilege via the affected component with no corresponding legitimate escalation (KEV-confirmed in-the-wild exploitation)."
32292
+ ],
32293
+ "_ioc_source_note": "Anchored to NVD CVE-2021-22555, CISA KEV (added 2025-10-06), and the kernel/distribution advisory recorded in vendor_advisories."
32294
+ },
32295
+ "_draft": false,
32296
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1068 privilege escalation) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
32200
32297
  },
32201
32298
  "CVE-2010-3962": {
32202
32299
  "name": "Microsoft Internet Explorer Uninitialized Memory Corruption Vulnerability",
@@ -34054,7 +34151,8 @@
34054
34151
  },
34055
34152
  "atlas_refs": [],
34056
34153
  "attack_refs": [
34057
- "T1190"
34154
+ "T1190",
34155
+ "T1059"
34058
34156
  ],
34059
34157
  "rwep_score": 77,
34060
34158
  "rwep_factors": {
@@ -34075,7 +34173,7 @@
34075
34173
  "cwe_refs": [
34076
34174
  "CWE-502"
34077
34175
  ],
34078
- "source_verified": "2026-05-18",
34176
+ "source_verified": "2026-05-29",
34079
34177
  "verification_sources": [
34080
34178
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
34081
34179
  "https://www.3ds.com/trust-center/security/security-advisories/cve-2025-5086",
@@ -34104,11 +34202,21 @@
34104
34202
  "published_date": "2025-09-11"
34105
34203
  }
34106
34204
  ],
34107
- "last_updated": "2026-05-18",
34205
+ "last_updated": "2026-05-29",
34108
34206
  "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",
34109
- "_auto_imported": true,
34110
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
34111
- "_kev_short_description": "Dassault Systèmes DELMIA Apriso contains a deserialization of untrusted data vulnerability that could lead to a remote code execution."
34207
+ "_auto_imported": false,
34208
+ "_intake_method": "manual-verified-curation",
34209
+ "_kev_short_description": "Dassault Systèmes DELMIA Apriso contains a deserialization of untrusted data vulnerability that could lead to a remote code execution.",
34210
+ "iocs": {
34211
+ "behavioral": [
34212
+ "Dassault Systèmes DELMIA Apriso reachable on the network at a version below the fixed release named in the vendor advisory.",
34213
+ "Unauthenticated requests to the DELMIA Apriso consistent with deserialization-of-untrusted-data flaw (CWE-502) enabling unauthenticated remote code execution.",
34214
+ "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)."
34215
+ ],
34216
+ "_ioc_source_note": "Anchored to NVD CVE-2025-5086, CISA KEV (added 2025-09-11), and the vendor security advisory recorded in vendor_advisories."
34217
+ },
34218
+ "_draft": false,
34219
+ "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."
34112
34220
  },
34113
34221
  "CVE-2025-48543": {
34114
34222
  "name": "Android Runtime Use-After-Free Vulnerability",
@@ -38586,7 +38694,7 @@
38586
38694
  },
38587
38695
  "atlas_refs": [],
38588
38696
  "attack_refs": [
38589
- "T1190"
38697
+ "T1068"
38590
38698
  ],
38591
38699
  "rwep_score": 77,
38592
38700
  "rwep_factors": {
@@ -38607,7 +38715,7 @@
38607
38715
  "cwe_refs": [
38608
38716
  "CWE-282"
38609
38717
  ],
38610
- "source_verified": "2026-05-18",
38718
+ "source_verified": "2026-05-29",
38611
38719
  "verification_sources": [
38612
38720
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
38613
38721
  "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=4f11ada10d0a",
@@ -38638,11 +38746,21 @@
38638
38746
  "published_date": "2025-06-17"
38639
38747
  }
38640
38748
  ],
38641
- "last_updated": "2026-05-18",
38749
+ "last_updated": "2026-05-29",
38642
38750
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-17; due date 2025-07-08. Notes reference: This vulnerability affects a common open-source component, third-party library, or a protocol used by different products. For more information, please see: https://git.kernel.org/pub/scm/linux/kernel/",
38643
- "_auto_imported": true,
38644
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
38645
- "_kev_short_description": "Linux Kernel contains an improper ownership management vulnerability, where unauthorized access to the execution of the setuid file with capabilities was found in the Linux kernel’s OverlayFS subsystem in how a user copies a capable file from a nosuid mount into another mount. This uid mapping bug allows a local user to escalate their privileges on the system."
38751
+ "_auto_imported": false,
38752
+ "_intake_method": "manual-verified-curation",
38753
+ "_kev_short_description": "Linux Kernel contains an improper ownership management vulnerability, where unauthorized access to the execution of the setuid file with capabilities was found in the Linux kernel’s OverlayFS subsystem in how a user copies a capable file from a nosuid mount into another mount. This uid mapping bug allows a local user to escalate their privileges on the system.",
38754
+ "iocs": {
38755
+ "behavioral": [
38756
+ "Linux kernel at a patch level below the fixed version named in the distribution kernel advisory on a device with any local foothold.",
38757
+ "Kernel crashes or memory-corruption signatures consistent with improper-ownership-management flaw (CWE-282) in the Linux kernel OverlayFS, often shortly after an unprivileged process starts.",
38758
+ "An unprivileged process gaining root privilege via the affected component with no corresponding legitimate escalation (KEV-confirmed in-the-wild exploitation)."
38759
+ ],
38760
+ "_ioc_source_note": "Anchored to NVD CVE-2023-0386, CISA KEV (added 2025-06-17), and the kernel/distribution advisory recorded in vendor_advisories."
38761
+ },
38762
+ "_draft": false,
38763
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1068 privilege escalation) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
38646
38764
  },
38647
38765
  "CVE-2023-33538": {
38648
38766
  "name": "TP-Link Multiple Routers Command Injection Vulnerability",
@@ -39383,7 +39501,7 @@
39383
39501
  },
39384
39502
  "atlas_refs": [],
39385
39503
  "attack_refs": [
39386
- "T1203"
39504
+ "T1068"
39387
39505
  ],
39388
39506
  "rwep_score": 77,
39389
39507
  "rwep_factors": {
@@ -39404,7 +39522,7 @@
39404
39522
  "cwe_refs": [
39405
39523
  "CWE-863"
39406
39524
  ],
39407
- "source_verified": "2026-05-18",
39525
+ "source_verified": "2026-05-29",
39408
39526
  "verification_sources": [
39409
39527
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
39410
39528
  "https://docs.qualcomm.com/product/publicresources/securitybulletin/june-2025-bulletin.html",
@@ -39433,11 +39551,21 @@
39433
39551
  "published_date": "2025-06-03"
39434
39552
  }
39435
39553
  ],
39436
- "last_updated": "2026-05-18",
39554
+ "last_updated": "2026-05-29",
39437
39555
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-03; due date 2025-06-24. Notes reference: Please check with specific vendors (OEMs,) for information on patching status. For more information, please see: https://docs.qualcomm.com/product/publicresources/securitybulletin/june-2025-bulletin.h",
39438
- "_auto_imported": true,
39439
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
39440
- "_kev_short_description": "Multiple Qualcomm chipsets contain an incorrect authorization vulnerability. This vulnerability allows for memory corruption due to unauthorized command execution in GPU micronode while executing specific sequence of commands."
39556
+ "_auto_imported": false,
39557
+ "_intake_method": "manual-verified-curation",
39558
+ "_kev_short_description": "Multiple Qualcomm chipsets contain an incorrect authorization vulnerability. This vulnerability allows for memory corruption due to unauthorized command execution in GPU micronode while executing specific sequence of commands.",
39559
+ "iocs": {
39560
+ "behavioral": [
39561
+ "Qualcomm chipsets at a patch level below the fixed version named in the Qualcomm / Android Security Bulletin advisory on a device with any local foothold.",
39562
+ "GPU-driver crashes or memory-corruption signatures consistent with incorrect-authorization flaw (CWE-863) in the Qualcomm Adreno GPU driver, often shortly after an unprivileged process starts.",
39563
+ "An unprivileged process gaining elevated on-device privilege via the affected component with no corresponding legitimate escalation (KEV-confirmed in-the-wild exploitation; the Adreno GPU flaws were used in Android targeted-spyware chains)."
39564
+ ],
39565
+ "_ioc_source_note": "Anchored to NVD CVE-2025-21479, CISA KEV (added 2025-06-03), and the Qualcomm security bulletin advisory recorded in vendor_advisories."
39566
+ },
39567
+ "_draft": false,
39568
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1068 privilege escalation) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
39441
39569
  },
39442
39570
  "CVE-2025-21480": {
39443
39571
  "name": "Qualcomm Multiple Chipsets Incorrect Authorization Vulnerability (variant: CVE-2025-21480)",
@@ -39478,7 +39606,7 @@
39478
39606
  },
39479
39607
  "atlas_refs": [],
39480
39608
  "attack_refs": [
39481
- "T1203"
39609
+ "T1068"
39482
39610
  ],
39483
39611
  "rwep_score": 77,
39484
39612
  "rwep_factors": {
@@ -39499,7 +39627,7 @@
39499
39627
  "cwe_refs": [
39500
39628
  "CWE-863"
39501
39629
  ],
39502
- "source_verified": "2026-05-18",
39630
+ "source_verified": "2026-05-29",
39503
39631
  "verification_sources": [
39504
39632
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
39505
39633
  "https://docs.qualcomm.com/product/publicresources/securitybulletin/june-2025-bulletin.html",
@@ -39528,11 +39656,21 @@
39528
39656
  "published_date": "2025-06-03"
39529
39657
  }
39530
39658
  ],
39531
- "last_updated": "2026-05-18",
39659
+ "last_updated": "2026-05-29",
39532
39660
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-03; due date 2025-06-24. Notes reference: Please check with specific vendors (OEMs,) for information on patching status. For more information, please see: https://docs.qualcomm.com/product/publicresources/securitybulletin/june-2025-bulletin.h",
39533
- "_auto_imported": true,
39534
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
39535
- "_kev_short_description": "Multiple Qualcomm chipsets contain an incorrect authorization vulnerability. This vulnerability allows for memory corruption due to unauthorized command execution in GPU micronode while executing specific sequence of commands."
39661
+ "_auto_imported": false,
39662
+ "_intake_method": "manual-verified-curation",
39663
+ "_kev_short_description": "Multiple Qualcomm chipsets contain an incorrect authorization vulnerability. This vulnerability allows for memory corruption due to unauthorized command execution in GPU micronode while executing specific sequence of commands.",
39664
+ "iocs": {
39665
+ "behavioral": [
39666
+ "Qualcomm chipsets at a patch level below the fixed version named in the Qualcomm / Android Security Bulletin advisory on a device with any local foothold.",
39667
+ "GPU-driver crashes or memory-corruption signatures consistent with incorrect-authorization flaw (CWE-863) in the Qualcomm Adreno GPU driver (a related variant), often shortly after an unprivileged process starts.",
39668
+ "An unprivileged process gaining elevated on-device privilege via the affected component with no corresponding legitimate escalation (KEV-confirmed in-the-wild exploitation; the Adreno GPU flaws were used in Android targeted-spyware chains)."
39669
+ ],
39670
+ "_ioc_source_note": "Anchored to NVD CVE-2025-21480, CISA KEV (added 2025-06-03), and the Qualcomm security bulletin advisory recorded in vendor_advisories."
39671
+ },
39672
+ "_draft": false,
39673
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1068 privilege escalation) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
39536
39674
  },
39537
39675
  "CVE-2025-27038": {
39538
39676
  "name": "Qualcomm Multiple Chipsets Use-After-Free Vulnerability",
@@ -39573,7 +39711,7 @@
39573
39711
  },
39574
39712
  "atlas_refs": [],
39575
39713
  "attack_refs": [
39576
- "T1203"
39714
+ "T1068"
39577
39715
  ],
39578
39716
  "rwep_score": 77,
39579
39717
  "rwep_factors": {
@@ -39594,7 +39732,7 @@
39594
39732
  "cwe_refs": [
39595
39733
  "CWE-416"
39596
39734
  ],
39597
- "source_verified": "2026-05-18",
39735
+ "source_verified": "2026-05-29",
39598
39736
  "verification_sources": [
39599
39737
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
39600
39738
  "https://docs.qualcomm.com/product/publicresources/securitybulletin/june-2025-bulletin.html",
@@ -39623,11 +39761,21 @@
39623
39761
  "published_date": "2025-06-03"
39624
39762
  }
39625
39763
  ],
39626
- "last_updated": "2026-05-18",
39764
+ "last_updated": "2026-05-29",
39627
39765
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-03; due date 2025-06-24. Notes reference: Please check with specific vendors (OEMs,) for information on patching status. For more information, please see: https://docs.qualcomm.com/product/publicresources/securitybulletin/june-2025-bulletin.h",
39628
- "_auto_imported": true,
39629
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
39630
- "_kev_short_description": "Multiple Qualcomm chipsets contain a use-after-free vulnerability. This vulnerability allows for memory corruption while rendering graphics using Adreno GPU drivers in Chrome."
39766
+ "_auto_imported": false,
39767
+ "_intake_method": "manual-verified-curation",
39768
+ "_kev_short_description": "Multiple Qualcomm chipsets contain a use-after-free vulnerability. This vulnerability allows for memory corruption while rendering graphics using Adreno GPU drivers in Chrome.",
39769
+ "iocs": {
39770
+ "behavioral": [
39771
+ "Qualcomm chipsets at a patch level below the fixed version named in the Qualcomm / Android Security Bulletin advisory on a device with any local foothold.",
39772
+ "GPU-driver crashes or memory-corruption signatures consistent with use-after-free (CWE-416) in the Qualcomm Adreno GPU driver, often shortly after an unprivileged process starts.",
39773
+ "An unprivileged process gaining elevated on-device privilege via the affected component with no corresponding legitimate escalation (KEV-confirmed in-the-wild exploitation; the Adreno GPU flaws were used in Android targeted-spyware chains)."
39774
+ ],
39775
+ "_ioc_source_note": "Anchored to NVD CVE-2025-27038, CISA KEV (added 2025-06-03), and the Qualcomm security bulletin advisory recorded in vendor_advisories."
39776
+ },
39777
+ "_draft": false,
39778
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1068 privilege escalation) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
39631
39779
  },
39632
39780
  "CVE-2021-32030": {
39633
39781
  "name": "ASUS Routers Improper Authentication Vulnerability",
@@ -39766,7 +39914,8 @@
39766
39914
  },
39767
39915
  "atlas_refs": [],
39768
39916
  "attack_refs": [
39769
- "T1190"
39917
+ "T1190",
39918
+ "T1078"
39770
39919
  ],
39771
39920
  "rwep_score": 77,
39772
39921
  "rwep_factors": {
@@ -39787,7 +39936,7 @@
39787
39936
  "cwe_refs": [
39788
39937
  "CWE-287"
39789
39938
  ],
39790
- "source_verified": "2026-05-18",
39939
+ "source_verified": "2026-05-29",
39791
39940
  "verification_sources": [
39792
39941
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
39793
39942
  "https://www.connectwise.com/company/trust/security-bulletins/screenconnect-security-patch-2025.4",
@@ -39816,11 +39965,21 @@
39816
39965
  "published_date": "2025-06-02"
39817
39966
  }
39818
39967
  ],
39819
- "last_updated": "2026-05-18",
39968
+ "last_updated": "2026-05-29",
39820
39969
  "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",
39821
- "_auto_imported": true,
39822
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
39823
- "_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."
39970
+ "_auto_imported": false,
39971
+ "_intake_method": "manual-verified-curation",
39972
+ "_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.",
39973
+ "iocs": {
39974
+ "behavioral": [
39975
+ "ConnectWise ScreenConnect reachable on the network at a version below the fixed release named in the vendor advisory.",
39976
+ "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.",
39977
+ "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)."
39978
+ ],
39979
+ "_ioc_source_note": "Anchored to NVD CVE-2025-3935, CISA KEV (added 2025-06-02), and the vendor security advisory recorded in vendor_advisories."
39980
+ },
39981
+ "_draft": false,
39982
+ "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."
39824
39983
  },
39825
39984
  "CVE-2025-35939": {
39826
39985
  "name": "Craft CMS External Control of Assumed-Immutable Web Parameter Vulnerability",