← Commission worked examplesRemote data processing

Is my cloud back end a remote data processing solution under the CRA?

5 worked examples from Commission guidance C(2026) 5252 final, reproduced word for word.

Also asked

  • Does the CRA apply to my SaaS back end?
  • Is a third-party cloud provider part of my product under the CRA?
  • Do I have to document my cloud infrastructure in the CRA technical file?
  • Is a mobile network part of a smartphone's product scope under the CRA?
  • What is the difference between a remote data processing solution and a component?

Remote data processing is part of your product when two things hold together. The product cannot perform one of its functions without it, and the software was designed and developed by you or under your responsibility. Your own back end qualifies even when it runs on third-party infrastructure. A general purpose third-party SaaS does not, and is treated as a component instead. Systems your product never talks to directly fall outside, and a cellular network is neither a solution nor a component.

Falling outside the definition does not remove the risk. Anything your product depends on still has to be assessed and mitigated through product-level measures.

At a glance

Legal basis
Article 3, points (1) and (2)
Test one
Absence would prevent the product performing one of its functions
Test two
Designed and developed by or under the responsibility of the manufacturer
Third-party IaaS
Your software on it is still yours. Document the contracted service
Third-party SaaS
Not a solution. Treat it as a component and exercise due diligence

Last reviewed 27 July 2026

Verified against The Annex to Commission Communication C(2026) 5252 final of 27 July 2026, and Regulation (EU) 2024/2847 as published in OJ L, 20.11.2024, read at EUR-Lex on 27 July 2026

Two questions, and both have to be answered yes

Article 3, point (2) defines remote data processing as data processing at a distance for which the software is designed and developed by the manufacturer, or under the manufacturer's responsibility, and the absence of which would prevent the product from performing one of its functions.[2]

The smart thermostat and the industrial robot both answer yes twice. The thermostat cannot do anything smart without the exchange and storage functions, and the manufacturer wrote them. The robot cannot pick up parts without the vision service, and the manufacturer wrote that too. In both, the software runs on infrastructure a third party provides, and that changes nothing about ownership of the software.

What it does change is the paperwork. The manufacturer documents the solution and the reliance on the third-party infrastructure in the technical documentation, including details of the contracted service, and considers both in the risk assessment. The guidance suggests asking the infrastructure provider for evidence that its NIS 2 obligations have been met.

CRA referenceArticle 3, points (1) and (2), Annex VII

Three ways to fall outside, with three different consequences

The e-Reader case fails the second question. A general purpose third-party SaaS storage service is necessary for the product to work and was not developed under the manufacturer's responsibility, so it is not a remote data processing solution. It is treated like a component instead, which means due diligence on selection and integration plus product-level measures such as secure authentication, encryption and integrity protection of communications.

The banking use case fails on directness. The account-management and ledger systems sit behind the banking interface, and the app never interacts with them. The CRA covers only the parts of the system that interact directly with the product. They still generate real risk, and the guidance names the scenario, which is an attacker compromising the ledger to influence transaction results the app then displays.

The cellular network fails both and is not even a component. A network is an enabler of connectivity rather than data processing whose absence stops a function, in the same way as an ethernet cable, a router or a Wi-Fi signal. No due diligence is owed to the network operator.[1]

CRA referenceArticle 3, points (1) and (2), Article 13(5)

The banking case is the one to read twice

It is the only use case where one product contains all three answers at once.

The self-hosted banking interface is a remote data processing solution, because the app authenticates, submits instructions and receives status through it, and the financial entity built it. It goes into the risk assessment and the essential requirements for the product as a whole.

The account-management and ledger systems behind it are not, on directness. The third-party support chat inside the app is not, on responsibility, and is treated as a component with its own product-level mitigations such as isolating it from core banking features and validating content.

The practical lesson for anyone drawing a system boundary is that the definition follows the first hop. What your product talks to directly and you built is in. What sits one layer further back is out of the definition and still inside your risk assessment.

CRA referenceArticle 3, point (2), Article 13(2) and (5)

The Commission’s examples, word for word

5 examples, reproduced exactly as published. Each carries the section, guidance point and page it comes from. The bold line above each quotation is our summary of the outcome and is not part of the source.

8.3.1 Mobile banking application

Section 8.3.1 Mobile banking application

The banking interface is a remote data processing solution. The ledger and account systems behind it are not, but their risks still have to be managed

A financial entity places a mobile banking application on the market. The app's back-end systems support, among others, authentication, authorisation, account management, and payments. The financial entity uses a hybrid strategy relying on in-house infrastructure as well as third-party remote solutions to support the app's functionalities. These include:

