@blamejs/exceptd-skills 0.13.109 → 0.13.112

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.
@@ -160,6 +160,7 @@
160
160
  "CVE-2025-8747",
161
161
  "CVE-2026-22778",
162
162
  "CVE-2026-30615",
163
+ "CVE-2026-31229",
163
164
  "CVE-2026-39987",
164
165
  "CVE-2026-45321",
165
166
  "MAL-2024-PYPI-ULTRALYTICS-XMRIG",
@@ -1296,6 +1297,7 @@
1296
1297
  "CVE-2025-32434",
1297
1298
  "CVE-2025-33236",
1298
1299
  "CVE-2025-8747",
1300
+ "CVE-2026-31229",
1299
1301
  "MAL-2024-PYPI-ULTRALYTICS-XMRIG"
1300
1302
  ],
1301
1303
  "description_full": "An adversary may rely upon specific actions by a user in order to gain execution. Users may inadvertently execute unsafe code introduced via [AI Supply Chain Compromise](/techniques/AML.T0010). Users may be subjected to social engineering to get them to execute malicious code by, for example, opening a malicious document file or link.",
@@ -1745,6 +1747,7 @@
1745
1747
  "CVE-2023-6019",
1746
1748
  "CVE-2023-6021",
1747
1749
  "CVE-2023-6038",
1750
+ "CVE-2023-6571",
1748
1751
  "CVE-2024-13059",
1749
1752
  "CVE-2024-1561",
1750
1753
  "CVE-2024-21575",
@@ -1758,6 +1761,7 @@
1758
1761
  "CVE-2024-42479",
1759
1762
  "CVE-2024-4889",
1760
1763
  "CVE-2024-6587",
1764
+ "CVE-2024-9526",
1761
1765
  "CVE-2025-25297",
1762
1766
  "CVE-2025-27520",
1763
1767
  "CVE-2025-30202",
@@ -1771,6 +1775,7 @@
1771
1775
  "CVE-2026-24214",
1772
1776
  "CVE-2026-24215",
1773
1777
  "CVE-2026-26190",
1778
+ "CVE-2026-31230",
1774
1779
  "CVE-2026-33017",
1775
1780
  "CVE-2026-34159",
1776
1781
  "CVE-2026-45829"
@@ -2873,6 +2878,7 @@
2873
2878
  "CVE-2025-32434",
2874
2879
  "CVE-2025-33236",
2875
2880
  "CVE-2025-8747",
2881
+ "CVE-2026-31229",
2876
2882
  "CVE-2026-45829"
2877
2883
  ]
2878
2884
  },
@@ -331,6 +331,8 @@
331
331
  "CVE-2026-30623",
332
332
  "CVE-2026-30624",
333
333
  "CVE-2026-30625",
334
+ "CVE-2026-31229",
335
+ "CVE-2026-31230",
334
336
  "CVE-2026-32202",
335
337
  "CVE-2026-33017",
336
338
  "CVE-2026-34159",
@@ -388,6 +390,7 @@
388
390
  "CVE-2024-5565",
389
391
  "CVE-2025-3248",
390
392
  "CVE-2025-49844",
393
+ "CVE-2026-31230",
391
394
  "CVE-2026-33017",
392
395
  "MAL-2026-3083"
393
396
  ],
@@ -412,10 +415,12 @@
412
415
  "version": "v19",
413
416
  "cve_refs": [
414
417
  "CVE-2021-26829",
418
+ "CVE-2023-6571",
415
419
  "CVE-2024-11182",
416
420
  "CVE-2024-27132",
417
421
  "CVE-2024-27443",
418
422
  "CVE-2024-42009",
423
+ "CVE-2024-9526",
419
424
  "CVE-2025-0133",
420
425
  "CVE-2025-27915",
421
426
  "CVE-2025-48700",
@@ -1162,6 +1167,7 @@
1162
1167
  "CVE-2025-32434",
1163
1168
  "CVE-2025-33236",
1164
1169
  "CVE-2025-8747",
1170
+ "CVE-2026-31229",
1165
1171
  "CVE-2026-45321",
1166
1172
  "MAL-2024-PYPI-ULTRALYTICS-XMRIG",
1167
1173
  "MAL-2025-PYPI-COLORAMA-SOLANA-STEALER",
@@ -2543,6 +2549,7 @@
2543
2549
  "name": "Drive-by Compromise",
2544
2550
  "version": "v19",
2545
2551
  "cve_refs": [
2552
+ "CVE-2023-6571",
2546
2553
  "CVE-2024-27132",
2547
2554
  "CVE-2025-10585",
2548
2555
  "CVE-2025-14174",
@@ -2661,6 +2668,8 @@
2661
2668
  "name": "Steal Web Session Cookie",
2662
2669
  "version": "v19",
2663
2670
  "cve_refs": [
2671
+ "CVE-2023-6571",
2672
+ "CVE-2024-9526",
2664
2673
  "CVE-2025-0133",
2665
2674
  "CVE-2025-34291"
2666
2675
  ],
@@ -4217,7 +4226,10 @@
4217
4226
  "Windows"
4218
4227
  ],
4219
4228
  "stix_id": "attack-pattern--544b0346-29ad-41e1-a808-501bb4193f47",
4220
- "is_subtechnique": false
4229
+ "is_subtechnique": false,
4230
+ "cve_refs": [
4231
+ "CVE-2024-9526"
4232
+ ]
4221
4233
  },
