EU Cyber Resilience Act (CRA) SBOM Requirements

Complete guide to CRA SBOM requirements with BSI TR-03183-2 technical specifications. Covers format requirements, data fields, dependency depth, the 2026-2027 timeline, and compliance checklist.

← Back to Compliance Overview

Who it affects: Manufacturers (and, depending on role, importers/distributors) placing “products with digital elements” on the EU market, plus their software/component supply chains.

Need help with compliance? We can help you navigate your SBOM compliance journey.

Get in Touch

Overview

The EU Cyber Resilience Act (CRA) (Regulation EU 2024/2847) mandates cybersecurity requirements for products with digital elements, including an SBOM requirement. Unlike US guidance documents, the CRA is binding law in the EU.

This page covers:

  • CRA legal baseline - What the regulation text requires
  • BSI TR-03183-2 - Germany’s Federal Office for Information Security (BSI) provides a Technical Guideline specifying concrete SBOM format and content requirements as a detailed interpretation of CRA obligations

Terminology note: In BSI TR-03183-2, RFC 2119 keywords (MUST, SHALL, SHOULD, etc.) are normative only when written in ALL CAPS. (BSI TR-03183-2, Section 2)


CRA Timeline: Where Things Stand

The CRA applies in stages (Article 71):

DateMilestoneStatus
10 December 2024CRA entered into forceDone
11 June 2026Rules on notified bodies and conformity assessment (Chapter IV, Articles 35-51) began to applyDone
11 September 2026Reporting obligations for actively exploited vulnerabilities and severe incidents begin (Article 14)Upcoming
11 December 2027Full application: all essential requirements, including the SBOM obligation, become enforceable for products placed on the EU marketUpcoming

The nearest deadline is the most consequential for SBOM practice: from 11 September 2026, manufacturers must report actively exploited vulnerabilities and severe incidents. Meeting the reporting clock in practice depends on knowing what is in your products, which is exactly what an SBOM provides.


Reporting Obligations from 11 September 2026

From 11 September 2026, manufacturers must notify actively exploited vulnerabilities and severe incidents affecting their products with digital elements. Notifications are submitted through the CRA Single Reporting Platform, operated by ENISA under Article 16, and are addressed to the CSIRT of the Member State where the manufacturer has its main establishment. ENISA states the platform will be operational by 11 September 2026, with a testing period beforehand.

The deadlines are tight (Article 14):

DeadlineObligation
24 hoursEarly warning after becoming aware of an actively exploited vulnerability or severe incident
72 hoursFull notification, including corrective or mitigating measures
14 daysFinal vulnerability report, after a corrective measure is available
1 monthFinal report for severe incidents, after the initial notification

The SBOM connection: a 24-hour early-warning window leaves no time for manual component archaeology. When a vulnerability in a widely used library starts being exploited, you need to answer “which of our products and versions contain this component?” in minutes. That requires up-to-date, machine-readable SBOMs for every shipped version, matched continuously against vulnerability intelligence. Manufacturers who wait until December 2027 to build their SBOM pipeline will find the September 2026 reporting obligations hard to meet.


Penalties (Article 64)

Enforcement is national: Member States lay down the penalty rules, and market surveillance authorities or national courts impose the fines (Article 64(1), (7) and (8)). The administrative fine ceilings, however, are set EU-wide:

InfringementMaximum administrative fine
Non-compliance with the essential cybersecurity requirements (Annex I) or the manufacturer obligations in Articles 13 and 14, which include the SBOM duty and the reporting obligations above (Article 64(2))EUR 15,000,000 or, for an undertaking, up to 2.5% of total worldwide annual turnover for the preceding financial year, whichever is higher
Non-compliance with other operator obligations, including those of importers and distributors (Articles 18 to 23, 28, 30 to 32, 33(5), 39, 41, 47, 49 and 53) (Article 64(3))EUR 10,000,000 or up to 2% of total worldwide annual turnover, whichever is higher
Supplying incorrect, incomplete or misleading information to notified bodies and market surveillance authorities (Article 64(4))EUR 5,000,000 or up to 1% of total worldwide annual turnover, whichever is higher

