Updated juli 23, 2026
Summary: NIS-2 Directive (EU) 2022/2555 places ground-segment operators, satellite service providers and national space agencies under binding cybersecurity obligations. Sovereign on-premises infrastructure, quantum-safe key management and self-hosted SIEM are the practical path to meeting those obligations without foreign-jurisdiction exposure.

A sovereign ground segment is a ground-based space infrastructure, including telemetry, tracking and command (TT&C) stations, mission-control systems and data-processing facilities, that is operated under the full legal and technical control of the entity responsible for it, without dependence on foreign-jurisdiction cloud services or foreign-controlled software stacks. For European space operators, that definition has become a compliance baseline, not merely a security preference, following the entry into force of NIS-2 Directive (EU) 2022/2555.

How NIS-2 Annex I Places Space Operators Under Binding Obligations

Annex I of NIS-2 explicitly lists “space” as one of eleven sectors of highly critical infrastructure, placing ground-segment operators, satellite service providers and national space agencies on the same regulatory tier as energy, transport and banking. Any medium or large enterprise operating ground infrastructure within the EU falls within scope as an essential entity.

The operative requirements appear in Article 21, which mandates a risk-based approach across ten specific cybersecurity domains: policies on risk analysis and information system security, incident handling, business continuity and crisis management, supply-chain security, secure acquisition and development of network systems, cybersecurity hygiene and training, cryptography and encryption, human-resources security and access control, multi-factor authentication, and the use of secured communications. For a ground-segment operator, each of these maps directly to concrete infrastructure choices: who holds the encryption keys for command uplinks, whether the SIEM is sovereign or outsourced, and whether the software supply chain for mission-control applications includes components controlled by foreign entities.

The EU Space Programme Regulation (EU) 2021/696 reinforces this by requiring that ground infrastructure supporting Galileo, Copernicus and GOVSATCOM is protected against threats that could jeopardise operation of the programme or its services. EUSPA, the EU Agency for the Space Programme, is delegated authority to conduct security accreditation of those components, making its accreditation criteria a practical extension of NIS-2 obligations for operators interfacing with EU programme infrastructure.

Key obligation: Under NIS-2 Article 21(2)(h), essential entities must use multi-factor authentication and secured communications as a baseline. For satellite command links, this means hardware-based authentication with cryptographic binding to the specific mission, not username-and-password access to a shared cloud console.

Data-Sovereignty Risks in Foreign-Controlled Cloud Telemetry Platforms

Relying on US-headquartered cloud platforms for telemetry ingestion, mission-control dashboards or orbital-data processing exposes a ground-segment operator to at least three distinct legal risk vectors that have no contractual fix.

First, the US CLOUD Act of 2018 allows US law enforcement to compel a US provider to produce data stored anywhere in the world, regardless of where the data subject is located or where the data physically resides. Second, FISA Section 702 authorises US intelligence agencies to collect communications of non-US persons from US electronic communication service providers without a warrant. Third, EU e-Evidence Regulation (EU) 2023/1543, once fully operational, creates a parallel channel through which EU authorities can request data directly from providers, adding a second jurisdictional claim on the same data set.

The practical consequence for a satellite operator is that telemetry, orbital parameters, ground-track data and command histories held in a US-controlled cloud can be accessed by foreign authorities without the operator’s knowledge or consent, and potentially without the ability to notify the data subjects or regulators. This is not a theoretical risk: the ENISA Threat Landscape for the Space Sector 2023 identified ground-segment compromise as one of the top attack vectors targeting space systems, and nation-state actors have demonstrated sustained interest in satellite operational data as strategic intelligence.

Sovereign on-premises infrastructure eliminates these vectors by keeping data within a legal perimeter that is governed exclusively by EU law. When telemetry is processed on hardware under the operator’s physical control, hosted in a jurisdiction with strong data-protection legislation (Switzerland under the revised Federal Act on Data Protection, or an EU member state), and managed by software without US-person access, neither the CLOUD Act nor FISA 702 creates a reachable obligation.

