Skip to main content
HubSecure

Blog

The CISO Playbook for Zero-Trust in Gulf Financial Institutions

SAMA, CBUAE, and DIFC all require documented zero-trust frameworks. This is the implementation roadmap that gets you from policy to evidence.

· By HubSecure Security

Zero-trust architecture has moved from conference-circuit buzzword to regulatory expectation in the Gulf financial sector. The Saudi Arabian Monetary Authority’s Cybersecurity Framework (SAMA CSF), the UAE Central Bank’s Information Security Standards, and the DIFC Cybersecurity Law all use language that maps directly onto zero-trust principles—even when they do not use the term explicitly: verify explicitly, use least-privilege access, assume breach.

CISOs at Gulf financial institutions face a specific challenge: translating zero-trust principles into documented, examinable controls that satisfy regulators who may not be technically literate but are increasingly sophisticated about what a mature programme looks like versus what a compliance document says.

This playbook covers the implementation sequence, the evidence requirements, and the three places Gulf institutions typically fail the examination despite believing they are compliant.

What the regulators actually require

SAMA Cybersecurity Framework (revised 2023) mandates controls across six domains: leadership and governance, risk and compliance, business continuity, people, operations, and technology. The technology domain explicitly requires access control architectures that enforce least-privilege, network segmentation, and continuous monitoring. SAMA examination teams now ask for evidence of these controls in operation, not just policies describing them.

CBUAE Information Security Standards follow a similar structure with additional emphasis on cloud security and third-party risk. Specifically, the Standards require that access to systems hosting customer financial data be subject to multi-factor authentication, continuous session monitoring, and time-limited privilege grants—all core zero-trust controls.

DIFC Cybersecurity Law requires organisations to maintain a documented Information Security Management System with defined controls around access, data handling, and incident response. DIFC examiners have moved beyond checking whether an ISMS policy document exists to reviewing whether the controls are operational and whether the evidence of operation is retrievable.

The implementation sequence that works

Zero-trust implementations fail when they start with infrastructure and skip the asset and identity inventory. Regulators examine programmes from the identity layer outward. Start there.

Phase 1: Identity and access baseline (weeks 1–6)

Map every human and non-human identity that accesses systems containing customer data, financial records, or regulated information. This includes:

  • Staff accounts across all applications (not just Active Directory)
  • Service accounts and API keys used by automated processes
  • Third-party vendor access accounts
  • Legacy system credentials that were never deprovisioned

For each identity: document what it accesses, what it actually needs to access, when access was last reviewed, and whether MFA is enforced. The gap between “what it accesses” and “what it needs” is your privilege sprawl map. This is the first thing a SAMA examination team looks for.

Phase 2: Network segmentation and micro-segmentation (weeks 4–12)

Gulf financial institutions typically have flat internal networks that evolved organically as the organisation grew. Zero-trust requires explicit segmentation—customer data systems should not be reachable from general staff workstations without an explicit, logged, time-limited grant.

Prioritise: systems hosting personal financial data, AML screening infrastructure, core banking systems, and any system with SWIFT connectivity. Document the segmentation architecture and the controls enforced at each boundary.

Phase 3: Continuous monitoring and session logging (weeks 8–16)

Zero-trust is not a gate you pass through—it is continuous verification. All sessions accessing regulated systems should be logged with sufficient detail to reconstruct the session for forensic purposes. This means: authenticated identity, source IP, accessed resources, actions taken, and session duration.

Log retention for SAMA and CBUAE purposes is typically 12 months immediately accessible and 5 years archival. Verify that your logging infrastructure meets this requirement before an examination.

Phase 4: Third-party access controls (ongoing)

Vendor and partner access is where Gulf financial institutions most commonly fail examination. A fully segmented internal network is undermined by a shared VPN credential given to a software vendor two years ago that was never rotated.

All third-party access should be: time-limited, scoped to the minimum necessary systems, logged with the same granularity as staff access, and reviewed at defined intervals. Each vendor access grant should have a named internal owner.

The three examination failures

Failure 1: Policies without evidence. The CISO presents a zero-trust policy document and an architecture diagram. The examiner asks for the access log from a specific user’s session on a specified date six months ago. This cannot be produced because logs are either not retained or not searchable at that granularity. The programme fails—not because the architecture was wrong, but because the evidence does not exist.

Failure 2: Privilege creep in service accounts. Automated processes accumulate permissions over time because removing permissions breaks things and adding them is safe by default. During examination, a service account is found to have administrative access to production databases despite serving a read-only reporting function. This is treated as a significant control failure regardless of the quality of the human identity controls.

Failure 3: Shadow access not covered by the programme. The zero-trust programme covers the core banking system and CRM beautifully. It does not cover the legacy reporting tool that three senior analysts access with a shared password, or the cloud storage bucket used by the finance team to exchange files with auditors. The regulator finds these through staff interviews, not technical testing.

Building the evidence layer

A zero-trust architecture that regulators can examine requires evidence that exists independently of the people who built the architecture. This means:

Structured access logs that can be queried by identity, resource, time range, and action type—and exported in formats readable by examination teams without technical support.

Access review records documenting who reviewed which access grants, on what date, with what outcome. Not a spreadsheet. A time-stamped, signed record that cannot be backdated.

Incident and anomaly records showing that the continuous monitoring capability is producing alerts, that alerts are being reviewed, and that reviews produce documented outcomes—whether that is a closed false positive or an escalated incident.

Third-party access registers that are current, not last-updated-before-the-last-examination.

The examination conversation you want to have

The CISO who handles Gulf regulatory examinations well is not the one who prepared the best policy documentation. It is the one who can pull up any requested evidence in the room within five minutes, hand the examiner a readable export, and answer follow-up questions from memory because the programme is operational rather than performative.

Zero-trust, done correctly, makes this conversation straightforward. Every access decision leaves a record. Every privilege grant has an expiry and a review date. Every anomaly has a documented disposition.

The regulatory requirement is not to have zero-trust architecture. It is to demonstrate that zero-trust principles are operational in your environment and that you can prove it.