Skip to main content

Index Corruption or Downgrade

CCC.Vector.TH04

Attackers with unauthorized access or excessive permissions may tamper with or roll back index versions, potentially restoring poisoned data or breaking downstream integrations.

Related Capabilities

IDTitleDescription
CCC.Vector.CP07Index Lifecycle ManagementEnables automated or manual creation, optimization, and removal of vector indexes.
CCC.Vector.CP11Query Access ControlProvides the ability to restrict who can run vector similarity or metadata filter queries, separate from data modification rights.

Related Controls

IDTitleDescription
CCC.Vector.CN02Enforce Role-Based Index Lifecycle ManagementRestrict index lifecycle operations (create, delete, rollback) to privileged identities using fine-grained access controls.
CCC.Vector.CN05Enforce Index Versioning with Rollback ProtectionEnsure vector indexes are versioned and that rollback operations are authorized and auditable.

External Mappings

FrameworkIDRelationshipRemarks
MITRE-ATT&CKT1565relates-toData Manipulation
MITRE-ATT&CKT1485relates-toData Destruction
MITRE-ATT&CKT1490relates-toInhibit System Recovery
MITRE-ATT&CKT1562relates-toImpair Defenses