Skip to main content
What Does CSA STAR v4.1 Actually Change?Certification & Accreditation
5 min readFor Security Engineers

What Does CSA STAR v4.1 Actually Change?

About three weeks after CSA announced v4.1 in January 2026, questions started popping up in our team Slack. If you're registered in CSA STAR or considering it for your cloud security strategy, you're likely wondering the same things. Here's what you need to know, stripped of the marketing language.

Do You Need to Care if You Already Have SOC 2 and ISO/IEC 27001?

Yes, but maybe not for the reason you think.

CSA STAR v4.1 doesn't replace your existing certifications. It fills gaps that SOC 2 and ISO/IEC 27001 don't explicitly address in cloud-specific contexts. The Cloud Controls Matrix (CCM) now includes 207 controls, with 11 new additions targeting areas like API security (AIS-08), datacenter operations resilience (DCS-18), and threat modeling (TVM-04). These aren't theoretical extras. If you're running infrastructure as a service or platform as a service, you're likely already engaging in these activities. STAR v4.1 formalizes the expectations.

The practical value: STAR maps to ISO/IEC 27001 Annex A controls and SOC 2 Trust Services Criteria. Implementing the new CCM controls strengthens your existing frameworks, not duplicates them. For example, the new TVM-04 (Threat Analysis and Modelling) directly supports ISO/IEC 27001 Clause 6.1.2 (information security risk assessment) and SOC 2 CC4.1 (COSO principle on risk assessment). You're building depth, not breadth.

What's the Deadline, and What Happens if You Miss It?

CSA set a two-year transition period from the CCM v4.1 release. Full implementation is required by January 2028 to maintain your STAR registration. If you're applying fresh, you must use CCM v4.1 starting July 2027.

Miss the deadline, and your existing STAR registration becomes invalid. You'll need to reapply under v4.1, losing continuity in your public registry listing. If you're using STAR as a trust signal for enterprise customers, that gap matters.

The smarter play: start your gap analysis now, even if your next STAR renewal isn't until 2027. The Consensus Assessments Initiative Questionnaire (CAIQ) v4.1 now has 283 questions, up from v4. That's not just more questions, it's more specificity about the evidence you'll need to produce.

Which New Controls Should You Prioritize First?

Start with the ones that touch your existing control gaps or high-risk domains. Three stand out:

AIS-08 (API Security): If you expose APIs to customers or third parties, this control formalizes what should already be in your threat model. It covers authentication, authorization, rate limiting, input validation, and logging. Map this to your secure development lifecycle and your API gateway configurations. You'll need evidence of design reviews, security testing results, and runtime monitoring.

SEF-07 (Incident Management and Response): This is broader than ISO/IEC 27001 Clause 5.24 (information security incident management planning and preparation). CSA wants to see your incident classification schema, escalation paths, communication protocols, and post-incident review process. If you're only documenting incidents in a ticketing system without structured analysis, you've got work to do.

TVM-04 (Threat Analysis and Modelling): This is the most significant addition to the Threat & Vulnerability Management domain. CSA expects proactive threat modeling integrated into your development process, not just reactive vulnerability scanning. You need documented threat models for critical services, threat actor profiling, and attack surface analysis. If you're not already doing STRIDE, PASTA, or another structured methodology, start there.

How Much Overlap Is There with Your Existing SOC 2 Type II Controls?

There's significant overlap, but the framing differs. CCM v4.1 uses cloud-specific language where SOC 2 uses general system language.

For example, IAM-14 (Credentials Management) consolidates what was previously split across multiple controls in v4. It maps cleanly to SOC 2 CC6.1 (logical and physical access controls) but adds cloud-specific requirements around credential rotation for service accounts, API keys, and ephemeral credentials in containerized environments. Your SOC 2 evidence probably covers user password policies, but does it cover your Kubernetes service account token lifecycle? That's the gap.

Similarly, CEK-03 (Data Protection) expanded from "Data Encryption" in v4 to cover broader data protection mechanisms. This aligns with SOC 2 CC6.7 (transmission and storage encryption) but also expects controls for data residency, data sovereignty, and customer-managed encryption keys. If you're operating in multiple regions, you need documented controls for each.

The practical approach: map your existing SOC 2 controls to CCM v4.1 domains. Where you find gaps, determine whether you're already doing the activity but not documenting it formally, or whether you need to design and implement new controls.

What's the Deal with the Datacenter Controls? We Use AWS.

Good question. Three new datacenter controls (DCS-01, DCS-17, DCS-18) apply primarily if you operate your own physical infrastructure. If you're running on AWS, Azure, or GCP, these become Complementary Subservice Organization Controls.

You'll document that you rely on your cloud provider's SOC 2 Type II report for physical and environmental security. But you still need to understand what your provider covers and what you're responsible for. DCS-18 (Datacenter Operations Resilience) includes requirements for operational continuity during adverse events. That means you need to document how you architect for availability across your provider's availability zones and regions. It's your design, not theirs.

Where Do You Start with the Gap Analysis?

Download the CCM v4.1 spreadsheet from the CSA website. Filter for controls marked as new or significantly changed. Cross-reference against your current ISMS documentation and SOC 2 system description.

For each new control, ask three questions:

  1. Do we already perform this activity? (If yes, where's the evidence?)
  2. Who owns this control? (Security engineering, infrastructure, development?)
  3. What documentation or technical implementation do we need to create?

Build a simple tracking sheet with control ID, current state (implemented/partial/missing), owner, and target completion date. Prioritize controls that touch your high-risk areas first: customer data handling, access management, incident response, and supply chain.

The CAIQ v4.1 self-assessment is your starting point for Level 1 registration. Treat it as your gap analysis tool. Each question maps to specific CCM controls, and your answers become your documented evidence.

Where Should You Go for More Detail?

The CSA STAR Registry has the full CCM v4.1 control specifications and the updated CAIQ. If you're already working with an ISO/IEC 27001 certification body or SOC 2 audit firm, ask whether they're accredited for CSA STAR Level 2 attestations or certifications. Not all firms carry that accreditation.

Cross-reference the new controls against ISO/IEC 27001:2022 Annex A and your SOC 2 Trust Services Criteria mappings. You'll find most of the conceptual overlap there. The delta is in the cloud-specific implementation details.

If you're building out threat modeling for TVM-04, start with NIST SP 800-154 (Guide to Data-Centric System Threat Modeling) or the OWASP Threat Modeling Playbook. Those frameworks translate directly into the evidence CSA expects to see.

You Might Also Like