Attack Type

Data Leakage

Data leakage in AI systems happens at three layers. At training time, models can memorise rare strings from their corpus — phone numbers, passwords, API keys committed to public code — and an attacker who knows the right context can prompt the model to regurgitate them. At inference time, applications often pass sensitive context to third-party APIs (OpenAI, Anthropic, Bedrock) without redaction; this content is then potentially logged, retained, or used to improve future models depending on the vendor's terms. At the application layer, multi-tenant deployments routinely leak across users when caching, logging, or vector-store indexing is misconfigured. Indirect prompt injection compounds all three by giving an attacker a way to ask the model to repeat what it should not. Defenses: PII redaction in prompts and outputs, differential privacy in training, vendor data-use review, and strict tenant boundaries in shared infrastructure.

317
Total CVEs
16
Pages
Page 9 of 16
Current
Severity CVE CVSS
HIGH GHSA-7g73-99r4-m4mj -
HIGH GHSA-hp26-q66v-q2w7 -
HIGH GHSA-wxrr-jp8m-qq7f -
HIGH GHSA-hmg2-jjjx-jcp2 -
HIGH CVE-2026-44790 8.8
HIGH CVE-2026-45370 7.7
HIGH CVE-2026-45402 8.1
HIGH CVE-2026-45401 8.5
MEDIUM CVE-2026-45387 4.3
MEDIUM CVE-2026-45351 6.5
MEDIUM CVE-2026-45317 4.6
MEDIUM CVE-2026-45299 5.4
MEDIUM CVE-2026-45582 6.5
HIGH CVE-2026-8596 7.2
CRITICAL CVE-2026-46695 10.0
MEDIUM CVE-2026-44176 -
MEDIUM CVE-2026-48545 6.8
UNKNOWN CVE-2026-9806 -
MEDIUM GHSA-rf84-wr5g-m3rp 5.5
HIGH CVE-2026-47405 8.8

Page 9 of 16