4222
4234
  "T1187": {
4223
4235
  "id": "T1187",
@@ -4359,7 +4371,8 @@
4359
4371
  "CVE-2025-1550",
4360
4372
  "CVE-2025-32434",
4361
4373
  "CVE-2025-33236",
4362
- "CVE-2025-8747"
4374
+ "CVE-2025-8747",
4375
+ "CVE-2026-31229"
4363
4376
  ]
4364
4377
  },
4365
4378
  "T1205": {
@@ -17297,6 +17297,407 @@
17297
17297
  "_intake_method": "manual-verified-curation",
17298
17298
  "_kev_short_description": "Label Studio exposes information enabling account impersonation and escalation to Django superadmin (chained with the ORM leak CVE-2023-47117); CWE-200, fixed in 1.8.2."
17299
17299
  },
17300
+ "CVE-2026-31229": {
17301
+ "name": "Adversarial Robustness Toolbox torch.load Model Deserialization RCE",
17302
+ "type": "RCE",
17303
+ "cvss_score": 9.8,
17304
+ "cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
17305
+ "cvss_note": "CISA-ADP CVSS v3.1 base 9.8 (CRITICAL); NVD has not yet published its own assessment. ART's Kubeflow model-loading component calls torch.load() WITHOUT weights_only=True, so loading a maliciously crafted model file runs arbitrary code through unsafe object-deserialization (CWE-502).",
17306
+ "cisa_kev": false,
17307
+ "poc_available": true,
17308
+ "poc_description": "Documented in the disclosing advisory; load a crafted PyTorch model through ART's Kubeflow component to run code.",
17309
+ "ai_discovered": false,
17310
+ "ai_discovery_source": "human_researcher",
17311
+ "ai_discovery_notes": "Disclosed via the GitHub Security Advisory / CISA-ADP. The abused surface is the Adversarial Robustness Toolbox (ART), the Trusted-AI / LF AI library used to defend ML models against adversarial attacks - a defensive-ML tool with an offensive flaw.",
17312
+ "ai_assisted_weaponization": false,
17313
+ "ai_assisted_notes": "No AI-assisted weaponization; the flaw is unsafe model deserialization in a defensive-ML library.",
17314
+ "active_exploitation": "none",
17315
+ "active_exploitation_notes": "Advisory disclosure (May 2026) with a documented attack; no confirmed in-the-wild exploitation reported as of curation. No patched version is published (the advisory records 'Patched versions: Unknown'), so exposed usage remains vulnerable.",
17316
+ "affected": "Adversarial Robustness Toolbox (ART) through 1.20.1.",
17317
+ "affected_versions": [
17318
+ "adversarial-robustness-toolbox <= 1.20.1"
17319
+ ],
17320
+ "vector": "The Adversarial Robustness Toolbox (ART) - the Trusted-AI library used to defend ML models against adversarial attacks - loads models in its Kubeflow component via torch.load() without the security-restrictive weights_only=True parameter. A maliciously crafted model file therefore runs arbitrary code on load through unsafe object-deserialization (CWE-502) - the same torch.load weights_only gap as CVE-2025-32434, here in the defensive-ML library itself.",
17321
+ "complexity": "low",
17322
+ "complexity_notes": "CISA-ADP AV:N / AC:L / PR:N / UI:N - loading a crafted model runs code.",
17323
+ "patch_available": false,
17324
+ "patch_required_reboot": false,
17325
+ "live_patch_available": false,
17326
+ "live_patch_tools": [],
17327
+ "live_patch_notes": "No patched ART version is published as of curation (the GitHub advisory records 'Patched versions: Unknown'). Mitigation is loading models only from trusted sources, sandboxing model loading, and using weights_only=True / safe formats (see vendor_update_paths).",
17328
+ "vendor_update_paths": [
17329
+ "No fixed ART release is published. Load models only from trusted sources, verify provenance, sandbox model loading, and prefer safe-load (weights_only=True) / safetensors; treat every model file as executable code."
17330
+ ],
17331
+ "framework_control_gaps": {
17332
+ "NIST-800-53-SI-2": "Flaw remediation cannot resolve this by patching yet (no fix published); the control is model-artifact provenance + sandboxing.",
17333
+ "NIST-800-53-SI-10": "No input validation distinguishes a benign model from a deserialization payload before ART loads it.",
17334
+ "NIST-800-53-CM-7": "Least-functionality is not enforced: ART deserializes model files through an unsafe loader by default.",
17335
+ "ISO-27001-2022-A.8.28": "Secure-coding expectations do not address loading untrusted model artifacts as host code in an ML security library.",
17336
+ "NIS2-Art21-supply-chain": "Supply-chain-security measures do not treat the defensive-ML library (ART) as a channel that delivers executable model artifacts.",
17337
+ "DORA-Art-9": "ICT protection measures do not model code execution via an ML security library as an ICT-risk event.",
17338
+ "UK-CAF-B4": "System Security objective has no objective for model-artifact provenance / sandboxed loading in ML libraries.",
17339
+ "AU-ISM-1546": "Patch-application control does not address a flaw with no published patch.",
17340
+ "ALL-AI-PIPELINE-INTEGRITY": "No framework treats the adversarial-robustness library's model-loading path as a privileged code-execution surface."
17341
+ },
17342
+ "atlas_refs": [
17343
+ "AML.T0010",
17344
+ "AML.T0011",
17345
+ "AML.T0011.000"
17346
+ ],
17347
+ "attack_refs": [
17348
+ "T1204",
17349
+ "T1059",
17350
+ "T1195.002"
17351
+ ],
17352
+ "rwep_score": 46,
17353
+ "rwep_factors": {
17354
+ "cisa_kev": 0,
17355
+ "poc_available": 20,
17356
+ "ai_factor": 0,
17357
+ "active_exploitation": 0,
17358
+ "blast_radius": 26,
17359
+ "patch_available": 0,
17360
+ "live_patch_available": 0,
17361
+ "reboot_required": 0
17362
+ },
17363
+ "rwep_notes": "Elevated (RWEP 46, \"patch within 7 days\" band per lib/scoring.js timeline). Not KEV, no confirmed in-the-wild exploitation, and no patched version published so no patch credit (Hard Rule #3). poc_available=20 + blast_radius=26. The defensive-ML library ART itself carries a code-execution flaw - model-as-code.",
17364
+ "epss_score": null,
17365
+ "epss_date": "2026-05-25",
17366
+ "epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
17367
+ "epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2026-31229",
17368
+ "cwe_refs": [
17369
+ "CWE-502"
17370
+ ],
17371
+ "iocs": {
17372
+ "behavioral": [
17373
+ "ART loading a PyTorch model whose payload contains a deserialization gadget rather than plain weights.",
17374
+ "The ART process spawning shell, network, or file-system child processes during model loading.",
17375
+ "ART <= 1.20.1 loading PyTorch models from an untrusted source via the Kubeflow component - the exposed precondition."
17376
+ ],
17377
+ "_ioc_source_note": "Behavioral signatures anchored to the GitHub Security Advisory / CISA-ADP record for CVE-2026-31229 (CWE-502) and NVD."
17378
+ },
17379
+ "source_verified": "2026-05-25",
17380
+ "verification_sources": [
17381
+ "https://nvd.nist.gov/vuln/detail/CVE-2026-31229",
17382
+ "https://github.com/Trusted-AI/adversarial-robustness-toolbox"
17383
+ ],
17384
+ "vendor_advisories": [
17385
+ {
17386
+ "vendor": "NVD",
17387
+ "advisory_id": "CVE-2026-31229",
17388
+ "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31229",
17389
+ "severity": "critical",
17390
+ "published_date": "2026-05-12"
17391
+ }
17392
+ ],
17393
+ "last_updated": "2026-05-25",
17394
+ "discovery_attribution_note": "Manually curated from NVD / CISA-ADP (CWE-502; CISA-ADP CVSS v3.1 9.8, NVD assessment pending) + the GitHub Security Advisory. Adversarial Robustness Toolbox (ART) flaw; reuses the untrusted-model-artifact-loading control NEW-CTRL-091 - a model file is executable code, the class shared with Keras / Hugging Face / NeMo / PyTorch / H2O / MLflow.",
17395
+ "_auto_imported": false,
17396
+ "_intake_method": "manual-verified-curation",
17397
+ "_kev_short_description": "ART's Kubeflow model loader calls torch.load() without weights_only=True, so a malicious model file runs code on load (CWE-502); no fix published - treat models as untrusted code."
17398
+ },
17399
+ "CVE-2026-31230": {
17400
+ "name": "Adversarial Robustness Toolbox CLI Argument Dynamic-Evaluation Code Execution",
17401
+ "type": "RCE",
17402
+ "cvss_score": 9.8,
17403
+ "cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
17404
+ "cvss_note": "CISA-ADP CVSS v3.1 base 9.8 (CRITICAL); NVD has not yet published its own assessment. ART's Kubeflow component parses the --clip_values and --input_shape command-line arguments through an unsafe dynamic-evaluation call, so attacker-controlled argument values execute arbitrary Python (CWE-88 argument-delimiter injection / code injection).",
17405
+ "cisa_kev": false,
17406
+ "poc_available": true,
17407
+ "poc_description": "Documented in the disclosing advisory; supply a crafted --clip_values / --input_shape value to ART's Kubeflow CLI to run code.",
17408
+ "ai_discovered": false,
17409
+ "ai_discovery_source": "human_researcher",
17410
+ "ai_discovery_notes": "Disclosed via the GitHub Security Advisory / CISA-ADP. The abused surface is the Adversarial Robustness Toolbox (ART), the Trusted-AI / LF AI library used to defend ML models against adversarial attacks - a defensive-ML tool with an offensive flaw.",
17411
+ "ai_assisted_weaponization": false,
17412
+ "ai_assisted_notes": "No AI-assisted weaponization; the flaw is unsafe dynamic-evaluation of CLI arguments in a defensive-ML library.",
17413
+ "active_exploitation": "none",
17414
+ "active_exploitation_notes": "Advisory disclosure (May 2026) with a documented attack; no confirmed in-the-wild exploitation reported as of curation. No patched version is published (the advisory records 'Patched versions: Unknown'), so exposed usage remains vulnerable.",
17415
+ "affected": "Adversarial Robustness Toolbox (ART) through 1.20.1.",
17416
+ "affected_versions": [
17417
+ "adversarial-robustness-toolbox <= 1.20.1"
17418
+ ],
17419
+ "vector": "ART's Kubeflow component parses the --clip_values and --input_shape command-line arguments by passing their string values into an unsafe dynamic-evaluation call rather than a safe literal parser. An attacker who controls those argument values executes arbitrary Python (CWE-88) - the same build-a-command-from-arguments root cause as the LlamaIndex CLI injection, here in the defensive-ML toolkit.",
17420
+ "complexity": "low",
17421
+ "complexity_notes": "CISA-ADP AV:N / AC:L / PR:N / UI:N - controlling the CLI argument value runs code.",
17422
+ "patch_available": false,
17423
+ "patch_required_reboot": false,
17424
+ "live_patch_available": false,
17425
+ "live_patch_tools": [],
17426
+ "live_patch_notes": "No patched ART version is published as of curation (the GitHub advisory records 'Patched versions: Unknown'). Mitigation is never passing untrusted values to the affected CLI arguments and using a safe literal parser (see vendor_update_paths).",
17427
+ "vendor_update_paths": [
17428
+ "No fixed ART release is published. Do not pass untrusted values to ART's --clip_values / --input_shape arguments; the fix is to parse them with a safe literal parser (e.g. ast.literal_eval) rather than a dynamic-evaluation call."
17429
+ ],
17430
+ "framework_control_gaps": {
17431
+ "NIST-800-53-SI-2": "Flaw remediation cannot resolve this by patching yet (no fix published); the control is safe argument parsing.",
17432
+ "NIST-800-53-SI-10": "No input validation distinguishes a safe CLI argument value from injected code before ART evaluates it.",
17433
+ "NIST-800-53-CM-7": "Least-functionality is not enforced: ART evaluates CLI argument strings through a dynamic-evaluation call.",
17434
+ "ISO-27001-2022-A.8.28": "Secure-coding expectations do not address dynamic evaluation of CLI argument strings in an ML security library.",
17435
+ "NIS2-Art21-supply-chain": "Supply-chain-security measures do not treat the defensive-ML library (ART) as a channel that executes attacker-influenced arguments.",
17436
+ "DORA-Art-9": "ICT protection measures do not model code execution via an ML security library as an ICT-risk event.",
17437
+ "UK-CAF-B4": "System Security objective has no objective for safe CLI argument parsing in ML libraries.",
17438
+ "AU-ISM-1546": "Patch-application control does not address a flaw with no published patch.",
17439
+ "ALL-AI-PIPELINE-INTEGRITY": "No framework treats the adversarial-robustness library's CLI argument parsing as a privileged code-execution surface."
17440
+ },
17441
+ "atlas_refs": [
17442
+ "AML.T0049"
17443
+ ],
17444
+ "attack_refs": [
17445
+ "T1059",
17446
+ "T1059.006"
17447
+ ],
17448
+ "rwep_score": 42,
17449
+ "rwep_factors": {
17450
+ "cisa_kev": 0,
17451
+ "poc_available": 20,
17452
+ "ai_factor": 0,
17453
+ "active_exploitation": 0,
17454
+ "blast_radius": 22,
17455
+ "patch_available": 0,
17456
+ "live_patch_available": 0,
17457
+ "reboot_required": 0
17458
+ },
17459
+ "rwep_notes": "Elevated (RWEP 42, \"patch within 7 days\" band per lib/scoring.js timeline). Not KEV, no confirmed in-the-wild exploitation, and no patched version published so no patch credit (Hard Rule #3). poc_available=20 + blast_radius=22. The defensive-ML library ART itself carries a code-execution flaw - unsafe CLI eval.",
17460
+ "epss_score": null,
17461
+ "epss_date": "2026-05-25",
17462
+ "epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
17463
+ "epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2026-31230",
17464
+ "cwe_refs": [
17465
+ "CWE-88"
17466
+ ],
17467
+ "iocs": {
17468
+ "behavioral": [
17469
+ "ART invoked with --clip_values / --input_shape values containing Python expressions or code rather than numeric literals.",
17470
+ "The ART process spawning shell, network, or file-system child processes during argument parsing.",
17471
+ "ART <= 1.20.1 invoked with attacker-influenced --clip_values / --input_shape arguments - the exposed precondition."
17472
+ ],
17473
+ "_ioc_source_note": "Behavioral signatures anchored to the GitHub Security Advisory / CISA-ADP record for CVE-2026-31230 (CWE-88) and NVD."
17474
+ },
17475
+ "source_verified": "2026-05-25",
17476
+ "verification_sources": [
17477
+ "https://nvd.nist.gov/vuln/detail/CVE-2026-31230",
17478
+ "https://github.com/Trusted-AI/adversarial-robustness-toolbox"
17479
+ ],
17480
+ "vendor_advisories": [
17481
+ {
17482
+ "vendor": "NVD",
17483
+ "advisory_id": "CVE-2026-31230",
17484
+ "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31230",
17485
+ "severity": "critical",
17486
+ "published_date": "2026-05-12"
17487
+ }
17488
+ ],
17489
+ "last_updated": "2026-05-25",
17490
+ "discovery_attribution_note": "Manually curated from NVD / CISA-ADP (CWE-88; CISA-ADP CVSS v3.1 9.8, NVD assessment pending) + the GitHub Security Advisory. Adversarial Robustness Toolbox (ART) flaw; reuses the AI-framework CLI input-neutralization control NEW-CTRL-100 - an AI framework's CLI must parse argument values with a safe literal parser, not a dynamic-evaluation call, the class shared with the LlamaIndex CLI entry.",
17491
+ "_auto_imported": false,
17492
+ "_intake_method": "manual-verified-curation",
17493
+ "_kev_short_description": "ART's Kubeflow component passes the --clip_values / --input_shape CLI arguments into an unsafe dynamic-evaluation call, executing arbitrary Python (CWE-88); no fix published - use a safe literal parser."
17494
+ },
17495
+ "CVE-2024-9526": {
17496
+ "name": "Kubeflow Pipelines Stored XSS in Pipeline View",
17497
+ "type": "Stored XSS",
17498
+ "cvss_score": 5.4,
17499
+ "cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
17500
+ "cvss_note": "NIST (NVD) CVSS v3.1 base 5.4 (MEDIUM); Google (CNA) rates it CVSS v4.0 7.1 (HIGH). The Kubeflow Pipelines Pipeline View web UI allows HTML tags in the pipeline description field without proper filtering, so attacker-supplied markup is stored and executed in the browser of every user who views the pipeline (CWE-79 stored XSS).",
17501
+ "cisa_kev": false,
17502
+ "poc_available": true,
17503
+ "poc_description": "Documented in the disclosing advisory (https://github.com/advisories/GHSA-rm25-8wjq-c6qm): store an HTML/script payload in the pipeline description; it runs for every viewer.",
17504
+ "ai_discovered": false,
17505
+ "ai_discovery_source": "human_researcher",
17506
+ "ai_discovery_notes": "Disclosed via huntr.dev / GitHub Security Advisory (https://github.com/advisories/GHSA-rm25-8wjq-c6qm). The abused surface is Kubeflow, a widely used MLOps orchestration platform / console.",
17507
+ "ai_assisted_weaponization": false,
17508
+ "ai_assisted_notes": "No AI-assisted weaponization; the flaw is missing output encoding in an MLOps console web UI.",
17509
+ "active_exploitation": "none",
17510
+ "active_exploitation_notes": "Advisory disclosure with a coordinated fix; no confirmed in-the-wild exploitation reported as of curation.",
17511
+ "affected": "Kubeflow Pipelines (KFP) builds before commit 930c35f1c543998e60e8d648ce93185c9b5dbe8d (before 2023-12-13).",
17512
+ "affected_versions": [
17513
+ "Kubeflow Pipelines < commit 930c35f1 (builds before 2023-12-13)"
17514
+ ],
17515
+ "vector": "Kubeflow Pipelines is the workflow-orchestration component of Kubeflow. Its Pipeline View web UI renders the pipeline description field without neutralizing HTML, so a user who can create/edit a pipeline stores markup (a script payload) that executes in the browser of every other user who views that pipeline - a stored XSS (CWE-79) that can hijack sessions and act as those users in the MLOps console.",
17516
+ "complexity": "low",
17517
+ "complexity_notes": "NVD AV:N / AC:L / UI:R - requires a victim to view the pipeline (stored) or follow a crafted link (reflected); scope-changed (S:C) because script runs in the authenticated console origin.",
17518
+ "patch_available": true,
17519
+ "patch_required_reboot": false,
17520
+ "live_patch_available": false,
17521
+ "live_patch_tools": [],
17522
+ "live_patch_notes": "Remediation is applying the upstream fix (commit 930c35f1c543998e60e8d648ce93185c9b5dbe8d) or later; redeploy the Kubeflow console, no host reboot.",
17523
+ "vendor_update_paths": [
17524
+ "Apply the upstream fix (commit 930c35f1c543998e60e8d648ce93185c9b5dbe8d) or later. Neutralize/encode all user-controlled fields rendered in the Kubeflow console (HTML-encode output, use a strict Content-Security-Policy, and set session cookies HttpOnly) so stored or reflected markup cannot execute."
17525
+ ],
17526
+ "framework_control_gaps": {
17527
+ "NIST-800-53-SI-10": "Input/output validation does not neutralize user-controlled fields before the MLOps console renders them.",
17528
+ "NIST-800-53-SI-3": "Malicious-code protection does not treat script injected into the MLOps console UI as an execution channel against other users.",
17529
+ "ISO-27001-2022-A.8.28": "Secure-coding expectations do not require output encoding / CSP on the MLOps console.",
17530
+ "NIS2-Art21-vulnerability-management": "Vulnerability-management measures do not enumerate MLOps-console XSS as a session-hijack surface.",
17531
+ "DORA-Art-9": "ICT protection measures do not model MLOps-console XSS / session hijack as an ICT-risk event.",
17532
+ "UK-CAF-B4": "System Security objective has no objective for output encoding / CSP on AI-platform consoles.",
17533
+ "AU-ISM-1546": "Patch-application control does not single out MLOps consoles.",
17534
+ "ALL-AI-PIPELINE-INTEGRITY": "No framework treats an MLOps console's rendering of user-controlled fields as an integrity control whose failure hijacks operators' sessions."
17535
+ },
17536
+ "atlas_refs": [
17537
+ "AML.T0049"
17538
+ ],
17539
+ "attack_refs": [
17540
+ "T1059.007",
17541
+ "T1185",
17542
+ "T1539"
17543
+ ],
17544
+ "rwep_score": 19,
17545
+ "rwep_factors": {
17546
+ "cisa_kev": 0,
17547
+ "poc_available": 20,
17548
+ "ai_factor": 0,
17549
+ "active_exploitation": 0,
17550
+ "blast_radius": 14,
17551
+ "patch_available": -15,
17552
+ "live_patch_available": 0,
17553
+ "reboot_required": 0
17554
+ },
17555
+ "rwep_notes": "Low (RWEP 19, \"patch within 30 days\" band per lib/scoring.js timeline). Not KEV, no confirmed in-the-wild exploitation, patched at disclosure (Hard Rule #3): poc_available=20 + blast_radius=14 (client-side stored XSS - session hijack within the console, not host RCE), minus patch_available 15.",
17556
+ "epss_score": null,
17557
+ "epss_date": "2026-05-25",
17558
+ "epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
17559
+ "epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2024-9526",
17560
+ "cwe_refs": [
17561
+ "CWE-79"
17562
+ ],
17563
+ "iocs": {
17564
+ "behavioral": [
17565
+ "Kubeflow pipeline description / metadata fields containing HTML or <script> markup rather than plain text.",
17566
+ "Script executing in the Kubeflow console origin that reads session tokens or issues console API calls as the viewing user.",
17567
+ "Kubeflow Pipelines builds before the commit 930c35f1 fix with the console reachable by multiple users - the exposed precondition."
17568
+ ],
17569
+ "_ioc_source_note": "Behavioral signatures anchored to the huntr.dev / GitHub Security Advisory (https://github.com/advisories/GHSA-rm25-8wjq-c6qm) and NVD CVE-2024-9526 (CWE-79)."
17570
+ },
17571
+ "source_verified": "2026-05-25",
17572
+ "verification_sources": [
17573
+ "https://nvd.nist.gov/vuln/detail/CVE-2024-9526",
17574
+ "https://github.com/advisories/GHSA-rm25-8wjq-c6qm"
17575
+ ],
17576
+ "vendor_advisories": [
17577
+ {
17578
+ "vendor": "GitHub Security Advisory",
17579
+ "advisory_id": "CVE-2024-9526",
17580
+ "url": "https://github.com/advisories/GHSA-rm25-8wjq-c6qm",
17581
+ "severity": "medium",
17582
+ "published_date": "2024-11-18"
17583
+ },
17584
+ {
17585
+ "vendor": "NVD",
17586
+ "advisory_id": "CVE-2024-9526",
17587
+ "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9526",
17588
+ "severity": "medium",
17589
+ "published_date": "2024-11-18"
17590
+ }
17591
+ ],
17592
+ "last_updated": "2026-05-25",
17593
+ "discovery_attribution_note": "Manually curated from the huntr.dev / GitHub Security Advisory (https://github.com/advisories/GHSA-rm25-8wjq-c6qm, CWE-79) + NVD (CVSS v3.1 5.4; Google CNA v4.0 7.1). Kubeflow MLOps-console flaw; introduces the AI-platform web-UI output-encoding (XSS) control NEW-CTRL-107.",
17594
+ "_auto_imported": false,
17595
+ "_intake_method": "manual-verified-curation",
17596
+ "_kev_short_description": "Kubeflow Pipelines renders the pipeline description field without HTML neutralization, so stored markup runs in every viewer's browser (CWE-79 stored XSS); fixed upstream (commit 930c35f1)."
17597
+ },
17598
+ "CVE-2023-6571": {
17599
+ "name": "Kubeflow Reflected XSS",
17600
+ "type": "Reflected XSS",
17601
+ "cvss_score": 6.1,
17602
+ "cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
17603
+ "cvss_note": "NIST (NVD) CVSS v3.1 base 6.1 (MEDIUM); huntr.dev (CNA) rates it 5.4. Kubeflow reflects attacker-controlled input into a web page without neutralization, so a crafted link executes script in the victim's browser (CWE-79 reflected XSS).",
17604
+ "cisa_kev": false,
17605
+ "poc_available": true,
17606
+ "poc_description": "Documented in the disclosing advisory (https://github.com/advisories/GHSA-7rvc-xw75-43jf): send a victim a crafted link that reflects script into their Kubeflow session.",
17607
+ "ai_discovered": false,
17608
+ "ai_discovery_source": "human_researcher",
17609
+ "ai_discovery_notes": "Disclosed via huntr.dev / GitHub Security Advisory (https://github.com/advisories/GHSA-7rvc-xw75-43jf). The abused surface is Kubeflow, a widely used MLOps orchestration platform / console.",
17610
+ "ai_assisted_weaponization": false,
17611
+ "ai_assisted_notes": "No AI-assisted weaponization; the flaw is missing output encoding in an MLOps console web UI.",
17612
+ "active_exploitation": "none",
17613
+ "active_exploitation_notes": "Advisory disclosure with a coordinated fix; no confirmed in-the-wild exploitation reported as of curation.",
17614
+ "affected": "Kubeflow 1.7.0.",
17615
+ "affected_versions": [
17616
+ "Kubeflow 1.7.0"
17617
+ ],
17618
+ "vector": "Kubeflow reflects attacker-controlled request input back into a web page without neutralizing it, so a victim who follows a crafted link executes attacker script in their authenticated Kubeflow session - a reflected XSS (CWE-79) that can hijack the session and act in the MLOps console as the victim.",
17619
+ "complexity": "low",
17620
+ "complexity_notes": "NVD AV:N / AC:L / UI:R - requires a victim to view the pipeline (stored) or follow a crafted link (reflected); scope-changed (S:C) because script runs in the authenticated console origin.",
17621
+ "patch_available": true,
17622
+ "patch_required_reboot": false,
17623
+ "live_patch_available": false,
17624
+ "live_patch_tools": [],
17625
+ "live_patch_notes": "Remediation is applying the upstream huntr-coordinated fix (upgrade to a build after 1.7.0); redeploy the Kubeflow console, no host reboot.",
17626
+ "vendor_update_paths": [
17627
+ "Apply the upstream huntr-coordinated fix (upgrade to a build after 1.7.0). Neutralize/encode all user-controlled fields rendered in the Kubeflow console (HTML-encode output, use a strict Content-Security-Policy, and set session cookies HttpOnly) so stored or reflected markup cannot execute."
17628
+ ],
17629
+ "framework_control_gaps": {
17630
+ "NIST-800-53-SI-10": "Input/output validation does not neutralize user-controlled fields before the MLOps console renders them.",
17631
+ "NIST-800-53-SI-3": "Malicious-code protection does not treat script injected into the MLOps console UI as an execution channel against other users.",
17632
+ "ISO-27001-2022-A.8.28": "Secure-coding expectations do not require output encoding / CSP on the MLOps console.",
17633
+ "NIS2-Art21-vulnerability-management": "Vulnerability-management measures do not enumerate MLOps-console XSS as a session-hijack surface.",
17634
+ "DORA-Art-9": "ICT protection measures do not model MLOps-console XSS / session hijack as an ICT-risk event.",
17635
+ "UK-CAF-B4": "System Security objective has no objective for output encoding / CSP on AI-platform consoles.",
17636
+ "AU-ISM-1546": "Patch-application control does not single out MLOps consoles.",
17637
+ "ALL-AI-PIPELINE-INTEGRITY": "No framework treats an MLOps console's rendering of user-controlled fields as an integrity control whose failure hijacks operators' sessions."
17638
+ },
17639
+ "atlas_refs": [
17640
+ "AML.T0049"
17641
+ ],
17642
+ "attack_refs": [
17643
+ "T1059.007",
17644
+ "T1189",
17645
+ "T1539"
17646
+ ],
17647
+ "rwep_score": 15,
17648
+ "rwep_factors": {
17649
+ "cisa_kev": 0,
17650
+ "poc_available": 20,
17651
+ "ai_factor": 0,
17652
+ "active_exploitation": 0,
17653
+ "blast_radius": 10,
17654
+ "patch_available": -15,
17655
+ "live_patch_available": 0,
17656
+ "reboot_required": 0
17657
+ },
17658
+ "rwep_notes": "Low (RWEP 15, \"patch within 30 days\" band per lib/scoring.js timeline). Not KEV, no confirmed in-the-wild exploitation, patched at disclosure (Hard Rule #3): poc_available=20 + blast_radius=10 (client-side reflected XSS - session hijack within the console, not host RCE), minus patch_available 15.",
17659
+ "epss_score": null,
17660
+ "epss_date": "2026-05-25",
17661
+ "epss_note": "EPSS not pulled for this entry; retrieve via FIRST EPSS API in a future refresh.",
17662
+ "epss_source": "https://api.first.org/data/v1/epss?cve=CVE-2023-6571",
17663
+ "cwe_refs": [
17664
+ "CWE-79"
17665
+ ],
17666
+ "iocs": {
17667
+ "behavioral": [
17668
+ "Crafted Kubeflow console URLs reflecting <script> or event-handler payloads in their parameters.",
17669
+ "Script executing in the Kubeflow console origin that reads session tokens or issues console API calls as the viewing user.",
17670
+ "Kubeflow 1.7.0 with the console reachable by multiple users - the exposed precondition."
17671
+ ],
17672
+ "_ioc_source_note": "Behavioral signatures anchored to the huntr.dev / GitHub Security Advisory (https://github.com/advisories/GHSA-7rvc-xw75-43jf) and NVD CVE-2023-6571 (CWE-79)."
17673
+ },
17674
+ "source_verified": "2026-05-25",
17675
+ "verification_sources": [
17676
+ "https://nvd.nist.gov/vuln/detail/CVE-2023-6571",
17677
+ "https://github.com/advisories/GHSA-7rvc-xw75-43jf"
17678
+ ],
17679
+ "vendor_advisories": [
17680
+ {
17681
+ "vendor": "GitHub Security Advisory",
17682
+ "advisory_id": "CVE-2023-6571",
17683
+ "url": "https://github.com/advisories/GHSA-7rvc-xw75-43jf",
17684
+ "severity": "medium",
17685
+ "published_date": "2023-12-14"
17686
+ },
17687
+ {
17688
+ "vendor": "NVD",
17689
+ "advisory_id": "CVE-2023-6571",
17690
+ "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6571",
17691
+ "severity": "medium",
17692
+ "published_date": "2023-12-14"
17693
+ }
17694
+ ],
17695
+ "last_updated": "2026-05-25",
17696
+ "discovery_attribution_note": "Manually curated from the huntr.dev / GitHub Security Advisory (https://github.com/advisories/GHSA-7rvc-xw75-43jf, CWE-79) + NVD (CVSS v3.1 6.1; huntr CNA 5.4). Kubeflow MLOps-console flaw; introduces the AI-platform web-UI output-encoding (XSS) control NEW-CTRL-107.",
17697
+ "_auto_imported": false,
17698
+ "_intake_method": "manual-verified-curation",
17699
+ "_kev_short_description": "Kubeflow reflects attacker input into a page without neutralization, so a crafted link runs script in the victim's session (CWE-79 reflected XSS); fixed upstream (post-1.7.0)."
17700
+ },
17300
17701
  "CVE-2026-41091": {
17301
17702
  "name": "Microsoft Defender (Malware Protection Engine) Link-Following LPE to SYSTEM",
17302
17703
  "type": "LPE",
@@ -259,10 +259,12 @@
259
259
  ],
260
260
  "evidence_cves": [
261
261
  "CVE-2021-26829",
262
+ "CVE-2023-6571",
262
263
  "CVE-2024-11182",
263
264
  "CVE-2024-27132",
264
265
  "CVE-2024-27443",
265
266
  "CVE-2024-42009",
267
+ "CVE-2024-9526",
266
268
  "CVE-2025-27915",
267
269
  "CVE-2025-48700",
268
270
  "CVE-2025-66376",
@@ -299,6 +301,7 @@
299
301
  "CVE-2016-10033",
300
302
  "CVE-2026-24061",
301
303
  "CVE-2026-30623",
304
+ "CVE-2026-31230",
302
305
  "CVE-2026-39884"
303
306
  ],
304
307
  "framework_controls_partially_addressing": [
@@ -1363,7 +1366,8 @@
1363
1366
  "CVE-2025-68664",
1364
1367
  "CVE-2025-8747",
1365
1368
  "CVE-2026-20131",
1366
- "CVE-2026-20963"
1369
+ "CVE-2026-20963",
1370
+ "CVE-2026-31229"
1367
1371
  ],
1368
1372
  "framework_controls_partially_addressing": [
1369
1373
  "NIST-800-53-SI-10",