@blamejs/exceptd-skills 0.15.33 → 0.15.34

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.15.34 — 2026-05-29
4
+
5
+ Draft-curation pass 31 — authentication bypass and missing authentication. Seven CISA KEV-listed CVEs that grant access without valid credentials are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: the Juniper ScreenOS hardcoded-backdoor credential (CVE-2015-7755), Sangoma FreePBX (CVE-2019-19006) and SKYSEA Client View (CVE-2016-7836) improper authentication, AMI MegaRAC SPx baseboard-management-controller authentication bypass by spoofing (CVE-2024-54085), the Erlang/OTP SSH server pre-authentication remote code execution (CVE-2025-32433), Oracle Fusion Middleware missing authentication (CVE-2025-61757), and the TP-Link TL-WA855RE extender missing authentication (CVE-2020-24363). All map T1190 and T1078; the Erlang flaw also maps T1059. The lessons make the load-bearing point that multi-factor authentication and password policy are irrelevant once authentication is bypassed — the compensating control is restricting the management plane to a trusted network — and that below-the-OS targets (the BMC) and planted backdoors require device rebuild, because firmware-level persistence survives an OS reinstall.
6
+
3
7
  ## 0.15.33 — 2026-05-29
4
8
 
5
9
  Draft-curation pass 30 — unauthenticated command/code-injection RCE. Eight CISA KEV-listed CVEs where attacker input reaches a shell or interpreter are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons: Array Networks ArrayOS AG (CVE-2025-66644), CWP Control Web Panel (CVE-2025-48703), Libraesva Email Security Gateway (CVE-2025-59689), Trend Micro Apex One console (CVE-2025-54948), GNU Bash Shellshock-family parsing (CVE-2014-6278), PHPMailer sender-address injection (CVE-2016-10033), Jenkins CLI Java deserialization (CVE-2017-1000353), and Fortra GoAnywhere MFT license-servlet deserialization (CVE-2025-10035). All map T1190 and T1059. The lessons highlight a high-fidelity detection signal — a shell or interpreter spawned from a web/daemon process — and stress that bundled-library flaws (Bash, PHPMailer) require updating every consumer, while CI, MFT, and EDR-console compromise carries downstream supply-chain and data reach beyond the patched host.
