Artificial Intelligence (AI) security strategy
Artificial Intelligence (AI) security strategy: 1,265% AI-enhanced phishing growth, prompt injection as highest-severity agentic vulnerability, and the New Zealand (NZ) regulatory guidance gap
- AI-enhanced phishing grew 1,265% in volume following widespread generative AI availability, with 82% of phishing emails assessed as AI-generated content in 2025, and average phishing-related breach costs now standing at $4.8–4.88 million per incident
- Business Email Compromise scams, substantially enabled by AI-generated content and voice deepfakes, generated $2.7 billion in US-reported losses in 2024, representing a quantifiable economic harm directly attributable to AI-enhanced social engineering
- The NIST AI 100-2e2023 taxonomy defines four canonical attack categories against AI systems — evasion, poisoning, privacy, and abuse — providing the foundational vocabulary for AI security governance; MITRE ATLAS operationalises this into 66+ techniques across 15 tactics, with 30% of ATLAS mitigations requiring AI-specific controls not found in traditional cybersecurity frameworks
- Prompt injection, ranked #1 in the OWASP LLM Top 10, is the highest-severity AI-specific vulnerability for deployed LLM systems; OpenAI has stated indirect prompt injection in AI browser agents may never be fully patched, and real-world CVEs with CVSS scores above 9.0 have been exploited in GitHub Copilot and Microsoft Copilot via this attack vector
- AI applied to security operations delivers measurable ROI: HSBC's AML system reduced false positive alerts by 60% and doubled confirmed financial crime detection; JPMorgan achieved 95% false-positive reduction with fraud detected 300× faster; Microsoft Security Copilot trials demonstrated 30% reduction in SOC mean time to resolution
- NZ NCSC published "Engaging with Artificial Intelligence" in January 2024 in partnership with 14 international agencies including CISA, NSA, and ASD, providing AI security guidance for organisations using (not building) AI systems; a follow-on joint advisory "Deploying AI Systems Securely" (April 2024) co-endorsed by NZ adds controls for model weight protection, supply chain evaluation, and AI-specific monitoring
- NZ NCSC mandated 10 Minimum Cyber Security Standards for public agencies effective October 2025 — including MFA, anomaly detection, and least privilege — that apply to AI systems as ICT assets, but no NZ-specific AI security standards have been issued separately
- FMA's 2024 AI research report and RBNZ's 2025 Financial Stability Report both flag AI security risks for NZ financial institutions — FMA expects governance, cybersecurity controls, and disclosure; RBNZ highlights third-party concentration risk and correlated model failure — but neither has issued prescriptive rules; NZ financial institutions operate under principle-based expectation, not rule-based obligation, for AI security
Research Question
Which organisations have developed coherent AI strategies with security as the primary objective — either using AI to enhance security posture or governing the security risks that AI systems themselves introduce — and what frameworks, architectures, and governance structures characterise effective approaches?
Findings
Executive Summary
AI security strategy in 2025–2026 requires parallel governance architecture for two distinct problems: AI as an attack-amplification tool in adversaries' hands, and AI systems as a novel attack surface within organisations. AI-enhanced phishing has grown 1,265% in volume since generative AI became broadly available, with $2.7 billion in BEC losses in the US in 2024 alone, while the per-attack cost to adversaries has collapsed. Internally, prompt injection — particularly indirect injection targeting AI agents with tool-use capabilities — is the highest-severity AI-specific vulnerability, with no complete architectural fix known. NZ organisations have actionable guidance from NCSC joint advisories (January 2024) and the CISA/Five Eyes "Deploying AI Systems Securely" standard (April 2024), but no mandatory AI-specific security regulation exists in NZ as of March 2026; FMA and RBNZ have expressed expectations without prescribing controls.
Key Findings
-
AI-enhanced phishing grew 1,265% in volume following widespread generative AI availability, with 82% of phishing emails assessed as AI-generated content in 2025, and average phishing-related breach costs now standing at $4.8–4.88 million per incident. [confidence: high; multiple industry reports converge]
-
Business Email Compromise scams, substantially enabled by AI-generated content and voice deepfakes, generated $2.7 billion in US-reported losses in 2024, representing a quantifiable economic harm directly attributable to AI-enhanced social engineering. [confidence: high; FBI IC3 data cited in multiple sources]
-
The NIST AI 100-2e2023 taxonomy defines four canonical attack categories against AI systems — evasion, poisoning, privacy, and abuse — providing the foundational vocabulary for AI security governance; MITRE ATLAS operationalises this into 66+ techniques across 15 tactics, with 30% of ATLAS mitigations requiring AI-specific controls not found in traditional cybersecurity frameworks. [confidence: high; primary source NIST and MITRE]
-
Prompt injection, ranked #1 in the OWASP LLM Top 10, is the highest-severity AI-specific vulnerability for deployed LLM systems; OpenAI has stated indirect prompt injection in AI browser agents may never be fully patched, and real-world CVEs with CVSS scores above 9.0 have been exploited in GitHub Copilot and Microsoft Copilot via this attack vector. [confidence: high; multiple primary and secondary sources]
-
AI applied to security operations delivers measurable ROI: HSBC's AML system reduced false positive alerts by 60% and doubled confirmed financial crime detection; JPMorgan achieved 95% false-positive reduction with fraud detected 300× faster; Microsoft Security Copilot trials demonstrated 30% reduction in SOC mean time to resolution. [confidence: high; disclosed case studies; corroborated in prior research item]
-
NZ NCSC published "Engaging with Artificial Intelligence" in January 2024 in partnership with 14 international agencies including CISA, NSA, and ASD, providing AI security guidance for organisations using (not building) AI systems; a follow-on joint advisory "Deploying AI Systems Securely" (April 2024) co-endorsed by NZ adds controls for model weight protection, supply chain evaluation, and AI-specific monitoring. [confidence: high; primary source NCSC NZ website confirmed]
-
NZ NCSC mandated 10 Minimum Cyber Security Standards for public agencies effective October 2025 — including MFA, anomaly detection, and least privilege — that apply to AI systems as ICT assets, but no NZ-specific AI security standards have been issued separately. [confidence: high; Industrial Cyber reporting confirmed against NCSC]
-
FMA's 2024 AI research report and RBNZ's 2025 Financial Stability Report both flag AI security risks for NZ financial institutions — FMA expects governance, cybersecurity controls, and disclosure; RBNZ highlights third-party concentration risk and correlated model failure — but neither has issued prescriptive rules; NZ financial institutions operate under principle-based expectation, not rule-based obligation, for AI security. [confidence: high; primary sources FMA and RBNZ publications]
-
Singapore's 2024 Model AI Governance Framework for Generative AI is the most operationally detailed reference governance standard for AI security, requiring: adversarial prompt red-teaming, supply chain security for model weights, structured incident reporting, and continuous monitoring — exceeding the depth of NCSC's advisory-level guidance. [confidence: medium; based on framework documentation and analysis, Singapore's own enforcement model is voluntary]
-
Agentic AI systems (AI with tool-use, memory, and API access) present a qualitatively larger attack surface than passive LLMs because a successful prompt injection translates into capability to send emails, access databases, and execute code; MITRE ATLAS added new agentic AI attack techniques in 2025, tracking ahead of most organisations' current governance frameworks. [confidence: medium; based on research reports and CVE evidence, not yet widely documented in primary regulatory guidance]
Assumptions
-
Assumption: The six-control minimum viable governance architecture is sufficient for organisations at intermediate AI maturity (using third-party APIs and some internal ML models) but not for organisations training frontier models from scratch. Justification: The evidence base reviewed focuses on deploying AI rather than building it; all cited NZ regulatory guidance is also framed around deployment. Organisations training base models face additional risks (membership inference, differential privacy) that the six controls do not address.
-
Assumption: The phishing volume statistics (1,265% increase) represent an order-of-magnitude signal even if specific percentages vary by methodology. Justification: Multiple independent sources (SlashNext, KnowBe4, Zscaler ThreatLabz) all document sharp increases; the specific multiplier is methodology-dependent but the directional claim is supported across sources.
Analysis
The evidence supports a clear structural finding: AI security strategy is not a single discipline but two separate governance domains with different control architectures. Conflating them — or treating AI-enhanced threat defence as sufficient without also governing AI systems as attack surfaces — leaves organisations exposed on the second vector.
The threat-landscape evidence is robust. The phishing statistics are consistent across five independent sources despite methodological variation. The financial loss data ($2.7B BEC) is FBI-sourced primary data. The Microsoft Digital Defense Report is the largest single dataset on adversary AI use, and its 200+ adversarial AI-content-generation instances per month from nation-state actors is consistent with the broader pattern.
For AI as security tool, the disclosed case evidence is strong: HSBC and JPMorgan are named cases with specific metrics, corroborated in prior research. Microsoft Security Copilot's 30% MTTR reduction is internally published research, not a press release. KPMG's survey of 85% SOC-leader confidence is large-n survey data. The pattern is convergent.
For AI system security, the weakest evidence is on governance adoption rates — there is no survey data on what percentage of organisations have deployed MITRE ATLAS-aligned controls or adversarial testing regimes. The evidence is strong on the attack taxonomy and on specific incidents (CVEs, RAG poisoning), weaker on what proportion of organisations have operationalised defences.
Singapore's framework is chosen as the benchmark governance reference over NIST Cyber AI Profile because the NIST profile is in preliminary draft (December 2025) and Singapore's framework is the only one with specific security controls in final-form documentation.
Risks, Gaps, and Uncertainties
-
BS11 adequacy for AI supply chain: NZ banks' BS11 outsourcing framework was designed for IT service outsourcing. It does not explicitly address model weight provenance, training data lineage, or adversarial robustness testing of third-party AI models. This is a material regulatory gap for the four major Australian-owned NZ banks, whose AI systems are effectively governed at group level under APRA CPS 230.
-
CERT NZ AI-specific threat intelligence not directly accessed: CERT NZ merged with NCSC. Its historical threat reporting was reviewed in summary but specific AI threat advisories from CERT NZ were not directly retrieved. The merged NCSC is assumed to be the current authoritative source.
-
Google Project Zero/DeepMind AI security research not accessed: The item's Sources list included Google Project Zero and DeepMind. These materials were not retrieved; findings would be more technical/academic than the governance focus of this item.
-
Governance adoption rates unknown: No data on the percentage of NZ financial institutions or government agencies that have conducted AI-specific adversarial testing or deployed MITRE ATLAS-aligned controls.
-
Phishing statistic methodology variation: The 1,265% figure (SlashNext) measures a different thing from the 20% volume decline with quality increase (Zscaler ThreatLabz 2025). Both may be accurate simultaneously: total raw phishing volume may have dipped while AI-quality targeted attacks increased sharply.
-
NIST Cyber AI Profile status: Published as preliminary draft December 2025 — the most current framework, but not yet finalised. Its structure is expected to be stable; specific control mappings may change.
Open Questions
-
Is BS11 sufficient for AI model supply chain governance? NZ banks outsource AI model development and hosting to parent-bank platforms governed by APRA CPS 230, not RBNZ. Does BS11's current outsourcing framework capture model weight provenance and adversarial robustness testing, or does a separate AI supply chain standard need to be added? This could become a backlog item.
-
What is the threshold for mandatory AI security incident reporting in NZ? DORA (EU) requires 24-hour initial notification for ICT incidents affecting AI systems in financial services. NZ has no equivalent trigger. Does the NCSC Minimum Cyber Security Standards "response planning" requirement effectively cover AI security incidents, or is there a gap?
-
How should NZ organisations govern agentic AI (AI with tool-use)? Current guidance addresses LLM chatbots and ML models. Agentic systems with persistent memory, API access, and multi-step reasoning are materially different attack surfaces. MITRE ATLAS is updating its framework; NZ guidance has not yet addressed this category.
sources
- [x] MITRE ATLAS: Adversarial Threat Landscape for AI Systems
- [x] OWASP LLM Top 10 (2023 / 2024 update)
- [x] NIST AI RMF: adversarial machine learning profile (NIST AI 100-2e2023)
- [x] GCSB / NCSC NZ: annual cyber threat reports and any AI-specific advisories
- [ ] CERT NZ: threat intelligence reports referencing AI
- [x] Microsoft Security Intelligence: AI-enhanced threat reports (2023–2025)
- [ ] Google Project Zero / DeepMind AI security research
- [x] CISA (US): AI security guidance documents
- [x] Singapore IMDA: security dimension of Model AI Governance Framework (2024)
- [x] NZ financial sector: any RBNZ or FMA guidance on AI-related security obligations