See how Qsentinel solves this in practice.Start a 10-user pilot →

Export Controls: EU Dual-Use Regulation and ITAR Compliance in Practice

Space-ground infrastructure that uses advanced cryptography or AI-assisted anomaly detection intersects with two overlapping export-control regimes: EU Dual-Use Regulation (EU) 2021/821 and US International Traffic in Arms Regulations (ITAR).

Regulation (EU) 2021/821 controls the export of dual-use items, including cryptographic technology listed in Annex I Category 5, Part 2. Software implementing symmetric algorithms with key lengths above 56 bits, or asymmetric cryptography based on discrete logarithm or integer factorisation, requires an export licence for transfer outside the EU. For on-premises deployment within the EU, intra-EU transfers are generally exempt, but operators must document that the software is not re-exported and that access controls prevent unauthorised transfer.

ITAR controls items on the US Munitions List, including certain space-qualified encryption hardware and associated technical data. The critical compliance point for a European sovereign ground segment is that any software or hardware component that originated under ITAR control requires US State Department authorisation before transfer to non-US entities or use in a context involving foreign nationals. The practical solution is to build the sovereign stack on open-source cryptographic libraries implementing NIST-standardised post-quantum algorithms (ML-KEM and ML-DSA, derived from CRYSTALS-Kyber and CRYSTALS-Dilithium), which are publicly available and fall outside ITAR’s scope, combined with an access-control framework that prevents any US-person involvement in key management or system administration.

Control Regime Relevant Scope for Space Ground Segments On-Premises Compliance Mechanism
EU Dual-Use Regulation (EU) 2021/821 Cryptographic software, AI anomaly-detection models, ground-station control software Intra-EU deployment with documented access controls; no re-export without licence
ITAR (US Munitions List) Space-qualified encryption hardware, associated technical data, certain satellite control technology Use ITAR-free open-source cryptographic libraries; exclude US-person access to key management
EAR (Export Administration Regulations) Commercial encryption products, dual-use software not on US Munitions List Mass-market or open-source exemptions available; document end-use and end-user

Incident Reporting: Meeting the 24-Hour and 72-Hour Deadlines With Sovereign SIEM

NIS-2 Article 23 imposes a two-stage reporting obligation on essential entities. Within 24 hours of becoming aware of a significant incident, the operator must submit an early warning to its national CSIRT or competent authority. Within 72 hours, a formal incident notification with a more detailed assessment is required. A final report follows within one month.

A “significant incident” for a space-sector entity is one that causes severe disruption of the service, financial loss, or material impact on other entities. Given the interdependencies between ground infrastructure and orbital assets, an intrusion that disrupts TT&C for even a short period will almost certainly qualify.

The decisive operational question is how quickly the operator can characterise the incident with enough precision to satisfy the early warning without triggering false positives or omitting material facts. If telemetry and security-event data are processed by a third-party cloud SIEM, the operator is dependent on the provider’s ticketing and data-release processes, which introduces latency that may breach the 24-hour window. A sovereign SIEM deployed on-premises, ingesting logs from all ground-station components in real time, gives the operator immediate, unmediated access to the evidence needed to draft an accurate early warning. It also ensures that the log data itself does not leave the operator’s legal perimeter during the investigation, which matters when logs contain operationally sensitive orbital parameters.

Compliance note: NIS-2 Article 23(3) requires the early warning to state whether the incident is suspected to be caused by unlawful or malicious acts. A sovereign SIEM with behavioural analytics and network-flow baselining allows operators to make that determination from internal evidence within hours, rather than waiting for a cloud provider’s forensic team.

Sovereign Key Management and Command Authentication Against Nation-State Threats

The command uplink from a ground station to an orbiting spacecraft is the single most sensitive data path in any space operation. Unauthorised command injection, known as “rogue commands” in ENISA’s taxonomy, can alter orbital parameters, disable safety systems or permanently disable a mission. Nation-state actors with signals-intelligence capabilities can intercept and analyse command frequencies, and a sufficiently resourced adversary may attempt replay attacks or cryptanalytic attacks against command authentication.