When setting the amount, authorities must take into account the nature, gravity and duration of the infringement, whether fines have already been applied for similar infringements, and the size and market share of the offender, with particular regard to microenterprises, SMEs and start-ups (Article 64(5)).

Article 64(10) carves out two derogations from the fines in paragraphs (3) to (9): manufacturers that qualify as microenterprises or small enterprises cannot be fined for missing the 24-hour early-warning deadlines in Article 14(2), point (a), or Article 14(4), point (a), and open-source software stewards cannot be fined under those paragraphs for any infringement of the Regulation.

Timing: the reporting obligations bind from 11 September 2026 and the essential requirements, including the SBOM obligation, from 11 December 2027 (Article 71). The fine ceilings above are the exposure once the corresponding obligation applies.


SBOM Requirement

Annex I, Part II(1) requires manufacturers to “identify and document vulnerabilities and components contained in products with digital elements, including by drawing up a software bill of materials in a commonly used and machine-readable format covering at least the top-level dependencies of the product.”

CRA RequirementDescriptionReference
Machine-readable SBOMSBOM must be in a machine-readable formatAnnex I, Part II(1)
Commonly used formatMust use a commonly used format (e.g., CycloneDX, SPDX)Annex I, Part II(1)
Top-level dependenciesMust include at least top-level (direct) dependenciesAnnex I, Part II(1)

Authority Access

The CRA requires the SBOM as part of technical documentation. Market surveillance authorities may request this documentation upon a reasoned request to assess conformity.

RequirementDescriptionReference
SBOM productionRequired as part of vulnerability handlingAnnex I, Part II(1)
Authority accessProducible to market surveillance authorities on reasoned requestArticle 52

User Disclosure (Optional)

Annex II, Part I, point 9: “If the manufacturer decides to make available the software bill of materials to the user, [provide] information on where the software bill of materials can be accessed.”

RequirementDescriptionStatus
User deliveryProviding SBOM to end usersOptional
Access location disclosureIf SBOM is shared with users, must state where to access itRequired if sharing

Future Specifications, Standards, and Guidance

The CRA empowers the European Commission to “specify the format and elements of the software bill of materials” via implementing acts (Annex I, Part II(1)). No such act has been adopted yet, which is why BSI TR-03183-2 (below) remains the most concrete technical interpretation available.

Related implementation work is underway:


BSI TR-03183-2: Concrete SBOM Requirements

BSI TR-03183-2 (v2.1.0, August 2025) from Germany’s Federal Office for Information Security provides detailed technical specifications for CRA-compliant SBOMs. Key requirements follow. For the standalone summary, see our BSI TR-03183-2 page.

Note on interpretations: BSI TR-03183-2 represents the first published technical interpretation of CRA SBOM requirements by an EU member state authority. Other EU countries may publish their own interpretations, which could differ in specific requirements. As additional national interpretations emerge, we will update this page to reflect the evolving compliance landscape.

Compliance Versioning

To be compliant with the Technical Guideline, the most recent version MUST be used. The immediately preceding version MAY be used for up to six months after a new version is issued. (Section 7)

Required Formats

SBOMs MUST be in JSON or XML format and follow one of these specifications:

FormatMinimum VersionReference
CycloneDX1.6 or higherSection 4
SPDX3.0.1 or higherSection 4

Only officially released versions are compliant. (Section 4)

Scope and Dependency Depth

BSI requires a “delivery item SBOM” - recursive dependency resolution MUST be performed on each path downward at least up to and including the first component outside the scope of delivery. That first external component must at least be identified (creator, name, version, other unique identifiers). (Section 5.1)

“Scope of delivery” means all software parts delivered with the product; parts acquired separately are not included. (Section 8.1.11)

Required Data Fields: SBOM Level

Each SBOM MUST contain (Table 2, Section 5.2.1):

Data FieldDescription
Creator of SBOMEmail address of the SBOM creator; if unavailable, a URL (homepage/project)
TimestampDate and time of SBOM compilation (UTC recommended)

Required Data Fields: Each Component

For each component, the following MUST be provided (Table 3, Section 5.2.2):

