Detect leakage of sensitive data in model inputs and outputs and in telemetry, and alert and respond when disclosure is detected.
AI/ML / Multi Agent Refarch / Controls / DEV
AI Data Leakage Prevention and Detection
CCC.MARefArc.CN16 · DET
Related Capabilities
| ID | Title | Description |
|---|---|---|
| CCC.MARefArc.CP16 | Model-interaction zero-trust guardrails | Enforces authentication and authorization for every inference request and applies input validation against prompt injection, output filtering and redaction, access control, rate limits, and cost management before and after model execution. |
| CCC.MARefArc.CP14 | Approved-model registry and lifecycle | Catalog of approved models with metadata, version information, configuration parameters, and usage constraints, ensuring agents access only models meeting organizational, regulatory, and security standards. |
Related Threats
| ID | Title | Description |
|---|---|---|
| CCC.MARefArc.TH01 | Model memorization leaks sensitive data across sessions | The hosted models accessed through the LLM layer may memorize sensitive inputs or training data and later disclose customer PII, proprietary algorithms, or trading strategies, including cross-user leakage into unrelated sessions. |
| CCC.MARefArc.TH02 | Hosted-provider data-handling exposure | Sensitive data submitted through the LLM gateway to third-party hosted models is exposed when the provider lacks transparent encryption, retention limits, or secure-deletion guarantees, leaving the institution without control over data it no longer holds. |
Assessment Requirements
| ID | Text | Applicability |
|---|---|---|
| CCC.MARefArc.CN16.AR01 | Model outputs and telemetry MUST be monitored for disclosure of classified or sensitive data, with alerts raised on detection. | tlp-clear, tlp-green, tlp-amber, tlp-red |
| CCC.MARefArc.CN16.AR02 | Detected leakage events MUST trigger a documented response and escalation workflow. | tlp-clear, tlp-green, tlp-amber, tlp-red |
Guideline Mappings
| Framework | ID | Remarks |
|---|---|---|
| finos-air | AIR-DET-001 |