Behind the Tech

EU Cyber Resilience Act: What It Means for Asset Tracking

The EU Cyber Resilience Act (CRA) turns cybersecurity from a nice-to-have into a legal requirement for every connected device sold in Europe, and asset trackers sit squarely in its path. Here's what the CRA actually requires, why it lands hardest on long-lived, low-visibility IoT hardware, and how secure-by-design practices already used in asset tracking map onto its obligations.

TABLE OF CONTENT

  1. TL;DR
  2. What the CRA actually asks for
  3. Why this lands squarely on asset tracking
  4. What "secure by design" looks like when it’s not just a slogan
  5. The part that's easy to get wrong: AI inside the same guardrails
  6. Compliance as an accelerant, not a brake
  7. Do you need a tracking solution?
  8. Related resources

PUBLISHED: 6 August, 2026

UPDATED: 6 August, 2026

9 min read



asset management

TL;DR

- The rules are changing fast. Every connected device sold in the EU, trackers included, must be secure by design, maintain a vulnerability-handling process, and report serious incidents within 24 hours of discovery. Reporting starts 11 September 2026, full enforcement by 11 December 2027, with fines up to €15 million or 2.5% of global turnover.

- Asset trackers are a textbook target. Deployed for years, easy to forget, permanently connected: exactly the profile the CRA is built to catch. Manufacturers and operators both need to prove their hardware holds up.

- "Secure by design" means specifics, not slogans. Encryption, unique device identities, EU hosting and hardware, strict access controls, and annual pen testing, the same things that make audits faster when they come.

Cybersecurity in connected hardware used to be a slide near the back of the deck: a feature to mention if a prospect asked, rarely the reason a deal was won. The EU Cyber Resilience Act (CRA) changes that. It’s the first horizontal EU law to mandate cybersecurity requirements across the entire lifecycle of “products with digital elements,” and it applies to essentially anything with a chip, a connection, and a customer in Europe, from industrial sensors and smart meters to asset trackers riding on returnable containers. 

As Talking IoT put it, the CRA marks a new era for device manufacturers: security stops being optional and becomes something you have to prove. At Sensolus, we build trackers that sit in the field for years and stay connected to the cloud the whole time, so that shift is one we recognize well. Our VP Engineering, Steven Van Hoof, laid out our approach in his whitepaper “Sleep Like a Baby Thanks to IoT: Security at Every Level,” and line by line, the regulation asks for things we already treat as standard practice at Sensolus. 

What the CRA actually asks for

Strip away the legal language and the CRA rests on a simple idea: manufacturers must keep a connected product secure for its entire time in service, from the day it ships until it’s decommissioned. Concretely, that means: 

  1. Security built in from the start, shipping with no known exploitable vulnerabilities and no more attack surface than the product actually needs. 
  1. A vulnerability-handling process for the product’s expected lifetime, including a software bill of materials and free security updates. 
  1. Fast reporting of actively exploited vulnerabilities and severe incidents: an early warning within 24 hours, full notification within 72 hours, and a final report within 14 days (or one month for incidents). 
  1. The paperwork to back it up: technical documentation, user instructions, a CE mark, and an EU declaration of conformity. 

The regulation entered into force on 10 December 2024, and the rest phases in over three years: 

  1. 11 June 2026: rules for designating the notified bodies that carry out third-party conformity assessments start applying. 
  1. 11 September 2026: vulnerability and incident reporting obligations become binding. 
  1. 11 December 2027: the rest of the CRA’s main provisions, including manufacturers’ own conformity-assessment obligations, become binding. 

Non-compliance carries fines of up to €15 million or 2.5% of global annual turnover, whichever is higher, just under GDPR’s own top-tier cap of €20 million or 4%. 

Products in the CRA’s “important” category face tighter scrutiny: Class I (password managers, VPNs, general-purpose operating systems) allows self-assessment if harmonised standards are applied, Class II (firewalls, intrusion detection systems) always requires third-party assessment, and “critical” products (smart meter gateways, secure elements) need certification outright. Most connected devices, trackers included, sit outside these categories under the default self-assessment route, but the core obligations around secure design, vulnerability management, and incident reporting apply no matter which bucket a product lands in. There is no tier where “we’ll patch it eventually” is an acceptable answer.

Why this lands squarely on asset tracking

Asset trackers are a clear example of what the CRA is worried about: built to sit unattended in the field for years, easy to forget once installed, and permanently connected to a cloud platform holding real operational data. That combination of long deployment, low visibility, and constant connectivity is exactly the profile the CRA is trying to cover. 

