Cyber controls and governance for AI systems in banking

Article

Cyber Controls for AI in Banking

Dec. 2025 · Authored by Terrence A. Thomas

Banks are accelerating AI adoption across underwriting, fraud monitoring, customer engagement, and internal productivity. But unlike traditional analytics, AI systems introduce new operational and security risks: expanded data access, new third-party dependencies, model manipulation threats, and governance gaps that auditors will eventually surface.

“Cyber controls for AI” is not a separate security program — it is an extension of bank-grade controls applied to new attack surfaces. The institutions that scale AI safely are the ones that treat AI like a regulated production system: strongly governed, tightly monitored, and defensible under examination.

1) Secure the AI data supply chain

AI increases demand for data — and pressure to centralize it quickly. That creates risk if lineage, access controls, and permissible use are unclear. Start by defining which data elements are allowed for each AI use case, how they are transformed, and where they are stored and logged.

Minimum controls include least-privilege access, segregation of duties for data pipelines, immutable logging, and clear retention policies. If data cannot be traced and justified, models built on it are difficult to defend.

2) Treat models as production assets with change control

A model is not a one-time artifact. It evolves through retraining, feature updates, threshold changes, and vendor upgrades. Without formal change control, banks risk “silent drift” — where decisions change but no governance trail exists.

Establish versioning, approval workflows, and release notes for every model deployed. Tie model versions to validation evidence, test results, and monitoring thresholds. Your goal is simple: every decision can be traced back to a controlled version of code, data, and policy.

3) Build defenses against model manipulation and misuse

AI systems can be attacked differently than traditional applications. Inputs can be manipulated, prompts can leak sensitive information, and decision pathways can be exploited. For banks, this often shows up as fraudulent behavior attempting to evade detection or influence underwriting outcomes.

Controls should include input validation, anomaly detection, rate limiting, and strict guardrails around external interfaces (APIs, prompts, and integrations). If you deploy generative AI, implement prompt injection protections and restrict what the system can retrieve or reveal.

4) Enforce identity, access, and auditability end-to-end

AI platforms must align with bank IAM standards: role-based access, strong authentication, and comprehensive audit trails. Access must be provable — not assumed — and reviews must be periodic.

Practical controls include privileged access management for AI infrastructure, separate roles for training vs. deployment, and full logging of who accessed what data, when, and why. This becomes critical during audits and incident response.

5) Operationalize monitoring: drift, overrides, and control effectiveness

Monitoring is where many AI programs fail. Banks focus on performance metrics but miss operational signals: overrides, exception rates, drift, and unusual access patterns. Monitoring must include both model performance and cyber indicators.

Implement monitoring thresholds that trigger governance actions, not just dashboards. Example triggers include approval-rate shocks, drift beyond tolerance, unexpected feature distribution changes, sudden override spikes, or unusual API traffic.

6) Align cyber controls with model risk management (MRM)

In banking, AI governance must connect cyber controls to model risk processes. A model that is “accurate” but not explainable, controllable, and secure becomes a risk finding waiting to happen.

The most effective operating model is a joint framework across IT/security, risk, compliance, and the business. The output is an “AI audit pack” that includes data maps, model versions, validation evidence, monitoring reports, change history, and ownership.

What banks can do next

Start with one production use case and build a repeatable control baseline: secure data lineage, controlled deployment, strict access, complete audit trails, and actionable monitoring. Once the baseline is working, scale to the next use case — without creating governance debt.