Skip to main content

CCC.Vector.C04: Enforce Ingestion Quotas and Throttling

Control ID:CCC.Vector.C04
Title:Enforce Ingestion Quotas and Throttling
Objective:Prevent ingestion-based DoS or index pollution by rate-limiting vector submissions and enforcing quotas.
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.Core.TH12Resource Constraints are ExhaustedExceeding the resource constraints through excessive consumption, resource-intensive operations, or lowering of rate-limit thresholds can impact the availability of elements such as memory, CPU, or storage. This may disrupt availability of the service or child resources by denying the associated functionality to users. If the impacted system is not designed to expect such a failure, the effect could also cascade to other services and resources.
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-008
0
Quality of Service (QoS) and DDoS Prevention for AI Systems

Assessment Requirements

IDDescriptionApplicability
CCC.Vector.C04.TR01When ingestion exceeds pre-defined thresholds, the service MUST throttle or reject excess vector write operations.
tlp-green
tlp-amber
tlp-red