Training Data
Training data is both the model's most valuable input and its most underprotected one. Three problem classes dominate. First, poisoning: an attacker who can influence a public dataset, a web crawl, or a fine-tuning corpus can plant backdoors or biases that survive into the deployed model — BadNets-style attacks on image classifiers, trigger-phrase attacks on LLMs, and reward-hacking on RLHF datasets. Second, memorization and leakage: models can regurgitate verbatim training data, exposing PII and copyrighted content; this has driven the active New York Times v. OpenAI litigation and is a recurring GDPR concern. Third, provenance: when training data origins are unclear, downstream users inherit legal and security risk they can't assess. EU AI Act Article 10 (Data Governance) and ISO 42001 Annex A treat training-data quality as a controlled asset. Defenses: data lineage tracking, deduplication, PII scrubbing before training, and adversarial training against known trigger families.
| Severity | CVE | Headline | Package | CVSS |
|---|---|---|---|---|
| HIGH | CVE-2026-54058 | Pillow: OOB read/DoS via unchecked mmap stride (McIdas) | pillow | - |
| HIGH | CVE-2026-27775 | Gitea: cached permission check allows repo takeover | code.gitea.io/gitea | 8.8 |
| MEDIUM | CVE-2026-58435 | Gitea: LFS deploy-key flaw leaks private repo objects | code.gitea.io/gitea | 5.4 |
| HIGH | CVE-2026-64832 | FFmpeg: double-free in NVDEC decoder enables RCE | 8.8 | |
| MEDIUM | CVE-2026-65010 | Datasets: symlink following enables arbitrary file write | datasets | 6.6 |
| MEDIUM | CVE-2026-66007 | datasets: path traversal via file_name leaks local files | datasets | 6.5 |
| HIGH | CVE-2021-47816 | Thecus NAS: authenticated command injection to RCE | Thecus N4800Eco Nas Server Control Panel | 8.8 |
| CRITICAL | CVE-2026-68771 | ComfyUI: unauthenticated RCE via pickle upload | 9.8 | |
| HIGH | CVE-2026-71281 | peft: unsafe torch.load in LoRA-GA/CorDA allows RCE | peft | 8.8 |
| HIGH | CVE-2026-18947 | Feast: authz bypass in /materialize triggers DoS | rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 | 8.5 |
| MEDIUM | CVE-2026-18942 | Feast operator: code injection escalates to cluster admin | rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 | 5.5 |
| CRITICAL | CVE-2026-18948 | Feast: insecure UDF deserialization enables RCE | rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 | 9.9 |
| HIGH | CVE-2026-18941 | Feast: no-auth default enables RCE via malicious UDF | rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9 | 7.7 |
| UNKNOWN | CVE-2026-20728 | Intel Extension for TensorFlow: local privesc flaw | - | |
| UNKNOWN | CVE-2021-33627 | InsydeH2O UEFI: SMM buffer flaw enables ring-2 escalation | - | |
| UNKNOWN | CVE-2022-24069 | InsydeH2O UEFI: SMM callout enables privilege escalation | - | |
| MEDIUM | CVE-2026-28707 | LLM-on-Ray: local privilege escalation flaw | LLM-on-Ray | - |
| HIGH | CVE-2026-75111 | Evidently: unauth path traversal leaks any file | 7.5 | |
| MEDIUM | CVE-2026-69146 | MLflow: missing authZ lets users forge dataset lineage | mlflow | 6.5 |
| HIGH | GHSA-wg9g-w2j2-8pgr | MONAI: NumpyReader RCE via forced allow_pickle=True | monai | 7.8 |