@@ -1,13 +1,13 @@
1
1
  {
2
2
  "schema_version": "1.1.0",
3
- "generated_at": "2026-05-30T03:05:30.785Z",
3
+ "generated_at": "2026-05-30T03:26:11.638Z",
4
4
  "generator": "scripts/build-indexes.js",
5
5
  "source_count": 54,
6
6
  "source_hashes": {
7
- "manifest.json": "9045d51286721985592156db17c8cb917201b948715597901238bda99b99f792",
7
+ "manifest.json": "74458ac0665d22cbe1d574a3b5cf3eb22b51968b93208deb0832911156160355",
8
8
  "data/atlas-ttps.json": "878b4a08bb73c8d20396d85cf433a88f2bc5e7a8cbf7f6ab773ce7ede0a11251",
9
- "data/attack-techniques.json": "6849ebc7b44fe562f1e2728d1e881d2e9148d8c89b8d6b050b580c5338d3dd23",
10
- "data/cve-catalog.json": "b18466211fdd24ed61766573c402cc38324d7fd90ec55a147e7c98a5f6a6444f",
9
+ "data/attack-techniques.json": "17bcc2da0674c811c9b31fc4c0870adf6e019c90d18852d6f564a656c39eb13d",
10
+ "data/cve-catalog.json": "71ced4e5637b5e6be30fe65d0f6370a2f32e851a066837eaab8d8523499291ae",
11
11
  "data/cwe-catalog.json": "0fd275c2a61754958d68cea03a92794a67cf1c1d4d609f81a5728334df013ee3",
12
12
  "data/d3fend-catalog.json": "9a54bccb9f24f84b32024216cc3f53819a053721ac8ab43c326859e68fc0ffaf",
13
13
  "data/dlp-controls.json": "d2406c482dddd30e49203879999dc4b3a7fd4d0494d6a61d86b91ee76415df19",
@@ -15,7 +15,7 @@
15
15
  "data/framework-control-gaps.json": "29e7b6aa841ddf2530ca5971bdb60d7a715684b2f6264141ad49f0de9a039d78",
16
16
  "data/global-frameworks.json": "9ba563a85f7f8d6c3c957de64945e20925a89d0ed6ea6fc561cf093811acf558",
17
17
  "data/rfc-references.json": "b21d03b948c41bc8a854e2f057948ecf844bd8c105848aeb141d1eadf8192c31",
18
- "data/zeroday-lessons.json": "4c41089a5a095fc4be5898833a4f83c0cebe06e5b13f959a022241acb1164dc4",
18
+ "data/zeroday-lessons.json": "83eb8a65889305f4fed33a453b1e693e43e929f4ea6d06646eecf0ec4f7caa96",
19
19
  "skills/kernel-lpe-triage/skill.md": "0f79c641cef6e5f4a942eb94f43c460562bf83dfb67ae112d146c39c6b320fb0",
20
20
  "skills/ai-attack-surface/skill.md": "2880499993e0e69e3897a9d02b5e83aa0462c86a4dd2c1988b9968e375704a1f",
21
21
  "skills/mcp-agent-trust/skill.md": "0752834acde0303d6d1e36be4b320eac3d34fde715bb8d71f3ad9e801d701482",
@@ -320,6 +320,7 @@
320
320
  "CVE-2025-29635",
321
321
  "CVE-2025-30165",
322
322
  "CVE-2025-32432",
323
+ "CVE-2025-32433",
323
324
  "CVE-2025-32434",
324
325
  "CVE-2025-32444",
325
326
  "CVE-2025-3248",
@@ -598,6 +599,7 @@
598
599
  "cve_refs": [
599
600
  "BUG-2026-NIGHTMARE-ECLIPSE-YELLOWKEY",
600
601
  "CVE-2015-7755",
602
+ "CVE-2016-7836",
601
603
  "CVE-2017-7921",
602
604
  "CVE-2019-19006",
603
605
  "CVE-2019-6693",
@@ -619,6 +621,7 @@
619
621
  "CVE-2025-2746",
620
622
  "CVE-2025-2747",
621
623
  "CVE-2025-31161",
624
+ "CVE-2025-32433",
622
625
  "CVE-2025-32975",
623
626
  "CVE-2025-34026",
624
627
  "CVE-2025-3935",
@@ -954,14 +957,17 @@
954
957
  "CVE-2008-0015",
955
958
  "CVE-2008-4250",
956
959
  "CVE-2014-6278",
960
+ "CVE-2015-7755",
957
961
  "CVE-2016-10033",
958
962
  "CVE-2016-7836",
959
963
  "CVE-2017-1000353",
960
964
  "CVE-2017-7921",
961
965
  "CVE-2018-4063",
966
+ "CVE-2019-19006",
962
967
  "CVE-2019-6693",
963
968
  "CVE-2019-9621",
964
969
  "CVE-2020-10148",
970
+ "CVE-2020-24363",
965
971
  "CVE-2020-25078",
966
972
  "CVE-2020-25079",
967
973
  "CVE-2020-7796",
@@ -1017,6 +1023,7 @@
1017
1023
  "CVE-2024-43468",
1018
1024
  "CVE-2024-4889",
1019
1025
  "CVE-2024-50050",
1026
+ "CVE-2024-54085",
1020
1027
  "CVE-2024-56145",
1021
1028
  "CVE-2024-57726",
1022
1029
  "CVE-2024-57728",
@@ -1121,6 +1128,7 @@
1121
1128
  "CVE-2025-59389",
1122
1129
  "CVE-2025-59689",
1123
1130
  "CVE-2025-59718",
1131
+ "CVE-2025-61757",
1124
1132
  "CVE-2025-61882",
1125
1133
  "CVE-2025-61932",
1126
1134
  "CVE-2025-6204",
@@ -25905,7 +25905,8 @@
25905
25905
  },
25906
25906
  "atlas_refs": [],
25907
25907
  "attack_refs": [
25908
- "T1078"
25908
+ "T1078",
25909
+ "T1190"
25909
25910
  ],
25910
25911
  "rwep_score": 77,
25911
25912
  "rwep_factors": {
@@ -25926,7 +25927,7 @@
25926
25927
  "cwe_refs": [
25927
25928
  "CWE-287"
25928
25929
  ],
25929
- "source_verified": "2026-05-18",
25930
+ "source_verified": "2026-05-29",
25930
25931
  "verification_sources": [
25931
25932
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
25932
25933
  "https://wiki.freepbx.org/display/FOP/2019-11-20%2BRemote%2BAdmin%2BAuthentication%2BBypass",
@@ -25955,11 +25956,21 @@
25955
25956
  "published_date": "2026-02-03"
25956
25957
  }
25957
25958
  ],
25958
- "last_updated": "2026-05-18",
25959
+ "last_updated": "2026-05-29",
25959
25960
  "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://wiki.freepbx.org/display/FOP/2019-11-20%2BRemote%2BAdmin%2BAuthentication%2BBypass ; https://nvd.nist.gov/vuln/detail/CVE-2019-19006",
25960
- "_auto_imported": true,
25961
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
25962
- "_kev_short_description": "Sangoma FreePBX contains an improper authentication vulnerability that potentially allows unauthorized users to bypass password authentication and access services provided by the FreePBX admin."
25961
+ "_auto_imported": false,
25962
+ "_intake_method": "manual-verified-curation",
25963
+ "_kev_short_description": "Sangoma FreePBX contains an improper authentication vulnerability that potentially allows unauthorized users to bypass password authentication and access services provided by the FreePBX admin.",
25964
+ "iocs": {
25965
+ "behavioral": [
25966
+ "Sangoma FreePBX reachable on the network at a version below the fixed release named in the vendor advisory (for the backdoor/BMC cases, treat any affected build as compromised regardless of version).",
25967
+ "Administrative access to the FreePBX with no corresponding legitimate credential use — sessions from unexpected sources, use of a known backdoor credential, or access to privileged functions without authentication.",
25968
+ "Post-bypass indicators — configuration/account changes, web shells or new admin objects, or command execution — with no matching operator action (KEV-confirmed in-the-wild exploitation)."
25969
+ ],
25970
+ "_ioc_source_note": "Anchored to NVD CVE-2019-19006, CISA KEV (added 2026-02-03), and the vendor security advisory recorded in vendor_advisories."
25971
+ },
25972
+ "_draft": false,
25973
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1078 auth bypass) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
25963
25974
  },
