Remote Maintenance and GDPR: Processing, DPA and Security Measures
Timo Wevelsiep•Updated: 30.06.2026Editorial note: Versions, commands and prices may change. Please verify critical steps independently before production use. This guide does not replace individual consulting.
Remote maintenance is, under the GDPR, usually processing on behalf under Art. 28: as soon as an external provider can access personal data during maintenance, you need a data processing agreement (DPA), appropriate technical and organisational measures (TOMs) under Art. 32, clean logging, a deletion concept and, with US providers, a legal basis for the third-country transfer. This article explains when the obligation applies, what belongs in the contract and how to implement it cleanly. It also separates data protection from the cybersecurity obligations of NIS2.
When remote maintenance is processing on behalf (Art. 28 GDPR)
Processing on behalf exists when a provider processes personal data for the controller under its instructions (Art. 28 GDPR). The German Data Protection Conference (DSK), the body of the independent supervisory authorities, set a clear line on this in short paper No. 13: IT remote maintenance is processing on behalf unless it is purely technical maintenance of the infrastructure with no data access.
What matters is the possibility of access, not actual access. Because the technician could technically reach employee or customer data during fault analysis, a remote session or support, the processing is covered. The line in practice:
- Processing on behalf (DPA required): remote maintenance of applications, databases, machine controllers or servers where personal data is visible or reachable.
- Not processing on behalf: purely technical infrastructure work with no data relation, for example on power supply, cooling or cabling.
A machine or plant builder that remotely services its equipment at the customer site is therefore almost always a processor, and the customer is the controller.
What the DPA must contain (Art. 28(3))
The agreement must be concluded in written or electronic form (Art. 28(9)) and cover the following minimum content. Without it the processing is formally unlawful, however good the technology.
| Mandatory content under Art. 28(3) | Meaning for remote maintenance |
|---|---|
| Subject matter, duration, nature, purpose, data types, categories of data subjects | Which systems are serviced, which data is reachable during it |
| lit. a Processing only on instructions incl. transfers | Processing only on the controller's documented instructions |
| lit. b Confidentiality | Confidentiality commitment of the technicians used |
| lit. c Security under Art. 32 | The agreed technical and organisational measures (TOMs) |
| lit. d Sub-processors | Authorisation and binding of subcontractors and tool vendors |
| lit. e Assistance with data subject rights | Help with access, erasure, rectification (Art. 12 to 23) |
| lit. f Assistance with Art. 32 to 36 | Help with security, breach notification and impact assessment |
| lit. g Deletion or return | Handling of data and access after the assignment ends |
| lit. h Evidence and audits | The controller's inspection and audit rights |
Both parties must also list the processing in their record of processing activities under Art. 30.
Technical and organisational measures (Art. 32) for remote maintenance
Art. 32 GDPR requires a level of protection appropriate to the risk and to the state of the art, explicitly including encryption, the safeguarding of confidentiality, integrity, availability and resilience, and regular testing of effectiveness. For remote maintenance this translates into concrete measures:
- Encrypted connection instead of an open port: access through a secured tunnel or gateway, not a system directly reachable from the internet.
- Strong authentication: multi-factor authentication and central sign-on. Our article on SSO and MFA for remote access shows how to implement it.
- Least privilege (RBAC): each technician reaches only the systems the task requires, ideally time-limited with approval (just-in-time). Details in our guide to RBAC and audit for remote access.
- Logging: input and access control as a measure, traceable and tamper-evident.
- Currency: patched components and continuous vulnerability management.
The TOMs belong not only in reality but also as an annex to the DPA.
Third-party access, sub-processors and logging
It gets delicate when the provider itself brings in further third parties: a remote-maintenance tool as a cloud service, a subcontractor or a support partner abroad. Such sub-processors are only permitted with the controller's authorisation (Art. 28(2) and (4)), and the main processor must impose the same obligations on them. Every tool that processes data or session content has to be checked here.
In parallel, the accountability principle (Art. 5(2)) applies: you must be able to demonstrate who accessed which data and when. In practice this means a complete, tamper-evident audit log across all sessions, extended by session recording for critical systems. A central audit and logging system such as Wazuh consolidates this evidence. The same traceability is also the bridge to NIS2.
Deletion concept and storage limitation
Storage limitation (Art. 5(1)(e)) and the right to erasure (Art. 17) require that data is not kept longer than necessary. For remote maintenance that means:
- After the assignment ends: data and access are deleted or returned (Art. 28(3)(g)). Orphaned VPN access or maintenance accounts of former providers are a common and avoidable finding.
- Ongoing deletion periods: session recordings, logs and support tickets need defined retention and deletion periods, documented in a deletion concept.
Third-country transfer: the risk with US cloud remote maintenance
As soon as a US provider or its cloud can access the data, there is a transfer to a third country under Chapter V GDPR, even when the servers sit physically in the EU. You need a legal basis for it:
- Adequacy decision: the EU-US Data Privacy Framework (decision of 10 July 2023) permits transfer to DPF-certified US recipients. The framework is under scrutiny, though: the EU General Court dismissed the Latombe case (T-553/23) on 3 September 2025, an appeal to the CJEU is pending, and a renewed strike-down ("Schrems III") cannot be excluded.
- Standard Contractual Clauses (SCC): for non-certified recipients, combined with a transfer impact assessment (TIA) following the Schrems II judgment (C-311/18).
The core problem: US laws such as the CLOUD Act and FISA 702 compel US providers to disclose data even when it sits in the EU. Neither the DPF nor SCCs lift that obligation. The only technical measure the authorities regard as effective is strong encryption with sole key control inside the EU. The most robust route therefore remains operation in the EU with no data outflow into US hands.
GDPR and NIS2: two separate sets of obligations
Data protection and cybersecurity are often confused, but they are two distinct legal regimes that overlap for remote access:
| Dimension | GDPR | NIS2 / BSIG |
|---|---|---|
| Protected interest | personal data | security and availability of network and information systems |
| Legal basis | GDPR (EU) 2016/679 | NIS2 (EU) 2022/2555, BSIG (NIS2 implementation law, in force since 6 Dec 2025) |
| Trigger | processing of personal data | activity in a NIS2 sector above the threshold |
| Supervision | data protection authorities | the BSI |
| Maximum fine | up to EUR 20m or 4 % of turnover (Art. 83) | up to EUR 10m or 2 % of turnover |
| Core remote-access duty | DPA, TOMs, deletion concept | risk management, MFA, audit, supply chain |
Both apply in parallel: remote maintenance can be NIS2-compliant and still breach data protection if the DPA is missing. How to implement the cybersecurity side is covered in our article on NIS2-compliant remote access.
This article is general information and not legal advice. For a binding assessment of your obligations please consult qualified legal counsel; we are happy to support the technical implementation.
How WZ-IT implements this
We build sovereign remote-management platforms that map exactly these requirements in technology: access through a secured gateway instead of an open port, MFA and SSO, role-based and time-limited rights, a tamper-evident audit of all sessions, defined deletion periods, documented TOMs as a DPA annex, and operation in Germany without dependence on US cloud services. For ABCO Water Systems in Australia we run this secured remote access to distributed plants with role-based rights and a full audit trail.
Want to put your remote maintenance on a data-protection-compliant footing? Book a free initial consultation.
Frequently Asked Questions
Answers to the most important questions
Usually yes. Following the aligned position of the German data protection authorities (DSK, short paper No. 13), remote maintenance is processing on behalf under Art. 28 GDPR as soon as an external provider can access personal data, for example during fault analysis, remote sessions or support. The technical possibility of access is enough; actual access need not occur. Only purely technical maintenance of the infrastructure without any data access (such as power or cooling) is not processing on behalf.
Yes, where the remote maintenance is processing on behalf. Art. 28(3) GDPR requires a data processing agreement (DPA) in written or electronic form. Without it, the processing is formally unlawful no matter how secure the technology is. The agreement fixes the binding instructions, confidentiality, technical and organisational measures, the handling of sub-processors, deletion and audit rights.
Art. 32 GDPR requires a level of protection appropriate to the risk and to the state of the art. For remote maintenance that means in practice: an encrypted connection instead of an open port, multi-factor authentication and SSO, role-based least-privilege access, time-limited just-in-time access with approval, complete tamper-evident logging, and patched, vulnerability-managed components.
If a US provider or its cloud can access the data, that is a third-country transfer under Chapter V GDPR. You need a legal basis: the EU-US Data Privacy Framework adequacy decision (only for DPF-certified recipients) or Standard Contractual Clauses plus a transfer impact assessment. Because of the CLOUD Act and FISA 702 a residual risk remains, reduced technically by encryption with EU-only key control. The safest route is EU operation with no data outflow.
The GDPR protects personal data and requires a DPA, security measures and a deletion concept for remote maintenance. NIS2 (in Germany through the BSIG) protects the security and availability of network and information systems and requires risk management, MFA, audit and supply-chain security. They are two separate sets of obligations with different supervisory authorities (data protection authority and the BSI) that overlap for remote access but do not replace each other.
Yes. The accountability principle in Art. 5(2) GDPR and input and access control as a measure under Art. 32 require that it stays traceable who accessed which data and when. In practice this means a tamper-evident audit log of all sessions, extended by session recording for critical systems. This also delivers the traceability that NIS2 demands.
More on Remote Access
- What is Apache Guacamole?
- VNC in the browser: HMI remote access
- Remote maintenance without a VPN client
- Self-hosted TeamViewer alternative (RustDesk)
- NIS2-compliant remote access
- RBAC & audit for remote access
- What is ZTNA? (Zero Trust Network Access)
- IEC 62443 for remote access to OT
- SSO & MFA for the remote-access portal
- Privileged access management & session recording
- Remote maintenance & GDPR (data processing)
- WireGuard for site connectivity
- What is NetBird? (Zero-trust mesh VPN)
- What is Headscale?
- Expose internal services without a VPN
- Multi-tenant operator portal for plants
- OT/IT segmentation, DMZ & the Purdue model
- SSH bastion / jump host
- Siemens S7 / PLC remote access without open ports
- NetBird vs Tailscale vs WireGuard
- OpenVPN vs WireGuard
- Secure remote maintenance of machines & plants







