NIS2 and the EU AI Act: The Dual Compliance Obligations High-Risk AI Deployers Face in 2026
The EU AI Act’s high-risk AI obligations activate on August 2, 2026. For many organisations already subject to the NIS2 Directive, that date is not a distant regulatory concern — it is the point at which two major compliance frameworks converge on the same security team, the same incident response procedures, and the same AI systems deployed inside critical operations.
The regulatory logic is easy to miss. NIS2 and the EU AI Act do not cover the same things: one regulates organisations, the other regulates AI systems. But for an essential entity running an AI system that falls under AI Act Annex III, both sets of obligations apply simultaneously. The CISO is responsible for NIS2 Art. 21 cybersecurity measures. The compliance team is responsible for AI Act Art. 26 deployer obligations. In most organisations, these teams work from separate frameworks and separate checklists — when a substantial portion of the underlying evidence base overlaps.
This guide maps the intersection. It identifies which AI systems create dual compliance obligations, what each regulation specifically requires, where the obligations converge or diverge, and how to handle AI supply chain risk and adversarial AI threats under the combined framework.
This article provides general information only and does not constitute legal or regulatory advice. Requirements may vary by jurisdiction and organisation type. Consult a qualified legal professional or compliance specialist for advice specific to your situation.
Two Regulations, One Compliance Problem
The starting point for dual compliance is a structural distinction most articles skip: NIS2 and the EU AI Act regulate different objects.
NIS2 (Directive (EU) 2022/2555) regulates the organisation. Its Article 21 risk management measures attach to the essential or important entity as an obligation to secure its network and information systems. The AI system is one more information asset inside that organisational obligation — it receives no special treatment and no exemption from the measures.
The EU AI Act (Regulation (EU) 2024/1689) regulates the AI system. Its classification rules and the high-risk categories in Annex III create obligations that follow the system — specifically its provider and deployer — regardless of whether that deployer is also subject to NIS2. The system is the regulated object; conformity is a system-level property that travels with the system, not the organisation.
Both apply simultaneously when an entity qualifies as a NIS2 essential or important entity and deploys an AI system that qualifies as high-risk under Annex III. There is no lex specialis exemption between NIS2 and the EU AI Act — both apply in full, to the same organisation, covering the same deployment from different regulatory angles. A compliance programme that satisfies one but ignores the other is half-complete. The practical consequence: your AI risk management work must satisfy NIS2’s cybersecurity requirements and the AI Act’s conformity and deployer obligations. These share substantial evidence — risk registers, incident logs, supplier assessments, access controls. Treating them as entirely separate workstreams means duplicating work and creating gaps where a single oversight produces two simultaneous compliance failures.
Which AI Systems Trigger Dual Compliance?
Not every AI system inside a NIS2-covered entity creates AI Act obligations. The trigger is Annex III classification. Under Article 6(2) of the EU AI Act, systems listed in Annex III are automatically considered high-risk unless they qualify for a specific derogation. That derogation does not apply to systems performing profiling of natural persons, which remain high-risk regardless of any self-assessment the deployer conducts.

For NIS2 entities, the highest-frequency Annex III categories are:
| Annex III Category | Example AI System | Typical NIS2 Sector | Dual Compliance? |
|---|---|---|---|
| 2 — Critical Infrastructure | Grid management AI, network anomaly detection, water system optimisation AI | Energy, Water, Digital Infrastructure, Transport | Yes — direct sector overlap |
| 1 — Biometrics | AI-based access control (non-verification), emotion recognition, biometric categorisation | Any NIS2 entity using AI-based access management | Yes — if not limited to identity verification only |
| 4 — Employment | AI-based recruitment screening, performance monitoring, task allocation systems | Any NIS2 essential or important entity with workforce AI | Yes — irrespective of sector |
| 5 — Essential Services | AI for credit scoring, insurance risk assessment, healthcare benefit eligibility | Healthcare, Finance | Yes — sector-specific |
| 6 — Law Enforcement | Recidivism risk scoring, evidence evaluation tools, offence likelihood assessment | Public administration (NIS2 Art. 2 scope) | Yes — for relevant public bodies |
Category 2 is the highest-priority concern for most NIS2 essential entities. Annex III defines it as AI systems intended to be used as safety components in the management and operation of critical digital infrastructure, road traffic, or in the supply of water, gas, heating, or electricity. The overlap with NIS2 essential sectors is direct and by design: an AI system monitoring grid stability, optimising water treatment processes, or detecting anomalies in critical network infrastructure is simultaneously a NIS2-covered asset and an AI Act Annex III high-risk system.
The derogation under Article 6 provides limited relief. Organisations can self-assess that an Annex III system does not pose significant risk to health, safety, or fundamental rights and meets one of four conditions: performing narrow procedural tasks; improving results of completed human activities; detecting deviations without replacing human assessment; or executing preparatory tasks. The self-assessment must be documented before deployment and made available to regulators on request. Any system performing profiling of natural persons is excluded from the derogation without exception.
For the full scope of NIS2 entity classification, see our complete NIS2 Directive guide.
NIS2 Art. 21 Applied to AI Systems
Article 21 of the NIS2 Directive establishes 10 mandatory cybersecurity risk management measures for essential and important entities. None are labelled AI measures, but all apply when the relevant asset is an AI system. The regulation takes an all-hazards approach — the nature of the asset changes the implementation detail, not the obligation.

