Skip to main content

AI/ML / Multi Agent Refarch / Threats / DEV

Vector-store access-control, encryption, and audit gaps

CCC.MARefArc.TH05

Missing role-based access control, encryption at rest, or audit logging on the vector store allows unauthorized retrieval, modification, or undetected exfiltration of embeddings derived from sensitive internal data.

Related Capabilities

IDTitleDescription
CCC.MARefArc.CP13Vector-based semantic retrievalVector databases providing semantic search and grounding so agents can find relevant information from large text corpora.

Related Controls

IDTitleDescription
CCC.MARefArc.CN04Data Quality and ClassificationAssess the quality of, and assign classification and sensitivity labels to, all data used for grounding, training, and fine-tuning, and enforce handling rules derived from those labels throughout the Knowledge and LLM layers.
CCC.MARefArc.CN09Encryption of AI Data at RestEncrypt AI data at rest, including the vector store and source repositories, so that storage-level access does not expose embeddings or sensitive content.
CCC.MARefArc.CN22Preserving Source Data Access Controls in AI SystemsPropagate the access controls of source data into the retrieval path so that retrieval and generation cannot expose content a requesting user is not authorized to see.

External Mappings

FrameworkIDRemarks
air-vecAIR-SEC-002-04
air-vecAIR-SEC-002-05