Cloud Shared Responsibility Mapper
Control area

Network security: who owns it on each service model

The boundary, the segments inside it and the rules that let traffic through. On infrastructure you draw the network; on software services the provider does.

The split by service model

Service modelOwnerWhy, and the clause
Infrastructure as a serviceyoursYou draw the virtual network, its segments and its rules; the provider keeps tenants apart underneath and runs the physical network. ISO/IEC 27017 CLD.9.5.1
Platform as a servicesharedThe provider runs the platform's network and keeps tenants apart; the endpoints you expose, private connections and the rules on them are yours. ISO/IEC 27017 CLD.13.1.4
Software as a servicethe provider'sThe provider runs the application's network end to end; you control only which addresses and devices may sign in, where the service offers it. ISO/IEC 27017 CLD.9.5.1
Serverless functions and event servicessharedThe provider runs the platform's network and keeps tenants apart; the endpoints you expose, private connections and the rules on them are yours. ISO/IEC 27017 CLD.9.5.1
Hosted AI models and AI platformssharedThe provider runs the platform's network and keeps tenants apart; the endpoints you expose, private connections and the rules on them are yours. ISO/IEC 27017 CLD.9.5.1

Services that move the line

The clauses each framework attaches

8 quoted
FrameworkClause
Cloud Controls Matrix v4.0.1CCM-IVS-03 Network Security
ISO/IEC 27017:2015ISO/IEC 27017 CLD.9.5.1 Segregation in virtual computing environments ยท ISO/IEC 27017 CLD.13.1.4 Alignment of security management for virtual and physical networks
SOC 2 Trust Services CriteriaSOC 2 CC6.6 Measures against threats outside system boundaries are implemented
ISO/IEC 27001:2022 Annex AISO/IEC 27001 8.22 Segregation of networks
CMMC 2.0CMMC SC.L2-3.13.1 Boundary Protection
FedRAMP ModerateFedRAMP SC-7 Boundary Protection
C5 cloud criteria catalogueC5-COS-06 Segregation of data traffic in jointly used network environments
CCM-IVS-03 Network Security

Restrict traffic between environments to authenticated and authorised connections, encrypt and monitor it, and review the configuration at least annually with a written justification for every allowed service, protocol, port and compensating control.

What an assessor asks to see:
  • Firewall and network policy rule sets between environments
  • The written business justification for each allowed service, protocol and port
  • Annual review record of the rule set
  • Evidence of encryption and monitoring on inter-environment traffic
Where it usually falls short:
  • Rules accumulated over years with no justification recorded
  • Any to any rules left in place from a migration
  • Annual review performed on the perimeter only, not between internal environments
Source: Cloud Controls Matrix v4.0.1
ISO/IEC 27017 CLD.9.5.1 Segregation in virtual computing environments

A customer's virtual environment running on a cloud service is to be protected from other customers of the service and from unauthorised persons. The provider should enforce logical segregation between tenants across compute, storage and network, should segregate its own management environment from customer environments, and should describe the segregation to customers; the customer relies on that segregation and should verify the description before placing sensitive information in the service.

What an assessor asks to see:
  • Provider description of tenant segregation across compute, storage and network
  • Independent assurance covering tenant isolation
  • Customer review of the segregation before onboarding
Where it usually falls short:
  • Isolation claimed at the hypervisor with shared storage that is not segregated
  • Provider management plane reachable from a customer network
Source: ISO/IEC 27017:2015
ISO/IEC 27017 CLD.13.1.4 Alignment of security management for virtual and physical networks

When virtual networks are configured, the consistency of configurations between virtual and physical networks is to be verified against the provider's network security policy. The provider should apply the same network security policy to the virtual networks it provides as to its physical networks, should verify the two stay consistent when virtual networks are created or changed, and should describe the arrangement to customers; the customer should confirm the description meets its requirements for the virtual networks it uses.

What an assessor asks to see:
  • Provider network security policy covering virtual and physical networks
  • Verification records when virtual networks are configured
  • Customer review of the provider's virtual network security statement
Where it usually falls short:
  • Virtual network rules that permit traffic the physical firewall policy forbids
  • Virtual networks created by automation with no policy check
Source: ISO/IEC 27017:2015
SOC 2 CC6.6 Measures against threats outside system boundaries are implemented

Implements logical access security measures to protect against threats from sources outside its system boundaries

What an assessor asks to see:
  • Identification of the system boundaries and of the points at which external access is possible
  • Configuration of boundary protections, such as firewalls, intrusion prevention, denial of service protection and web application firewalls
  • Evidence of controls over remote access, including multi factor authentication and restriction of the routes available
  • Evidence of encryption or other protection of credentials and data crossing the boundary
  • Evidence of monitoring for and response to external attack attempts
Where it usually falls short:
  • Multi factor authentication enforced on the main access route while legacy access paths and application programming interfaces bypass it
  • Boundary defined by network only, missing identity based access from anywhere as the actual boundary
  • Rules permitting broad external access retained from an earlier configuration with no review
  • Attack attempts logged with no monitoring and no response defined
Source: SOC 2 Trust Services Criteria
ISO/IEC 27001 8.22 Segregation of networks

Segregate groups of services, users and systems in the network.

What an assessor asks to see:
  • Network segmentation policy
  • Network topology diagrams
  • Firewall rule set documents
  • Segregation testing reports
Where it usually falls short:
  • Informal or outdated network maps used instead of documented diagrams
  • Inconsistent VLAN tagging and naming across locations
  • Exceptions to segmentation not recorded or approved
  • Segregation controls rarely tested after changes
Source: ISO/IEC 27001:2022 Annex A
CMMC SC.L2-3.13.1 Boundary Protection Level 1 and 2

Monitor, control and protect communications at the external boundary of the system and at key internal boundaries.

What an assessor asks to see:
  • Network architecture identifying external and key internal boundaries
  • Boundary device configuration such as firewall and gateway rulesets
  • Monitoring evidence at those boundaries
Where it usually falls short:
  • External boundary protected while internal boundaries are flat
  • Boundary devices configured but traffic not monitored
  • Cloud and remote boundaries omitted from the architecture
Source: CMMC 2.0
FedRAMP SC-7 Boundary Protection

Monitor/control communications at external boundary and key internal boundaries; implement subnetworks for publicly accessible components.

What an assessor asks to see:
  • Control implementation statement for SC-7 citing the system mission and inheritance from common controls
  • Network segmentation diagrams with VLAN and zone mapping
  • Denial of service protection configuration and capacity test results
  • Boundary protection architecture with firewall and proxy rule documentation
  • Cryptographic standards specifying approved algorithms and key lengths
Where it usually falls short:
  • Firewall rule base contains stale allow any entries
  • Internal traffic between services unencrypted within trusted zones
  • Legacy TLS versions remain enabled on external services
Source: FedRAMP Moderate
C5-COS-06 Segregation of data traffic in jointly used network environments

Segregate the traffic of different cloud customers in shared network environments at network level following a documented segregation concept, so transmitted data retains its confidentiality and integrity between tenants.

What an assessor asks to see:
  • Documented tenant segregation concept for shared network environments
  • Network configuration listing the per-tenant identifiers currently in use
  • Test results demonstrating traffic cannot pass between two tenant segments
  • Controls preventing a retired tenant identifier from being handed to another customer
Where it usually falls short:
  • Separation depends on application logic rather than measures taken at network level
  • Identifiers recycled after decommissioning, allowing traffic to surface in the wrong tenant
  • A shared services segment lets tenants observe one another's traffic
Source: C5 cloud criteria catalogue