It reaches two audiences at once. Device manufacturers, whose trackers and firmware are exactly the “products with digital elements” the regulation describes, and the operators who buy and deploy those trackers (logistics, industrial, aerospace), who will increasingly be asked by their own auditors to prove their connected hardware meets the standard. Procurement teams that once asked “does it work?” are starting to ask “can you show me your vulnerability-handling process?” A vendor who can’t answer that becomes a liability the moment it’s plugged in. 

What "secure by design" looks like when it’s not just a slogan

This is where Steven’s whitepaper is worth reading end to end: its three guidelines map closely onto what the CRA is trying to standardize. 

  1. Secure by design.Not an add-on module, but the default state of every tracker from the moment it leaves production: data encrypted in transit and at rest, each device with its own unique identity and key management rather than a shared credential.Sensolus hosts its platform in the EU on AWS, with separate environments per customer and dedicated tenants where needed (aerospace, for instance), and produces its hardware in the EU too, at partners like Alps Alpine in Ireland. As Steven puts it, that combination gives customers “clear contractual safeguards, faster due diligence and easier adoption by compliance teams,” which is nearly word for word what a CRA-conscious procurement team is now looking for. 
  2. Platform governance.Single sign-on, multi-factor authentication, and role-based access control keep the login simple for users while staying strict underneath. Every action is logged, so questions like “who pushed the latest firmware update?” or “who changed thisgeozone?” always have an answer, the firmware one especially, since an update is exactly the kind of change that could introduce a vulnerability. That matters once you’re operating under a regulation that gives you 24 hours to report an incident once you become aware of it. The same audit trail also helps during the response itself: knowing what changed, when, and by whom is what lets a team contain and reverse the damage, not just file the report on time. 
  3. Security that keeps working.Firmware is encrypted and authenticated from first installation, updates are checked beforethey’re trusted, and unique device IDs let Sensolus detect a device that doesn’t belong before it gets in. One good illustration: a US car dealership once raised a privacy concern about a tracker left in a sold vehicle by mistake. Sensolus’s fix became a standard feature, with geozones now able to force a tracker to stop or limit its logging outside an agreed area. That’s the difference between security as a checkbox and security as a routine: independent penetration tests every year, run by a different partner each time, with findings shared with customers and folded back into the product. 

The part that's easy to get wrong: AI inside the same guardrails

The CRA requires manufacturers to keep a product secure for as long as it’s reasonably expected to stay in use, so new capabilities added years later have to meet the same standard as what shipped on day one. That’s the test AI features are starting to pose across IoT. Sensolus already uses AI to flag anomalies, such as an asset stationary far longer than normal or one that’s drifted outside its zone, and to sharpen location accuracy, always within a user’s existing access rights: every action is logged and enforceable through the same SSO, MFA, and RBAC controls that govern a human user. As Steven puts it, “first data quality and privacy, then AI. Otherwise, you only make mistakes faster,” a fair summary of what the CRA is trying to legislate into every connected product by default.

Compliance as an accelerant, not a brake

It’s tempting to treat the CRA as a compliance tax: one more audit, one more document before a deal closes. The more useful read, and the one Steven lands on in the whitepaper’s conclusion, is that security done properly is invisible day to day and obvious in the result: peace of mind, predictability, and due diligence that goes faster because the answers were already true before anyone asked. 

That’s the real opportunity for operators managing connected assets across Europe. Vendors who’ve already built end-to-end encryption, EU hosting, strict access governance, and a genuine vulnerability-handling routine won’t need to scramble once reporting obligations begin; they’ll simply hand over documentation their customers’ auditors are already asking for. For everyone else in the supply chain, that’s exactly the kind of vendor question worth asking now, well before the reporting clock starts running. 

Steven titled his whitepaper “Sleep Like a Baby Thanks to IoT” for a reason: when secure design, EU hosting, and a real incident-response routine are already in place, the CRA stops being something to lose sleep over.

Do you need a tracking solution?

We are experts: ask us anything, from the battery in the tracker to inventory reports and asset journeys.

Request demo

Related resources

Dead-On-Arrival spare parts: How supply chain visibility cuts DOA rates by 30-50%

Dead-On-Arrival spare parts cost 4% of revenue. Learn how supply chain visibility reduces DOA rates by 30-50% and protects your margins.

Read article →

Sleep like a baby thanks to IoT: Security at every level

Learn how Sensolus guarantees the protection of your tracked assets through secure-by-design architecture and continuous monitoring.

Download whitepaper →

The EU’s PPWR is here: Active tracking is the smartest way to get your RTPs compliant

Europe’s new Packaging and Packaging Waste Regulation demands full traceability for reusable transport packaging. Here’s why active IoT tracking is the most efficient path to compliance.

Read article →

© 2026 Sensolus - All rights reserved