A sovereign key-management architecture for command authentication must satisfy four properties simultaneously: the private keys must never leave hardware security modules (HSMs) under the operator’s physical control; the authentication scheme must be resistant to both classical and quantum-era cryptanalysis; command sequences must be bound to specific spacecraft identifiers and time windows to prevent replay; and the entire key lifecycle, generation, rotation, revocation and destruction, must be auditable without any third-party involvement.

Implementing CRYSTALS-Dilithium (now standardised as ML-DSA under FIPS 204) for command-uplink digital signatures addresses the quantum threat. The “harvest now, decrypt later” risk is acute for space systems because satellite missions routinely span ten to fifteen years: an adversary recording command traffic today could decrypt it within the mission’s operational lifetime if the underlying cryptography relies on integer factorisation or elliptic-curve assumptions. Migrating to post-quantum authentication before that inflection point is therefore a mission-assurance decision, not only a compliance checkbox.

Ground stations that rely on cloud-hosted key management services operated by US providers reintroduce the CLOUD Act exposure discussed above: the HSM is effectively under foreign jurisdiction regardless of its physical location. An on-premises HSM cluster, managed exclusively by EU-based personnel under documented separation-of-duties controls, is the only configuration that eliminates that exposure while satisfying NIS-2 Article 21(2)(h) on secured communications and access control.

The IBM Cost of a Data Breach Report 2023 placed the global average breach cost at USD 4.45 million, a 15 percent increase over three years. For a space operator, the direct cost of a command-link compromise, including mission recovery, regulatory penalties under NIS-2 (up to EUR 10 million or two percent of global turnover for essential entities) and reputational damage, would substantially exceed that average.

Integrating Sovereign Infrastructure Into the NIS-2 Compliance Posture

The practical architecture for a NIS-2-compliant sovereign ground segment combines several layers. At the perimeter, a quantum-safe VPN gateway protects remote operators and travelling staff connecting to mission-control systems, using ML-KEM for key encapsulation. Within the facility, a self-hosted Nextcloud-based collaboration platform replaces any Microsoft 365 or Google Workspace dependency for operational documentation, ensuring that no mission-sensitive file is processed by a foreign-controlled service. The SIEM, built on open-source tooling and deployed on-premises, ingests logs from TT&C systems, network infrastructure and identity management in real time.

Supply-chain risk, which Article 21(2)(d) of NIS-2 specifically requires operators to manage, is addressed by maintaining a software bill of materials (SBOM) for all mission-critical applications and by preferring open-source components whose code can be audited internally. Private AI models, such as Mistral or Llama variants fine-tuned for anomaly detection in telemetry streams, can run locally on on-premises GPU infrastructure, eliminating the risk that operational data is sent to a public AI inference endpoint for training or logging.

EUSPA’s security accreditation process for EU Space Programme ground infrastructure provides a structured framework for documenting and demonstrating compliance with these requirements. Operators who align their internal controls to EUSPA accreditation criteria and NIS-2 Article 21 simultaneously reduce audit duplication and create a unified compliance evidence base that satisfies both regulators and their own supervisory boards.

FAQ

Does NIS-2 Annex I cover commercial satellite operators, or only government space agencies?

NIS-2 Annex I lists “space” as a sector of highly critical infrastructure and covers ground-based infrastructure operators, satellite service providers and national space agencies alike, provided they meet the size thresholds (medium or large enterprise) or are identified by member states as essential regardless of size. Commercial ground-segment operators providing positioning, Earth observation or communications services are within scope.

What is the practical difference between the 24-hour early warning and the 72-hour notification under NIS-2?

The 24-hour early warning to the national CSIRT is an initial flag confirming that a significant incident has occurred and providing a preliminary assessment of cross-border impact. The 72-hour notification must include the incident’s nature, severity, indicators of compromise and affected services. Sovereign SIEM with real-time alerting makes both deadlines achievable because log data is immediately accessible without waiting for a cloud provider to release it.