25964
25975
  "CVE-2025-40551": {
25965
25976
  "name": "SolarWinds Web Help Desk Deserialization of Untrusted Data Vulnerability (variant: CVE-2025-40551)",
@@ -29773,7 +29784,8 @@
29773
29784
  },
29774
29785
  "atlas_refs": [],
29775
29786
  "attack_refs": [
29776
- "T1078"
29787
+ "T1078",
29788
+ "T1190"
29777
29789
  ],
29778
29790
  "rwep_score": 77,
29779
29791
  "rwep_factors": {
@@ -29794,7 +29806,7 @@
29794
29806
  "cwe_refs": [
29795
29807
  "CWE-306"
29796
29808
  ],
29797
- "source_verified": "2026-05-18",
29809
+ "source_verified": "2026-05-29",
29798
29810
  "verification_sources": [
29799
29811
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
29800
29812
  "https://www.oracle.com/security-alerts/cpuoct2025.html",
@@ -29823,11 +29835,21 @@
29823
29835
  "published_date": "2025-11-21"
29824
29836
  }
29825
29837
  ],
29826
- "last_updated": "2026-05-18",
29838
+ "last_updated": "2026-05-29",
29827
29839
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-11-21; due date 2025-12-12. Notes reference: https://www.oracle.com/security-alerts/cpuoct2025.html ; https://nvd.nist.gov/vuln/detail/CVE-2025-61757",
29828
- "_auto_imported": true,
29829
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
29830
- "_kev_short_description": "Oracle Fusion Middleware contains a missing authentication for critical function vulnerability, allowing unauthenticated remote attackers to take over Identity Manager."
29840
+ "_auto_imported": false,
29841
+ "_intake_method": "manual-verified-curation",
29842
+ "_kev_short_description": "Oracle Fusion Middleware contains a missing authentication for critical function vulnerability, allowing unauthenticated remote attackers to take over Identity Manager.",
29843
+ "iocs": {
29844
+ "behavioral": [
29845
+ "Oracle Fusion Middleware reachable on the network at a version below the fixed release named in the vendor advisory (for the backdoor/BMC cases, treat any affected build as compromised regardless of version).",
29846
+ "Administrative access to the Oracle Fusion Middleware with no corresponding legitimate credential use — sessions from unexpected sources, use of a known backdoor credential, or access to privileged functions without authentication.",
29847
+ "Post-bypass indicators — configuration/account changes, web shells or new admin objects, or command execution — with no matching operator action (KEV-confirmed in-the-wild exploitation)."
29848
+ ],
29849
+ "_ioc_source_note": "Anchored to NVD CVE-2025-61757, CISA KEV (added 2025-11-21), and the vendor security advisory recorded in vendor_advisories."
29850
+ },
29851
+ "_draft": false,
29852
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1078 auth bypass) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
29831
29853
  },
