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 11 of 16
Current
Severity CVE CVSS
UNKNOWN CVE-2026-8828 -
MEDIUM CVE-2026-53825 6.5
MEDIUM CVE-2026-53826 4.3
HIGH CVE-2026-53833 7.7
MEDIUM CVE-2026-53830 6.5
MEDIUM GHSA-534h-c3cw-v3h9 5.5
MEDIUM CVE-2026-48520 6.1
MEDIUM CVE-2026-42867 6.5
MEDIUM CVE-2026-54306 -
UNKNOWN CVE-2026-54313 -
UNKNOWN CVE-2026-54310 -
HIGH CVE-2026-53840 7.1
MEDIUM CVE-2026-53841 6.1
MEDIUM CVE-2026-53856 5.5
HIGH CVE-2026-53857 8.1
UNKNOWN CVE-2026-54304 -
MEDIUM GHSA-jwm3-qcfw-c5pp 5.0
HIGH CVE-2026-54012 7.1
MEDIUM CVE-2026-54236 5.3
CRITICAL CVE-2026-35306 9.3

Page 11 of 16