How does ITAR affect the choice of cryptographic software for a European sovereign ground segment?

ITAR controls defense-related technology on the US Munitions List, including certain space-qualified encryption hardware. Using open-source cryptographic libraries implementing NIST-standardised post-quantum algorithms, combined with on-premises deployment that excludes US-person access to key management, is the standard approach European operators use to satisfy both ITAR and EU Dual-Use requirements simultaneously.

Why is post-quantum cryptography urgent specifically for ground-to-orbit command links?

Adversaries can record encrypted command-and-control traffic today and decrypt it once a sufficiently powerful quantum computer exists, a threat known as “harvest now, decrypt later”. Satellite missions often span ten to fifteen years, meaning traffic captured in 2025 could be decrypted within the mission’s operational window. Migrating command authentication to ML-KEM and ML-DSA before the quantum inflection point is therefore a mission-assurance decision.

What role does EUSPA play in the cybersecurity of sovereign ground segments?

EUSPA manages the security accreditation of EU Space Programme ground infrastructure, including Galileo and Copernicus components, under authority delegated by Regulation (EU) 2021/696. EUSPA publishes security requirements and accreditation procedures that operators interfacing with EU programme infrastructure must satisfy. Aligning internal controls with EUSPA criteria and NIS-2 Article 21 simultaneously reduces audit duplication and produces a unified compliance evidence base.

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.

Start a 10-user pilot

Frequently asked questions

Does NIS-2 Annex I cover commercial satellite operators, or only government space agencies?
NIS-2 Annex I lists 'space' as a sector of highly critical infrastructure and covers ground-based infrastructure operators, satellite service providers and national space agencies alike, provided they meet the size thresholds (medium or large enterprise) or are identified by member states as essential regardless of size. Commercial ground-segment operators that provide positioning, Earth observation or communications services are within scope.
What is the practical difference between the 24-hour early warning and the 72-hour notification under NIS-2?
The 24-hour early warning to the national CSIRT is an initial flag: it confirms that a significant incident has occurred and provides a preliminary assessment of whether it is likely to have cross-border impact. The 72-hour notification must include a more detailed account of the incident's nature, severity, indicators of compromise and the services affected. Sovereign SIEM with real-time alerting makes both deadlines achievable because log data is immediately accessible without waiting for a cloud provider to release it.
How does ITAR affect the choice of cryptographic software for a European sovereign ground segment?
ITAR controls the export of defense-related technology listed on the US Munitions List. Certain space-qualified encryption hardware and associated software may fall under ITAR Category XIII or XV, requiring US State Department authorisation for any transfer to non-US entities. Using open-source cryptographic libraries (for example, those implementing NIST-standardised post-quantum algorithms) that are publicly available and not controlled under ITAR, combined with on-premises deployment that avoids any US-person access, is the standard way European operators satisfy both ITAR and EU Dual-Use requirements simultaneously.
Why is post-quantum cryptography urgent specifically for ground-to-orbit command links?
Adversaries can record encrypted command-and-control traffic today and decrypt it once a sufficiently powerful quantum computer exists, a threat known as 'harvest now, decrypt later'. Satellite missions often have operational lifespans of ten to fifteen years, meaning traffic captured in 2025 could be decrypted well within the mission window. Migrating command authentication to NIST-standardised post-quantum algorithms such as CRYSTALS-Kyber (now ML-KEM) and CRYSTALS-Dilithium (ML-DSA) before the quantum inflection point is therefore time-critical.
What role does EUSPA play in the cybersecurity of sovereign ground segments?
EUSPA (the EU Agency for the Space Programme) manages the security accreditation of EU space programme components, including Galileo and Copernicus ground infrastructure, under authority delegated by Regulation (EU) 2021/696. EUSPA publishes security requirements and accreditation procedures that ground-segment operators interfacing with EU programme infrastructure must satisfy. Compliance with EUSPA accreditation criteria dovetails with NIS-2 Article 21 obligations, making joint audit preparation efficient.