29832
29854
  "CVE-2025-13223": {
29833
29855
  "name": "Google Chromium V8 Type Confusion Vulnerability",
@@ -32472,7 +32494,8 @@
32472
32494
  },
32473
32495
  "atlas_refs": [],
32474
32496
  "attack_refs": [
32475
- "T1190"
32497
+ "T1190",
32498
+ "T1078"
32476
32499
  ],
32477
32500
  "rwep_score": 77,
32478
32501
  "rwep_factors": {
@@ -32493,7 +32516,7 @@
32493
32516
  "cwe_refs": [
32494
32517
  "CWE-287"
32495
32518
  ],
32496
- "source_verified": "2026-05-18",
32519
+ "source_verified": "2026-05-29",
32497
32520
  "verification_sources": [
32498
32521
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
32499
32522
  "https://www.skyseaclientview.net/news/161221/",
@@ -32522,11 +32545,21 @@
32522
32545
  "published_date": "2025-10-14"
32523
32546
  }
32524
32547
  ],
32525
- "last_updated": "2026-05-18",
32548
+ "last_updated": "2026-05-29",
32526
32549
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-14; due date 2025-11-04. Notes reference: https://www.skyseaclientview.net/news/161221/ ; https://nvd.nist.gov/vuln/detail/CVE-2016-7836",
32527
- "_auto_imported": true,
32528
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
32529
- "_kev_short_description": "SKYSEA Client View contains an improper authentication vulnerability that allows remote code execution via a flaw in processing authentication on the TCP connection with the management console program."
32550
+ "_auto_imported": false,
32551
+ "_intake_method": "manual-verified-curation",
32552
+ "_kev_short_description": "SKYSEA Client View contains an improper authentication vulnerability that allows remote code execution via a flaw in processing authentication on the TCP connection with the management console program.",
32553
+ "iocs": {
32554
+ "behavioral": [
32555
+ "SKYSEA Client View reachable on the network at a version below the fixed release named in the vendor advisory (for the backdoor/BMC cases, treat any affected build as compromised regardless of version).",
32556
+ "Administrative access to the SKYSEA Client View with no corresponding legitimate credential use — sessions from unexpected sources, use of a known backdoor credential, or access to privileged functions without authentication.",
32557
+ "Post-bypass indicators — configuration/account changes, web shells or new admin objects, or command execution — with no matching operator action (KEV-confirmed in-the-wild exploitation)."
32558
+ ],
32559
+ "_ioc_source_note": "Anchored to NVD CVE-2016-7836, CISA KEV (added 2025-10-14), and the vendor security advisory recorded in vendor_advisories."
32560
+ },
32561
+ "_draft": false,
32562
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1078 auth bypass) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
32530
32563
  },
32531
32564
  "CVE-2021-43798": {
32532
32565
  "name": "Grafana Path Traversal Vulnerability",
@@ -33744,7 +33777,8 @@
33744
33777
  },
33745
33778
  "atlas_refs": [],
33746
33779
  "attack_refs": [
33747
- "T1078"
33780
+ "T1078",
33781
+ "T1190"
33748
33782
  ],
33749
33783
  "rwep_score": 77,