Self-hosted infrastructure developed by the financial entity:

The customer opens the mobile banking application and is authenticated through the banking interface, a self-hosted solution developed by the financial entity that receives the app's requests and returns the corresponding responses. The banking interface verifies the customer's identity by querying the account management system and grants access to the application.

The customer initiates a transfer via the app. The app transmits the instruction to the banking interface, which submits a corresponding request to the ledger system.

The account-management system and ledger system, both self-hosted but logically segregated from the banking interface, record the transaction.

The ledger system returns the transaction status to the banking interface, which presents the result to the customer.

Implications for RDPS:

The banking interface is necessary for the app to perform its functions, namely authenticating the customer, submitting the customer's instructions, including payment and transfer instructions, and returning the resulting status. The banking interface is designed and developed under the responsibility of the manufacturer. As the answer to both questions presented in earlier sections is affirmative, the banking interface is to be considered an RDPS. It must therefore be included in the cybersecurity risk assessment and in the implementation of the essential requirements for the product with digital elements as a whole. The subsequent processing of an instruction once submitted, in particular the recording of the transaction in the account-management and ledger systems, settlement and clearing, is carried out by systems with which the app does not interact directly and does not, on that basis, constitute an RDPS.

The account-management system and the ledger system do not qualify as RDPS for the banking application. The app does not interact directly with them (interacting instead with the banking interface, which in turn relies upon them). Although their availability may be necessary for a function to be completed, the CRA covers only those parts of the system that interact directly with the product with digital elements. They therefore fall outside the definition of RDPS for the purposes of the CRA. However, those systems remain external dependencies that may give rise to significant cybersecurity risks for the product with digital elements. For example, compromise of the ledger system could allow an attacker to influence transaction results that are subsequently displayed in the application. The manufacturer is therefore required to identify and assess those risks as part of the cybersecurity risk assessment and to mitigate them through product-level measures, such as strong authentication of back-end interfaces, integrity protection of transaction data, secure communication channels and verification of responses received by the app.

Third-party SaaS for customer support:

The financial entity integrates into its app a customer support chat solution developed and operated by a third-party provider; the third-party provider has written the chat server code, built the user interface and operates the infrastructure where the chat is deployed (i.e. SaaS model).

When the customer initiates a request for support, the app connects the customer to the third-party service to establish a chat session and handle the messaging flow, without providing the third party with access to core banking systems.

Implications for RDPS:

The support chat solution is necessary for the product with digital elements to perform one of its functions, but is not designed and developed by the financial entity, or under its responsibility; it therefore is not an RDPS. However, it should be treated like a third-party component. The reliance on that third-party service may create cybersecurity risks for the banking application, for example if an attacker were to use the chat channel to impersonate the bank or to deliver malicious content to users. The financial entity must take those risks into account in its cybersecurity risk assessment and mitigate them through product-level measures, such as isolating the chat function from core banking features, controlling data flows and validating content. Due diligence on the SaaS should also be exercised.

8.3.2 Smart thermostat

Section 8.3.2 Smart thermostat

Remote data processing solution. Manufacturer-developed software on third-party infrastructure

A smart thermostat enables users to control the temperature of their homes via a mobile application. The mobile application and the smart thermostat rely on remote data processing to exchange data (e.g. request to increase the temperature) and store data (e.g. user preferences). These functions were developed and designed under the responsibility of the manufacturer but run on an underlying physical and virtual infrastructure provided by a third party (third-party IaaS). As the smart thermostat would not be able to perform its smart functionalities without this remote data processing, its absence would prevent the product with digital elements from performing one or more of its functions. Additionally, the software was developed and designed under the responsibility of the smart thermostat manufacturer. Therefore, the remote data processing qualifies as RDPS as defined in the CRA.

For the purpose of CRA compliance, the manufacturer of the smart thermostat needs to document the RDPS as well as the reliance on the third-party IaaS in the technical documentation of the product with digital elements, including details of the contracted service. The manufacturer needs to consider those elements in the risk assessment, which includes the intended purpose and reasonably foreseeable use of the product with digital elements. The manufacturer implements the CRA's essential requirements based on the risks on the RDPS. For the third-party IaaS, the manufacturer needs to ensure that the security measures provided by the third-party provider are appropriate and/or take relevant measures vis-à-vis the infrastructure. For the former, the manufacturer could, for example, ask for evidence that NIS 2 obligations have been met.