Art. 21(2)(a) — Risk analysis and information system security policies
AI systems must be included in the entity’s formal risk register. Risk analysis covers model-specific threats: adversarial inputs, data poisoning, model drift, and vulnerabilities in third-party training data or model libraries. Under NIS2 Art. 21, risk analysis requires an all-hazards approach — AI-specific attack vectors are within scope whether or not they appear in traditional IT security checklists. An AI system operating inside a critical process that is absent from the risk register is a direct compliance gap.
Art. 21(2)(b) — Incident handling
An AI system producing incorrect outputs that affect critical service delivery constitutes an incident under NIS2’s definition. Incident handling procedures must address AI-specific failure modes — model degradation, unexpected outputs, adversarial manipulation — with defined detection, response, and recovery steps. Art. 23 notification obligations apply where the incident has significant impact on service delivery, including AI-caused service disruptions.
Art. 21(2)(d) — Supply chain security
AI systems obtained from external vendors — a cloud-hosted model, an API-accessed language model, a purchased ML pipeline — are supplier relationships under Art. 21(2)(d). The full supply chain security assessment applies: vendor security posture, data processing agreements, incident notification clauses, and audit rights. This dimension is addressed in detail in the supply chain section below.
Art. 21(2)(f) — Security in acquisition, development and maintenance
For AI systems developed in-house or customised from base models, this measure covers secure development practices throughout the model lifecycle: training data validation, adversarial robustness testing, version control, and change management at deployment. Major model updates — retraining, fine-tuning, architecture changes — trigger the same development security obligations as initial deployment.
Art. 21(2)(i) and (j) — Access control, asset management and authentication
AI models, training datasets, and inference endpoints are information assets and must be catalogued. Access control restricts who can modify model weights, retrain the model, or access the inference API — including privileged access for model administrators. API keys and model access credentials fall within the entity’s MFA and authentication obligations under Art. 21(2)(j).
The proportionality test in Art. 21(1) applies throughout: measures must be appropriate to the entity’s risk exposure, size, and the likelihood and severity of incidents. See our NIS2 risk assessment guide for guidance on calibrating proportionality for AI deployments.
EU AI Act Art. 26 — What Deployers Must Add
Where NIS2 Art. 21 covers organisational security, EU AI Act Article 26 covers system-level deployer obligations. These are additive — they attach specifically because the system is an Annex III high-risk AI system and have no NIS2 equivalent.
Use the system per provider instructions (Art. 26(1)). The provider supplies instructions for use as part of the technical documentation. Deployers must operate within those instructions. Deviating from the intended use removes the provider’s conformity guarantee and places the deployer in a provider-equivalent compliance position — with substantially higher obligations, including the duty to carry out a conformity assessment.
Ensure qualified human oversight (Art. 26(2)). Designated personnel must have the competence, training, authority, and support to understand the system’s capabilities and limitations, detect and correct malfunctions, and override or suspend the system when needed. This is a documented obligation: the deployer must demonstrate that identified individuals are genuinely qualified to exercise meaningful oversight — not merely that oversight nominally exists on paper.
Maintain input data quality where deployer-controlled (Art. 26(4)). Where the deployer provides or controls the data input to the system, that data must be relevant and sufficiently representative for the intended purpose. For NIS2 entities using AI for network monitoring or threat classification, this includes validating the representativeness of operational data used as AI inputs across different network conditions and threat scenarios.
Retain logs for minimum six months (Art. 26(6)). Automatically generated AI system logs must be kept under the deployer’s control for at least six months, or longer where applicable law requires it. These are system-specific AI operation logs. They sit alongside — not inside — the general network and system event logs required under NIS2 Art. 21. Organisations should ensure their log retention architecture captures both separately.
Report risks and incidents (Art. 26(5)). When a deployer identifies that the system may pose a risk, they must inform the provider and the relevant market surveillance authority without delay. Serious incidents trigger immediate notification to the provider, then to the relevant market surveillance authority. This creates a parallel notification chain to NIS2 Art. 23 — the deployer manages both, to different regulatory bodies, potentially from the same underlying AI failure event.
Fundamental Rights Impact Assessment where applicable (Art. 27). Deployers that are public bodies, private entities providing public services, or deployers of Annex III categories 5(b) and (c) AI (credit scoring, insurance risk) must conduct a FRIA before first use. The assessment covers affected groups, fundamental rights risks, human oversight measures, and mitigation plans. It must be filed with the market surveillance authority. Deadline: August 2, 2026. A DPIA conducted under GDPR can satisfy elements that overlap, reducing the documentation burden for entities already GDPR-compliant.
Workplace notification (Art. 26(7)). Before deploying a high-risk AI system in the workplace, employers must inform worker representatives and affected workers. This applies to HR and recruitment AI under Annex III Category 4 and any performance monitoring AI affecting working conditions.
Where the Obligations Converge — and Where They Don’t
The most efficient dual compliance approach starts with identifying where a single measure satisfies both frameworks simultaneously, and where genuinely separate implementation tracks are required.