33750
33784
  "rwep_factors": {
@@ -33765,7 +33799,7 @@
33765
33799
  "cwe_refs": [
33766
33800
  "CWE-287"
33767
33801
  ],
33768
- "source_verified": "2026-05-18",
33802
+ "source_verified": "2026-05-29",
33769
33803
  "verification_sources": [
33770
33804
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
33771
33805
  "https://supportportal.juniper.net/s/article/2015-12-Out-of-Cycle-Security-Bulletin-ScreenOS-Multiple-Security-issues-with-ScreenOS-CVE-2015-7755-CVE-2015-7756",
@@ -33794,11 +33828,21 @@
33794
33828
  "published_date": "2025-10-02"
33795
33829
  }
33796
33830
  ],
33797
- "last_updated": "2026-05-18",
33831
+ "last_updated": "2026-05-29",
33798
33832
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-10-02; due date 2025-10-23. Notes reference: https://supportportal.juniper.net/s/article/2015-12-Out-of-Cycle-Security-Bulletin-ScreenOS-Multiple-Security-issues-with-ScreenOS-CVE-2015-7755-CVE-2015-7756 ; https://nvd.nist.gov/vuln/detail/CVE-20",
33799
- "_auto_imported": true,
33800
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
33801
- "_kev_short_description": "Juniper ScreenOS contains an improper authentication vulnerability that could allow unauthorized remote administrative access to the device."
33833
+ "_auto_imported": false,
33834
+ "_intake_method": "manual-verified-curation",
33835
+ "_kev_short_description": "Juniper ScreenOS contains an improper authentication vulnerability that could allow unauthorized remote administrative access to the device.",
33836
+ "iocs": {
33837
+ "behavioral": [
33838
+ "Juniper ScreenOS reachable on the network at a version below the fixed release named in the vendor advisory (for the backdoor/BMC cases, treat any affected build as compromised regardless of version).",
33839
+ "Administrative access to the ScreenOS firewall with no corresponding legitimate credential use — sessions from unexpected sources, use of a known backdoor credential, or access to privileged functions without authentication.",
33840
+ "Post-bypass indicators — configuration/account changes, firmware/below-OS persistence (especially for the BMC), or command execution — with no matching operator action (KEV-confirmed in-the-wild exploitation)."
33841
+ ],
33842
+ "_ioc_source_note": "Anchored to NVD CVE-2015-7755, CISA KEV (added 2025-10-02), and the vendor security advisory recorded in vendor_advisories."
33843
+ },
33844
+ "_draft": false,
33845
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1078 auth bypass) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
33802
33846
  },
33803
33847
  "CVE-2025-21043": {
33804
33848
  "name": "Samsung Mobile Devices Out-of-Bounds Write Vulnerability (variant: CVE-2025-21043)",
@@ -35303,7 +35347,8 @@
35303
35347
  },
35304
35348
  "atlas_refs": [],
35305
35349
  "attack_refs": [
35306
- "T1078"
35350
+ "T1078",
35351
+ "T1190"
35307
35352
  ],
35308
35353
  "rwep_score": 77,
35309
35354
  "rwep_factors": {
@@ -35324,7 +35369,7 @@
35324
35369
  "cwe_refs": [
35325
35370
  "CWE-306"
35326
35371
  ],
35327
- "source_verified": "2026-05-18",
35372
+ "source_verified": "2026-05-29",
35328
35373
  "verification_sources": [
35329
35374
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
35330
35375
  "https://www.tp-link.com/us/home-networking/range-extender/tl-wa855re/#overview",
@@ -35354,11 +35399,21 @@
35354
35399
  "published_date": "2025-09-02"
35355
35400
  }
35356
35401
  ],
