APH Insights Tuesday, July 21, 2026 — Article
Insight

AI Security: Protecting AI Systems and Data

The security of artificial intelligence systems has emerged as one of the most pressing and least understood challenges facing organisations deploying these technologies. As AI assumes responsibility for decisions ranging from credit approvals to medical diagnoses to autonomous vehicle navigation, the consequences…

January 26, 2026 14 min read

Introduction

Security of artificial intelligence systems has emerged as one of the most pressing and least understood challenges facing organisations deploying these technologies. As AI assumes responsibility for decisions ranging from credit approvals to medical diagnoses, supply chain optimisation to cybersecurity detection, the security of AI systems becomes inseparable from the security of the organisations that depend on them. A compromised AI model can produce systematically incorrect outputs while appearing to function normally, making AI security failures particularly insidious compared to traditional IT security breaches that typically produce visible system disruption rather than silent, sustained misinformation.

AI security in MENA is complicated by regulatory requirements that most global AI security frameworks do not address. PDPL governs how personal data used in AI training and inference must be protected. CBUAE and SAMA requirements apply to AI systems in financial services. DHA and SFDA regulate AI in healthcare contexts. NCA and NESA prescribe security controls for critical infrastructure AI. Each regulatory framework imposes specific security obligations that must be incorporated into AI system design, deployment, and operation. This article provides the comprehensive framework for securing AI systems in MENA organisations, addressing both global AI security principles and MENA-specific regulatory requirements.


The AI Threat Landscape

Model Theft and Extraction

AI models represent substantial organisational investment. A fine-tuned Arabic language model for financial services, for example, may require hundreds of thousands of dirhams in training data preparation, compute cost, and specialist talent time. Competitors, nation-state actors, and cybercriminals have strong incentives to extract model architecture and weights through API interrogation. Model extraction attacks systematically query an API-deployed model to reconstruct equivalent functionality. Organisations deploying models through external APIs face this risk continuously. Defence requires rate limiting, watermarking of model outputs, monitoring for extraction patterns, and for high-value models, consideration of self-hosted deployment within jurisdiction-resident infrastructure.

Data Poisoning

Training data can be compromised through poisoning attacks that introduce carefully crafted malicious samples into training datasets. In MENA, where training data for Arabic AI systems frequently comes from mixed sources — internal documents, publicly available Arabic corpora, web-scraped Arabic content, purchased datasets — the attack surface for data poisoning is substantial. Poisoned training data can cause models to produce targeted incorrect outputs for specific inputs while maintaining normal performance on most inputs, making poisoning difficult to detect during standard model validation. Defence requires training data provenance tracking, integrity verification before training, statistical anomaly detection in training datasets, and controlled data collection pipelines with verified sources.

Adversarial Inputs

Adversarial inputs are carefully constructed inputs designed to fool AI systems into producing incorrect outputs. In Arabic-language AI systems, adversarial inputs can exploit Arabic-specific vulnerabilities — subtle diacritic variations, homograph confusion in Arabic script, dialect-specific input patterns. Arabic computer vision systems may be vulnerable to adversarial modifications of Arabic document images. Defence requires adversarial robustness testing as part of model validation, input sanitisation before model processing, ensemble methods that reduce adversarial vulnerability, and red teaming specifically designed for Arabic AI systems.

Membership Inference and Model Inversion

Membership inference attacks determine whether specific data points were in a model’s training dataset — a privacy violation under PDPL. Model inversion attacks reconstruct training data inputs from model outputs, potentially exposing sensitive personal, financial, or health information. Arabic-language models trained on personal data — Arabic names, addresses, financial records, clinical notes — present specific membership inference risk because Arabic personal data frequently contains identifiers that attackers can test against the model. Defence requires differential privacy techniques, output filtering, access controls on model endpoints, and careful assessment of training data composition before deployment.


Arabic AI Security Specifics

Arabic-language AI systems present security considerations that English-dominant AI security frameworks do not address. Arabic script provides attack surfaces that Latin scripts do not: homographic attacks using Arabic characters that visually resemble Latin characters, diacritic manipulation that changes meaning without visual distinction, right-to-left rendering exploits in web interfaces, and dialect manipulation that bypasses content filters designed for MSA. Arabic speech recognition systems face adversarial audio attacks targeting Arabic phoneme recognition. Arabic NLP systems face adversarial text manipulation exploiting Arabic morphology.

