Every enterprise AI program eventually collides with a compliance questionnaire asking it to demonstrate adherence to one or more AI security frameworks. The challenge is that the landscape has fragmented: there are now nine major frameworks that a well-governed AI program may need to address, and they overlap significantly without being identical. Building a separate compliance programme for each would be prohibitively expensive. The good news is that the underlying security controls are largely shared — what differs is how each framework names, scopes, and evidences them.
This article maps all nine frameworks against the control domains that matter, highlights the unique requirements each adds, and identifies the common control set that satisfies the majority of requirements across all of them simultaneously.
"Compliance across nine frameworks sounds like nine problems. In practice it is one well-designed AI security programme with nine different evidence packages."
The Nine Frameworks at a Glance
NIST AI Risk Management Framework (2023)
Four functions: Govern, Map, Measure, Manage. Each function has categories and subcategories analogous to the NIST CSF structure. Focuses on trustworthiness properties: valid, reliable, safe, secure, explainable, accountable, fair, privacy-preserving.
- AI system lifecycle documentation from design through decommission
- Regular impact assessments covering security and bias
- Human oversight mechanisms proportional to risk
- Incident response procedures specific to AI failures
EU Artificial Intelligence Act (2024)
Unacceptable risk (prohibited), High risk (Annex III — requires conformity assessment), Limited risk (transparency obligations), Minimal risk (voluntary codes). Most enterprise AI in security, HR, credit, and critical infrastructure falls in the high-risk tier.
- Risk management system documented and tested before deployment
- Training data governance: relevance, representativeness, error-free
- Technical documentation (Annex IV) kept current
- Automatic logging of all operations (tamper-proof audit trail)
- Human oversight measures built into the system design
- Accuracy, robustness, and cybersecurity measures proportional to risk
ISO/IEC 42001:2023 — AI Management System
Follows the ISO High-Level Structure (Annex SL) for management system standards — the same structure as ISO 27001 and ISO 9001. This means organisations already certified to ISO 27001 can extend to ISO 42001 with relatively modest incremental effort, leveraging the same ISMS governance structure.
- AI policy and objectives defined at board level
- AI impact assessments documented for each system in scope
- Competence requirements for AI roles
- Supplier controls for AI components (models, datasets, APIs)
SOC 2 Type II — AI System Considerations
SOC 2 is not AI-specific but auditors increasingly examine AI system controls under the Security, Availability, and Confidentiality criteria. The AICPA has issued supplemental guidance covering AI system risks. Model endpoints, training pipelines, and AI vendor relationships fall under vendor management and logical access controls.
- Access controls to model serving infrastructure and training environments
- Change management for model versions (who approved the production rollout)
- Vendor assessments for LLM API providers
- Logging and monitoring of AI system operations
CSA Cloud Controls Matrix / CAIQ for AI
The CSA CCMv4 AI Security domain adds 16 control specifications covering AI system lifecycle, model security, data governance, and AI incident management. Particularly relevant for organisations using cloud-hosted AI services (AWS Bedrock, Azure OpenAI, Google Vertex AI) where shared responsibility for AI security must be explicitly allocated.
- AI-AIS-01: AI system inventory and classification
- AI-AIS-05: Model versioning and integrity verification
- AI-AIS-09: Training data lineage and provenance
- AI-AIS-14: AI incident detection and response