35357
- "last_updated": "2026-05-18",
35402
+ "last_updated": "2026-05-29",
35358
35403
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-09-02; due date 2025-09-23. Notes reference: https://www.tp-link.com/us/home-networking/range-extender/tl-wa855re/#overview ; https://www.tp-link.com/us/support/download/tl-wa855re/#FAQs ; https://nvd.nist.gov/vuln/detail/CVE-2020-24363",
35359
- "_auto_imported": true,
35360
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
35361
- "_kev_short_description": "TP-link TL-WA855RE contains a missing authentication for critical function vulnerability. This vulnerability could allow an unauthenticated attacker (on the same network) to submit a TDDP_RESET POST request for a factory reset and reboot. The attacker can then obtain incorrect access control by setting a new administrative password. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization."
35404
+ "_auto_imported": false,
35405
+ "_intake_method": "manual-verified-curation",
35406
+ "_kev_short_description": "TP-link TL-WA855RE contains a missing authentication for critical function vulnerability. This vulnerability could allow an unauthenticated attacker (on the same network) to submit a TDDP_RESET POST request for a factory reset and reboot. The attacker can then obtain incorrect access control by setting a new administrative password. The impacted products could be end-of-life (EoL) and/or end-of-service (EoS). Users should discontinue product utilization.",
35407
+ "iocs": {
35408
+ "behavioral": [
35409
+ "TP-Link TL-WA855RE reachable on the network at a version below the fixed release named in the vendor advisory (for the backdoor/BMC cases, treat any affected build as compromised regardless of version).",
35410
+ "Administrative access to the TL-WA855RE extender with no corresponding legitimate credential use — sessions from unexpected sources, use of a known backdoor credential, or access to privileged functions without authentication.",
35411
+ "Post-bypass indicators — configuration/account changes, firmware/below-OS persistence (especially for the BMC), or command execution — with no matching operator action (KEV-confirmed in-the-wild exploitation)."
35412
+ ],
35413
+ "_ioc_source_note": "Anchored to NVD CVE-2020-24363, CISA KEV (added 2025-09-02), and the vendor security advisory recorded in vendor_advisories."
35414
+ },
35415
+ "_draft": false,
35416
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1078 auth bypass) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
35362
35417
  },
35363
35418
  "CVE-2025-55177": {
35364
35419
  "name": "Meta Platforms WhatsApp Incorrect Authorization Vulnerability",
@@ -39355,7 +39410,8 @@
39355
39410
  },
39356
39411
  "atlas_refs": [],
39357
39412
  "attack_refs": [
39358
- "T1078"
39413
+ "T1078",
39414
+ "T1190"
39359
39415
  ],
39360
39416
  "rwep_score": 77,
39361
39417
  "rwep_factors": {
@@ -39376,7 +39432,7 @@
39376
39432
  "cwe_refs": [
39377
39433
  "CWE-290"
39378
39434
  ],
39379
- "source_verified": "2026-05-18",
39435
+ "source_verified": "2026-05-29",
39380
39436
  "verification_sources": [
39381
39437
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
39382
39438
  "https://go.ami.com/hubfs/Security%20Advisories/2025/AMI-SA-2025003.pdf",
@@ -39406,11 +39462,21 @@
39406
39462
  "published_date": "2025-06-25"
39407
39463
  }
39408
39464
  ],
39409
- "last_updated": "2026-05-18",
39465
+ "last_updated": "2026-05-29",
39410
39466
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-25; due date 2025-07-16. Notes reference: This vulnerability could affect an open-source component, third-party library, protocol, or proprietary implementation that could be used by different products. For more information, please see: https",
39411
- "_auto_imported": true,
39412
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
39413
- "_kev_short_description": "AMI MegaRAC SPx contains an authentication bypass by spoofing vulnerability in the Redfish Host Interface. A successful exploitation of this vulnerability may lead to a loss of confidentiality, integrity, and/or availability."
39467
+ "_auto_imported": false,
39468
+ "_intake_method": "manual-verified-curation",
39469
+ "_kev_short_description": "AMI MegaRAC SPx contains an authentication bypass by spoofing vulnerability in the Redfish Host Interface. A successful exploitation of this vulnerability may lead to a loss of confidentiality, integrity, and/or availability.",
39470
+ "iocs": {
39471
+ "behavioral": [
39472
+ "AMI MegaRAC SPx reachable on the network at a version below the fixed release named in the vendor advisory (for the backdoor/BMC cases, treat any affected build as compromised regardless of version).",
39473
+ "Administrative access to the MegaRAC BMC with no corresponding legitimate credential use — sessions from unexpected sources, use of a known backdoor credential, or access to privileged functions without authentication.",
39474
+ "Post-bypass indicators — configuration/account changes, firmware/below-OS persistence (especially for the BMC), or command execution — with no matching operator action (KEV-confirmed in-the-wild exploitation)."
39475
+ ],
39476
+ "_ioc_source_note": "Anchored to NVD CVE-2024-54085, CISA KEV (added 2025-06-25), and the vendor security advisory recorded in vendor_advisories."
39477
+ },
39478
+ "_draft": false,
39479
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1078 auth bypass) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
39414
39480
  },