Arabic data presents specific privacy risks under PDPL. Arabic personal names follow naming conventions — patronymic systems, kunya usage, tribal affiliation indicators — that create identity linkage vulnerabilities when training data contains multiple related individuals. Arabic geographic references — neighbourhood names, tribal territories, family compounds — can identify individuals in ways that generic address fields do not. Arabic health data contains religious and cultural information — prayer patterns, dietary restrictions, family structure details — that carries both privacy sensitivity and potential discrimination risk if exposed. AI security programmes for MENA must address these Arabic-specific vulnerabilities explicitly rather than relying on generic security frameworks.


Regulatory Compliance for AI Security

MENA regulatory frameworks impose specific AI security obligations. PDPL requires personal data used in AI training and inference to be protected through appropriate technical and organisational measures, with explicit obligations regarding AI training data consent, inference data logging, and cross-border data flow restrictions for AI systems. CBUAE AI Guidelines for financial services require financial institutions deploying AI to implement security controls including access management, model integrity verification, input validation, output monitoring, and incident response capabilities specific to AI systems. SAMA requirements for Saudi financial institutions extend these obligations with specific attestation requirements for AI security controls. NCA Essential Cybersecurity Controls and NESA Information Assurance Standards apply to AI systems deployed in critical infrastructure contexts in the UAE, requiring specific security assessment, monitoring, and reporting obligations.

AI security compliance should be structured as an ongoing programme rather than a one-time certification exercise. Regulatory requirements evolve as AI technology and threat landscape develop. Compliance programmes should include systematic monitoring of regulatory developments, periodic security assessments against current requirements, automated compliance checking integrated into AI deployment pipelines, and documented compliance evidence that can be presented to regulators on request. In MENA where regulatory inspection frequency is increasing across AI frameworks, documented compliance evidence is as important as actual compliance implementation.


Assessment Framework: AI Security Maturity

Dimension Level 1 (Absent) Level 3 (Developing) Level 5 (Mature)
Threat Awareness No AI-specific threat assessment Annual AI security review Continuous threat intelligence, Arabic-specific
Model Protection No model security controls Basic API protection Comprehensive: extraction prevention, watermarking, monitoring
Training Data Security No provenance tracking Source documentation Provenance, integrity verification, poisoning detection
Regulatory Compliance Not addressed PDPL awareness Full AI security compliance, documented, audited
Incident Response No AI incident plan Ad hoc escalation AI-specific incident response, tested, regulated

Scoring: 6-12: Begin with threat awareness and basic API protection. 13-20: Add model protection, training data security, and regulatory compliance. 21-30: Full AI security maturity with Arabic-specific controls and continuous improvement.


The CEO’s AI Security Obligation

Chief executives in MENA should understand that AI security is not purely a technical concern — it is a board-level fiduciary responsibility with personal accountability implications. Regulators in the UAE, Saudi Arabia, and across the GCC have progressively individualised liability for executives responsible for systems that fail regulatory obligations. This includes AI systems that fail to protect personal data, produce discriminatory outcomes, or compromise operational security. Unlike traditional IT systems whose failures are visible and attributable, AI systems that produce incorrect or harmful outputs while appearing functional create attribution difficulty precisely when executive accountability is most exposed. AI governance frameworks therefore require that CEOs and board members maintain verification evidence that AI systems are operating within defined safety and compliance boundaries — not merely trusting management assertions that AI is performing adequately.

Arabic AI Security Testing Protocols

Testing Arabic AI systems for security vulnerabilities requires specific approaches that differ from English-language AI security testing. Adversarial input testing must include Arabic-specific attacks that exploit morphological complexity in Arabic script — diacritic manipulation that changes word meaning without visual distinction, homograph attacks using Arabic characters that visually resemble Latin characters, dialect switching that bypasses Arabic content filters designed for MSA, and right-to-left rendering exploitation in web interfaces and document processing pipelines. Arabic NLP models should be tested against adversarial inputs that are specific to Arabic linguistic structure rather than generic adversarial test sets developed for English-dominant AI systems.


The CEO’s AI Security Obligation

Chief executives in MENA should understand that AI security is not a purely technical concern — it is a fiduciary responsibility with personal accountability implications. Regulators in the UAE, Saudi Arabia, and across the GCC have progressively individualised liability for executives responsible for systems that fail regulatory obligations. This includes AI systems that fail to protect personal data, produce discriminatory outcomes, or compromise operational security. Unlike traditional IT systems whose failures are visible and attributable, AI systems that produce incorrect or harmful outputs while appearing functional create attribution difficulty precisely when accountability is most exposed. CEOs and boards should maintain verification evidence that AI systems remain within defined safety and compliance boundaries — not merely relying on management assertions.