Data FieldDescription
Component creatorEmail address or URL of the entity that created/maintains the component
Component nameName assigned by creator; if none, the actual filename
Component versionVersion identifier (SemVer/CalVer recommended); if none, file modification date per RFC 3339
FilenameActual filename of the component (not file system path)
DependenciesEnumeration of direct dependencies; completeness MUST be clearly indicated
Distribution licencesSPDX licence identifier/expression for licences under which the component can be used
Hash of deployable componentSHA-512 checksum of the deployed/deployable component
Executable property“executable” or “non-executable”
Archive property“archive” or “no archive”
Structured property“structured” or “unstructured” (if component has both, use “structured”)

Additional Data Fields (Conditional)

These MUST be provided if they exist and fit the SBOM format (Tables 4-5, Sections 5.2.3-5.2.4):

SBOM level:

Data FieldDescription
SBOM-URIURI of this SBOM

Component level:

Data FieldDescription
Source code URIURI of the source code (repository URL or specific version)
Deployable URIURI pointing directly to the downloadable form
Other unique IDsCPE, Package URL (purl), SWID, etc.
Original licencesLicence(s) assigned by the component creator

Optional Data Fields

May be included if they exist (Table 6, Section 5.2.5):

Data FieldDescription
Effective licenceLicence under which the SBOM creator uses the component
Source code hashChecksum of source code (algorithm TBD by BSI)
security.txt URLURL of the component creator’s security.txt (RFC 9116)

Licence Requirements

Licences MUST be referenced by SPDX licence identifier or expression. Licence text MUST NOT be used as a substitute for an identifier. (Section 6.1)

If no SPDX identifier exists, consult the Scancode LicenseDB using prefix LicenseRef-scancode-[...]. For truly unknown licences, use LicenseRef-<entity>-[...]. (Section 6.1)

Vulnerability Information

SBOMs MUST NOT contain vulnerability information. SBOM data is static; vulnerability information is dynamic. Use CSAF or VEX for vulnerability communication instead. (Section 3.1, 8.1.14)

One SBOM Per Version

A separate SBOM MUST be generated for each software version. If any component changes, a new software version MUST be assigned. (Section 3.1)

BOM References

SBOMs of used components MAY be referenced instead of merged, if they are TR-03183-2 compliant. The SBOM provider is responsible for availability of referenced SBOMs. When referencing, the referencing SBOM MUST extract and include creator, name, and version from the referenced BOM. (Section 3.2.5, 5.1)


Practical Compliance Checklist

  1. Generate an SBOM for each software version as required by CRA Annex I, Part II(1)
  2. Use CycloneDX 1.6+ or SPDX 3.0.1+ in JSON or XML format
  3. Cover the scope of delivery plus recursive dependencies to the first external component (at minimum, identify that component)
  4. Indicate completeness of dependency enumeration for each component
  5. Include all required component fields: creator, name, version, filename, dependencies, distribution licences, SHA-512 hash, executable/archive/structured properties
  6. Use SPDX licence identifiers - never use licence text as a substitute
  7. Do not embed vulnerability information - use CSAF/VEX instead
  8. Digitally sign the SBOM so recipients can verify authenticity (recommended)
  9. Be prepared to provide the SBOM to market surveillance authorities upon request
  10. If sharing with users, document where the SBOM can be accessed
  11. Stand up SBOM-driven vulnerability monitoring now - reporting obligations for actively exploited vulnerabilities begin 11 September 2026, with a 24-hour early-warning deadline

Schema Mappings

BSI TR-03183-2 Section 8.2 provides detailed JSON mappings for CycloneDX 1.6 and SPDX 3.0.1.

For general CycloneDX and SPDX field mappings, see our Schema Crosswalk.

BSI maintains a CycloneDX property taxonomy for TR-03183-2 specific fields: github.com/BSI-Bund/tr-03183-cyclonedx-property-taxonomy



Official Sources


Disclaimer: This page represents our interpretation of the EU Cyber Resilience Act and BSI TR-03183-2. While we strive for accuracy, we may have made errors or omissions. This content is provided for informational purposes only and does not constitute legal advice. For compliance decisions, consult the official source documents and seek qualified legal counsel.

← Back to Compliance Overview