GUIDE · CRA
The CRA for small manufacturers and SMEs
Size does not remove obligations, but it does change how a compliance programme should be sequenced when a handful of engineers own the whole product.
LAST REVIEWED
What is the same regardless of company size
Scope is a property of the product, not of the manufacturer. If a product with digital elements is placed on the EU market, the essential cybersecurity requirements, the vulnerability handling obligations, the support-period commitment, the conformity assessment route implied by the product's classification, CE marking and the reporting duties all apply in full. A five-person company selling a connected sensor carries the same substantive obligations as a multinational selling the same class of device.
That also means the classification question matters as much for a small manufacturer as for a large one: whether a product falls into the default category or into the important or critical categories determines whether self-assessment is available or a third party must be involved.
Where the regulation acknowledges size
- Simplified technical documentation: the CRA provides for a simplified form of technical documentation for microenterprises and small enterprises, to be specified by the Commission, covering the same substance in a lighter format.
- Support obligations: Member States are required to support SMEs with awareness activities, training, guidance and access to testing environments, and to take SME interests into account when setting fees for conformity assessment.
- Proportionality of measures: the essential requirements are risk-based. Measures must be appropriate to the risks of the specific product, so a low-complexity product with a narrow interface does not require the control set of a network security appliance.
- Penalty setting: authorities are directed to consider the size and market share of the economic operator when deciding administrative fines.
None of these are exemptions. They reduce the cost of demonstrating conformity; they do not reduce the requirement to be conformant.
A sequencing that works with a small team
- Fix scope first. Determine per product line whether the CRA applies and which category it falls into, and write down the reasoning with the evidence you relied on. Everything downstream depends on this and it costs the least to get right.
- Automate the SBOM. Generate it in the build pipeline from the real dependency graph. A manually maintained component list is the first artefact to drift in a small team.
- Stand up vulnerability intake before writing policy. A monitored contact address, a triage log and a defined decision owner give you an operating process; the written procedure can then describe what actually happens.
- Make the update path real. Decide how a security fix reaches a deployed unit, and test that path once end to end. This is the obligation small manufacturers most often discover late, because it can require hardware or business-model changes.
- Build the risk assessment around the product's actual interfaces, not a generic template, and let it justify the design decisions you already made or now need to make.
- Assemble technical documentation incrementally as the above produces artefacts, rather than as a project at the end.
The commercial reality for suppliers
Many small manufacturers supply components into larger OEMs. In practice, contractual pressure arrives earlier than the regulatory deadline: integrators need conformity evidence, SBOMs and support commitments from their suppliers in order to make their own claims. Small suppliers that can hand over a clean SBOM, a documented vulnerability process and a stated support period tend to be treated as lower-risk suppliers, which is a commercial argument for doing the work early rather than a compliance one.
Common mistakes
- Assuming an SME exemption exists. It does not; only documentation format and support measures are adapted.
- Committing to a support period in marketing material before checking whether the toolchain, third-party dependencies and hardware can be maintained for that long.
- Treating open-source dependencies as someone else's responsibility once they are integrated into a commercial product.
- Delaying scope classification until the harmonised standards are final, which compresses the remaining engineering work into the last year.
Frequently asked questions
Are small companies exempt from the Cyber Resilience Act?
No. There is no size-based exemption. Microenterprises and small enterprises may use a simplified form of technical documentation, and authorities must consider size when setting fees and fines, but the essential cybersecurity requirements, vulnerability handling and reporting obligations apply in full.
Can a small manufacturer self-assess CRA conformity?
Yes, where the product falls in the default category. Products listed as important or critical products with digital elements require stricter routes, which can involve harmonised standards, a notified body or European cybersecurity certification depending on the class.
What does the CRA cost a small manufacturer in practice?
The recurring cost is dominated by maintaining the update and vulnerability handling capability across the support period, not by the one-off documentation. Automating SBOM generation and release engineering early is what keeps that recurring cost predictable.
How long a support period must an SME offer?
The support period must reflect the product's expected use time and is expected to be at least five years unless the product's lifetime is shorter, in which case that shorter lifetime applies. It is a product-specific decision that must be justified and communicated to users.
Does the CRA apply to a Swedish company selling only outside the EU?
The CRA applies to products placed on the EU market. Products sold exclusively outside the EU are outside its scope, but manufacturers should confirm distribution routes, since importers and distributors can bring a product onto the EU market independently.