AI-augmented cyber threats represent a qualitative shift in the European risk landscape: adversaries now use large language models to craft highly targeted phishing, automate vulnerability discovery and accelerate ransomware deployment at a scale that manual defences cannot match. The EU Cybersecurity and AI Action Plan, published in July 2026, is the first EU-level instrument that directly addresses this shift by imposing new technical and organisational obligations on top of the existing NIS-2 Article 21 and DORA Regulation (EU) 2022/2554 frameworks. For regulated organisations in government, finance, healthcare and law, understanding what the action plan requires, and how to satisfy those requirements without introducing new jurisdictional exposure, is now an urgent compliance priority.
How the July 2026 Action Plan Extends NIS-2 Article 21
The action plan builds on NIS-2 Article 21 but adds controls that existing Article 21 compliance programmes do not cover. Understanding the delta is essential before mapping obligations.
NIS-2 Article 21 requires essential and important entities to implement risk-management measures across ten categories, including incident handling, supply-chain security, encryption and access control. These are technology-neutral: they do not distinguish between a human attacker using a script and an adversary deploying an LLM-powered intrusion toolkit. The July 2026 action plan closes that gap. It introduces three categories of AI-specific controls that regulated organisations must now implement:
- Adversarial input detection: Systems must be capable of identifying prompt injection, adversarial examples and model-evasion techniques directed at AI components within the organisation’s own infrastructure.
- AI-assisted anomaly detection at the network and endpoint layer: The action plan moves beyond signature-based detection by requiring that essential entities deploy behavioural AI models capable of identifying novel attack patterns, including those generated by adversarial LLMs.
- Supply-chain AI risk assessment: Any third-party AI component integrated into operational or security tooling must be evaluated for model integrity, training-data provenance and the jurisdiction of the hosting or API infrastructure.
The distinction matters operationally. An organisation that is fully compliant with NIS-2 Article 21 today may still fail an action plan audit if its security tooling relies on static rule sets that cannot detect AI-generated attack patterns, or if it uses a US-hosted SIEM whose AI inference layer sends log data to servers outside EU jurisdiction.
The Jurisdictional Problem with US-Controlled AI Security Platforms
Regulated organisations face a specific conflict when evaluating commercial AI security services: many of the most capable platforms are operated by US entities and are therefore subject to the CLOUD Act, FISA 702 and, for bulk data, Executive Order 12333. These instruments allow US authorities to compel access to data held by US-controlled providers, regardless of where the data physically resides.
For a European hospital, financial institution or government agency, routing security telemetry, log data or threat intelligence through a US-controlled AI platform creates two concurrent problems. First, it is a potential GDPR violation if the data includes personal information, because the legal basis for the transfer becomes contingent on political decisions outside EU control. Second, it undermines the action plan’s audit requirements: an organisation cannot credibly demonstrate that its AI-assisted threat detection is sovereign if the inference engine is operated by an entity subject to foreign compulsion orders.
The practical answer is on-premises deployment of open-weight models such as Mistral or Llama, integrated with sovereign SIEM and endpoint detection infrastructure. These models can be fine-tuned on an organisation’s own threat telemetry without exposing that data to any external party. The legal entity and jurisdiction of the software provider must be documented, and network egress monitoring must produce continuous evidence that no inference traffic leaves the sovereign boundary.
The Dual-Use Threat Model for On-Premises LLM Deployments
Deploying an open-weight model locally eliminates the data-exfiltration risk associated with public AI APIs, but it creates a different attack surface that most existing threat models do not account for.
Open-weight models are themselves high-value targets. An adversary who can compromise the model weights, the inference infrastructure or the fine-tuning pipeline gains the ability to manipulate the organisation’s own AI-assisted defences. Specific attack vectors include prompt injection (feeding malicious input through monitored channels to elicit harmful model outputs), model poisoning (corrupting the training or fine-tuning data to create backdoors) and adversarial examples (crafting inputs that cause the model to misclassify malicious traffic as benign).
This means sovereign deployments running Mistral, Llama or equivalent models must add a dedicated security layer around the AI inference stack itself: model integrity verification at startup, cryptographic signing of weight files, input and output filtering, and strict access controls on the inference API. These controls do not exist in standard NIS-2 Article 21 compliance programmes and must be designed specifically for the AI layer.
ENISA’s Juhan Lepassaar has noted that “AI is a double-edged sword: it amplifies both the offensive capabilities of threat actors and the defensive capabilities of security teams. The question is who deploys it faster and at greater scale.” For sovereign operators, the implication is that defensive AI deployment must be treated as a security-critical system in its own right, not merely as a productivity tool.
The EU Grand Challenge on AI for Cybersecurity: Access Before 2027
The EU Grand Challenge on AI for Cybersecurity is a structured R&D and evaluation programme linked to the AI Factories and Gigafactories infrastructure established under the EU AI Act and the broader European AI strategy. ENISA coordinates the programme’s security evaluation capacity, with the goal of producing tested, open or licensably available AI detection tools specifically validated for essential entities.
The target operational date for the first cohort of evaluated tools is 2027. However, regulated buyers do not need to wait until that date to benefit from the programme. ENISA’s procurement guidance and the programme’s pre-commercial procurement channels allow essential entities to participate in evaluation exercises, submit use cases and access preliminary tool assessments before the formal 2027 launch. Organisations that engage early gain two advantages: they influence the evaluation criteria to reflect real-world sovereign deployment requirements, and they gain documented evidence of engagement with ENISA-endorsed evaluation processes that can support action plan audit submissions.
Procurement officers should engage through ENISA’s official stakeholder channels (enisa.europa.eu) rather than waiting for the programme to produce a finished catalogue. The evaluation frameworks being developed for the Grand Challenge will also inform ENISA’s guidance on how to assess third-party AI security tools for jurisdictional compliance, which feeds directly into action plan audit requirements.
Mapping the Action Plan onto DORA and NIS-2: Avoiding Duplicated Effort
The most common mistake in action plan implementation is treating it as a third, separate compliance programme alongside NIS-2 and DORA. This approach creates duplicated documentation, inconsistent control mappings and unnecessary audit burden. A unified control framework is both more efficient and more defensible to regulators.
| Obligation | NIS-2 Article 21 anchor | DORA (EU) 2022/2554 anchor | Action Plan extension |
|---|---|---|---|
| Incident detection and response | Art. 21(2)(b): incident handling | Art. 17: ICT-related incident management | Detection must include AI-pattern recognition; LLM-generated attack signatures must be in scope |
| Supply-chain risk | Art. 21(2)(d): supply-chain security | Art. 28-30: ICT third-party risk | AI components require model provenance and jurisdiction assessment in addition to standard vendor due diligence |
| Cryptographic controls | Art. 21(2)(h): encryption | Art. 9(2): data integrity and confidentiality | Post-quantum cryptographic readiness assessment required for AI inference channels and model storage |
| Access control | Art. 21(2)(i): access control | Art. 9(4): ICT access management | Inference API access must be separately controlled and logged; model weight access must be privileged and audited |
The practical approach is to designate a single control owner for each shared obligation, document the control once against the most demanding requirement (typically the action plan extension), and cross-reference that documentation in NIS-2 and DORA audit submissions. DORA’s requirement for a detailed ICT risk management framework (Articles 5 through 16) provides a natural home for the AI-specific risk register that the action plan requires. The European Data Protection Supervisor has stated that “the integration of AI in cybersecurity must go hand in hand with accountability, transparency and the preservation of fundamental rights, including the right to data protection,” a principle that also governs how AI detection tooling is documented in GDPR Article 30 records of processing activities.
Sophos’s 2023 State of Ransomware survey found that 66% of organisations reported a ransomware attack in the previous year. Many of these attacks now incorporate AI-assisted reconnaissance phases, making the action plan’s behavioural detection requirements directly relevant to ransomware resilience as well as to the incident categories covered by DORA’s reporting obligations.
Building Audit Evidence for Sovereign AI Detection
Demonstrating compliance with the action plan’s AI-specific requirements requires a different evidence set from standard NIS-2 or DORA audit packages. The following documentation components are necessary and should be maintained as living records rather than point-in-time snapshots:
- A current data flow diagram, updated at least quarterly, showing that all AI inference, log analysis and threat intelligence processing remains within the sovereign perimeter, with no external API dependencies.
- Network egress monitoring records confirming that no AI-related traffic crosses jurisdictional boundaries, retained for the minimum period required by the applicable sectoral regulation (typically three years under DORA Article 17).
- A model integrity log, cryptographically signed, recording the hash values of deployed model weights at each deployment event.
- A vendor legal entity declaration identifying the jurisdiction of incorporation and any parent entities of all AI software providers, updated whenever the supply chain changes.
- For tools sourced through the EU Grand Challenge evaluation process, ENISA evaluation reports serve as independent third-party evidence and should be retained alongside internal assessments.
This evidence package supports not only action plan audits but also GDPR Article 28 processor due diligence records and DORA’s third-party risk register. Consolidating it into a single, versioned document repository reduces preparation time for multi-framework audits significantly.
Frequently Asked Questions
Does the EU Cybersecurity and AI Action Plan replace NIS-2 Article 21 obligations?
No. The action plan supplements rather than replaces NIS-2 Article 21. It introduces AI-specific threat categories and detection requirements that sit on top of the baseline risk-management measures already required under Article 21. Regulated organisations must satisfy both layers.
Can a regulated organisation use a US-hosted AI security service to comply with the action plan?
Technically possible, but legally risky. Any AI security platform hosted by a US-controlled entity is subject to the CLOUD Act and FISA 702, meaning logs, model outputs and threat intelligence data could be compelled by US authorities without EU judicial oversight. This creates both a GDPR exposure and an audit problem under the action plan’s sovereignty provisions.
What is the EU Grand Challenge on AI for Cybersecurity and when will tools be available?
The EU Grand Challenge on AI for Cybersecurity is a competitive R&D programme coordinated through ENISA and linked to the AI Factories and Gigafactories infrastructure. It aims to produce tested, open or licensable AI detection tools for essential entities. The target operational date for the first cohort of tools is 2027, but procurement processes for evaluated tooling can begin before that date through ENISA’s engagement channels.
How do open-weight models like Mistral or Llama change the threat model when deployed on-premises?
Open-weight models running locally eliminate the data-exfiltration risk associated with sending prompts to a public API. However, they introduce a new attack surface: the model weights and inference infrastructure become a high-value target for adversarial input attacks, model poisoning and prompt injection. Sovereign deployments must therefore add model integrity verification, input/output filtering and access controls specific to the AI inference layer.
How should a CISO document that an AI detection tool does not create foreign-jurisdiction data flows?
Audit evidence should include: a data flow diagram showing that all telemetry, logs and model inference remain within the sovereign perimeter; a vendor attestation or source-code audit confirming the absence of external API calls; network egress monitoring records; and a record of the legal entity and jurisdiction of the software provider. For tools sourced from the EU Grand Challenge ecosystem, ENISA evaluation reports can serve as additional evidence.
Hoe Qsentinel dit oplost
Qsentinel is the managed Nextcloud Enterprise workspace, enhanced by Qsentinel with post-quantum encryption and sovereign private AI, hosted in Switzerland or on-premise, out of reach of the CLOUD Act.