39415
39481
  "CVE-2023-0386": {
39416
39482
  "name": "Linux Kernel Improper Ownership Management Vulnerability",
@@ -40067,7 +40133,9 @@
40067
40133
  },
40068
40134
  "atlas_refs": [],
40069
40135
  "attack_refs": [
40070
- "T1190"
40136
+ "T1190",
40137
+ "T1078",
40138
+ "T1059"
40071
40139
  ],
40072
40140
  "rwep_score": 77,
40073
40141
  "rwep_factors": {
@@ -40088,7 +40156,7 @@
40088
40156
  "cwe_refs": [
40089
40157
  "CWE-306"
40090
40158
  ],
40091
- "source_verified": "2026-05-18",
40159
+ "source_verified": "2026-05-29",
40092
40160
  "verification_sources": [
40093
40161
  "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
40094
40162
  "https://github.com/erlang/otp/security/advisories/GHSA-37cp-fgq5-7wc2",
@@ -40118,11 +40186,21 @@
40118
40186
  "published_date": "2025-06-09"
40119
40187
  }
40120
40188
  ],
40121
- "last_updated": "2026-05-18",
40189
+ "last_updated": "2026-05-29",
40122
40190
  "discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2025-06-09; due date 2025-06-30. Notes reference: This vulnerability affects a common open-source project, third-party library, or a protocol used by different products. For more information, please see: https://github.com/erlang/otp/security/advisor",
40123
- "_auto_imported": true,
40124
- "_intake_method": "v0.13.17-bulk-cisa-kev-import",
40125
- "_kev_short_description": "Erlang Erlang/OTP SSH server contains a missing authentication for critical function vulnerability. This could allow an attacker to execute arbitrary commands without valid credentials, potentially leading to unauthenticated remote code execution (RCE). By exploiting a flaw in how SSH protocol messages are handled, a malicious actor could gain unauthorized access to affected systems. This vulnerability could affect various products that implement Erlang/OTP SSH server, including—but not limited to—Cisco, NetApp, and SUSE."
40191
+ "_auto_imported": false,
40192
+ "_intake_method": "manual-verified-curation",
40193
+ "_kev_short_description": "Erlang Erlang/OTP SSH server contains a missing authentication for critical function vulnerability. This could allow an attacker to execute arbitrary commands without valid credentials, potentially leading to unauthenticated remote code execution (RCE). By exploiting a flaw in how SSH protocol messages are handled, a malicious actor could gain unauthorized access to affected systems. This vulnerability could affect various products that implement Erlang/OTP SSH server, including—but not limited to—Cisco, NetApp, and SUSE.",
40194
+ "iocs": {
40195
+ "behavioral": [
40196
+ "Erlang/OTP SSH Server reachable on the network at a version below the fixed release named in the vendor advisory (for the backdoor/BMC cases, treat any affected build as compromised regardless of version).",
40197
+ "Administrative access to the Erlang/OTP SSH with no corresponding legitimate credential use — sessions from unexpected sources, use of a known backdoor credential, or access to privileged functions without authentication.",
40198
+ "Post-bypass indicators — configuration/account changes, web shells or new admin objects, or command execution — with no matching operator action (KEV-confirmed in-the-wild exploitation)."
40199
+ ],
40200
+ "_ioc_source_note": "Anchored to NVD CVE-2025-32433, CISA KEV (added 2025-06-09), and the vendor security advisory recorded in vendor_advisories."
40201
+ },
40202
+ "_draft": false,
40203
+ "curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1190 + T1078 auth bypass + T1059 RCE) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
40126
40204
  },
40127
40205
  "CVE-2025-5419": {
40128
40206
  "name": "Google Chromium V8 Out-of-Bounds Read and Write Vulnerability",