@blamejs/exceptd-skills 0.13.63 → 0.13.64
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/_indexes/activity-feed.json +157 -157
- package/data/_indexes/catalog-summaries.json +1 -1
- package/data/_indexes/currency.json +46 -46
- package/data/_indexes/handoff-dag.json +9 -5
- package/data/_indexes/section-offsets.json +29 -29
- package/data/_indexes/summary-cards.json +23 -23
- package/data/_indexes/token-budget.json +18 -18
- package/manifest.json +177 -86
- package/package.json +1 -1
- package/sbom.cdx.json +35 -20
- package/scripts/audit-cross-skill.js +6 -1
- package/scripts/builders/catalog-summaries.js +1 -1
- package/scripts/sync-manifest-metadata.js +88 -0
- package/skills/defensive-countermeasure-mapping/skill.md +2 -2
- package/skills/researcher/skill.md +4 -0
package/manifest.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "exceptd-security",
|
|
3
|
-
"version": "0.13.
|
|
3
|
+
"version": "0.13.64",
|
|
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",
|
|
@@ -51,9 +51,9 @@
|
|
|
51
51
|
"RFC-4303",
|
|
52
52
|
"RFC-7296"
|
|
53
53
|
],
|
|
54
|
-
"last_threat_review": "2026-05-
|
|
54
|
+
"last_threat_review": "2026-05-15",
|
|
55
55
|
"signature": "lXhZgoIrrVloO3XaTvo/43AxZn4mwErstd7DR0O/oVhD3AOGODM4HqrageYEou9WKOdMEGP5mJNTjJsXdP5NDA==",
|
|
56
|
-
"signed_at": "2026-05-
|
|
56
|
+
"signed_at": "2026-05-24T17:26:27.906Z",
|
|
57
57
|
"cwe_refs": [
|
|
58
58
|
"CWE-125",
|
|
59
59
|
"CWE-362",
|
|
@@ -66,6 +66,12 @@
|
|
|
66
66
|
"D3-EAL",
|
|
67
67
|
"D3-PHRA",
|
|
68
68
|
"D3-PSEP"
|
|
69
|
+
],
|
|
70
|
+
"forward_watch": [
|
|
71
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12 or sooner via Patch Tuesday) — Windows 11 LPE improper access control by DEVCORE (Angelboy + TwinkleStar03); track MSRC advisory and KEV add",
|
|
72
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12 or sooner via Patch Tuesday) — Windows 11 LPE heap buffer overflow by Marcin Wiązowski; track MSRC advisory and KEV add",
|
|
73
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12 or sooner via Patch Tuesday) — Windows 11 LPE 2x use-after-free by Kentaro Kawane (GMO); track MSRC advisory and KEV add",
|
|
74
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — RHEL race-condition LPE by chompie / IBM X-Force XOR; track Red Hat advisory and KEV add"
|
|
69
75
|
]
|
|
70
76
|
},
|
|
71
77
|
{
|
|
@@ -115,9 +121,9 @@
|
|
|
115
121
|
"OWASP-LLM-Top-10-2025-LLM02",
|
|
116
122
|
"SOC2-CC6-logical-access"
|
|
117
123
|
],
|
|
118
|
-
"last_threat_review": "2026-05-
|
|
124
|
+
"last_threat_review": "2026-05-17",
|
|
119
125
|
"signature": "vSVqu4wBm+d68ujZmM6Rto/HzViCkE0gPUcv/MYE/bjFiqamf/s0On4kTOo1KIveV9cOwYNxiItaGEWlVkRFDg==",
|
|
120
|
-
"signed_at": "2026-05-
|
|
126
|
+
"signed_at": "2026-05-24T17:26:27.907Z",
|
|
121
127
|
"cwe_refs": [
|
|
122
128
|
"CWE-1039",
|
|
123
129
|
"CWE-1426",
|
|
@@ -126,6 +132,16 @@
|
|
|
126
132
|
"d3fend_refs": [
|
|
127
133
|
"D3-IOPR",
|
|
128
134
|
"D3-NTA"
|
|
135
|
+
],
|
|
136
|
+
"forward_watch": [
|
|
137
|
+
"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",
|
|
138
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — LiteLLM 3-bug SSRF + Code Injection chain by k3vg3n; expect coordinated CVE assignments and upstream patch; track KEV add post-embargo",
|
|
139
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — LiteLLM full SSRF + Code Injection by Out Of Bounds (Byung Young Yi); duplicate-class with the k3vg3n entry; track unified patch advisory",
|
|
140
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — LM Studio 5-bug exploit chain by STARLabs SG; impacts local AI runtime trust; track patch and MCP integration advisories",
|
|
141
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — OpenAI Codex CWE-150 improper neutralization by Compass Security; AI coding-agent surface; forward-watch only (no coding-agent-security skill yet)",
|
|
142
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — Chroma vector DB CWE-190 + CWE-362 chain by haehae; impacts RAG vector store integrity; track patch and downstream RAG advisory",
|
|
143
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — NVIDIA Megatron Bridge overly permissive allowed list by Satoki Tsuji; AI training-stack supply-chain exposure; track patch and SBOM advisory",
|
|
144
|
+
"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 advisory"
|
|
129
145
|
]
|
|
130
146
|
},
|
|
131
147
|
{
|
|
@@ -178,9 +194,9 @@
|
|
|
178
194
|
"RFC-9421",
|
|
179
195
|
"RFC-9700"
|
|
180
196
|
],
|
|
181
|
-
"last_threat_review": "2026-05-
|
|
197
|
+
"last_threat_review": "2026-05-17",
|
|
182
198
|
"signature": "RIgXKvolQjgJdnlrDnVOd90IOY1B7VHHZD/YJQRzouL+wUeOLclPrdK/EgEuFyiu7lR4bi+Pl6aGB9G9tOxYCQ==",
|
|
183
|
-
"signed_at": "2026-05-
|
|
199
|
+
"signed_at": "2026-05-24T17:26:27.907Z",
|
|
184
200
|
"cwe_refs": [
|
|
185
201
|
"CWE-22",
|
|
186
202
|
"CWE-345",
|
|
@@ -197,6 +213,12 @@
|
|
|
197
213
|
"D3-EAL",
|
|
198
214
|
"D3-EHB",
|
|
199
215
|
"D3-MFA"
|
|
216
|
+
],
|
|
217
|
+
"forward_watch": [
|
|
218
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — LiteLLM 3-bug SSRF + Code Injection chain by k3vg3n; MCP-adjacent LLM proxy surface; track upstream patch and MCP trust advisory",
|
|
219
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — LiteLLM full SSRF + Code Injection by Out Of Bounds (Byung Young Yi); duplicate-class with the k3vg3n entry; track unified patch advisory",
|
|
220
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — LM Studio 5-bug exploit chain by STARLabs SG; impacts local MCP/agent runtime trust; track patch and integration advisories",
|
|
221
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — Claude Code MCP collision-scored entry by Viettel Cyber Security; CVE in flight; track MCP trust and tool-collision advisory"
|
|
200
222
|
]
|
|
201
223
|
},
|
|
202
224
|
{
|
|
@@ -224,9 +246,9 @@
|
|
|
224
246
|
"atlas_refs": [],
|
|
225
247
|
"attack_refs": [],
|
|
226
248
|
"framework_gaps": [],
|
|
227
|
-
"last_threat_review": "2026-05-
|
|
249
|
+
"last_threat_review": "2026-05-22",
|
|
228
250
|
"signature": "Qd3SBWmUAaaT++e1Ry2wBIz/dCBmNBMl0+4Rb0etvJLES0fIBEAkU1mTbgNZnT5XOg9J5twdUpymWtmKnDDQCQ==",
|
|
229
|
-
"signed_at": "2026-05-
|
|
251
|
+
"signed_at": "2026-05-24T17:26:27.908Z"
|
|
230
252
|
},
|
|
231
253
|
{
|
|
232
254
|
"name": "compliance-theater",
|
|
@@ -255,9 +277,9 @@
|
|
|
255
277
|
"FedRAMP-Rev5-Moderate",
|
|
256
278
|
"CMMC-2.0-Level-2"
|
|
257
279
|
],
|
|
258
|
-
"last_threat_review": "2026-05-
|
|
280
|
+
"last_threat_review": "2026-05-22",
|
|
259
281
|
"signature": "F2Shxae0ua0gPtvwzTRVzzHaIgJcFDRT3/akLUAZ4aaMQhkleKkcTaTpkjp+pTVEdPfLeLGNCeAOMs+whVYOBg==",
|
|
260
|
-
"signed_at": "2026-05-
|
|
282
|
+
"signed_at": "2026-05-24T17:26:27.908Z"
|
|
261
283
|
},
|
|
262
284
|
{
|
|
263
285
|
"name": "exploit-scoring",
|
|
@@ -284,9 +306,9 @@
|
|
|
284
306
|
"CWE-Top-25-2024-meta",
|
|
285
307
|
"CIS-Controls-v8-Control7"
|
|
286
308
|
],
|
|
287
|
-
"last_threat_review": "2026-05-
|
|
309
|
+
"last_threat_review": "2026-05-18",
|
|
288
310
|
"signature": "NA1hoQycvQhSUoG5rwlXX0mOVmGxoXRVezkELGEA2nZOdGis4gXkHT3O6Sfw7zxE4JuMrsCb65TEeOWk9WEPDg==",
|
|
289
|
-
"signed_at": "2026-05-
|
|
311
|
+
"signed_at": "2026-05-24T17:26:27.909Z"
|
|
290
312
|
},
|
|
291
313
|
{
|
|
292
314
|
"name": "rag-pipeline-security",
|
|
@@ -321,9 +343,9 @@
|
|
|
321
343
|
"NIST-AI-RMF-MEASURE-2.5",
|
|
322
344
|
"OWASP-LLM-Top-10-2025-LLM08"
|
|
323
345
|
],
|
|
324
|
-
"last_threat_review": "2026-05-
|
|
346
|
+
"last_threat_review": "2026-05-22",
|
|
325
347
|
"signature": "aNm8KljKPajh12h5pLqcQ7xHVf4dNqEBqGR+rr0rDWy32g+ZJSydz+yV7ejoQEyELSghiwkwebkhVOdZZ+5LDQ==",
|
|
326
|
-
"signed_at": "2026-05-
|
|
348
|
+
"signed_at": "2026-05-24T17:26:27.909Z",
|
|
327
349
|
"cwe_refs": [
|
|
328
350
|
"CWE-1395",
|
|
329
351
|
"CWE-1426"
|
|
@@ -332,6 +354,9 @@
|
|
|
332
354
|
"D3-CSPP",
|
|
333
355
|
"D3-IOPR",
|
|
334
356
|
"D3-NTA"
|
|
357
|
+
],
|
|
358
|
+
"forward_watch": [
|
|
359
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — Chroma vector DB CWE-190 + CWE-362 chain by haehae; impacts RAG vector store integrity (integer overflow + race condition); track patch and downstream RAG pipeline advisory"
|
|
335
360
|
]
|
|
336
361
|
},
|
|
337
362
|
{
|
|
@@ -378,9 +403,9 @@
|
|
|
378
403
|
"RFC-9114",
|
|
379
404
|
"RFC-9000"
|
|
380
405
|
],
|
|
381
|
-
"last_threat_review": "2026-05-
|
|
406
|
+
"last_threat_review": "2026-05-17",
|
|
382
407
|
"signature": "9+hZlZOqZdeACUmamQk66L5levZhhwnFXuYRhdT6Mce99eQaKT7wNfWq12hXQztkRcVRKaFH+a01zwJQwsRQCA==",
|
|
383
|
-
"signed_at": "2026-05-
|
|
408
|
+
"signed_at": "2026-05-24T17:26:27.909Z",
|
|
384
409
|
"d3fend_refs": [
|
|
385
410
|
"D3-CA",
|
|
386
411
|
"D3-CSPP",
|
|
@@ -413,11 +438,17 @@
|
|
|
413
438
|
"atlas_refs": [],
|
|
414
439
|
"attack_refs": [],
|
|
415
440
|
"framework_gaps": [],
|
|
416
|
-
"last_threat_review": "2026-05-
|
|
441
|
+
"last_threat_review": "2026-05-22",
|
|
417
442
|
"signature": "za1NKBpy9LC91F/ESO/qhUfmvVr8GNItQOjR5OJLeHm+2dQ9HHiFWQK2eo53V/n/0uhubuggURA3yS6kJuWwBg==",
|
|
418
|
-
"signed_at": "2026-05-
|
|
443
|
+
"signed_at": "2026-05-24T17:26:27.910Z",
|
|
419
444
|
"cwe_refs": [
|
|
420
445
|
"CWE-1188"
|
|
446
|
+
],
|
|
447
|
+
"forward_watch": [
|
|
448
|
+
"New ephemeral compute paradigms (WASM, MicroVMs)",
|
|
449
|
+
"EU CRA exceptions for AI pipeline components",
|
|
450
|
+
"NIST SP 800-204 series updates for microservices",
|
|
451
|
+
"FedRAMP updates for container/serverless authorization"
|
|
421
452
|
]
|
|
422
453
|
},
|
|
423
454
|
{
|
|
@@ -441,9 +472,16 @@
|
|
|
441
472
|
"atlas_refs": [],
|
|
442
473
|
"attack_refs": [],
|
|
443
474
|
"framework_gaps": [],
|
|
444
|
-
"last_threat_review": "2026-05-
|
|
475
|
+
"last_threat_review": "2026-05-18",
|
|
445
476
|
"signature": "xiHAhhdufm9hCKU8PLiPE0MX65ej2F4OZwtlWLGLCiie9/km+Kiqbt192LcMvr94v83C98pb9wIaqFsFWft6AQ==",
|
|
446
|
-
"signed_at": "2026-05-
|
|
477
|
+
"signed_at": "2026-05-24T17:26:27.910Z",
|
|
478
|
+
"forward_watch": [
|
|
479
|
+
"New AI attack classes as ATLAS v6 publishes",
|
|
480
|
+
"Post-quantum adversary capability timeline",
|
|
481
|
+
"New CISA KEV entries in kernel/AI/supply chain categories",
|
|
482
|
+
"New MCP or agent protocol security disclosures",
|
|
483
|
+
"Emerging malware families using AI for evasion"
|
|
484
|
+
]
|
|
447
485
|
},
|
|
448
486
|
{
|
|
449
487
|
"name": "global-grc",
|
|
@@ -475,7 +513,7 @@
|
|
|
475
513
|
"framework_gaps": [],
|
|
476
514
|
"last_threat_review": "2026-05-01",
|
|
477
515
|
"signature": "oYsSk35N2Uzq7MRofACykylcVwkgPhI4luWZ14vmQT+gUKLyZiKVOUJbe1+7lGl6BYPRN0sUDQ0f7S5Eu5w2Ag==",
|
|
478
|
-
"signed_at": "2026-05-
|
|
516
|
+
"signed_at": "2026-05-24T17:26:27.910Z"
|
|
479
517
|
},
|
|
480
518
|
{
|
|
481
519
|
"name": "zeroday-gap-learn",
|
|
@@ -500,9 +538,15 @@
|
|
|
500
538
|
"atlas_refs": [],
|
|
501
539
|
"attack_refs": [],
|
|
502
540
|
"framework_gaps": [],
|
|
503
|
-
"last_threat_review": "2026-05-
|
|
541
|
+
"last_threat_review": "2026-05-18",
|
|
504
542
|
"signature": "igRqYyU1unRFH40BsPyAR62SPrk8QZv8dPGb8S9O9EvLCNOZAzm3t+HdT/NKqzWHwrpomOzkkkyLfYI/0qTUDA==",
|
|
505
|
-
"signed_at": "2026-05-
|
|
543
|
+
"signed_at": "2026-05-24T17:26:27.911Z",
|
|
544
|
+
"forward_watch": [
|
|
545
|
+
"New CISA KEV entries",
|
|
546
|
+
"New ATLAS TTP additions in each ATLAS release",
|
|
547
|
+
"Framework updates that close previously open gaps",
|
|
548
|
+
"Vendor advisories for MCP/AI tool supply chain CVEs"
|
|
549
|
+
]
|
|
506
550
|
},
|
|
507
551
|
{
|
|
508
552
|
"name": "pqc-first",
|
|
@@ -546,15 +590,21 @@
|
|
|
546
590
|
"RFC-9106"
|
|
547
591
|
],
|
|
548
592
|
"forward_watch": [
|
|
549
|
-
"FIPS 206 (HQC)
|
|
550
|
-
"
|
|
551
|
-
"
|
|
552
|
-
"
|
|
553
|
-
"
|
|
554
|
-
|
|
555
|
-
|
|
593
|
+
"NIST FIPS 206 (HQC — backup KEM)",
|
|
594
|
+
"NIST SP 800-208 (stateful hash-based signatures — LMS/XMSS)",
|
|
595
|
+
"IETF RFC for ML-KEM in TLS 1.3 (draft-connolly-tls-mlkem-key-agreement)",
|
|
596
|
+
"IETF RFC for hybrid X25519+ML-KEM (RFC 9180 extension)",
|
|
597
|
+
"OpenSSL 3.5 default algorithm changes",
|
|
598
|
+
"CISA PQC Migration Project timelines",
|
|
599
|
+
"NSA CNSS advisory updates (Commercial National Security Algorithm Suite 2.0)",
|
|
600
|
+
"EU ENISA PQC transition timeline updates",
|
|
601
|
+
"Browser TLS negotiation support for ML-KEM (Chrome, Firefox milestones)",
|
|
602
|
+
"HSM/TPM vendor PQC firmware support timelines",
|
|
603
|
+
"New CRQC timeline estimates from academic cryptanalysis"
|
|
604
|
+
],
|
|
605
|
+
"last_threat_review": "2026-05-22",
|
|
556
606
|
"signature": "i/17u4kJiSpcZAz7LnTyRePFugQOstQ1P4kVoe0oGf4E2/j8oIN9U9DccjUn/YHZhKWIJ2AILG/DMhvMrr3bBg==",
|
|
557
|
-
"signed_at": "2026-05-
|
|
607
|
+
"signed_at": "2026-05-24T17:26:27.911Z",
|
|
558
608
|
"cwe_refs": [
|
|
559
609
|
"CWE-327"
|
|
560
610
|
],
|
|
@@ -592,16 +642,17 @@
|
|
|
592
642
|
"attack_refs": [],
|
|
593
643
|
"framework_gaps": [],
|
|
594
644
|
"forward_watch": [
|
|
595
|
-
"MITRE ATLAS version releases",
|
|
596
|
-
"CISA KEV additions",
|
|
597
|
-
"NIST PQC standards finalization",
|
|
598
|
-
"Major kernel CVEs",
|
|
599
|
-
"AI/MCP platform CVEs",
|
|
600
|
-
"Framework publication updates"
|
|
601
|
-
|
|
602
|
-
|
|
645
|
+
"MITRE ATLAS version releases (check atlas.mitre.org/resources/changelog)",
|
|
646
|
+
"CISA KEV additions (check cisa.gov/known-exploited-vulnerabilities-catalog)",
|
|
647
|
+
"NIST PQC standards finalization (check csrc.nist.gov/projects/post-quantum-cryptography)",
|
|
648
|
+
"Major kernel CVEs (CNA: kernel.org, distro security advisories)",
|
|
649
|
+
"AI/MCP platform CVEs (GitHub Security Advisories, OSV database)",
|
|
650
|
+
"Framework publication updates (NIST SP updates, ISO amendments, NIS2 implementing acts)",
|
|
651
|
+
"IETF RFC publications and draft status changes (datatracker.ietf.org, rfc-editor.org); run `npm run validate-rfcs` quarterly"
|
|
652
|
+
],
|
|
653
|
+
"last_threat_review": "2026-05-22",
|
|
603
654
|
"signature": "QuOVaQ4E2Sl39TClbhZ7HA9XrYAyRrDL44HY3RTE7aWLue0hV2cxaBt40ALGmHS++631QGFDlZTLZI77Tr6nAA==",
|
|
604
|
-
"signed_at": "2026-05-
|
|
655
|
+
"signed_at": "2026-05-24T17:26:27.911Z"
|
|
605
656
|
},
|
|
606
657
|
{
|
|
607
658
|
"name": "security-maturity-tiers",
|
|
@@ -638,7 +689,7 @@
|
|
|
638
689
|
],
|
|
639
690
|
"last_threat_review": "2026-05-01",
|
|
640
691
|
"signature": "8Px1s2lDj10/Q6erwEQlXgUHM1+OTruUR8qAHPX7Oo3k/l69N6P9sm0PsafS9wDFtj9l5C/OiLiFgzMlMt6vBw==",
|
|
641
|
-
"signed_at": "2026-05-
|
|
692
|
+
"signed_at": "2026-05-24T17:26:27.912Z",
|
|
642
693
|
"cwe_refs": [
|
|
643
694
|
"CWE-1188"
|
|
644
695
|
]
|
|
@@ -672,8 +723,8 @@
|
|
|
672
723
|
"attack_refs": [],
|
|
673
724
|
"framework_gaps": [],
|
|
674
725
|
"last_threat_review": "2026-05-11",
|
|
675
|
-
"signature": "
|
|
676
|
-
"signed_at": "2026-05-
|
|
726
|
+
"signature": "urRcataVWg6/utyEkSiOWoNxTL8sABRjPR7ShyDfZGnAozFph/yDktSoaPVxQDXwu9EfJE+qhUW5OYR/yJECBQ==",
|
|
727
|
+
"signed_at": "2026-05-24T17:26:27.912Z"
|
|
677
728
|
},
|
|
678
729
|
{
|
|
679
730
|
"name": "attack-surface-pentest",
|
|
@@ -741,10 +792,11 @@
|
|
|
741
792
|
"NIST SP 800-115 successor publication (the 2008 original is the active gap)",
|
|
742
793
|
"TIBER-EU scenario library refresh under DORA Year-2 supervisory cycle",
|
|
743
794
|
"OWASP WSTG v5.x AI/MCP test cases (currently in working-group draft)",
|
|
744
|
-
"PTES revision incorporating AI-surface enumeration"
|
|
795
|
+
"PTES revision incorporating AI-surface enumeration",
|
|
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"
|
|
745
797
|
],
|
|
746
798
|
"signature": "IVrZDxI3Ak/xLLqvKA3OXgxCXg2egJQHmkmtQutSa9v/C22HblISVVa610goNwdLDQ4GhIcoFD5q31SKrpALDg==",
|
|
747
|
-
"signed_at": "2026-05-
|
|
799
|
+
"signed_at": "2026-05-24T17:26:27.912Z"
|
|
748
800
|
},
|
|
749
801
|
{
|
|
750
802
|
"name": "fuzz-testing-strategy",
|
|
@@ -804,7 +856,7 @@
|
|
|
804
856
|
"OSS-Fuzz-Gen / AI-assisted harness generation becoming the default expectation for OSS maintainers"
|
|
805
857
|
],
|
|
806
858
|
"signature": "Z7ypCUnXx8JpLtgxxB6RHNi39w74AmrGY1N4ofAGCXhkuM2EaFVm1AU0dvl9UQ1bVLfHKEDGqMO/TwlIY7RABg==",
|
|
807
|
-
"signed_at": "2026-05-
|
|
859
|
+
"signed_at": "2026-05-24T17:26:27.913Z"
|
|
808
860
|
},
|
|
809
861
|
{
|
|
810
862
|
"name": "dlp-gap-analysis",
|
|
@@ -870,7 +922,7 @@
|
|
|
870
922
|
"D3-NTA",
|
|
871
923
|
"D3-NTPM"
|
|
872
924
|
],
|
|
873
|
-
"last_threat_review": "2026-05-
|
|
925
|
+
"last_threat_review": "2026-05-15",
|
|
874
926
|
"forward_watch": [
|
|
875
927
|
"EU AI Office secondary legislation under EU AI Act Art 10 / Art 15 that may operationalise inference-time data-flow controls",
|
|
876
928
|
"ISO/IEC 42001 amendments expected 2026-2027 likely to add prescriptive data-flow guidance for AI systems",
|
|
@@ -879,7 +931,7 @@
|
|
|
879
931
|
"Quebec Law 25, India DPDPA, KSA PDPL enforcement actions naming AI-tool prompt data as in-scope personal information"
|
|
880
932
|
],
|
|
881
933
|
"signature": "fgxG344JGYBWWWwFXZ1IzGipWKP7EyBhrsvsbsb0CCGXfv/MvNHVNI6G0zQddCsWX1JeQbhZT3Vk8v1uJKDTDA==",
|
|
882
|
-
"signed_at": "2026-05-
|
|
934
|
+
"signed_at": "2026-05-24T17:26:27.913Z"
|
|
883
935
|
},
|
|
884
936
|
{
|
|
885
937
|
"name": "supply-chain-integrity",
|
|
@@ -946,17 +998,19 @@
|
|
|
946
998
|
"D3-EAL",
|
|
947
999
|
"D3-EHB"
|
|
948
1000
|
],
|
|
949
|
-
"last_threat_review": "2026-05-
|
|
1001
|
+
"last_threat_review": "2026-05-15",
|
|
950
1002
|
"forward_watch": [
|
|
951
1003
|
"SLSA v1.1 (draft) — adds attestation chain requirements above L3 and a hardened-builder profile; track for re-baselining",
|
|
952
1004
|
"CSAF 2.1 finalization — VEX status vocabulary expansion and machine-readable advisory pivoting",
|
|
953
1005
|
"CycloneDX 1.7 — ML-BOM enrichment, model card embedding, training-data lineage fields",
|
|
954
1006
|
"SPDX 3.1 — AI profile maturation, dataset provenance schema stabilization",
|
|
955
1007
|
"EU CRA (Regulation 2024/2847) — implementing acts for technical documentation and SBOM submission expected through 2027",
|
|
956
|
-
"OpenSSF model-signing — emerging Sigstore-based signing standard for ML model weights; track for production adoption"
|
|
1008
|
+
"OpenSSF model-signing — emerging Sigstore-based signing standard for ML model weights; track for production adoption",
|
|
1009
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — NVIDIA Megatron Bridge overly permissive allowed list by Satoki Tsuji; AI training-stack supply-chain exposure; track patch and SBOM-attestation impact",
|
|
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"
|
|
957
1011
|
],
|
|
958
1012
|
"signature": "pcLrM98A3vUSZRjwNAk0aZ9umvOwB41XCLLsCOy/IebB2F/06oIrGUKkMHtHwm4pTVPShMMcKdZQQ3jz30FnCg==",
|
|
959
|
-
"signed_at": "2026-05-
|
|
1013
|
+
"signed_at": "2026-05-24T17:26:27.913Z"
|
|
960
1014
|
},
|
|
961
1015
|
{
|
|
962
1016
|
"name": "defensive-countermeasure-mapping",
|
|
@@ -1012,8 +1066,8 @@
|
|
|
1012
1066
|
"D3-SCP"
|
|
1013
1067
|
],
|
|
1014
1068
|
"last_threat_review": "2026-05-11",
|
|
1015
|
-
"signature": "
|
|
1016
|
-
"signed_at": "2026-05-
|
|
1069
|
+
"signature": "G5q5elh7Q7eu2xcwTVQJGDTGfvZR0OGQaLSLJPb2wjzCHFF8PWuZfCHZdjjqisiRzRWPyLlzgfHeMJqOdy7cBw==",
|
|
1070
|
+
"signed_at": "2026-05-24T17:26:27.913Z"
|
|
1017
1071
|
},
|
|
1018
1072
|
{
|
|
1019
1073
|
"name": "identity-assurance",
|
|
@@ -1080,7 +1134,7 @@
|
|
|
1080
1134
|
"d3fend_refs": [],
|
|
1081
1135
|
"last_threat_review": "2026-05-11",
|
|
1082
1136
|
"signature": "Wv5hGMeHjlaQK1zwicVCA7AvdKgJBgvcjdpGM9Ywahh9tagAKhbkOjybowDQZzu7OZ3bDkbh6pBYc1Sdwr6NAA==",
|
|
1083
|
-
"signed_at": "2026-05-
|
|
1137
|
+
"signed_at": "2026-05-24T17:26:27.914Z"
|
|
1084
1138
|
},
|
|
1085
1139
|
{
|
|
1086
1140
|
"name": "ot-ics-security",
|
|
@@ -1136,7 +1190,7 @@
|
|
|
1136
1190
|
"d3fend_refs": [],
|
|
1137
1191
|
"last_threat_review": "2026-05-11",
|
|
1138
1192
|
"signature": "8t5qKHd3yWi57dvG36YQkLN/X9bQWqtEiYjay4IfSmqhJpM/xXPaQVKNGz3wscrO8OLKUZ0OaX7Mj5kzpgBKBQ==",
|
|
1139
|
-
"signed_at": "2026-05-
|
|
1193
|
+
"signed_at": "2026-05-24T17:26:27.914Z"
|
|
1140
1194
|
},
|
|
1141
1195
|
{
|
|
1142
1196
|
"name": "coordinated-vuln-disclosure",
|
|
@@ -1188,7 +1242,7 @@
|
|
|
1188
1242
|
"NYDFS 23 NYCRR 500 amendments potentially adding explicit CVD program requirements"
|
|
1189
1243
|
],
|
|
1190
1244
|
"signature": "GDGt4UPqBa04PjlpSmpyihGzd3OgfBN7jaAK5tfwp+LRSs3ygKOdbeivUCCHNagTY1hE6hG2Ou40ADfBFuXeAg==",
|
|
1191
|
-
"signed_at": "2026-05-
|
|
1245
|
+
"signed_at": "2026-05-24T17:26:27.914Z"
|
|
1192
1246
|
},
|
|
1193
1247
|
{
|
|
1194
1248
|
"name": "threat-modeling-methodology",
|
|
@@ -1238,7 +1292,7 @@
|
|
|
1238
1292
|
"PASTA v2 updates incorporating AI/ML application threats"
|
|
1239
1293
|
],
|
|
1240
1294
|
"signature": "rFBpOQEJUPpl+v88Lw/WqVJRhTl80vy0VbPAbzQj3Q0suJRRrJg368I9uKu5LXIBKFDvKxnGIcIzbGg9NUtaCA==",
|
|
1241
|
-
"signed_at": "2026-05-
|
|
1295
|
+
"signed_at": "2026-05-24T17:26:27.915Z"
|
|
1242
1296
|
},
|
|
1243
1297
|
{
|
|
1244
1298
|
"name": "webapp-security",
|
|
@@ -1312,7 +1366,10 @@
|
|
|
1312
1366
|
"d3fend_refs": [],
|
|
1313
1367
|
"last_threat_review": "2026-05-11",
|
|
1314
1368
|
"signature": "ux85YI4t2mVHOyt744Yin1HHy+z11JIFygjKfFfQOBBl5QVV3A267jeIy7utix85irMcpZm/T3yx/ooqiK2tBA==",
|
|
1315
|
-
"signed_at": "2026-05-
|
|
1369
|
+
"signed_at": "2026-05-24T17:26:27.915Z",
|
|
1370
|
+
"forward_watch": [
|
|
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
|
+
]
|
|
1316
1373
|
},
|
|
1317
1374
|
{
|
|
1318
1375
|
"name": "ai-risk-management",
|
|
@@ -1360,9 +1417,9 @@
|
|
|
1360
1417
|
"CWE-1039"
|
|
1361
1418
|
],
|
|
1362
1419
|
"d3fend_refs": [],
|
|
1363
|
-
"last_threat_review": "2026-05-
|
|
1420
|
+
"last_threat_review": "2026-05-15",
|
|
1364
1421
|
"signature": "IIXnkZ5ZNqFwOto5KfytADTLLZLoyXNZACD1ORZ40P1HUAQxe6u2uyXFzzsfuob4Uy06jNkRGr2FFgCphUH1Cw==",
|
|
1365
|
-
"signed_at": "2026-05-
|
|
1422
|
+
"signed_at": "2026-05-24T17:26:27.916Z"
|
|
1366
1423
|
},
|
|
1367
1424
|
{
|
|
1368
1425
|
"name": "sector-healthcare",
|
|
@@ -1422,7 +1479,7 @@
|
|
|
1422
1479
|
"d3fend_refs": [],
|
|
1423
1480
|
"last_threat_review": "2026-05-11",
|
|
1424
1481
|
"signature": "AhF9KF8ZBlDteciV+F8IBSmFVYCvQOn44GmD4rZjgLoPxfIv/QE1/vSkK32zyqDKtHWkLSXExbkkPkxA/V6dDw==",
|
|
1425
|
-
"signed_at": "2026-05-
|
|
1482
|
+
"signed_at": "2026-05-24T17:26:27.916Z"
|
|
1426
1483
|
},
|
|
1427
1484
|
{
|
|
1428
1485
|
"name": "sector-financial",
|
|
@@ -1487,7 +1544,7 @@
|
|
|
1487
1544
|
"CWE-352"
|
|
1488
1545
|
],
|
|
1489
1546
|
"d3fend_refs": [],
|
|
1490
|
-
"last_threat_review": "2026-05-
|
|
1547
|
+
"last_threat_review": "2026-05-15",
|
|
1491
1548
|
"forward_watch": [
|
|
1492
1549
|
"PSD3 + PSR (Payment Services Regulation) trilogue and final adoption (expected 2026-2027); track agent-initiated payment treatment in final text",
|
|
1493
1550
|
"DORA Art. 26 TLPT first full cycle completion mid-2027; ESAs publishing aggregate findings under JC 2024/40 RTS",
|
|
@@ -1503,7 +1560,7 @@
|
|
|
1503
1560
|
"TIBER-EU framework v2.0 alignment with DORA TLPT RTS (JC 2024/40); cross-recognition with CBEST and iCAST"
|
|
1504
1561
|
],
|
|
1505
1562
|
"signature": "HQgZvb4ReziEz5rNFr8i/O8/rJEZR+iHRROT7m/D2QUqhrcNISPkYXENsUZlG8xapzy/Ik92ehkseyj4hdmhCQ==",
|
|
1506
|
-
"signed_at": "2026-05-
|
|
1563
|
+
"signed_at": "2026-05-24T17:26:27.916Z"
|
|
1507
1564
|
},
|
|
1508
1565
|
{
|
|
1509
1566
|
"name": "sector-federal-government",
|
|
@@ -1572,7 +1629,7 @@
|
|
|
1572
1629
|
"Australia PSPF 2024 revision and ISM quarterly updates — track for Essential Eight Maturity Level requirements for federal entities"
|
|
1573
1630
|
],
|
|
1574
1631
|
"signature": "linxmsXZiOYtcs71sSWgGCrvb8xQfmxmtTY5PRvZJ0/8FgJulo0tQtejzexYG775s7XhjAmGsDP238BQTQ8ADA==",
|
|
1575
|
-
"signed_at": "2026-05-
|
|
1632
|
+
"signed_at": "2026-05-24T17:26:27.917Z"
|
|
1576
1633
|
},
|
|
1577
1634
|
{
|
|
1578
1635
|
"name": "sector-energy",
|
|
@@ -1637,7 +1694,7 @@
|
|
|
1637
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"
|
|
1638
1695
|
],
|
|
1639
1696
|
"signature": "JjBfc0ovta560Clk0x3QGRM5osFJDwcvpy3rT7QEGdCIL827jzE8QCow1C8deXq+4JhY2sA/d7/8IsxikdlkCg==",
|
|
1640
|
-
"signed_at": "2026-05-
|
|
1697
|
+
"signed_at": "2026-05-24T17:26:27.917Z"
|
|
1641
1698
|
},
|
|
1642
1699
|
{
|
|
1643
1700
|
"name": "sector-telecom",
|
|
@@ -1723,7 +1780,7 @@
|
|
|
1723
1780
|
"O-RAN SFG / WG11 security specifications"
|
|
1724
1781
|
],
|
|
1725
1782
|
"signature": "JWVxKFoKrbX4d+Tko1d4OBdwyg25MfFFKn4CT6E/CzH+YwnU3T6Y76uBQIKg3+gIGTvPduqyvQwQQ5FxKDuPBw==",
|
|
1726
|
-
"signed_at": "2026-05-
|
|
1783
|
+
"signed_at": "2026-05-24T17:26:27.917Z"
|
|
1727
1784
|
},
|
|
1728
1785
|
{
|
|
1729
1786
|
"name": "api-security",
|
|
@@ -1790,9 +1847,14 @@
|
|
|
1790
1847
|
"CWE-1188"
|
|
1791
1848
|
],
|
|
1792
1849
|
"d3fend_refs": [],
|
|
1793
|
-
"last_threat_review": "2026-05-
|
|
1850
|
+
"last_threat_review": "2026-05-18",
|
|
1794
1851
|
"signature": "BmCRCestWqr55+fCynEhtAl5NWLT+xLTkpwS0Icp3SaoZOw/ce3Y6TtqjHRSKn4CBJq7YDiLRWxmhO3MStvOAA==",
|
|
1795
|
-
"signed_at": "2026-05-
|
|
1852
|
+
"signed_at": "2026-05-24T17:26:27.918Z",
|
|
1853
|
+
"forward_watch": [
|
|
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
|
+
"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",
|
|
1856
|
+
"Pwn2Own Berlin 2026 (disclosed 2026-05-14, embargo ends 2026-08-12) — LiteLLM full SSRF + Code Injection by Out Of Bounds (Byung Young Yi); duplicate-class with the k3vg3n entry; track unified patch advisory"
|
|
1857
|
+
]
|
|
1796
1858
|
},
|
|
1797
1859
|
{
|
|
1798
1860
|
"name": "cloud-security",
|
|
@@ -1873,7 +1935,7 @@
|
|
|
1873
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"
|
|
1874
1936
|
],
|
|
1875
1937
|
"signature": "/DV3pmZwrRySrk1OCbyI+0BQESacjupJfUX3eC2NGtXuYOBro0vndIP+z27heFxumnjU3a9sfla7/U9X+pqnDw==",
|
|
1876
|
-
"signed_at": "2026-05-
|
|
1938
|
+
"signed_at": "2026-05-24T17:26:27.918Z"
|
|
1877
1939
|
},
|
|
1878
1940
|
{
|
|
1879
1941
|
"name": "container-runtime-security",
|
|
@@ -1933,9 +1995,12 @@
|
|
|
1933
1995
|
"CWE-1395"
|
|
1934
1996
|
],
|
|
1935
1997
|
"d3fend_refs": [],
|
|
1936
|
-
"last_threat_review": "2026-05-
|
|
1998
|
+
"last_threat_review": "2026-05-15",
|
|
1937
1999
|
"signature": "E2UGSf9ATyYgzBr8uM/0ubOUmDqo1jVA7f9mVxv6LHfWGCNuQNXDyuNou9VAmUCeeXEeUYIi3AFjXkJqpOkxDA==",
|
|
1938
|
-
"signed_at": "2026-05-
|
|
2000
|
+
"signed_at": "2026-05-24T17:26:27.918Z",
|
|
2001
|
+
"forward_watch": [
|
|
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
|
+
]
|
|
1939
2004
|
},
|
|
1940
2005
|
{
|
|
1941
2006
|
"name": "mlops-security",
|
|
@@ -1996,7 +2061,7 @@
|
|
|
1996
2061
|
"CWE-502"
|
|
1997
2062
|
],
|
|
1998
2063
|
"d3fend_refs": [],
|
|
1999
|
-
"last_threat_review": "2026-05-
|
|
2064
|
+
"last_threat_review": "2026-05-22",
|
|
2000
2065
|
"forward_watch": [
|
|
2001
2066
|
"CycloneDX 1.7 ML-BOM enrichment — training-data lineage fields and model-card embedding stabilize; re-baseline ML-BOM coverage when published",
|
|
2002
2067
|
"SPDX 3.1 AI / Dataset profile maturation — dataset provenance schema firms up; re-audit training-data lineage attestations",
|
|
@@ -2006,7 +2071,7 @@
|
|
|
2006
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"
|
|
2007
2072
|
],
|
|
2008
2073
|
"signature": "IL+DlRCDJN/p08iiJCFkasKcoyjcB0uWrJ6ORLjQcS1HrUa5Xt62QxVjYPHzaevlm5y36ZdmfESqsZJmzK3lCg==",
|
|
2009
|
-
"signed_at": "2026-05-
|
|
2074
|
+
"signed_at": "2026-05-24T17:26:27.919Z"
|
|
2010
2075
|
},
|
|
2011
2076
|
{
|
|
2012
2077
|
"name": "incident-response-playbook",
|
|
@@ -2056,7 +2121,7 @@
|
|
|
2056
2121
|
"rfc_refs": [],
|
|
2057
2122
|
"cwe_refs": [],
|
|
2058
2123
|
"d3fend_refs": [],
|
|
2059
|
-
"last_threat_review": "2026-05-
|
|
2124
|
+
"last_threat_review": "2026-05-22",
|
|
2060
2125
|
"forward_watch": [
|
|
2061
2126
|
"NIST 800-61r3 minor revisions (expected 2026-2027) aligning incident-handling language with the in-force EU CRA Art. 11 24h clock and EU AI Act Art. 73 serious-incident reporting",
|
|
2062
2127
|
"ISO/IEC 27035-3:2026 (technical incident response operations) — final publication expected Q3 2026, expected to formalize AI-class incident sub-types currently absent from 27035-1/-2",
|
|
@@ -2068,7 +2133,7 @@
|
|
|
2068
2133
|
"NYDFS 23 NYCRR 500.17 amendments tightening ransom-payment 24h disclosure operationalization"
|
|
2069
2134
|
],
|
|
2070
2135
|
"signature": "MmjLjlmOMLjhJJ4ZfR8MYlHam+ZB+eSqfh6Nv+DecaG4O5zeo9DBP/iL3cbyDVZxmhnhivgJild2ccYeWTeZAg==",
|
|
2071
|
-
"signed_at": "2026-05-
|
|
2136
|
+
"signed_at": "2026-05-24T17:26:27.919Z"
|
|
2072
2137
|
},
|
|
2073
2138
|
{
|
|
2074
2139
|
"name": "ransomware-response",
|
|
@@ -2146,9 +2211,9 @@
|
|
|
2146
2211
|
"No More Ransom Project decryptor releases — affiliate-takedown decryptor drops (Operation Cronos LockBit decryptor, BlackCat post-exit-scam decryptors)",
|
|
2147
2212
|
"SCOTUS or circuit-court rulings on ransomware payment, sanctions liability, and insurance-policy enforcement"
|
|
2148
2213
|
],
|
|
2149
|
-
"last_threat_review": "2026-05-
|
|
2214
|
+
"last_threat_review": "2026-05-22",
|
|
2150
2215
|
"signature": "ssueL03g9fWlhXpTe+IiY5l7RqQkunN4DTN5QETKE+VOX+qggdjAR8PONxk77ol4xWYmHrM/VcH8CNtXUEvgBA==",
|
|
2151
|
-
"signed_at": "2026-05-
|
|
2216
|
+
"signed_at": "2026-05-24T17:26:27.919Z"
|
|
2152
2217
|
},
|
|
2153
2218
|
{
|
|
2154
2219
|
"name": "email-security-anti-phishing",
|
|
@@ -2199,9 +2264,9 @@
|
|
|
2199
2264
|
"rfc_refs": [],
|
|
2200
2265
|
"cwe_refs": [],
|
|
2201
2266
|
"d3fend_refs": [],
|
|
2202
|
-
"last_threat_review": "2026-05-
|
|
2267
|
+
"last_threat_review": "2026-05-18",
|
|
2203
2268
|
"signature": "rK+WnuS+9tqEABmwc0jO/PEmxcLjG1/tmUb897HsClQeKzf+TQOlwBE+OsbtuKxpjYNwur62Xxs3TxObkwm8Cw==",
|
|
2204
|
-
"signed_at": "2026-05-
|
|
2269
|
+
"signed_at": "2026-05-24T17:26:27.920Z"
|
|
2205
2270
|
},
|
|
2206
2271
|
{
|
|
2207
2272
|
"name": "age-gates-child-safety",
|
|
@@ -2260,16 +2325,16 @@
|
|
|
2260
2325
|
"KOSA (Kids Online Safety Act) federal enactment status — reintroduced 2024-2025 with bipartisan support; if enacted, duty-of-care + safest-defaults + age-appropriate-design obligations become US federal floor",
|
|
2261
2326
|
"Ofcom UK Online Safety Act child-safety codes — illegal-content codes live July 2025; child-safety codes phasing through 2026 with iterative enforcement guidance",
|
|
2262
2327
|
"California AADC (AB-2273) — Sept 2023 federal injunction (NetChoice v. Bonta), 2024 partial revival; track Ninth Circuit / SCOTUS posture and state legislative response",
|
|
2263
|
-
"AU social media under-16 ban
|
|
2328
|
+
"AU social media under-16 ban — Online Safety Amendment (Social Media Minimum Age) Act 2024 passed Nov 2024; implementation deferred to late 2025; age-assurance method finalisation pending",
|
|
2264
2329
|
"EU CSAM Regulation (\"chat control\") — Commission proposal 2022, contested through 2024-2025; if adopted, automated detection on encrypted communications becomes mandatory with significant fundamental-rights challenge",
|
|
2265
2330
|
"NIST IR on Age Assurance — pending publication; will operationalise age-assurance levels for US federal procurement",
|
|
2266
2331
|
"euCONSENT pilot outcomes — EU age-verification interoperability scheme; if scaled, becomes the de facto Member State age-verification reference architecture",
|
|
2267
|
-
"AI product age policy enforcement — Character.ai litigation (2024
|
|
2332
|
+
"AI product age policy enforcement — Character.ai litigation (2024 child-suicide complaint) testing duty-of-care for AI companion apps; ChatGPT / Claude / Gemini under-13 / under-18 enforcement evolving via FTC + state AG actions",
|
|
2268
2333
|
"France SREN (Securing and Regulating the Digital Space) Act 2024 — ARCOM age-verification referential for adult content services; double-anonymity model under deployment",
|
|
2269
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"
|
|
2270
2335
|
],
|
|
2271
2336
|
"signature": "+OO0RhQ303RJV7kaH38IuZpLeQbapep6Ds4Re/WEZu0FHBwKSlwvF7jbtP7KQ57xldJYn/xZm2jaszyOacMfDg==",
|
|
2272
|
-
"signed_at": "2026-05-
|
|
2337
|
+
"signed_at": "2026-05-24T17:26:27.920Z"
|
|
2273
2338
|
},
|
|
2274
2339
|
{
|
|
2275
2340
|
"name": "cloud-iam-incident",
|
|
@@ -2349,7 +2414,20 @@
|
|
|
2349
2414
|
],
|
|
2350
2415
|
"last_threat_review": "2026-05-15",
|
|
2351
2416
|
"signature": "e/kij7GtKaytROyIj7V5RH+FC9WtmVFzrmG2kIlNDNn29ep/CRNlIQKwXLpzo/81AIf634pmdr1qy/+vwIuUDA==",
|
|
2352
|
-
"signed_at": "2026-05-
|
|
2417
|
+
"signed_at": "2026-05-24T17:26:27.920Z",
|
|
2418
|
+
"forward_watch": [
|
|
2419
|
+
"AWS IAM Identity Center session-policy refresh and step-up-on-admin enforcement (anticipated 2026-H2 release)",
|
|
2420
|
+
"GCP Workload Identity Federation principal-set attribute mapping tightening (post-2026 Q3 Federation hardening guide)",
|
|
2421
|
+
"Azure managed-identity continuous-access-evaluation rollout for cross-tenant trust scenarios",
|
|
2422
|
+
"CISA Snowflake AA24 follow-up advisories on IdP-to-cloud chained-compromise patterns (continuous 2025-2026)",
|
|
2423
|
+
"FedRAMP Rev 5 cloud-IAM control overlay; cross-IL trust patterns in IL6 sovereign cloud",
|
|
2424
|
+
"NIST 800-53 Rev 6 (anticipated 2027) Account Management chain-of-assumptions sub-control",
|
|
2425
|
+
"ISO/IEC 27017:2027 (anticipated) cloud-IAM hardening including managed-identity token-binding and IMDS hardening",
|
|
2426
|
+
"UK CAF v4 cloud-IAM specificity in B2 contributing outcomes",
|
|
2427
|
+
"AU ISM update enumerating cloud non-human-principal credential hygiene with explicit bearer-token TTL ceilings",
|
|
2428
|
+
"DORA TLPT (JC 2024/40 RTS) first-cycle aggregate findings on cloud-account-compromise scenarios",
|
|
2429
|
+
"AWS, GCP, and Azure shared-fate / shared-responsibility recalibration for federated-trust hygiene"
|
|
2430
|
+
]
|
|
2353
2431
|
},
|
|
2354
2432
|
{
|
|
2355
2433
|
"name": "idp-incident-response",
|
|
@@ -2430,11 +2508,24 @@
|
|
|
2430
2508
|
],
|
|
2431
2509
|
"last_threat_review": "2026-05-15",
|
|
2432
2510
|
"signature": "ew9Kglc9fAZzbn0ZIfGP7WSK/j4eV2VhSvpy+s5bEfNEVYIMa2kZjnGBapgUsyGDLes9H9K2ovjQyX17+GKiBw==",
|
|
2433
|
-
"signed_at": "2026-05-
|
|
2511
|
+
"signed_at": "2026-05-24T17:26:27.921Z",
|
|
2512
|
+
"forward_watch": [
|
|
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
|
+
"Okta IPSIE (Interoperability Profile for Secure Identity in the Enterprise) OpenID Foundation working-group output and adoption timeline",
|
|
2515
|
+
"Auth0 management-API token deprecation roadmap and replacement workload-identity-federation pattern",
|
|
2516
|
+
"Ping Identity DaVinci flow-execution security model under post-2024 Thoma Bravo ownership",
|
|
2517
|
+
"OneLogin (One Identity) post-acquisition platform evolution",
|
|
2518
|
+
"CISA AA24 series — Okta, Entra ID, and IdP-tenant compromise advisories (forward-watched for AA25/AA26 successors)",
|
|
2519
|
+
"SAML token-forgery (T1606.002) detection-strategy publication in MITRE ATT&CK v20 (October 2026 cycle)",
|
|
2520
|
+
"DORA Art.19 implementing-act guidance for IdP-class incidents — forward-watched for ESAs publication",
|
|
2521
|
+
"NIS2 implementing-act revision enumerating federated-identity control-plane indicators",
|
|
2522
|
+
"Cross-tenant access settings evolution at Entra ID — partner-tenant attestation cadence and revocation latency",
|
|
2523
|
+
"PSD3 / PSR final text on agent-initiated payments and the IdP-mediated agent-attestation surface"
|
|
2524
|
+
]
|
|
2434
2525
|
}
|
|
2435
2526
|
],
|
|
2436
2527
|
"manifest_signature": {
|
|
2437
2528
|
"algorithm": "Ed25519",
|
|
2438
|
-
"signature_base64": "
|
|
2529
|
+
"signature_base64": "hqrfFz6Dg6AIvfykdiGJL3femKkUgDEIk/+bVbKSxGuFDQuK6CyF4dCdQozVuvR6oSztKqL6yziir1W+noduAA=="
|
|
2439
2530
|
}
|
|
2440
2531
|
}
|