Skip to main content

CCC.Vector.C02: Enforce Role-Based Index Lifecycle Management

Control ID:CCC.Vector.C02
Title:Enforce Role-Based Index Lifecycle Management
Objective:Restrict index lifecycle operations (create, delete, rollback) to privileged identities using fine-grained access controls.
Control Family:
Vector Indexing

Related Threats

IDTitleDescriptionExternal MappingsCapability MappingsControl Mappings
CCC.Vector.TH02Embedding and Index PoisoningAdversaries may insert malicious or adversarial vectors into the index through ingestion endpoints, polluting the dataset and degrading search quality, or subtly steering results toward specific outcomes.
1
1
0
CCC.Vector.TH04Index Corruption or DowngradeAttackers with unauthorized access or excessive permissions may tamper with or roll back index versions, potentially restoring poisoned data or breaking downstream integrations.
1
1
0
CCC.Core.TH01Access is Granted to Unauthorized UsersLogic designed to give different permissions to different entities may be misconfigured or manipulated, allowing unauthorized entities to access restricted parts of the service, its data, or its child resources. This could result in a loss of data confidentiality or tolerance of unauthorized actions which impact the integrity and availability of resources and data.
1
1
0

Related Capabilities

IDTitleDescription
CCC.Vector.F02Vector IndexingProvides creation and management of indexes optimized for similarity search, such as HNSW, IVF, or PQ.
CCC.Vector.F05Batch IngestionAllows for high-throughput batch upload and deletion of vectors and associated metadata.
CCC.Vector.F07Index Lifecycle ManagementEnables automated or manual creation, optimization, and removal of vector indexes.

Guideline Mappings

Reference IDEntry IDStrengthRemarks
FINOS-AIGF
AIR-PREV-012
0
Role-Based Access Control for AI Data

Assessment Requirements

IDDescriptionApplicability
CCC.Vector.C02.TR01When an index lifecycle event is triggered, the service MUST verify that the actor has explicit permissions for the operation type.
tlp-clear
tlp-green
tlp-amber
tlp-red