Boards should receive AI security reporting with the same frequency and structure as financial and cyber security reporting. Effective AI security board reporting covers the deployed AI inventory, security incident summary, regulatory compliance status by framework, model integrity verification schedule and results, training data provenance status, the AI-specific risk register with mitigation status, and planned security investment with expected outcomes. This reporting cadence prevents AI security from becoming invisible technical work and positions it as a visible governance obligation.

Arabic AI Security Testing

Arabic AI security testing must account for morphological complexity that English-dominant test sets miss. Adversarial evaluations should include diacritic manipulation altering meaning without visual change, homographs visually resembling Latin characters, dialect switching that bypasses MSA filters, and right-to-left interface exploits. Training-data provenance tracking for Arabic corpora should capture source, collection methodology, consent status, PDPL classification, and handling obligations at the individual source level rather than only at aggregated corpus level.


AI Model Integrity and Governance

AI model integrity must be verified throughout deployment rather than assumed after initial testing. Integrity checks should confirm the deployed model matches the tested specification in architecture, weights, and training data composition. They should also confirm no adversarial modifications occur during packaging, delivery, or integration. Additionally, monitoring should detect data drift and concept drift after deployment. In MENA environments, this verification cadence is particularly important because Arabic-language model ecosystems are less transparent than English-language ecosystems. Many Arabic models available through commercial APIs are undocumented foundation models whose training data, architectural choices, and performance on MENA production content are unknown.

Incident Classification for AI Security Failures

AI security incidents require classification disciplines that distinguish them from traditional IT breaches. Bias-producing outputs may degrade customer or regulatory outcomes without visible alerting, while data poisoning or membership inference attacks remain latent until discovered through statistical monitoring or audit procedures. MENA regulatory frameworks hold organisations accountable for personal data outcomes, discriminatory outputs, and compliance failures regardless of when detection occurs. Delayed detection increases exposure rather than limits it.


AI Model Integrity and Governance

AI model integrity must be verified throughout deployment rather than assumed after initial testing. Integrity checks should confirm the deployed model matches the tested specification in architecture, weights, and training data composition. They should also confirm no adversarial modifications occur during packaging, delivery, or integration. Additionally, monitoring should detect data drift and concept drift after deployment. In MENA environments, this verification cadence is particularly important because Arabic-language model ecosystems are less transparent than English-language ecosystems. Many Arabic models available through commercial APIs are undocumented foundation models whose training data, architectural choices, and performance on MENA production content are unknown.

Incident Classification for AI Security Failures

AI security incidents require classification disciplines that distinguish them from traditional IT breaches. Bias-producing outputs may degrade customer or regulatory outcomes without visible alerting, while data poisoning or membership inference attacks remain latent until discovered through statistical monitoring or audit procedures. MENA regulatory frameworks hold organisations accountable for personal data outcomes, discriminatory outputs, and compliance failures regardless of when detection occurs. Delayed detection increases exposure rather than limits it.


Supply Chain AI Security

AI supply chains in MENA organisations frequently span multiple vendors, systems, and data sources whose security properties are not fully known or controlled. Financial services organisations deploying AI for credit assessment, Know Your Customer processing, or fraud detection may rely on AI vendor platforms that themselves rely on third-party models whose training data and security properties are opaque. Government organisations deploying AI for citizen services may rely on vendor-provided Arabic AI infrastructure whose underlying models are developed and hosted outside MENA with security controls that fall below MENA regulatory requirements.

Organisations should conduct AI supply chain security mapping that identifies each supplier in the AI value chain, what AI capability each supplier provides, what data each supplier receives or processes, where supplier AI processing occurs and under which jurisdiction’s data protection framework, and what contractual and technical controls the supplier applies to data and model security. This mapping enables organisations to identify supply chain concentrations that create single-point-of-failure risk, multi-jurisdictional data flows that create regulatory exposure, and supplier dependencies that cannot be readily exited if security failures emerge.


Third-Party AI Security in MENA Vendor Chains