| Obligation | NIS2 Art. 21 | AI Act Art. 26 | Integration opportunity |
|---|---|---|---|
| Risk management | Art. 21(2)(a) — organisational risk register | Implied via Art. 26(5) risk identification duty | Extend existing risk register with AI-specific entries |
| Incident reporting | Art. 23 — to national CSIRT and competent authority | Art. 26(5) — to provider and market surveillance authority | Two separate reports to different bodies; shared evidence base |
| Logging | Art. 21(2)(j) — system event logs | Art. 26(6) — AI system logs, minimum 6 months | Same log infrastructure; ensure AI-specific logs retained separately |
| Supply chain | Art. 21(2)(d) — direct supplier assessments | Implicit in Art. 26(1) — deployer must follow provider instructions | Unified vendor assessment covering security and conformity |
| Access control | Art. 21(2)(i) — asset management and access policies | Not in Art. 26 | NIS2 measure covers AI assets; no AI Act equivalent |
| Human oversight | Not required by Art. 21 | Art. 26(2) — qualified persons mandatory, documented | AI Act additive obligation — implement separately |
| Conformity documentation | Not required by NIS2 | Provider-supplied; deployer must store and make available | Pure AI Act obligation — no NIS2 overlap |
| FRIA | Not in NIS2 | Art. 27 — public bodies and Annex III 5b/5c deployers | Pure AI Act obligation; GDPR DPIA satisfies overlapping elements |
| Business continuity | Art. 21(2)(c) — backup and disaster recovery | Not in Art. 26 | NIS2-only — apply to AI system recovery procedures |
| Cryptography | Art. 21(2)(h) — cryptography and encryption policies | Not in Art. 26 | NIS2-only — apply to AI API communications and data storage |
Organisations with a mature NIS2 Art. 21 programme can extend their existing risk register, vendor assessment process, and incident logging framework to satisfy the convergent AI Act Art. 26 obligations. The genuinely additive AI Act obligations — human oversight documentation, conformity documentation, FRIA, EU database registration, and workplace notification — have no NIS2 equivalents and require dedicated implementation tracks.
AI Supply Chain Risk Under NIS2 Art. 21(2)(d)
Most NIS2 entities using AI are deployers of third-party AI: API-accessed language models, vendor-supplied machine learning pipelines, or packaged AI products integrated into critical operations. Each of these is a supplier relationship under Art. 21(2)(d), and supply chain security obligations apply in full.