8.3.3 e-Reader

Section 8.3.3 e-Reader

Not a remote data processing solution. A general-purpose third-party SaaS is treated like a component

The manufacturer of an e-Reader software uses a third-party SaaS storage service to store electronic books purchased by customers and enable them to access their books. The absence of this storage service would prevent the product with digital elements from performing one of its functions, but the third-party SaaS storage service is not developed by or under the responsibility of the manufacturer; the SaaS provider makes it available to customers for any use case.

The SaaS storage service does not meet the definition of RDPS. However, the e-Reader manufacturer relies on that external service for the functioning of its product with digital elements and must therefore take the associated risks into account in its cybersecurity risk assessment. The e-Reader manufacturer should treat the SaaS like a component. The manufacturer must implement appropriate product-level security measures, such as secure authentication, encryption and integrity protection of communications with the storage service. Due diligence when selecting and integrating the SaaS provider will also support the manufacturer's obligations, so that the product with digital elements as a whole can comply with the essential requirements.

8.3.4 Industrial robot

Section 8.3.4 Industrial robot

Remote data processing solution. The manufacturer's vision service is what makes the robot able to pick up parts

An industrial robot has the task of picking up parts. The robot sends information collected via cameras to a remote service designed and developed by the manufacturer. This service runs on an underlying physical and virtual infrastructure provided by a third-party service provider (third-party IaaS). The cloud service calculates the position of a part based on the camera feeds and sends commands back to the robot to pick up the parts.

The absence of this data processing would prevent the industrial robot from picking up parts, hence from performing one of its functions. Furthermore, the software running on top of the infrastructure has been designed and developed by the manufacturer. The software designed and developed by the manufacturer meets the definition of RDPS.

The manufacturer of the industrial robot needs to document the RDPS as well as the reliance on the third-party IaaS in the technical documentation of the product with digital elements (including details of the contracted service). The manufacturer also needs to consider those elements in the risk assessment, which includes the intended purpose and reasonably foreseeable use of the product with digital elements. The manufacturer implements the CRA's essential requirements on the product with digital elements, including its RDPS, on the basis of the risks. Due diligence when selecting the IaaS provider will also support the manufacturer's obligations. For example, the manufacturer could ask for evidence that NIS 2 obligations have been met.

8.3.5 Cellular network

Section 8.3.5 Cellular network

Not a remote data processing solution and not a component. A network is an enabler of connectivity, so no due diligence is owed to the operator

A smartphone relies on a 5G network to provide internet connection, phone calls and messages to its users (mobile connectivity). The cellular network is developed and designed by telecommunication operators. The network comprises small cells and cell towers, and other network equipment.

The product with digital elements should be able to connect to a network correctly; this is one of its functions. However, whether that network is in operation or not is not relevant to ascertain if the product with digital elements is working correctly. The network is only a communication channel and is not necessary for the product with digital elements to perform its function of 'connecting to a network correctly'. Likewise, an ethernet cable, a router or Wi-Fi signal is not considered data processing whose absence would prevent the product with digital elements from performing one of its functions, but rather an enabler of communication/connectivity.

Consequently, the cellular network does not meet the definition of RDPS. The network should not be considered like a third-party component, as there is no software integrated into the product with digital elements, the product instead merely relying on this network. As such, it is not necessary for the manufacturer to exercise due diligence obligations towards the network provider.

Sources

Every claim above traces to one of these. Items marked Binding are law in force. Everything else is interpretive and is labelled as such.

  1. [1]

    European Commission · Section 8.3, remote data processing use cases · C(2026) 5252 final · Final, adopted 27 July 2026

    Article 26 guidance sets out the Commission's interpretation of the CRA. It does not bind economic operators, and only the Court of Justice of the European Union can give an authoritative interpretation of the Regulation.

    Accessed 2026-07-27

  2. [2]

    European Union · Article 3, points (1) and (2) · CELEX:32024R2847

    'remote data processing' means data processing at a distance for which the software is designed and developed by the manufacturer

    Accessed 2026-07-27

  3. [3]

    European Union · Article 13(2) and (5) · CELEX:32024R2847

    Accessed 2026-07-27

  4. [4]

    European Union · Annex VII, points 1 and 2 · CELEX:32024R2847

    Accessed 2026-07-27

Further reading on this site

Turn the guidance into an audit-ready file

Free CRA classification for your product, a vulnerability disclosure portal on your own domain, and Article 14 deadline tracking. Receiving and tracking reports is free for every manufacturer placing products with digital elements on the EU market.