@blamejs/exceptd-skills 0.15.4 → 0.15.5
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 +4 -0
- package/data/_indexes/_meta.json +5 -5
- package/data/attack-techniques.json +3 -3
- package/data/cve-catalog.json +63 -23
- package/data/zeroday-lessons.json +144 -52
- package/manifest.json +44 -44
- package/package.json +1 -1
- package/sbom.cdx.json +18 -18
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 0.15.5 — 2026-05-29
|
|
4
|
+
|
|
5
|
+
Draft-curation pass 3 — the client-side memory-corruption class. Four CISA KEV-listed browser/document-reader RCEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, a matching zero-day lesson, and ATT&CK enrichment to T1203 (Exploitation for Client Execution) rather than the network-service T1190: Google Chrome Skia out-of-bounds write (CVE-2026-3909), Chrome Dawn/WebGPU use-after-free (CVE-2026-5281), Chrome V8 memory-buffer flaw (CVE-2026-3910), and Adobe Acrobat/Reader prototype pollution (CVE-2026-34621). The lessons frame remediation as endpoint/browser patch-SLA (same-day auto-update vs. managed change windows) rather than perimeter patching.
|
|
6
|
+
|
|
3
7
|
## 0.15.4 — 2026-05-29
|
|
4
8
|
|
|
5
9
|
Draft-curation pass 2. Eight more CISA KEV-listed CVEs are promoted from auto-imported drafts to fully-curated entries with behavioral IOCs, ATT&CK enrichment, and matching zero-day lessons — the network-service authentication-bypass and code-injection class: Ivanti EPMM (CVE-2026-1281), SmarterTools SmarterMail auth bypass (CVE-2026-23760) and missing-auth (CVE-2026-24423), Cisco Unified Communications code injection (CVE-2026-20045), cPanel & WHM / WP2 missing authentication (CVE-2026-41940), Ivanti EPM authentication bypass (CVE-2026-1603), Cisco Catalyst SD-WAN improper authentication (CVE-2026-20127), and Fortinet multi-product authentication bypass (CVE-2026-24858).
|
package/data/_indexes/_meta.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schema_version": "1.1.0",
|
|
3
|
-
"generated_at": "2026-05-
|
|
3
|
+
"generated_at": "2026-05-29T17:12:20.887Z",
|
|
4
4
|
"generator": "scripts/build-indexes.js",
|
|
5
5
|
"source_count": 54,
|
|
6
6
|
"source_hashes": {
|
|
7
|
-
"manifest.json": "
|
|
7
|
+
"manifest.json": "90e8775a672249381101e97d139798c3066b548ad2ad654e5f9b54fb04970032",
|
|
8
8
|
"data/atlas-ttps.json": "878b4a08bb73c8d20396d85cf433a88f2bc5e7a8cbf7f6ab773ce7ede0a11251",
|
|
9
|
-
"data/attack-techniques.json": "
|
|
10
|
-
"data/cve-catalog.json": "
|
|
9
|
+
"data/attack-techniques.json": "9dfd1cfc0eafa912ac5dc7dbbe159df0ca2cbc7803e3f53fda22d8da3f4e93f5",
|
|
10
|
+
"data/cve-catalog.json": "b47297007f157d4100b9a5b84f9da82718eccd597e825232c7dad3aace2647d3",
|
|
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": "
|
|
18
|
+
"data/zeroday-lessons.json": "0482d05de4bc26f87c92417cb99c82fd1fdcf820d766eaed5bc7eb734865ff4d",
|
|
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",
|
|
@@ -1121,11 +1121,8 @@
|
|
|
1121
1121
|
"CVE-2026-33634",
|
|
1122
1122
|
"CVE-2026-34159",
|
|
1123
1123
|
"CVE-2026-34197",
|
|
1124
|
-
"CVE-2026-34621",
|
|
1125
1124
|
"CVE-2026-3502",
|
|
1126
1125
|
"CVE-2026-35616",
|
|
1127
|
-
"CVE-2026-3909",
|
|
1128
|
-
"CVE-2026-3910",
|
|
1129
1126
|
"CVE-2026-39987",
|
|
1130
1127
|
"CVE-2026-40933",
|
|
1131
1128
|
"CVE-2026-41940",
|
|
@@ -1303,6 +1300,9 @@
|
|
|
1303
1300
|
"CVE-2026-21385",
|
|
1304
1301
|
"CVE-2026-2441",
|
|
1305
1302
|
"CVE-2026-25592",
|
|
1303
|
+
"CVE-2026-34621",
|
|
1304
|
+
"CVE-2026-3909",
|
|
1305
|
+
"CVE-2026-3910",
|
|
1306
1306
|
"CVE-2026-5281",
|
|
1307
1307
|
"MAL-2025-AI-FOUND-FFMPEG-BIGSLEEP"
|
|
1308
1308
|
],
|
package/data/cve-catalog.json
CHANGED
|
@@ -9874,7 +9874,7 @@
|
|
|
9874
9874
|
},
|
|
9875
9875
|
"atlas_refs": [],
|
|
9876
9876
|
"attack_refs": [
|
|
9877
|
-
"
|
|
9877
|
+
"T1203"
|
|
9878
9878
|
],
|
|
9879
9879
|
"rwep_score": 77,
|
|
9880
9880
|
"rwep_factors": {
|
|
@@ -9895,7 +9895,7 @@
|
|
|
9895
9895
|
"cwe_refs": [
|
|
9896
9896
|
"CWE-1321"
|
|
9897
9897
|
],
|
|
9898
|
-
"source_verified": "2026-05-
|
|
9898
|
+
"source_verified": "2026-05-29",
|
|
9899
9899
|
"verification_sources": [
|
|
9900
9900
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
9901
9901
|
"https://helpx.adobe.com/security/products/acrobat/apsb26-43.html",
|
|
@@ -9924,11 +9924,21 @@
|
|
|
9924
9924
|
"published_date": "2026-04-13"
|
|
9925
9925
|
}
|
|
9926
9926
|
],
|
|
9927
|
-
"last_updated": "2026-05-
|
|
9927
|
+
"last_updated": "2026-05-29",
|
|
9928
9928
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-04-13; due date 2026-04-27. Notes reference: https://helpx.adobe.com/security/products/acrobat/apsb26-43.html ; https://nvd.nist.gov/vuln/detail/CVE-2026-34621",
|
|
9929
|
-
"_auto_imported":
|
|
9930
|
-
"_intake_method": "
|
|
9931
|
-
"_kev_short_description": "Adobe Acrobat and Reader contain a prototype pollution vulnerability that allows for arbitrary code execution."
|
|
9929
|
+
"_auto_imported": false,
|
|
9930
|
+
"_intake_method": "manual-verified-curation",
|
|
9931
|
+
"_kev_short_description": "Adobe Acrobat and Reader contain a prototype pollution vulnerability that allows for arbitrary code execution.",
|
|
9932
|
+
"iocs": {
|
|
9933
|
+
"behavioral": [
|
|
9934
|
+
"Adobe Acrobat and Reader below the patched build on an endpoint exposed to a crafted PDF document.",
|
|
9935
|
+
"Renderer/process crashes consistent with a prototype-pollution flaw (CWE-1321) in Acrobat/Reader enabling arbitrary code execution when a crafted PDF is opened when processing a crafted PDF document.",
|
|
9936
|
+
"Delivery of a crafted PDF document immediately preceding anomalous child-process spawning from the PDF reader (KEV-confirmed in-the-wild exploitation)."
|
|
9937
|
+
],
|
|
9938
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-34621, CISA KEV (added 2026-04-13), and the vendor advisory recorded in vendor_advisories."
|
|
9939
|
+
},
|
|
9940
|
+
"_draft": false,
|
|
9941
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
9932
9942
|
},
|
|
9933
9943
|
"CVE-2026-1340": {
|
|
9934
9944
|
"name": "Ivanti Endpoint Manager Mobile (EPMM) Code Injection Vulnerability",
|
|
@@ -10292,7 +10302,7 @@
|
|
|
10292
10302
|
"cwe_refs": [
|
|
10293
10303
|
"CWE-416"
|
|
10294
10304
|
],
|
|
10295
|
-
"source_verified": "2026-05-
|
|
10305
|
+
"source_verified": "2026-05-29",
|
|
10296
10306
|
"verification_sources": [
|
|
10297
10307
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
10298
10308
|
"https://chromereleases.googleblog.com/2026/03/stable-channel-update-for-desktop_31.html",
|
|
@@ -10321,11 +10331,21 @@
|
|
|
10321
10331
|
"published_date": "2026-04-01"
|
|
10322
10332
|
}
|
|
10323
10333
|
],
|
|
10324
|
-
"last_updated": "2026-05-
|
|
10334
|
+
"last_updated": "2026-05-29",
|
|
10325
10335
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-04-01; due date 2026-04-15. Notes reference: This vulnerability affects an open-source component, third-party library, protocol, or proprietary implementation that could be used by different products. For more information, please see: https://ch",
|
|
10326
|
-
"_auto_imported":
|
|
10327
|
-
"_intake_method": "
|
|
10328
|
-
"_kev_short_description": "Google Dawn contains an use-after-free vulnerability that could allow a remote attacker who had compromised the renderer process to execute arbitrary code via a crafted HTML page. This vulnerability could affect multiple Chromium-based products including, but not limited to, Google Chrome, Microsoft Edge, and Opera."
|
|
10336
|
+
"_auto_imported": false,
|
|
10337
|
+
"_intake_method": "manual-verified-curation",
|
|
10338
|
+
"_kev_short_description": "Google Dawn contains an use-after-free vulnerability that could allow a remote attacker who had compromised the renderer process to execute arbitrary code via a crafted HTML page. This vulnerability could affect multiple Chromium-based products including, but not limited to, Google Chrome, Microsoft Edge, and Opera.",
|
|
10339
|
+
"iocs": {
|
|
10340
|
+
"behavioral": [
|
|
10341
|
+
"Google Chrome (Dawn / WebGPU) below the patched build on an endpoint exposed to attacker-controlled web content after a renderer compromise.",
|
|
10342
|
+
"Renderer/process crashes consistent with a use-after-free in Dawn / WebGPU (CWE-416) usable by an attacker who has already compromised the renderer, as a sandbox-escape step in an exploit chain when processing attacker-controlled web content after a renderer compromise.",
|
|
10343
|
+
"Delivery of attacker-controlled web content after a renderer compromise immediately preceding anomalous child-process spawning from the browser renderer / GPU process (KEV-confirmed in-the-wild exploitation)."
|
|
10344
|
+
],
|
|
10345
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-5281, CISA KEV (added 2026-04-01), and the vendor advisory recorded in vendor_advisories."
|
|
10346
|
+
},
|
|
10347
|
+
"_draft": false,
|
|
10348
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
10329
10349
|
},
|
|
10330
10350
|
"CVE-2026-3055": {
|
|
10331
10351
|
"name": "Citrix NetScaler Out-of-Bounds Read Vulnerability",
|
|
@@ -21381,7 +21401,7 @@
|
|
|
21381
21401
|
},
|
|
21382
21402
|
"atlas_refs": [],
|
|
21383
21403
|
"attack_refs": [
|
|
21384
|
-
"
|
|
21404
|
+
"T1203"
|
|
21385
21405
|
],
|
|
21386
21406
|
"rwep_score": 77,
|
|
21387
21407
|
"rwep_factors": {
|
|
@@ -21402,7 +21422,7 @@
|
|
|
21402
21422
|
"cwe_refs": [
|
|
21403
21423
|
"CWE-119"
|
|
21404
21424
|
],
|
|
21405
|
-
"source_verified": "2026-05-
|
|
21425
|
+
"source_verified": "2026-05-29",
|
|
21406
21426
|
"verification_sources": [
|
|
21407
21427
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
21408
21428
|
"https://chromereleases.googleblog.com/2026/03/stable-channel-update-for-desktop_12.html",
|
|
@@ -21431,11 +21451,21 @@
|
|
|
21431
21451
|
"published_date": "2026-03-13"
|
|
21432
21452
|
}
|
|
21433
21453
|
],
|
|
21434
|
-
"last_updated": "2026-05-
|
|
21454
|
+
"last_updated": "2026-05-29",
|
|
21435
21455
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-03-13; due date 2026-03-27. Notes reference: https://chromereleases.googleblog.com/2026/03/stable-channel-update-for-desktop_12.html ; https://nvd.nist.gov/vuln/detail/CVE-2026-3910",
|
|
21436
|
-
"_auto_imported":
|
|
21437
|
-
"_intake_method": "
|
|
21438
|
-
"_kev_short_description": "Google Chromium V8 contains an improper restriction of operations within the bounds of a memory buffer vulnerability that could allow a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium, including, but not limited to, Google Chrome, Microsoft Edge, and Opera."
|
|
21456
|
+
"_auto_imported": false,
|
|
21457
|
+
"_intake_method": "manual-verified-curation",
|
|
21458
|
+
"_kev_short_description": "Google Chromium V8 contains an improper restriction of operations within the bounds of a memory buffer vulnerability that could allow a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium, including, but not limited to, Google Chrome, Microsoft Edge, and Opera.",
|
|
21459
|
+
"iocs": {
|
|
21460
|
+
"behavioral": [
|
|
21461
|
+
"Google Chrome (V8 JavaScript engine) below the patched build on an endpoint exposed to crafted web content.",
|
|
21462
|
+
"Renderer/process crashes consistent with an out-of-bounds memory access in the V8 JavaScript engine (CWE-119) when processing crafted web content.",
|
|
21463
|
+
"Delivery of crafted web content immediately preceding anomalous child-process spawning from the browser renderer (KEV-confirmed in-the-wild exploitation)."
|
|
21464
|
+
],
|
|
21465
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-3910, CISA KEV (added 2026-03-13), and the vendor advisory recorded in vendor_advisories."
|
|
21466
|
+
},
|
|
21467
|
+
"_draft": false,
|
|
21468
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
21439
21469
|
},
|
|
21440
21470
|
"CVE-2026-3909": {
|
|
21441
21471
|
"name": "Google Skia Out-of-Bounds Write Vulnerability",
|
|
@@ -21477,7 +21507,7 @@
|
|
|
21477
21507
|
},
|
|
21478
21508
|
"atlas_refs": [],
|
|
21479
21509
|
"attack_refs": [
|
|
21480
|
-
"
|
|
21510
|
+
"T1203"
|
|
21481
21511
|
],
|
|
21482
21512
|
"rwep_score": 77,
|
|
21483
21513
|
"rwep_factors": {
|
|
@@ -21498,7 +21528,7 @@
|
|
|
21498
21528
|
"cwe_refs": [
|
|
21499
21529
|
"CWE-787"
|
|
21500
21530
|
],
|
|
21501
|
-
"source_verified": "2026-05-
|
|
21531
|
+
"source_verified": "2026-05-29",
|
|
21502
21532
|
"verification_sources": [
|
|
21503
21533
|
"https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
|
|
21504
21534
|
"https://chromereleases.googleblog.com/2026/03/stable-channel-update-for-desktop_13.html",
|
|
@@ -21527,11 +21557,21 @@
|
|
|
21527
21557
|
"published_date": "2026-03-13"
|
|
21528
21558
|
}
|
|
21529
21559
|
],
|
|
21530
|
-
"last_updated": "2026-05-
|
|
21560
|
+
"last_updated": "2026-05-29",
|
|
21531
21561
|
"discovery_attribution_note": "Bulk-imported from CISA KEV catalog version 2026.05.15. KEV listing date 2026-03-13; due date 2026-03-27. 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",
|
|
21532
|
-
"_auto_imported":
|
|
21533
|
-
"_intake_method": "
|
|
21534
|
-
"_kev_short_description": "Google Skia contains an out-of-bounds write vulnerability that could allow a remote attacker to perform out of bounds memory access via a crafted HTML page. This vulnerability affects Google Chrome and ChromeOS, Android, Flutter, and possibly other products."
|
|
21562
|
+
"_auto_imported": false,
|
|
21563
|
+
"_intake_method": "manual-verified-curation",
|
|
21564
|
+
"_kev_short_description": "Google Skia contains an out-of-bounds write vulnerability that could allow a remote attacker to perform out of bounds memory access via a crafted HTML page. This vulnerability affects Google Chrome and ChromeOS, Android, Flutter, and possibly other products.",
|
|
21565
|
+
"iocs": {
|
|
21566
|
+
"behavioral": [
|
|
21567
|
+
"Google Chrome (Skia graphics library) below the patched build on an endpoint exposed to attacker-controlled web content.",
|
|
21568
|
+
"Renderer/process crashes consistent with an out-of-bounds write in the Skia graphics library (CWE-787) when processing attacker-controlled web content.",
|
|
21569
|
+
"Delivery of attacker-controlled web content immediately preceding anomalous child-process spawning from the browser renderer (KEV-confirmed in-the-wild exploitation)."
|
|
21570
|
+
],
|
|
21571
|
+
"_ioc_source_note": "Anchored to NVD CVE-2026-3909, CISA KEV (added 2026-03-13), and the vendor advisory recorded in vendor_advisories."
|
|
21572
|
+
},
|
|
21573
|
+
"_draft": false,
|
|
21574
|
+
"curation_note": "Promoted from KEV-import draft on 2026-05-29: ATT&CK enrichment (T1203 client execution) + IOCs derived from the CWE/product, and a matching zero-day lesson added. CVSS/KEV/vendor_advisories retained from the verified import."
|
|
21535
21575
|
},
|
|
21536
21576
|
"CVE-2025-68613": {
|
|
21537
21577
|
"name": "n8n Improper Control of Dynamically-Managed Code Resources Vulnerability",
|
|
@@ -7631,35 +7631,58 @@
|
|
|
7631
7631
|
},
|
|
7632
7632
|
"CVE-2026-34621": {
|
|
7633
7633
|
"name": "Adobe Acrobat and Reader Prototype Pollution Vulnerability",
|
|
7634
|
-
"lesson_date": "2026-05-
|
|
7634
|
+
"lesson_date": "2026-05-29",
|
|
7635
7635
|
"attack_vector": {
|
|
7636
|
-
"description": "
|
|
7637
|
-
"privileges_required": "
|
|
7638
|
-
"complexity": "
|
|
7639
|
-
"ai_factor": "
|
|
7636
|
+
"description": "a prototype-pollution flaw (CWE-1321) in Acrobat/Reader enabling arbitrary code execution when a crafted PDF is opened. CISA KEV-listed 2026-04-13 with confirmed in-the-wild exploitation.",
|
|
7637
|
+
"privileges_required": "none (the victim renders attacker-controlled content)",
|
|
7638
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
7639
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
7640
|
+
},
|
|
7641
|
+
"defense_chain": {
|
|
7642
|
+
"prevention": {
|
|
7643
|
+
"what_would_have_worked": "Apply the Adobe Acrobat / Reader security update; for managed fleets, push the update and enable Protected Mode / Protected View where available.",
|
|
7644
|
+
"was_this_required": true,
|
|
7645
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
7646
|
+
"adequacy": "Browser/app auto-update is definitive and fast for unmanaged endpoints; the gap is managed fleets that gate updates behind a change window slower than the in-the-wild exploitation."
|
|
7647
|
+
},
|
|
7648
|
+
"detection": {
|
|
7649
|
+
"what_would_have_worked": "Endpoint monitoring for PDF reader crashes on content render and for unexpected child processes spawned by the PDF reader after rendering a crafted PDF document.",
|
|
7650
|
+
"was_this_required": false,
|
|
7651
|
+
"framework_requiring_it": null,
|
|
7652
|
+
"adequacy": "Detection backstops endpoints not yet updated; client exploitation is fast and often single-interaction."
|
|
7653
|
+
},
|
|
7654
|
+
"response": {
|
|
7655
|
+
"what_would_have_worked": "Force the browser/application update across the fleet, then run an EDR sweep on endpoints that rendered untrusted a crafted PDF document before the update.",
|
|
7656
|
+
"was_this_required": true,
|
|
7657
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
7658
|
+
"adequacy": "Mandatory for a KEV-listed client RCE; the exposure is every endpoint that opened attacker content pre-patch."
|
|
7659
|
+
}
|
|
7640
7660
|
},
|
|
7641
7661
|
"framework_coverage": {
|
|
7642
7662
|
"NIST-800-53-SI-2": {
|
|
7643
7663
|
"covered": true,
|
|
7644
7664
|
"adequate": false,
|
|
7645
|
-
"gap": "30-day SLA
|
|
7665
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client RCE delivered by attacker-controlled content."
|
|
7646
7666
|
},
|
|
7647
7667
|
"ISO-27001-2022-A.8.8": {
|
|
7648
7668
|
"covered": true,
|
|
7649
7669
|
"adequate": false,
|
|
7650
|
-
"gap": "
|
|
7670
|
+
"gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited browser/document-reader memory-corruption flaw reachable by drive-by content."
|
|
7671
|
+
},
|
|
7672
|
+
"AU-ISM-1546": {
|
|
7673
|
+
"covered": true,
|
|
7674
|
+
"adequate": false,
|
|
7675
|
+
"gap": "Essential 8 patch-applications (48h at ML3) is closer to the operational reality for a client RCE than a 30-day cycle, but still trails same-day browser auto-update for an in-the-wild exploit."
|
|
7651
7676
|
}
|
|
7652
7677
|
},
|
|
7653
7678
|
"compliance_exposure_score": {
|
|
7654
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
7655
|
-
"basis": "
|
|
7679
|
+
"percent_audit_passing_orgs_still_exposed": 65,
|
|
7680
|
+
"basis": "Adobe Acrobat and Reader is ubiquitous on endpoints; audited organizations that gate client updates behind a managed change window (rather than allowing same-day auto-update) were exposed for this KEV-listed, actively-exploited flaw.",
|
|
7656
7681
|
"theater_pattern": "patch_management"
|
|
7657
7682
|
},
|
|
7658
7683
|
"ai_discovered_zeroday": false,
|
|
7659
|
-
"ai_discovery_source": "
|
|
7660
|
-
"ai_assist_factor": "none"
|
|
7661
|
-
"_auto_imported": true,
|
|
7662
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
7684
|
+
"ai_discovery_source": "vendor_research",
|
|
7685
|
+
"ai_assist_factor": "none"
|
|
7663
7686
|
},
|
|
7664
7687
|
"CVE-2026-1340": {
|
|
7665
7688
|
"name": "Ivanti Endpoint Manager Mobile (EPMM) Code Injection Vulnerability",
|
|
@@ -7787,35 +7810,58 @@
|
|
|
7787
7810
|
},
|
|
7788
7811
|
"CVE-2026-5281": {
|
|
7789
7812
|
"name": "Google Dawn Use-After-Free Vulnerability",
|
|
7790
|
-
"lesson_date": "2026-05-
|
|
7813
|
+
"lesson_date": "2026-05-29",
|
|
7791
7814
|
"attack_vector": {
|
|
7792
|
-
"description": "
|
|
7793
|
-
"privileges_required": "
|
|
7794
|
-
"complexity": "
|
|
7795
|
-
"ai_factor": "
|
|
7815
|
+
"description": "a use-after-free in Dawn / WebGPU (CWE-416) usable by an attacker who has already compromised the renderer, as a sandbox-escape step in an exploit chain. CISA KEV-listed 2026-04-01 with confirmed in-the-wild exploitation.",
|
|
7816
|
+
"privileges_required": "low (a prior renderer compromise; this is a sandbox-escape step in a chain)",
|
|
7817
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
7818
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
7819
|
+
},
|
|
7820
|
+
"defense_chain": {
|
|
7821
|
+
"prevention": {
|
|
7822
|
+
"what_would_have_worked": "Update Chrome / Chromium-based browsers to the patched build via auto-update; the WebGPU surface can be disabled by policy on managed fleets pending the update.",
|
|
7823
|
+
"was_this_required": true,
|
|
7824
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
7825
|
+
"adequacy": "Browser/app auto-update is definitive and fast for unmanaged endpoints; the gap is managed fleets that gate updates behind a change window slower than the in-the-wild exploitation."
|
|
7826
|
+
},
|
|
7827
|
+
"detection": {
|
|
7828
|
+
"what_would_have_worked": "Endpoint monitoring for browser renderer / GPU process crashes on content render and for unexpected child processes spawned by the browser renderer / GPU process after rendering attacker-controlled web content after a renderer compromise.",
|
|
7829
|
+
"was_this_required": false,
|
|
7830
|
+
"framework_requiring_it": null,
|
|
7831
|
+
"adequacy": "Detection backstops endpoints not yet updated; client exploitation is fast and often single-interaction."
|
|
7832
|
+
},
|
|
7833
|
+
"response": {
|
|
7834
|
+
"what_would_have_worked": "Force the browser/application update across the fleet, then run an EDR sweep on endpoints that rendered untrusted attacker-controlled web content after a renderer compromise before the update.",
|
|
7835
|
+
"was_this_required": true,
|
|
7836
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
7837
|
+
"adequacy": "Mandatory for a KEV-listed client RCE; the exposure is every endpoint that opened attacker content pre-patch."
|
|
7838
|
+
}
|
|
7796
7839
|
},
|
|
7797
7840
|
"framework_coverage": {
|
|
7798
7841
|
"NIST-800-53-SI-2": {
|
|
7799
7842
|
"covered": true,
|
|
7800
7843
|
"adequate": false,
|
|
7801
|
-
"gap": "30-day SLA
|
|
7844
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client RCE delivered by attacker-controlled content."
|
|
7802
7845
|
},
|
|
7803
7846
|
"ISO-27001-2022-A.8.8": {
|
|
7804
7847
|
"covered": true,
|
|
7805
7848
|
"adequate": false,
|
|
7806
|
-
"gap": "
|
|
7849
|
+
"gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited browser/document-reader memory-corruption flaw reachable by drive-by content."
|
|
7850
|
+
},
|
|
7851
|
+
"AU-ISM-1546": {
|
|
7852
|
+
"covered": true,
|
|
7853
|
+
"adequate": false,
|
|
7854
|
+
"gap": "Essential 8 patch-applications (48h at ML3) is closer to the operational reality for a client RCE than a 30-day cycle, but still trails same-day browser auto-update for an in-the-wild exploit."
|
|
7807
7855
|
}
|
|
7808
7856
|
},
|
|
7809
7857
|
"compliance_exposure_score": {
|
|
7810
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
7811
|
-
"basis": "
|
|
7858
|
+
"percent_audit_passing_orgs_still_exposed": 65,
|
|
7859
|
+
"basis": "Google Chrome (Dawn / WebGPU) is ubiquitous on endpoints; audited organizations that gate client updates behind a managed change window (rather than allowing same-day auto-update) were exposed for this KEV-listed, actively-exploited flaw.",
|
|
7812
7860
|
"theater_pattern": "patch_management"
|
|
7813
7861
|
},
|
|
7814
7862
|
"ai_discovered_zeroday": false,
|
|
7815
|
-
"ai_discovery_source": "
|
|
7816
|
-
"ai_assist_factor": "none"
|
|
7817
|
-
"_auto_imported": true,
|
|
7818
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
7863
|
+
"ai_discovery_source": "vendor_research",
|
|
7864
|
+
"ai_assist_factor": "none"
|
|
7819
7865
|
},
|
|
7820
7866
|
"CVE-2026-3055": {
|
|
7821
7867
|
"name": "Citrix NetScaler Out-of-Bounds Read Vulnerability",
|
|
@@ -10839,67 +10885,113 @@
|
|
|
10839
10885
|
},
|
|
10840
10886
|
"CVE-2026-3910": {
|
|
10841
10887
|
"name": "Google Chromium V8 Improper Restriction of Operations Within the Bounds of a Memory Buffer Vulnerability",
|
|
10842
|
-
"lesson_date": "2026-05-
|
|
10888
|
+
"lesson_date": "2026-05-29",
|
|
10843
10889
|
"attack_vector": {
|
|
10844
|
-
"description": "
|
|
10845
|
-
"privileges_required": "
|
|
10846
|
-
"complexity": "
|
|
10847
|
-
"ai_factor": "
|
|
10890
|
+
"description": "an out-of-bounds memory access in the V8 JavaScript engine (CWE-119) reachable via crafted web content (JavaScript/WebAssembly). CISA KEV-listed 2026-03-13 with confirmed in-the-wild exploitation.",
|
|
10891
|
+
"privileges_required": "none (the victim renders attacker-controlled content)",
|
|
10892
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
10893
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
10894
|
+
},
|
|
10895
|
+
"defense_chain": {
|
|
10896
|
+
"prevention": {
|
|
10897
|
+
"what_would_have_worked": "Update Chrome / Chromium-based browsers to the patched build via the browser auto-update channel; push and verify on managed fleets.",
|
|
10898
|
+
"was_this_required": true,
|
|
10899
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
10900
|
+
"adequacy": "Browser/app auto-update is definitive and fast for unmanaged endpoints; the gap is managed fleets that gate updates behind a change window slower than the in-the-wild exploitation."
|
|
10901
|
+
},
|
|
10902
|
+
"detection": {
|
|
10903
|
+
"what_would_have_worked": "Endpoint monitoring for browser renderer crashes on content render and for unexpected child processes spawned by the browser renderer after rendering crafted web content.",
|
|
10904
|
+
"was_this_required": false,
|
|
10905
|
+
"framework_requiring_it": null,
|
|
10906
|
+
"adequacy": "Detection backstops endpoints not yet updated; client exploitation is fast and often single-interaction."
|
|
10907
|
+
},
|
|
10908
|
+
"response": {
|
|
10909
|
+
"what_would_have_worked": "Force the browser/application update across the fleet, then run an EDR sweep on endpoints that rendered untrusted crafted web content before the update.",
|
|
10910
|
+
"was_this_required": true,
|
|
10911
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
10912
|
+
"adequacy": "Mandatory for a KEV-listed client RCE; the exposure is every endpoint that opened attacker content pre-patch."
|
|
10913
|
+
}
|
|
10848
10914
|
},
|
|
10849
10915
|
"framework_coverage": {
|
|
10850
10916
|
"NIST-800-53-SI-2": {
|
|
10851
10917
|
"covered": true,
|
|
10852
10918
|
"adequate": false,
|
|
10853
|
-
"gap": "30-day SLA
|
|
10919
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client RCE delivered by attacker-controlled content."
|
|
10854
10920
|
},
|
|
10855
10921
|
"ISO-27001-2022-A.8.8": {
|
|
10856
10922
|
"covered": true,
|
|
10857
10923
|
"adequate": false,
|
|
10858
|
-
"gap": "
|
|
10924
|
+
"gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited browser/document-reader memory-corruption flaw reachable by drive-by content."
|
|
10925
|
+
},
|
|
10926
|
+
"AU-ISM-1546": {
|
|
10927
|
+
"covered": true,
|
|
10928
|
+
"adequate": false,
|
|
10929
|
+
"gap": "Essential 8 patch-applications (48h at ML3) is closer to the operational reality for a client RCE than a 30-day cycle, but still trails same-day browser auto-update for an in-the-wild exploit."
|
|
10859
10930
|
}
|
|
10860
10931
|
},
|
|
10861
10932
|
"compliance_exposure_score": {
|
|
10862
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
10863
|
-
"basis": "
|
|
10933
|
+
"percent_audit_passing_orgs_still_exposed": 65,
|
|
10934
|
+
"basis": "Google Chrome (V8 JavaScript engine) is ubiquitous on endpoints; audited organizations that gate client updates behind a managed change window (rather than allowing same-day auto-update) were exposed for this KEV-listed, actively-exploited flaw.",
|
|
10864
10935
|
"theater_pattern": "patch_management"
|
|
10865
10936
|
},
|
|
10866
10937
|
"ai_discovered_zeroday": false,
|
|
10867
|
-
"ai_discovery_source": "
|
|
10868
|
-
"ai_assist_factor": "none"
|
|
10869
|
-
"_auto_imported": true,
|
|
10870
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
10938
|
+
"ai_discovery_source": "vendor_research",
|
|
10939
|
+
"ai_assist_factor": "none"
|
|
10871
10940
|
},
|
|
10872
10941
|
"CVE-2026-3909": {
|
|
10873
10942
|
"name": "Google Skia Out-of-Bounds Write Vulnerability",
|
|
10874
|
-
"lesson_date": "2026-05-
|
|
10943
|
+
"lesson_date": "2026-05-29",
|
|
10875
10944
|
"attack_vector": {
|
|
10876
|
-
"description": "
|
|
10877
|
-
"privileges_required": "
|
|
10878
|
-
"complexity": "
|
|
10879
|
-
"ai_factor": "
|
|
10945
|
+
"description": "an out-of-bounds write in the Skia graphics library (CWE-787) reachable via attacker-controlled web content, yielding code execution in the renderer. CISA KEV-listed 2026-03-13 with confirmed in-the-wild exploitation.",
|
|
10946
|
+
"privileges_required": "none (the victim renders attacker-controlled content)",
|
|
10947
|
+
"complexity": "low — KEV-listed, actively exploited; treat as weaponized",
|
|
10948
|
+
"ai_factor": "No AI involvement documented in discovery or weaponization."
|
|
10949
|
+
},
|
|
10950
|
+
"defense_chain": {
|
|
10951
|
+
"prevention": {
|
|
10952
|
+
"what_would_have_worked": "Update Chrome / Chromium-based browsers to the patched build via the browser auto-update channel; for managed fleets, push the update and verify the version.",
|
|
10953
|
+
"was_this_required": true,
|
|
10954
|
+
"framework_requiring_it": "CISA BOD 22-01 (KEV remediation)",
|
|
10955
|
+
"adequacy": "Browser/app auto-update is definitive and fast for unmanaged endpoints; the gap is managed fleets that gate updates behind a change window slower than the in-the-wild exploitation."
|
|
10956
|
+
},
|
|
10957
|
+
"detection": {
|
|
10958
|
+
"what_would_have_worked": "Endpoint monitoring for browser renderer crashes on content render and for unexpected child processes spawned by the browser renderer after rendering attacker-controlled web content.",
|
|
10959
|
+
"was_this_required": false,
|
|
10960
|
+
"framework_requiring_it": null,
|
|
10961
|
+
"adequacy": "Detection backstops endpoints not yet updated; client exploitation is fast and often single-interaction."
|
|
10962
|
+
},
|
|
10963
|
+
"response": {
|
|
10964
|
+
"what_would_have_worked": "Force the browser/application update across the fleet, then run an EDR sweep on endpoints that rendered untrusted attacker-controlled web content before the update.",
|
|
10965
|
+
"was_this_required": true,
|
|
10966
|
+
"framework_requiring_it": "NIST 800-53 IR-4",
|
|
10967
|
+
"adequacy": "Mandatory for a KEV-listed client RCE; the exposure is every endpoint that opened attacker content pre-patch."
|
|
10968
|
+
}
|
|
10880
10969
|
},
|
|
10881
10970
|
"framework_coverage": {
|
|
10882
10971
|
"NIST-800-53-SI-2": {
|
|
10883
10972
|
"covered": true,
|
|
10884
10973
|
"adequate": false,
|
|
10885
|
-
"gap": "30-day SLA
|
|
10974
|
+
"gap": "The 30-day flaw-remediation SLA is far longer than the observed exploitation window for a KEV-listed, actively-exploited client RCE delivered by attacker-controlled content."
|
|
10886
10975
|
},
|
|
10887
10976
|
"ISO-27001-2022-A.8.8": {
|
|
10888
10977
|
"covered": true,
|
|
10889
10978
|
"adequate": false,
|
|
10890
|
-
"gap": "
|
|
10979
|
+
"gap": "'Appropriate timescales' is undefined; the standard reading is unsafe for an actively-exploited browser/document-reader memory-corruption flaw reachable by drive-by content."
|
|
10980
|
+
},
|
|
10981
|
+
"AU-ISM-1546": {
|
|
10982
|
+
"covered": true,
|
|
10983
|
+
"adequate": false,
|
|
10984
|
+
"gap": "Essential 8 patch-applications (48h at ML3) is closer to the operational reality for a client RCE than a 30-day cycle, but still trails same-day browser auto-update for an in-the-wild exploit."
|
|
10891
10985
|
}
|
|
10892
10986
|
},
|
|
10893
10987
|
"compliance_exposure_score": {
|
|
10894
|
-
"percent_audit_passing_orgs_still_exposed":
|
|
10895
|
-
"basis": "
|
|
10988
|
+
"percent_audit_passing_orgs_still_exposed": 65,
|
|
10989
|
+
"basis": "Google Chrome (Skia graphics library) is ubiquitous on endpoints; audited organizations that gate client updates behind a managed change window (rather than allowing same-day auto-update) were exposed for this KEV-listed, actively-exploited flaw.",
|
|
10896
10990
|
"theater_pattern": "patch_management"
|
|
10897
10991
|
},
|
|
10898
10992
|
"ai_discovered_zeroday": false,
|
|
10899
|
-
"ai_discovery_source": "
|
|
10900
|
-
"ai_assist_factor": "none"
|
|
10901
|
-
"_auto_imported": true,
|
|
10902
|
-
"_intake_method": "v0.13.17-bulk-cisa-kev-import"
|
|
10993
|
+
"ai_discovery_source": "vendor_research",
|
|
10994
|
+
"ai_assist_factor": "none"
|
|
10903
10995
|
},
|
|
10904
10996
|
"CVE-2025-68613": {
|
|
10905
10997
|
"name": "n8n Improper Control of Dynamically-Managed Code Resources Vulnerability",
|
package/manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "exceptd-security",
|
|
3
|
-
"version": "0.15.
|
|
3
|
+
"version": "0.15.5",
|
|
4
4
|
"description": "AI security skills grounded in mid-2026 threat reality, not stale framework documentation",
|
|
5
5
|
"homepage": "https://exceptd.com",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
],
|
|
54
54
|
"last_threat_review": "2026-05-15",
|
|
55
55
|
"signature": "0H+JfyUVmo/pVFEi5rLENATHjlukPVUqnOWmNPEH77wm8svKGK0aNJ46k6QU5GdHb8c9X9pVJKiuhON6AxDjDw==",
|
|
56
|
-
"signed_at": "2026-05-
|
|
56
|
+
"signed_at": "2026-05-29T17:08:48.439Z",
|
|
57
57
|
"cwe_refs": [
|
|
58
58
|
"CWE-125",
|
|
59
59
|
"CWE-362",
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
],
|
|
124
124
|
"last_threat_review": "2026-05-17",
|
|
125
125
|
"signature": "PHwHEsoy7ctBYOtlAfAdCDVfsq2Bpk9+qESSF+5dVkDcez2zp2v9Ihsv2vqMEs3QxMndyQ+t7NVezyt5VamSCg==",
|
|
126
|
-
"signed_at": "2026-05-
|
|
126
|
+
"signed_at": "2026-05-29T17:08:48.441Z",
|
|
127
127
|
"cwe_refs": [
|
|
128
128
|
"CWE-1039",
|
|
129
129
|
"CWE-1426",
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
],
|
|
197
197
|
"last_threat_review": "2026-05-17",
|
|
198
198
|
"signature": "dD4p7lcRtMyfITOncqLkpOeMy6x6gM0V7UlWHgLEdcxqODb1s75ar1cBtTqDWPbMv6ZAzVo2HJLDK1hVjjU2AQ==",
|
|
199
|
-
"signed_at": "2026-05-
|
|
199
|
+
"signed_at": "2026-05-29T17:08:48.442Z",
|
|
200
200
|
"cwe_refs": [
|
|
201
201
|
"CWE-22",
|
|
202
202
|
"CWE-345",
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
"framework_gaps": [],
|
|
249
249
|
"last_threat_review": "2026-05-22",
|
|
250
250
|
"signature": "wsw8Mlr/gyw6S7Iaao9BVHdU5LFPWl8WVymW17Lkq9J1Mui0+fCrTg6UbrsaeE3s7EW3TVgzBuK+8EFd1+H5AA==",
|
|
251
|
-
"signed_at": "2026-05-
|
|
251
|
+
"signed_at": "2026-05-29T17:08:48.443Z"
|
|
252
252
|
},
|
|
253
253
|
{
|
|
254
254
|
"name": "compliance-theater",
|
|
@@ -279,7 +279,7 @@
|
|
|
279
279
|
],
|
|
280
280
|
"last_threat_review": "2026-05-22",
|
|
281
281
|
"signature": "uVTc1QRKOKcIVDajBz+q2egjiEAyOQaDNsvVI2ghj5FD0VvquoUBBE5Naca2FkaZa790EHWCsVZ4hhdaSQs2DQ==",
|
|
282
|
-
"signed_at": "2026-05-
|
|
282
|
+
"signed_at": "2026-05-29T17:08:48.444Z"
|
|
283
283
|
},
|
|
284
284
|
{
|
|
285
285
|
"name": "exploit-scoring",
|
|
@@ -308,7 +308,7 @@
|
|
|
308
308
|
],
|
|
309
309
|
"last_threat_review": "2026-05-18",
|
|
310
310
|
"signature": "QuNpwnZ6HkCEAXTPC/jLbXSmMIc1JnBczqZAAIZmZj8OcEMVnw9mJYAnU3CxaEI7rvbcMkN2uS5E8yUCm/NiAg==",
|
|
311
|
-
"signed_at": "2026-05-
|
|
311
|
+
"signed_at": "2026-05-29T17:08:48.444Z"
|
|
312
312
|
},
|
|
313
313
|
{
|
|
314
314
|
"name": "rag-pipeline-security",
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
],
|
|
346
346
|
"last_threat_review": "2026-05-22",
|
|
347
347
|
"signature": "5rw2i39SxY2WphBbDLEP28wufnbPPE9+PWt54hmaGdwHXr9RLiVt5liL/5xp14sehlVgFsfpR/bg9vy//xV0DA==",
|
|
348
|
-
"signed_at": "2026-05-
|
|
348
|
+
"signed_at": "2026-05-29T17:08:48.445Z",
|
|
349
349
|
"cwe_refs": [
|
|
350
350
|
"CWE-1395",
|
|
351
351
|
"CWE-1426"
|
|
@@ -405,7 +405,7 @@
|
|
|
405
405
|
],
|
|
406
406
|
"last_threat_review": "2026-05-17",
|
|
407
407
|
"signature": "Vqu49nzntFWjn9A/QeJzm7q/2xk/cZJ6HFQKtiNi1zgcxzXKm+MlFdkaLgYHWj5/9HJohxyIDyBJQTvcJ20eDQ==",
|
|
408
|
-
"signed_at": "2026-05-
|
|
408
|
+
"signed_at": "2026-05-29T17:08:48.445Z",
|
|
409
409
|
"d3fend_refs": [
|
|
410
410
|
"D3-CA",
|
|
411
411
|
"D3-CSPP",
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
"framework_gaps": [],
|
|
441
441
|
"last_threat_review": "2026-05-22",
|
|
442
442
|
"signature": "W87VdyVdAxAdcRI6P/8StaV+MS8ZSPKM9HOCK9n/bBO6BM3ZSE3uImVoyJVpAXQlUpUGN+A3lCJZXv64LuxwDg==",
|
|
443
|
-
"signed_at": "2026-05-
|
|
443
|
+
"signed_at": "2026-05-29T17:08:48.445Z",
|
|
444
444
|
"cwe_refs": [
|
|
445
445
|
"CWE-1188"
|
|
446
446
|
],
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
"framework_gaps": [],
|
|
475
475
|
"last_threat_review": "2026-05-18",
|
|
476
476
|
"signature": "wdVX+edeNekpaIldqkhvtraV6DquLvIsKAjuZVwPQYn3l1vS99HXuFxmNsD7UeMlO3qgC6Dysfsto9EnuH0RBg==",
|
|
477
|
-
"signed_at": "2026-05-
|
|
477
|
+
"signed_at": "2026-05-29T17:08:48.446Z",
|
|
478
478
|
"forward_watch": [
|
|
479
479
|
"New AI attack classes as ATLAS v6 publishes",
|
|
480
480
|
"Post-quantum adversary capability timeline",
|
|
@@ -513,7 +513,7 @@
|
|
|
513
513
|
"framework_gaps": [],
|
|
514
514
|
"last_threat_review": "2026-05-01",
|
|
515
515
|
"signature": "b5miTiY0cnxETd2btxorfZBdJKt/fLnQx20sGYUb9zEqGqtm0LMLpghkW68j4/9k48KNyuGMtNWiKTSnodUGBw==",
|
|
516
|
-
"signed_at": "2026-05-
|
|
516
|
+
"signed_at": "2026-05-29T17:08:48.446Z"
|
|
517
517
|
},
|
|
518
518
|
{
|
|
519
519
|
"name": "zeroday-gap-learn",
|
|
@@ -540,7 +540,7 @@
|
|
|
540
540
|
"framework_gaps": [],
|
|
541
541
|
"last_threat_review": "2026-05-18",
|
|
542
542
|
"signature": "xbkip0AQtWQKAu+O6r/gYECNjezS6O9k9xkkJsYbMlr+j8CdqH3p5/0l+GZmDidImRC/DL07GCnKrk9HRR/yDQ==",
|
|
543
|
-
"signed_at": "2026-05-
|
|
543
|
+
"signed_at": "2026-05-29T17:08:48.447Z",
|
|
544
544
|
"forward_watch": [
|
|
545
545
|
"New CISA KEV entries",
|
|
546
546
|
"New ATLAS TTP additions in each ATLAS release",
|
|
@@ -604,7 +604,7 @@
|
|
|
604
604
|
],
|
|
605
605
|
"last_threat_review": "2026-05-22",
|
|
606
606
|
"signature": "li2NnC1oeVIr22ComP5QbcQoh5xpWITuaKpza1s2SsUkH6kGnnt4wFfFAzaC1ORmH9x2cr8hN8kaNANG/eIMBQ==",
|
|
607
|
-
"signed_at": "2026-05-
|
|
607
|
+
"signed_at": "2026-05-29T17:08:48.447Z",
|
|
608
608
|
"cwe_refs": [
|
|
609
609
|
"CWE-327"
|
|
610
610
|
],
|
|
@@ -652,7 +652,7 @@
|
|
|
652
652
|
],
|
|
653
653
|
"last_threat_review": "2026-05-22",
|
|
654
654
|
"signature": "sZHlJ7ueHPdtzVbR+yXQ5+wKgNyjWsa1LKVg9aWTmg/Onl71DvEILMyJiLpPQjseT56Mnr1DMYJE8xOGlffBAw==",
|
|
655
|
-
"signed_at": "2026-05-
|
|
655
|
+
"signed_at": "2026-05-29T17:08:48.447Z"
|
|
656
656
|
},
|
|
657
657
|
{
|
|
658
658
|
"name": "security-maturity-tiers",
|
|
@@ -689,7 +689,7 @@
|
|
|
689
689
|
],
|
|
690
690
|
"last_threat_review": "2026-05-01",
|
|
691
691
|
"signature": "3AwFnEJu6DukPPNep/3SnuPWEuV060fJEQIwThFm7ujmdbFk0/Ii0XwGv1dkvbbK7ymMdOQpp35l4aLONAucDA==",
|
|
692
|
-
"signed_at": "2026-05-
|
|
692
|
+
"signed_at": "2026-05-29T17:08:48.448Z",
|
|
693
693
|
"cwe_refs": [
|
|
694
694
|
"CWE-1188"
|
|
695
695
|
]
|
|
@@ -724,7 +724,7 @@
|
|
|
724
724
|
"framework_gaps": [],
|
|
725
725
|
"last_threat_review": "2026-05-11",
|
|
726
726
|
"signature": "iJWevUBurLvt2v8X+Ch2eHmZkPWpKeAtIpxTIP4MwbUHyco3igDeBywJCyaR2vURYRx8LkzzIMM8DxQM4LAXBQ==",
|
|
727
|
-
"signed_at": "2026-05-
|
|
727
|
+
"signed_at": "2026-05-29T17:08:48.448Z"
|
|
728
728
|
},
|
|
729
729
|
{
|
|
730
730
|
"name": "attack-surface-pentest",
|
|
@@ -796,7 +796,7 @@
|
|
|
796
796
|
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — Microsoft Edge 4-bug sandbox escape by Orange Tsai (DEVCORE); forward-watch only (browser sandbox, out of current playbook scope); track Microsoft Edge security advisory and KEV add"
|
|
797
797
|
],
|
|
798
798
|
"signature": "C7lv65/Ecm8JJgSKxrX5lxx0YFzKWtrIQSKp+vy50I5e8945s1JmifGUUrnQwRQhq/Pkv7EmfiH5XSO8h75bDg==",
|
|
799
|
-
"signed_at": "2026-05-
|
|
799
|
+
"signed_at": "2026-05-29T17:08:48.449Z"
|
|
800
800
|
},
|
|
801
801
|
{
|
|
802
802
|
"name": "fuzz-testing-strategy",
|
|
@@ -856,7 +856,7 @@
|
|
|
856
856
|
"OSS-Fuzz-Gen / AI-assisted harness generation becoming the default expectation for OSS maintainers"
|
|
857
857
|
],
|
|
858
858
|
"signature": "dJB0iAstIUbyny+udl3OIkaLScEmqS97LNP73yQ8mxt+0bcqxZjpfXaWLzLuIQblGYvUvz75/H6rO2EJuGd4AQ==",
|
|
859
|
-
"signed_at": "2026-05-
|
|
859
|
+
"signed_at": "2026-05-29T17:08:48.449Z"
|
|
860
860
|
},
|
|
861
861
|
{
|
|
862
862
|
"name": "dlp-gap-analysis",
|
|
@@ -931,7 +931,7 @@
|
|
|
931
931
|
"Quebec Law 25, India DPDPA, KSA PDPL enforcement actions naming AI-tool prompt data as in-scope personal information"
|
|
932
932
|
],
|
|
933
933
|
"signature": "KEAoMji3VcPX/ZXXqVe6OStxSkTssfY9fIRPyPcDYqh50GzOFQ6koNOTBVAiWOvjDjQ38g12xun5srbqgmvRAw==",
|
|
934
|
-
"signed_at": "2026-05-
|
|
934
|
+
"signed_at": "2026-05-29T17:08:48.449Z"
|
|
935
935
|
},
|
|
936
936
|
{
|
|
937
937
|
"name": "supply-chain-integrity",
|
|
@@ -1010,7 +1010,7 @@
|
|
|
1010
1010
|
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — NVIDIA Megatron Bridge path traversal by haehae; AI training-stack file-system trust boundary; track patch and SBOM-attestation impact"
|
|
1011
1011
|
],
|
|
1012
1012
|
"signature": "UY3tBi0n1K/OtSrWPkHcOCSuHEwKuPmRqGIf3MyPVXGWS72elGTWGXt4AN/uStLmefeEody1LuhnJR9PWjr4Cg==",
|
|
1013
|
-
"signed_at": "2026-05-
|
|
1013
|
+
"signed_at": "2026-05-29T17:08:48.450Z"
|
|
1014
1014
|
},
|
|
1015
1015
|
{
|
|
1016
1016
|
"name": "defensive-countermeasure-mapping",
|
|
@@ -1067,7 +1067,7 @@
|
|
|
1067
1067
|
],
|
|
1068
1068
|
"last_threat_review": "2026-05-11",
|
|
1069
1069
|
"signature": "Qe0Hg9BrX3Zm5pj0n2z/oiHbAXWdA2Dq461zc4izkkUjEX2CZ02rODjCI2ELbrVOU3GC7edxqAxA+5U/ObnHDQ==",
|
|
1070
|
-
"signed_at": "2026-05-
|
|
1070
|
+
"signed_at": "2026-05-29T17:08:48.450Z"
|
|
1071
1071
|
},
|
|
1072
1072
|
{
|
|
1073
1073
|
"name": "identity-assurance",
|
|
@@ -1134,7 +1134,7 @@
|
|
|
1134
1134
|
"d3fend_refs": [],
|
|
1135
1135
|
"last_threat_review": "2026-05-11",
|
|
1136
1136
|
"signature": "UV3458QXSkEpenzrOmdlTTfPHUD4hNyKMDHoeZDq/kiFb4mAG0ghQGTTgI9Ru8cJbSmYM1++m9N5TFIJ6JJPBg==",
|
|
1137
|
-
"signed_at": "2026-05-
|
|
1137
|
+
"signed_at": "2026-05-29T17:08:48.451Z"
|
|
1138
1138
|
},
|
|
1139
1139
|
{
|
|
1140
1140
|
"name": "ot-ics-security",
|
|
@@ -1190,7 +1190,7 @@
|
|
|
1190
1190
|
"d3fend_refs": [],
|
|
1191
1191
|
"last_threat_review": "2026-05-11",
|
|
1192
1192
|
"signature": "kIVzsPsJ72PzzWQwTuvjoHHoVEDCday5I52M9ohjB3/Ak+zlA8oyWLO/BKb/XuYY4fOApjfxTErSWv5uHQ2zDw==",
|
|
1193
|
-
"signed_at": "2026-05-
|
|
1193
|
+
"signed_at": "2026-05-29T17:08:48.451Z"
|
|
1194
1194
|
},
|
|
1195
1195
|
{
|
|
1196
1196
|
"name": "coordinated-vuln-disclosure",
|
|
@@ -1242,7 +1242,7 @@
|
|
|
1242
1242
|
"NYDFS 23 NYCRR 500 amendments potentially adding explicit CVD program requirements"
|
|
1243
1243
|
],
|
|
1244
1244
|
"signature": "bWr27Q1uN9xCe1ib4QulszBa7YIDNkGqo72k5nm2cK98LyPblicD+sO9MnGckAyB22BTN/cIB+FwFMcI5IxvBw==",
|
|
1245
|
-
"signed_at": "2026-05-
|
|
1245
|
+
"signed_at": "2026-05-29T17:08:48.452Z"
|
|
1246
1246
|
},
|
|
1247
1247
|
{
|
|
1248
1248
|
"name": "threat-modeling-methodology",
|
|
@@ -1292,7 +1292,7 @@
|
|
|
1292
1292
|
"PASTA v2 updates incorporating AI/ML application threats"
|
|
1293
1293
|
],
|
|
1294
1294
|
"signature": "Q854yzLqXdOazc6EyQbZzgAlivuq2vGFDVUCrxSldSvx/HX/ZM/uzmJyP7aBG7ZsMHxj6Lmj/H82YQoo1e+NCQ==",
|
|
1295
|
-
"signed_at": "2026-05-
|
|
1295
|
+
"signed_at": "2026-05-29T17:08:48.452Z"
|
|
1296
1296
|
},
|
|
1297
1297
|
{
|
|
1298
1298
|
"name": "webapp-security",
|
|
@@ -1366,7 +1366,7 @@
|
|
|
1366
1366
|
"d3fend_refs": [],
|
|
1367
1367
|
"last_threat_review": "2026-05-11",
|
|
1368
1368
|
"signature": "4ccahkJpGJZtwD7EBpnGcN0sEGPMEw8eqV+tvePVS04YAkLgYVWtlkasI/8n0be9xB+77x+Sjj3kIi2j2Lf9CA==",
|
|
1369
|
-
"signed_at": "2026-05-
|
|
1369
|
+
"signed_at": "2026-05-29T17:08:48.452Z",
|
|
1370
1370
|
"forward_watch": [
|
|
1371
1371
|
"NGINX Rift CVE-2026-42945 (disclosed 2026-05-13, source depthfirst) — KEV-watch predicted CISA KEV listing by 2026-05-29; AI-assisted discovery angle; track for active-exploitation confirmation and patch advisory affecting front-door web app deployments"
|
|
1372
1372
|
]
|
|
@@ -1419,7 +1419,7 @@
|
|
|
1419
1419
|
"d3fend_refs": [],
|
|
1420
1420
|
"last_threat_review": "2026-05-15",
|
|
1421
1421
|
"signature": "SBB7c3wNYfIdkyOp4g4nW0WP7xS+YokMzg32aaeJdbf14LTGQRzQUvSqb2TCj2HFUSHESOyKT1JpkAfyHLSQBQ==",
|
|
1422
|
-
"signed_at": "2026-05-
|
|
1422
|
+
"signed_at": "2026-05-29T17:08:48.453Z"
|
|
1423
1423
|
},
|
|
1424
1424
|
{
|
|
1425
1425
|
"name": "sector-healthcare",
|
|
@@ -1479,7 +1479,7 @@
|
|
|
1479
1479
|
"d3fend_refs": [],
|
|
1480
1480
|
"last_threat_review": "2026-05-11",
|
|
1481
1481
|
"signature": "U04GNLyRas1VmfEsB8khH4iqFZPwx96sPY0Kw9iVsSPU+KTeEFqwgtWK1X1pzgb+T16Pc7HSrCaXDOpTFvQEDw==",
|
|
1482
|
-
"signed_at": "2026-05-
|
|
1482
|
+
"signed_at": "2026-05-29T17:08:48.453Z"
|
|
1483
1483
|
},
|
|
1484
1484
|
{
|
|
1485
1485
|
"name": "sector-financial",
|
|
@@ -1560,7 +1560,7 @@
|
|
|
1560
1560
|
"TIBER-EU framework v2.0 alignment with DORA TLPT RTS (JC 2024/40); cross-recognition with CBEST and iCAST"
|
|
1561
1561
|
],
|
|
1562
1562
|
"signature": "QFKM76TdR408niqvDmF95HmmQuVmu9bLjOoQ9ydoBNPVOfFmF3AcpCv7zNWlLdLa2ZLxFqiBcND2qt9VDUn2Dg==",
|
|
1563
|
-
"signed_at": "2026-05-
|
|
1563
|
+
"signed_at": "2026-05-29T17:08:48.454Z"
|
|
1564
1564
|
},
|
|
1565
1565
|
{
|
|
1566
1566
|
"name": "sector-federal-government",
|
|
@@ -1629,7 +1629,7 @@
|
|
|
1629
1629
|
"Australia PSPF 2024 revision and ISM quarterly updates — track for Essential Eight Maturity Level requirements for federal entities"
|
|
1630
1630
|
],
|
|
1631
1631
|
"signature": "C9c3JuBhUbwcb7uZpDdy+PNT8sYmYIxzD4uRHu421ePW1aSFJ8fkMvuTzSO8vD/F/jOOg5opM4kov/xSAn+qCg==",
|
|
1632
|
-
"signed_at": "2026-05-
|
|
1632
|
+
"signed_at": "2026-05-29T17:08:48.454Z"
|
|
1633
1633
|
},
|
|
1634
1634
|
{
|
|
1635
1635
|
"name": "sector-energy",
|
|
@@ -1694,7 +1694,7 @@
|
|
|
1694
1694
|
"ICS-CERT advisory feed (https://www.cisa.gov/news-events/cybersecurity-advisories/ics-advisories) for vendor CVEs in Siemens, Rockwell, Schneider Electric, ABB, GE Vernova, Hitachi Energy, AVEVA / OSIsoft PI"
|
|
1695
1695
|
],
|
|
1696
1696
|
"signature": "oz8Q5WVaY8au4IjbaZahx/DSaC00Q44ylSL3mDkTerCEpW/EyPUeiLeGxSrWxBCwVFEKSSJvnhJjhvX5lDPcCg==",
|
|
1697
|
-
"signed_at": "2026-05-
|
|
1697
|
+
"signed_at": "2026-05-29T17:08:48.455Z"
|
|
1698
1698
|
},
|
|
1699
1699
|
{
|
|
1700
1700
|
"name": "sector-telecom",
|
|
@@ -1780,7 +1780,7 @@
|
|
|
1780
1780
|
"O-RAN SFG / WG11 security specifications"
|
|
1781
1781
|
],
|
|
1782
1782
|
"signature": "NAtyzfLPXlUuB78Snb9nWmbZalC1CNlIYN9rYhdEmtB/xQGC6vVnThgrEAHlm7v/jMCFuknvEpUHKdscUnUADw==",
|
|
1783
|
-
"signed_at": "2026-05-
|
|
1783
|
+
"signed_at": "2026-05-29T17:08:48.455Z"
|
|
1784
1784
|
},
|
|
1785
1785
|
{
|
|
1786
1786
|
"name": "api-security",
|
|
@@ -1849,7 +1849,7 @@
|
|
|
1849
1849
|
"d3fend_refs": [],
|
|
1850
1850
|
"last_threat_review": "2026-05-18",
|
|
1851
1851
|
"signature": "1UTjZNC5Lyrgw93LAizdXVeSmv3jS8YQNT1db5OKsldub50+o1FXmAH4+3MxZozaOGDCX3yXbdDJSJaaSmfuAA==",
|
|
1852
|
-
"signed_at": "2026-05-
|
|
1852
|
+
"signed_at": "2026-05-29T17:08:48.456Z",
|
|
1853
1853
|
"forward_watch": [
|
|
1854
1854
|
"NGINX Rift CVE-2026-42945 (disclosed 2026-05-13, source depthfirst) — KEV-watch predicted CISA KEV listing by 2026-05-29; track for active-exploitation confirmation and patch advisory affecting API gateway / reverse-proxy deployments",
|
|
1855
1855
|
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — LiteLLM 3-bug SSRF + Code Injection chain by k3vg3n; LLM-proxy API surface; track upstream patch and CVE assignments",
|
|
@@ -1935,7 +1935,7 @@
|
|
|
1935
1935
|
"CISA KEV additions for cloud-control-plane CVEs (IMDSv1 abuses, federation token mishandling, cross-tenant boundary failures); CISA Cybersecurity Advisories for cross-cloud advisories"
|
|
1936
1936
|
],
|
|
1937
1937
|
"signature": "EdsY4xe7YA8X8m+KZUbq49JwoCXgRKEz2eg3m86O37rvBmpm8ppvl9hrsekygvpBh2VmCHL2dEYiOD8OM2n7CA==",
|
|
1938
|
-
"signed_at": "2026-05-
|
|
1938
|
+
"signed_at": "2026-05-29T17:08:48.456Z"
|
|
1939
1939
|
},
|
|
1940
1940
|
{
|
|
1941
1941
|
"name": "container-runtime-security",
|
|
@@ -1997,7 +1997,7 @@
|
|
|
1997
1997
|
"d3fend_refs": [],
|
|
1998
1998
|
"last_threat_review": "2026-05-15",
|
|
1999
1999
|
"signature": "fnLKPLkjjRCJ/F9wdmZ1w1lXmqEJvTYkv6Uu+9OTd5vZTWKz3QMuxKOsas+ctCdOvTaeloqPUUprXx+ZZdDpCg==",
|
|
2000
|
-
"signed_at": "2026-05-
|
|
2000
|
+
"signed_at": "2026-05-29T17:08:48.457Z",
|
|
2001
2001
|
"forward_watch": [
|
|
2002
2002
|
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — NVIDIA Container Toolkit container escape ($50K award) by chompie / IBM X-Force XOR; high-severity container/hypervisor boundary break; track patch and KEV add post-embargo"
|
|
2003
2003
|
]
|
|
@@ -2071,7 +2071,7 @@
|
|
|
2071
2071
|
"MITRE ATLAS v5.6.0 (released May 2026) shipped the AML.T0010 sub-technique expansion this forecast tracked plus new techniques (\"Publish Poisoned AI Agent Tool\", \"Escape to Host\"); inventory now 16 tactics, 84 techniques, 56 sub-techniques. Forward watch: subsequent ATLAS minor and major releases — track next-cadence updates to agentic-AI TTPs and MLOps-pipeline-specific techniques"
|
|
2072
2072
|
],
|
|
2073
2073
|
"signature": "t3dkdpTX04zvjitEeOJThpgjurLd1UO9GOut4LXSZgY3ULhfknI4zT7G5+m2RSZZTo7yyeZrwpg+7vEg9K6mAw==",
|
|
2074
|
-
"signed_at": "2026-05-
|
|
2074
|
+
"signed_at": "2026-05-29T17:08:48.457Z"
|
|
2075
2075
|
},
|
|
2076
2076
|
{
|
|
2077
2077
|
"name": "incident-response-playbook",
|
|
@@ -2133,7 +2133,7 @@
|
|
|
2133
2133
|
"NYDFS 23 NYCRR 500.17 amendments tightening ransom-payment 24h disclosure operationalization"
|
|
2134
2134
|
],
|
|
2135
2135
|
"signature": "+1kmtA6rAvIyDjjy+cJHK6BcfylyVsa5cUjRFijlFR9GsQfB93JnmkEJOqML50pdlcxtJI3yUodHpL3/YJGtCA==",
|
|
2136
|
-
"signed_at": "2026-05-
|
|
2136
|
+
"signed_at": "2026-05-29T17:08:48.458Z"
|
|
2137
2137
|
},
|
|
2138
2138
|
{
|
|
2139
2139
|
"name": "ransomware-response",
|
|
@@ -2213,7 +2213,7 @@
|
|
|
2213
2213
|
],
|
|
2214
2214
|
"last_threat_review": "2026-05-22",
|
|
2215
2215
|
"signature": "h48ASCz63aBfHzLKxMVDADMuT4atriK0iE6bJeVzZTsx/e8+hyv4fLP7+zYxT9Oe0Gss3v/Xy+t+Wd9uwzV+Aw==",
|
|
2216
|
-
"signed_at": "2026-05-
|
|
2216
|
+
"signed_at": "2026-05-29T17:08:48.459Z"
|
|
2217
2217
|
},
|
|
2218
2218
|
{
|
|
2219
2219
|
"name": "email-security-anti-phishing",
|
|
@@ -2266,7 +2266,7 @@
|
|
|
2266
2266
|
"d3fend_refs": [],
|
|
2267
2267
|
"last_threat_review": "2026-05-18",
|
|
2268
2268
|
"signature": "FVBn4ex2qPIo9SHMVJ6tntoz4tVwjbIq3m6wDjjZyv2JODlS+90GBYCOkNamxxkmw/6de6SMs0YHQiF/xjo/DQ==",
|
|
2269
|
-
"signed_at": "2026-05-
|
|
2269
|
+
"signed_at": "2026-05-29T17:08:48.459Z"
|
|
2270
2270
|
},
|
|
2271
2271
|
{
|
|
2272
2272
|
"name": "age-gates-child-safety",
|
|
@@ -2334,7 +2334,7 @@
|
|
|
2334
2334
|
"US state adult-site age-verification laws — 19+ states by mid-2026 (TX HB 18 upheld by SCOTUS June 2025 in Free Speech Coalition v. Paxton); track ongoing challenges in remaining states"
|
|
2335
2335
|
],
|
|
2336
2336
|
"signature": "ZHVdGWCcfG98tSVB0b9mwrsYwv71V3uUEl+6ss7omSQhmNvqV5s6MAZM5YladBt9MK/8T/zBrTYN4gAonOP+BQ==",
|
|
2337
|
-
"signed_at": "2026-05-
|
|
2337
|
+
"signed_at": "2026-05-29T17:08:48.460Z"
|
|
2338
2338
|
},
|
|
2339
2339
|
{
|
|
2340
2340
|
"name": "cloud-iam-incident",
|
|
@@ -2414,7 +2414,7 @@
|
|
|
2414
2414
|
],
|
|
2415
2415
|
"last_threat_review": "2026-05-15",
|
|
2416
2416
|
"signature": "e/kij7GtKaytROyIj7V5RH+FC9WtmVFzrmG2kIlNDNn29ep/CRNlIQKwXLpzo/81AIf634pmdr1qy/+vwIuUDA==",
|
|
2417
|
-
"signed_at": "2026-05-
|
|
2417
|
+
"signed_at": "2026-05-29T17:08:48.461Z",
|
|
2418
2418
|
"forward_watch": [
|
|
2419
2419
|
"AWS IAM Identity Center session-policy refresh and step-up-on-admin enforcement (anticipated 2026-H2 release)",
|
|
2420
2420
|
"GCP Workload Identity Federation principal-set attribute mapping tightening (post-2026 Q3 Federation hardening guide)",
|
|
@@ -2508,7 +2508,7 @@
|
|
|
2508
2508
|
],
|
|
2509
2509
|
"last_threat_review": "2026-05-15",
|
|
2510
2510
|
"signature": "9mfDtMApMAg9V/lmwpniNxo/6gNZoOEoYDfyFvyWvKrPMtc7H9F8uz06FVoARe/J49saAKTVXOurNE1D/KtpCQ==",
|
|
2511
|
-
"signed_at": "2026-05-
|
|
2511
|
+
"signed_at": "2026-05-29T17:08:48.461Z",
|
|
2512
2512
|
"forward_watch": [
|
|
2513
2513
|
"Entra ID conditional access evolution post-Midnight Blizzard — Microsoft's 2025-2026 commitments on legacy-tenant MFA enforcement and OAuth-app consent gating",
|
|
2514
2514
|
"Okta IPSIE (Interoperability Profile for Secure Identity in the Enterprise) OpenID Foundation working-group output and adoption timeline",
|
|
@@ -2526,6 +2526,6 @@
|
|
|
2526
2526
|
],
|
|
2527
2527
|
"manifest_signature": {
|
|
2528
2528
|
"algorithm": "Ed25519",
|
|
2529
|
-
"signature_base64": "
|
|
2529
|
+
"signature_base64": "Gq3OqZVE3BFUvhoDpM/CZX3kh+Pn19Rfi9FYdcu27wVT6PXYEfSn0y/Bon73e3S+dYpJFEHZJBtmlZdze0PnCw=="
|
|
2530
2530
|
}
|
|
2531
2531
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blamejs/exceptd-skills",
|
|
3
|
-
"version": "0.15.
|
|
3
|
+
"version": "0.15.5",
|
|
4
4
|
"description": "AI security skills grounded in mid-2026 threat reality, not stale framework documentation. 42 skills, 11 catalogs (427 CVEs / 173 CWEs / 805 ATT&CK + ICS / 170 ATLAS / 468 D3FEND / 8888 RFCs), 35 jurisdictions, 10-class catalog gap detector + budget gate, real XML parser + canonical-form diff + content-pattern regression detection, Ed25519-signed.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ai-security",
|
package/sbom.cdx.json
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"bomFormat": "CycloneDX",
|
|
3
3
|
"specVersion": "1.6",
|
|
4
|
-
"serialNumber": "urn:uuid:
|
|
4
|
+
"serialNumber": "urn:uuid:bfa4b2f2-b93c-4189-98e1-12983cc15016",
|
|
5
5
|
"version": 1,
|
|
6
6
|
"metadata": {
|
|
7
|
-
"timestamp": "
|
|
7
|
+
"timestamp": "2127-11-21T10:46:10.000Z",
|
|
8
8
|
"tools": [
|
|
9
9
|
{
|
|
10
10
|
"vendor": "blamejs",
|
|
11
11
|
"name": "scripts/refresh-sbom.js",
|
|
12
|
-
"version": "0.15.
|
|
12
|
+
"version": "0.15.5"
|
|
13
13
|
}
|
|
14
14
|
],
|
|
15
15
|
"component": {
|
|
16
|
-
"bom-ref": "pkg:npm/@blamejs/exceptd-skills@0.15.
|
|
16
|
+
"bom-ref": "pkg:npm/@blamejs/exceptd-skills@0.15.5",
|
|
17
17
|
"type": "application",
|
|
18
18
|
"name": "@blamejs/exceptd-skills",
|
|
19
|
-
"version": "0.15.
|
|
19
|
+
"version": "0.15.5",
|
|
20
20
|
"description": "AI security skills grounded in mid-2026 threat reality, not stale framework documentation. 42 skills, 11 catalogs (427 CVEs / 173 CWEs / 805 ATT&CK + ICS / 170 ATLAS / 468 D3FEND / 8888 RFCs), 35 jurisdictions, 10-class catalog gap detector + budget gate, real XML parser + canonical-form diff + content-pattern regression detection, Ed25519-signed.",
|
|
21
21
|
"licenses": [
|
|
22
22
|
{
|
|
@@ -25,17 +25,17 @@
|
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
],
|
|
28
|
-
"purl": "pkg:npm/%40blamejs/exceptd-skills@0.15.
|
|
28
|
+
"purl": "pkg:npm/%40blamejs/exceptd-skills@0.15.5",
|
|
29
29
|
"hashes": [
|
|
30
30
|
{
|
|
31
31
|
"alg": "SHA-256",
|
|
32
|
-
"content": "
|
|
32
|
+
"content": "85a97795a1ab9f090da022a674c91bb2715c0c985d4e082fbb79a58e8def3afb"
|
|
33
33
|
}
|
|
34
34
|
],
|
|
35
35
|
"externalReferences": [
|
|
36
36
|
{
|
|
37
37
|
"type": "distribution",
|
|
38
|
-
"url": "https://www.npmjs.com/package/@blamejs/exceptd-skills/v/0.15.
|
|
38
|
+
"url": "https://www.npmjs.com/package/@blamejs/exceptd-skills/v/0.15.5"
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
"type": "vcs",
|
|
@@ -116,11 +116,11 @@
|
|
|
116
116
|
"hashes": [
|
|
117
117
|
{
|
|
118
118
|
"alg": "SHA-256",
|
|
119
|
-
"content": "
|
|
119
|
+
"content": "eb037d50ca20d9dd045157bdfd10c95eee58b56af9340e52c432c5ee8aa97ce4"
|
|
120
120
|
},
|
|
121
121
|
{
|
|
122
122
|
"alg": "SHA3-512",
|
|
123
|
-
"content": "
|
|
123
|
+
"content": "698193c0a316e6824c085d024131ac13b091706b6d9817938abe709667a1aa15e119a22510af2c386c811912343eab4da78afae2d9172a276db753a09f12c5fb"
|
|
124
124
|
}
|
|
125
125
|
]
|
|
126
126
|
},
|
|
@@ -311,11 +311,11 @@
|
|
|
311
311
|
"hashes": [
|
|
312
312
|
{
|
|
313
313
|
"alg": "SHA-256",
|
|
314
|
-
"content": "
|
|
314
|
+
"content": "9dfd1cfc0eafa912ac5dc7dbbe159df0ca2cbc7803e3f53fda22d8da3f4e93f5"
|
|
315
315
|
},
|
|
316
316
|
{
|
|
317
317
|
"alg": "SHA3-512",
|
|
318
|
-
"content": "
|
|
318
|
+
"content": "a82e695faa3282f5270b2bacd477f66b99b14a5bcb58e1b2bd2e8541ec0ebfc2ca196bd28e9644af461e1f566eaf7fce23bd9c9aa45869794e96d7e5894cb49d"
|
|
319
319
|
}
|
|
320
320
|
]
|
|
321
321
|
},
|
|
@@ -326,11 +326,11 @@
|
|
|
326
326
|
"hashes": [
|
|
327
327
|
{
|
|
328
328
|
"alg": "SHA-256",
|
|
329
|
-
"content": "
|
|
329
|
+
"content": "b47297007f157d4100b9a5b84f9da82718eccd597e825232c7dad3aace2647d3"
|
|
330
330
|
},
|
|
331
331
|
{
|
|
332
332
|
"alg": "SHA3-512",
|
|
333
|
-
"content": "
|
|
333
|
+
"content": "c10490cd246b1a1f95695b8e334fdd9546d730c317d0d82fb2daf837926660a3a1f965a3a3ec2afa573786966287188776c0624289c6745035823f8773100407"
|
|
334
334
|
}
|
|
335
335
|
]
|
|
336
336
|
},
|
|
@@ -806,11 +806,11 @@
|
|
|
806
806
|
"hashes": [
|
|
807
807
|
{
|
|
808
808
|
"alg": "SHA-256",
|
|
809
|
-
"content": "
|
|
809
|
+
"content": "0482d05de4bc26f87c92417cb99c82fd1fdcf820d766eaed5bc7eb734865ff4d"
|
|
810
810
|
},
|
|
811
811
|
{
|
|
812
812
|
"alg": "SHA3-512",
|
|
813
|
-
"content": "
|
|
813
|
+
"content": "e424a2c211a826510b605c5e6811d2be0af7013a42b5311b734124481cd6c086f3f007ee5a1c91506d451e071974b390513ba20c9bb45cbf84182927cbb54225"
|
|
814
814
|
}
|
|
815
815
|
]
|
|
816
816
|
},
|
|
@@ -1751,11 +1751,11 @@
|
|
|
1751
1751
|
"hashes": [
|
|
1752
1752
|
{
|
|
1753
1753
|
"alg": "SHA-256",
|
|
1754
|
-
"content": "
|
|
1754
|
+
"content": "90e8775a672249381101e97d139798c3066b548ad2ad654e5f9b54fb04970032"
|
|
1755
1755
|
},
|
|
1756
1756
|
{
|
|
1757
1757
|
"alg": "SHA3-512",
|
|
1758
|
-
"content": "
|
|
1758
|
+
"content": "8f49f26b0d31a15d2b088e10ec3829e88eac18a67f5b06aa526358d7da5b69de717e828adf5f201a96494695e53fe7fec3b2421b798c339c94dafb1229ccab6a"
|
|
1759
1759
|
}
|
|
1760
1760
|
]
|
|
1761
1761
|
},
|