The principal categories of AI supply chain risk include data poisoning via contaminated training inputs, model drift producing gradual undetected accuracy degradation, adversarial manipulation of inference endpoints, and opacity in third-party model lineage. A 2025 supply chain attack targeting 18 JavaScript packages with over two billion weekly downloads illustrated how dependency-level compromise propagates through AI pipelines at scale — the same attack surface exists for ML libraries, model frameworks, and pre-trained model repositories.
Vendor contracts for AI systems should include: security incident notification obligations aligned with NIS2 Art. 23 timelines; data processing terms covering model inputs, outputs, and retention; audit rights proportionate to the system’s role in critical processes; and liability allocation for AI system failures or degraded performance affecting service delivery. An AI model card or Software Bill of Materials — documenting training data sources, model architecture, known limitations, and update history — represents the emerging standard for supply chain transparency and should be required from vendors supplying AI to NIS2-covered operations.
A further supply chain exposure arises under the AI Act. Under Art. 26(5), if a deployer has reason to believe the system poses a risk — because of a provider security incident, a model update introducing unexpected behaviour, or a disclosed model vulnerability — deployer notification obligations trigger simultaneously with NIS2 Art. 23 obligations where service delivery is significantly affected. A single AI vendor incident can open two parallel notification tracks to different regulatory bodies. Our NIS2 supply chain security guide covers the vendor due diligence framework in detail.
Adversarial AI Threats as NIS2 Risk Management Considerations
Adversarial AI threats — particularly prompt injection and model poisoning — are absent from most NIS2 compliance programmes. Under the all-hazards scope of Art. 21(2)(a), both belong in the risk register.
Prompt injection is the OWASP #1 vulnerability for LLM applications as of 2025. Direct injection arrives through user inputs; indirect injection embeds commands in external content the AI processes — documents, emails, web pages the system accesses autonomously. In 2025, critical CVEs in Microsoft Copilot (CVSS 9.3), GitHub Copilot (CVSS 9.6), and Cursor IDE (CVSS 9.8) demonstrated active production exploitation. The risk amplifies significantly with agentic AI systems that have access to email, file systems, and operational APIs: a prompt injection against an AI agent with administrative access to network infrastructure is a credible attack vector against NIS2-covered services. Research found injection attempts appearing in over 73% of production AI deployments assessed during security audits.
Model poisoning corrupts training data to alter model behaviour at a foundational level. Consequences range from gradual accuracy degradation to embedded backdoors — dormant under normal conditions, activating under attacker-chosen triggers. For critical infrastructure AI, poisoning can cause misclassification of network anomalies, incorrect resource allocation decisions, or suppressed alerts precisely when an attacker wants to operate undetected. Both threats fall within NIS2’s all-hazards scope: Art. 21(2)(a) risk analysis must cover threats that could exploit vulnerabilities in network and information systems, which includes AI processing behaviour as a vulnerability surface.
Controls that satisfy both NIS2 Art. 21 and AI Act Art. 26 simultaneously: adversarial robustness testing and red teaming (maps to Art. 21(2)(f) development security and Art. 26(2) human oversight effectiveness); data provenance validation (maps to Art. 21(2)(d) supply chain and Art. 26(4) input data quality); anomaly detection for model outputs (maps to Art. 21(2)(b) incident detection and Art. 26(5) risk identification); and input filtering against known injection patterns (maps to Art. 21(2)(j) secure communications and Art. 26(1) use per instructions). These shared controls represent the most efficient dual-framework investment: one implementation, two compliance obligations satisfied.
Dual Compliance Action Checklist
| Action | Deadline | Owner |
|---|---|---|
| Inventory all AI systems in operation and classify against Annex III categories | Immediate | CISO / Compliance |
| Confirm NIS2 essential or important entity status | Immediate | Legal |
| For each dual-scope AI system: run full Art. 21(2) risk assessment covering AI-specific threats (poisoning, injection, drift) | Ongoing | CISO |
| For each dual-scope AI system: complete Art. 26 deployer obligation checklist (oversight, logs, documentation) | Before Aug 2, 2026 | Compliance |
| Review AI vendor contracts for Art. 21(2)(d) supply chain requirements (notification clauses, audit rights, model cards) | Q2 2026 | Legal / Procurement |
| Include prompt injection and model poisoning in threat scenarios and incident response procedures | Q2 2026 | CISO |
| Integrate Art. 26(6) AI system log retention into NIS2 evidence collection framework | Q2 2026 | IT / CISO |
| Conduct FRIA where applicable (public body deployers, Annex III categories 5b/5c) | Before Aug 2, 2026 | Legal / DPO |
| Register high-risk AI systems in EU AI Act database (public bodies and applicable entities under Art. 49) | Before Aug 2, 2026 | Compliance |
| Notify affected workers of high-risk AI deployment in the workplace before going live | Before deployment | HR / Legal |
Key Takeaways
NIS2 and the EU AI Act regulate different objects — the organisation and the AI system — but create overlapping obligations for entities that are both NIS2-covered and deployers of Annex III high-risk AI. The compliance collision point is August 2, 2026, when Art. 26 deployer obligations become enforceable.

