Last Updated on August 17, 2026 by Narendra Sahoo
The EU Cyber Resilience Act makes cybersecurity a condition of market access. A product with digital elements sold in the EU must demonstrate security by design, secure defaults and working vulnerability management — or it does not get a CE mark. This Cyber Resilience Act compliance checklist
turns Regulation (EU) 2024/2847 into 15 steps, in execution order.
It entered into force on 10 December 2024 and applies in full from 11 December 2027. But the first enforceable obligation — reporting actively exploited vulnerabilities and severe incidents — began on 11 September 2026, and under Article 69(3) it covers products already on the market. Anyone treating 2027 as the start line has already missed a deadline.
The Three Dates That Drive Your Programme
|
11 Jun 2026
Chapter IV applies — notified bodies can be designated, third-party assessment becomes possible
|
11 Sept 2026
Article 14 reporting applies — 24-hour / 72-hour / 14-day clock via the ENISA single reporting platform
|
11 Dec 2027
Full application — essential requirements, conformity assessment, technical documentation, CE marking
|
Figure 1: Cyber Resilience Act compliance timeline — key application dates under Regulation (EU) 2024/2847
Who the Cyber Resilience Act Applies To
The CRA covers products with digital elements — software or hardware, plus the remote data-processing solutions they need to function — whose intended or foreseeable use includes a direct or indirect data connection to a device or network. Manufacturers carry almost the entire obligation set. Importers must verify conformity assessment, CE marking and documentation; distributors must check CE marking and user information and halt distribution where non-compliance is suspected.
Article 2 excludes products covered by the Medical Devices and IVD Regulations, motor vehicles, certified civil aviation products, marine equipment, spare parts, and products developed exclusively for national security, defence or classified information. No carve-out is as broad as vendors assume — which is why Step 1 is a documented decision, not an assumption.
The 15-Step Cyber Resilience Act Compliance Checklist
Each step below names the article that drives it and the deliverable an auditor will actually ask to see. Work through them in order — later steps assume the scoping, classification and risk-assessment decisions made earlier are already on paper.
Phase 1 — Scope and Classification
Test each product, not the company. A product is in scope if it has digital elements, connects directly or indirectly to a device or network, and is sold commercially in the EU. Separate standalone SaaS from remote data-processing solutions integral to a product’s function — the latter are in scope as part of the product.
| 📋 Deliverable: A scoping register: decision, legal basis and owner per product. |
This decision drives cost and lead time, because it determines whether you can self-assess. Most products sit in the default tier. Annex III Part A (Class I) can self-assess only where harmonised standards, common specifications or an EU certification scheme cover all applicable requirements; Part B (Class II) cannot self-assess at all; Annex IV critical products may need an EU certificate by delegated act. Classification follows core functionality, not embedded components — use Implementing Regulation (EU) 2025/2392.
| 📋 Deliverable: A classification matrix: tier and conformity route per product. |
Figure 2: CRA product classification tiers and the conformity assessment route each one triggers
Sell a product under your own name, or substantially modify one already on the market, and you become the manufacturer with the full obligation set. Define what substantial modification means for your products before a release forces the question, and push CRA duties into supplier contracts.
| 📋 Deliverable: A role matrix, the authorised representative mandate, revised contracts. |
|
Not sure how the CRA classifies your products? VISTA InfoSec’s CRA compliance consultants run the scoping and classification exercise across your full portfolio — including legacy and white-labelled SKUs — before a regulator asks first. |
Phase 2 — Engineer Compliance Into the Product
Article 13(2) requires a risk assessment per product, kept current through the support period and included in the technical documentation. It determines which Annex I requirements apply and how, so every other decision leans on it. Cover intended and foreseeable use, including misuse.
| 📋 Deliverable: A versioned assessment with an applicability decision per Annex I requirement. |
Products must be made available without known exploitable vulnerabilities and, subject to the risk assessment, must deliver secure defaults with reset, access control, confidentiality and integrity protection, data minimisation, DoS resilience, limited attack surfaces, exploitation mitigation, logging with a user opt-out, and secure permanent data deletion. Harmonised standards under request M/606 have slipped, so build against the annex text.
| 📋 Deliverable: A gap register: requirement, control, test evidence, sign-off. |
Under Article 13(8) the period must reflect expected use and be at least five years unless the lifetime is demonstrably shorter. Article 13(19) requires the end date, month and year, at the point of purchase, and Article 13(9) requires each update to stay available for ten years after issue. Cost it before committing publicly.
| 📋 Deliverable: A documented determination and proof the end date is disclosed at purchase. |
Annex I Part II(1) requires a software bill of materials in a commonly used and machine-readable format covering at the very least top-level dependencies. Generate it in CI/CD as SPDX or CycloneDX per release, covering firmware and OS packages as well as libraries, and wire it into vulnerability monitoring.
| 📋 Deliverable: Per-release SBOM artefacts retained for the support period. |
Article 13(5) requires due diligence when integrating third-party components. Annex I Part II adds that on identifying a vulnerability in one you must remediate it and report it to whoever maintains that component. Using an open-source library does not move the risk to its maintainers, so plan a route to fix, fork or replace when upstream is unresponsive.
| 📋 Deliverable: A due diligence file per dependency and records of upstream reports. |
| Need help closing your Annex I gaps?
We map your current controls to every Annex I requirement, build your SBOM process, and hand you a prioritised gap register — not a generic checklist. |
Phase 3 — Operate Vulnerability Handling and Reporting
Annex I Part II sets eight process obligations across the support period: document components and vulnerabilities; remediate without delay; test and review regularly; disclose fixed vulnerabilities with impact, severity and remediation guidance; enforce a disclosure policy; provide a reporting contact; distribute updates securely; and ship security updates free of charge with advisories.
| 📋 Deliverable: A documented process with owners, severity tiers, targets and metrics. |
Two requirements are visible from outside your organisation, making them a natural first check for an authority: a coordinated disclosure policy, and a contact address for reporting vulnerabilities in your product or its components. Publish at a stable URL, add security.txt, and log every report — enforcing the policy is itself the obligation.
| 📋 Deliverable: The published policy, security.txt, a timestamped intake log. |
Live since 11 September 2026 and, under Article 69(3), applicable to products already placed on the EU market. Notify through the ENISA single reporting platform to your coordinating CSIRT and to ENISA: early warning within 24 hours of becoming aware, notification within 72 hours, and a final report within 14 days of a corrective measure becoming available for a vulnerability, or one month for a severe incident. Article 3(42) defines an actively exploited vulnerability, but the CRA does not define the severity threshold, so your criteria must be written down. Article 14(8) also requires you to inform impacted users.
| 📋 Deliverable: A procedure with named decision-makers, platform registration, templates, a tabletop record. |
Figure 3: The CRA Article 14 reporting clock — 24 hours, 72 hours and the final report
Sign updates, verify signatures on the device, protect the delivery channel and support rollback. Where technically feasible, security updates must be delivered separately from functionality updates, and they must be disseminated without delay and free of charge with advisory messages — no security fix behind a support contract. Design so a failed update cannot brick a fielded device.
| 📋 Deliverable: Update architecture docs, signing test results, channel separation evidence. |
|
T0
Event Detected
|
24 HRS
Early Warning
|
72 HRS
Notification
|
14 DAYS / 1 MO.
Final Report
|
|
Not confident you could hit the 24-hour reporting clock today? VISTA InfoSec builds and rehearses your Article 14 reporting pathway — platform registration, named decision-makers and a tabletop exercise — before a real vulnerability starts the clock. |
Phase 4 — Attest, Mark and Sustain
Default products use internal control (Module A). Class I can self-assess only with full standards coverage. Class II needs a notified body or an EU certification scheme at assurance level at least ‘substantial’. Modules B, C and H are also available. Chapter IV only applied from 11 June 2026, so notified body capacity is scarce — engage early.
| 📋 Deliverable: The route decision per product and a standard-to-requirement mapping. |
Annex VII technical documentation covers the product description, design and development detail, the risk assessment, vulnerability handling, the support period, standards applied and test reports. Annex II sets the user information. Then draw up the Annex V declaration of conformity and affix the CE marking. Article 13(13) requires both to stay available to authorities for ten years after placing on the market, or the support period, whichever is longer.
| 📋 Deliverable: The technical file, signed declaration, CE approval, retention controls. |
Authorities can require information, order corrective action and restrict, withdraw or recall a product — what protects you is producing current evidence quickly. Assign an owner per product line, set a review cadence that keeps the risk assessment, SBOM, technical file and declaration current, and make substantial modification a release gate.
| 📋 Deliverable: A governance charter, review records, a tested response procedure. |
Cyber Resilience Act Penalties
Article 64 sets three tiers. The higher of the fixed amount and the turnover percentage applies.
Figures are the higher of the fixed amount or the percentage of worldwide annual turnover.
TWO RELIEF PROVISIONS
Article 64(10)(a): micro and small enterprises are not fined for missing either 24-hour early warning deadline — all other deadlines still apply. Article 64(10)(b): open-source software stewards are not subject to administrative fines — this does not extend to commercial manufacturers.
Where Programmes Go Wrong
COMMON MISTAKES TO AVOID
| ✘ Treating December 2027 as the deadline. Article 14 reporting has applied since September 2026, to products already on the market. |
| ✘ Waiting for harmonised standards. The obligation is compliance with Annex I, not with a standard that may arrive late. |
| ✘ Classifying by component. A product is not Class I because it contains a crypto library — only if the Annex III functionality is what it is for. |
Client Case Study
|
Profile A mid-sized industrial IoT manufacturer (~200 employees) exporting connected sensor gateways and controllers to 12 EU member states through a |
|
The Assumption Went In With CRA exposure was limited to its two current-generation product lines. Older lines were assumed retired and out of scope. |
|
What the Gap Assessment Found A structured inventory turned up nine additional SKUs still active in distributor channels, including a discontinued gateway still receiving |
|
Illustrative Outcome In a scenario like this, the full inventory and classification pass typically closes within 2–3 weeks, an SBOM pipeline can be wired into |
How VISTA InfoSec Can Help
The CRA rewards organisations that reuse what they have. VISTA InfoSec engagements typically cover applicability and classification across the portfolio, an Annex I gap assessment mapped to existing ISO/IEC 27001 or IEC 62443 controls, Article 14 reporting readiness, and technical documentation preparation.
Talk to VISTA InfoSec about a CRA readiness assessment to work through this Cyber Resilience Act compliance checklist against your own products before 11 December 2027.
| Ready to turn this checklist into an evidenced programme?
VISTA InfoSec’s CRA readiness assessment works through all 15 steps against your real product portfolio and hands you a prioritised remediation roadmap. |
Frequently Asked Questions
The Bottom Line
The organisations that come through the first CRA enforcement wave cleanly are the ones treating this gap assessment as infrastructure, not paperwork: inventorying what they actually ship, classifying it honestly, and rehearsing the reporting pathway before a real vulnerability forces the question. An inventory can be built in weeks; fixing gaps found during a real incident takes a lot longer, and it happens under a 24-hour clock instead of on your own schedule.
| VISTA InfoSec • EU Cyber Resilience Act Compliance Specialists
Still Treating the CRA as a 2027 Problem? Article 14 reporting has applied since September 2026. VISTA InfoSec’s CRA compliance service covers scoping, classification, Annex I gap
|
Narendra Sahoo (PCI QPA, PCI QSA, PCI SSF ASSESSOR, CISSP, CISA, CRISC, 27001 LA) is the Founder and Director of VISTA InfoSec, a global Information Security Consulting firm, based in the US, Singapore & India. Mr. Sahoo holds more than 25 years of experience in the IT Industry, with expertise in Information Risk Consulting, Assessment, & Compliance services. VISTA InfoSec specializes in Information Security audit, consulting and certification services which include GDPR, HIPAA, CCPA, NESA, MAS-TRM, PCI DSS Compliance & Audit, PCI PIN, SOC2 Compliance & Audit, PDPA, PDPB to name a few. The company has for years (since 2004) worked with organizations across the globe to address the Regulatory and Information Security challenges in their industry. VISTA InfoSec has been instrumental in helping top multinational companies achieve compliance and secure their IT infrastructure.