MENA organisations frequently deploy AI through vendors who themselves rely on third-party foundation models, training data providers, or AI platform providers. This vendor chain creates security risk that organisation-level controls cannot address directly. Security assessments should therefore extend down the full AI value chain rather than terminating at the immediate vendor. Third-party model providers may not disclose training data provenance, may process data in jurisdictions outside MENA, and may not apply Arabic-specific security controls that MENA deployment requires. Organisations deploying through multi-tier vendor relationships should include contractual provisions requiring vendor disclosure of the full AI value chain, vendor security attestation from downstream AI providers, and the right to inspect or audit third-party AI components when security concerns arise.


Third-Party AI Security Verification in MENA

AI supply chains in MENA span multiple parties — platform providers, hosting infrastructure, Arabic AI specialists, data providers, integration partners — whose security postures must be assessed collectively rather than through the immediate vendor relationship alone. Third-party AI security assessment should cover downstream AI components: foundation models whose training data, architectures, and security properties may be opaque; data processors with jurisdiction-specific PDPL compliance obligations; and integration partners whose access to AI systems creates insider risk. Assessment should also evaluate multi-jurisdictional data flows against UAE PDPL, Saudi PDPL, Qatar data protection law, and sector-specific frameworks to identify data movements that create compliance gaps. Assessment methodology should include contractual obligations from immediate vendors to disclose the full AI value chain down to foundation model providers, contractual security assurances from each party, and the contractual right to audit or verify third-party AI security claims through independent assessors.


AI Security Incident Response: MENA Regulatory Obligations

AI security incident response in MENA must address regulatory notification obligations that most traditional cybersecurity incident response procedures do not include. UAE PDPL, Saudi PDPL, Qatar data privacy law, and sector-specific regulations across financial services, healthcare, and government create specific notification obligations for personal data breaches affecting AI systems. Notifications must be made to regulators within defined timeframes — frequently seventy-two hours for personal data incidents — with specific content requirements including the nature of the incident, categories of data affected, likely consequences, and measures taken or proposed to mitigate harm. Organisations should ensure that AI security incident response procedures include regulatory notification workflows with defined timelines, content templates, and escalation to legal and compliance functions before external reporting occurs.


Third-Party AI Security Verification in MENA

AI supply chains span multiple parties whose security postures must be assessed collectively. Third-party AI security assessment should cover downstream components: foundation models with opaque training data and security properties, data processors with jurisdiction-specific PDPL obligations, and integration partners with system access creating insider risk. Assessment should evaluate multi-jurisdictional data flows against UAE PDPL, Saudi PDPL, Qatar data protection law, and sector-specific frameworks to identify compliance gaps. Organisations should require contractual disclosure of the full AI value chain, vendor security attestation from downstream providers, and audit rights for independent verification of third-party AI security claims.


AI Security Culture and Training

Technical AI security controls fail when people who operate, manage, or interact with AI systems lack security awareness specific to AI’s distinct failure modes. MENA organisations should develop AI security awareness programmes addressing Arabic-specific AI security concerns – Arabic NLP adversarial vulnerabilities, Arabic data protection requirements, Arabic model behaviour risks – alongside general AI security literacy covering model extraction, data poisoning, adversarial inputs, membership inference, and data residency. AI security training should target not only technical security staff but also operational teams using AI systems, business owners accountable for AI outcomes, and Arabic language teams managing Arabic AI interfaces. Training should be refreshed annually and following AI security incidents to ensure continuous awareness as AI security threats and regulatory requirements evolve.


AI Security Governance in MENA Regulated Environments

Deploying AI security governance in regulated MENA environments requires structures that satisfy both regulatory compliance and operational continuity requirements simultaneously. CBUAI and SAMA governance expectations include continuous AI security monitoring, periodic model integrity assessment, defined incident response obligations, and documentation requirements that must survive regulatory audit. Organisations should treat AI security governance documentation as regulated artefacts rather than operational optionality — maintaining versioned governance records, documented control testing results, incident response evidence, and regulator reporting templates in forms that satisfy inspection requirements without reconstruction under time pressure.

Regulator relationships are important components of AI security governance in MENA contexts where regulatory frameworks are still developing. Proactive regulator engagement — sharing AI security governance approaches, seeking guidance on emerging requirements, participating in regulatory consultation processes — builds relationship capital that reduces compliance risk more effectively than treating regulators as external enforcement authorities. Organisations with established AI security governance and demonstrated compliance posture are better positioned for favourable regulatory treatment when questions arise than organisations that encounter regulators through investigation rather than through voluntary disclosure.

Written by
Back to all articles
Talk to APH AI & consulting desk