The most significant risk is not compliance duplication — it is the gap that opens when teams treat the two frameworks as entirely separate workstreams. An AI vendor breach triggering Art. 26(5) deployer notification is also a potential NIS2 Art. 23 reportable incident. An adversarial attack against critical infrastructure AI is simultaneously an Art. 21(2)(a) risk register event and an Art. 26(5) deployer risk event. A third-party AI model is both an Art. 26 provider relationship and an Art. 21(2)(d) supplier. Treating these as the same event in a unified compliance programme — shared evidence base, single incident response procedure, joint vendor assessment — closes both frameworks without doubling the workload.
ENISA is developing further guidance on the NIS2 and AI Act intersection, and the European Commission’s proposed NIS2 amendments (January 2026) may create more explicit coordination between the frameworks. Until that guidance matures, the baseline is clear: inventory Annex III AI systems, apply both Art. 21 and Art. 26 obligations to each, and include AI-specific adversarial threats as first-class entries in your NIS2 risk register.
Frequently Asked Questions
Does NIS2 apply to AI systems directly?
NIS2 does not regulate AI systems as a technology class — it regulates organisations (essential and important entities) and their cybersecurity practices. AI systems fall within NIS2 scope as information assets and as supplier relationships, not as a separately regulated technology. The EU AI Act is the instrument that regulates AI systems specifically.
What is the enforcement deadline for EU AI Act high-risk AI obligations?
August 2, 2026. This is when Article 6 classification rules and Annex III high-risk AI obligations become enforceable for providers and deployers of systems listed in Annex III. AI systems that are safety components of regulated products listed in Annex I have an additional 12-month transition, with obligations applying from August 2, 2027.
If we use a third-party AI API, are we subject to both NIS2 and AI Act obligations?
Under NIS2 Art. 21(2)(d), yes — the AI provider is a direct supplier and supply chain security obligations apply. Under the AI Act, you are the deployer and Art. 26 obligations apply independently. Your provider retains provider-level obligations (conformity documentation, technical documentation, EU database registration where required), but your deployer obligations — human oversight, six-month log retention, risk and incident reporting — are your responsibility regardless of the provider’s compliance status.
Sources
- EU AI Act, Annex III — High-Risk AI Systems (artificialintelligenceact.eu, linked above)
- EU AI Act, Article 6 — Classification Rules for High-Risk AI Systems (artificialintelligenceact.eu, linked above)
- EU AI Act, Article 26 — Obligations of Deployers of High-Risk AI Systems (artificialintelligenceact.eu, linked above)
- EU AI Act, Article 27 — Fundamental Rights Impact Assessment for High-Risk AI Systems
- NIS2 Directive (EU) 2022/2555, Article 21 — Cybersecurity risk-management measures (eur-lex.europa.eu / enobyte.com, linked above)
- OWASP Gen AI Security Project — LLM01:2025 Prompt Injection (genai.owasp.org, linked above)
- Cloud Security Alliance — AI Security: Prompt Injection, Model Poisoning and Adversarial Perturbations (cloudsecurityalliance.org, linked above)
- ACIG Journal — Supply Chain Security and AI Risk Governance Model for Critical Infrastructure under NIS2 (linked above)
- ENISA NIS2 Technical Implementation Guidance — June 2025
