Compliance · EU CRA · Vulnerability Reporting

EU Cyber Resilience Act Article 14 — 24-Hour Vulnerability Reporting Hits RISC-V IoT

📅 2026-09-14 ⏱ 11 min read 🔗 Source: servnetuk, TNGlobal, Cybersecurity Beat, cra-toolkit.com, 腾讯科技

On September 11, 2026, Article 14 of the EU Cyber Resilience Act (CRA, Regulation EU 2024/2847) became applicable. From this date forward, every manufacturer placing a “product with digital elements” on the EU market — regardless of where the company is headquartered — must report actively exploited vulnerabilities and severe security incidents on a strict regulatory clock. For the RISC-V MCU, SoC, embedded-firmware and IoT industry, this is the first “hard” compliance horizon that touches almost every SKU shipped into Europe.

The reporting clock starts the moment a manufacturer becomes aware that exploitation is happening, not when a vulnerability is publicly disclosed. That distinction matters in practice: it forces vendors to maintain live product inventories, signed-update infrastructure, and a pre-built relationship with ENISA’s Single Reporting Platform before anything goes wrong.

The 24 / 72 / 14-Day Reporting Clock

CRA Article 14 sets three deadlines that every in-scope vendor must hit:

StepDeadlineTriggerRecipient
Early warning24 hours after awarenessActively exploited vulnerability OR severe security incidentENISA via the CRA Single Reporting Platform
Detailed notification72 hours after awarenessSame triggers — supersedes the early warning with technical detailCoordinating CSIRT (designated by main EU establishment)
Final report — vulnerability14 days after corrective/mitigating measure availableVulnerability path onlySame CSIRT
Final report — severe incident1 month after the 72-hour notificationIncident path onlySame CSIRT

The 24-hour early warning is deliberately thin — a notice that exploitation exists, the member states where the product is available, and any preliminary mitigation. The full technical root-cause analysis is due at 72 hours; the final report tracks the patch lifecycle. The aim, as Netscout’s Darren Anstee put it, is to “create urgency while ensuring prompt, high-quality information sharing.”

Critical legal detail: The clock runs from awareness, not public disclosure. A vulnerability discovered internally via fuzzing that is later confirmed to be exploited in the wild starts the 24 hours the moment exploitation evidence is confirmed. Vendor SACs that say “reasonable efforts” are non-compliant; mapping to CRA clock language is now required.

Scope: Why Every RISC-V Vendor Is In

The CRA defines a “product with digital elements” (PDE) as any hardware or software whose intended or reasonably foreseeable use includes a direct or indirect data connection to a device or network. That horizontal scope pulls in almost every RISC-V SKU:

The scope is location-independent. A Shenzhen-based vendor selling CH32V-based industrial sensors to a Hamburg customer is in scope. The coordinating CSIRT is determined under separate rules for non-EU manufacturers (typically the CSIRT of the member state with the largest install base).

Penalty Tier: €15M or 2.5% of Global Turnover

Failing to meet the core reporting duties triggers the CRA’s top penalty tier — the same ceiling reserved for the most serious breaches:

Penalty TierCapTrigger
Top — core reporting failures€15M or 2.5% of annual global turnover (whichever is higher)Missed 24/72/14-day deadlines; non-reporting of actively exploited vulnerabilities
Mid — other violations€10M or 2% of global turnoverFailure to comply with conformity assessment / CE marking / SBOM duties
Low — misleading information€5M or 1% of global turnoverProviding incorrect information to authorities
SME / micro-enterprise — reporting failuresReduced fines or warningsSame core triggers, smaller cap

Note the “or whichever is higher” clause — for a vendor doing €1B of global turnover, 2.5% is €25M, far above the €15M floor. The CRA is structurally aimed at the same gravity as GDPR (which tops out at 4%) for product security.

The December 11, 2027 Horizon: SBOM, Security-by-Design, CE Mark

Article 14 is the first of three enforcement dates. Most of the CRA’s substantive obligations — secure-by-default configuration, SBOMs, security update commitments, and CE marking — become fully applicable on December 11, 2027, roughly 14 months from now:

CRA PhaseDateStatus Today
Article 14 reporting11 September 2026LIVE
Notified Body rules11 June 2026 (already applicable)Applied
Conformity assessment + CE marking + Annex I essential cybersecurity requirements11 December 2027Pending (~14 months out)
Transition for legacy certificates11 June 2028Pending

The reporting obligation is expressly carved out of the December 2027 limitation — a product shipped years ago and never touched still needs a working 24-hour reporting capability today.

Annex I Requirements: What the SBOM and Security-by-Design Phases Will Demand

The CRA splits product security duties into two parts of Annex I:

For a RISC-V SoC vendor, “product with digital elements” includes the SDK, the BSP, the toolchain wrapper, and even the Docker images of build environments — each potentially needing its own SBOM under the CVD rules.

SBOM reality check: CycloneDX is the industry default for embedded/firmware SBOMs. SPDX is the default for pure Linux distributions. Whichever you choose, the SBOM must include top-level dependencies, component names + versions + suppliers, and be regenerated on every release. Modern tools (e.g., the Yocto Project's SPDX class, Buildroot's make-target-sbom) can automate this for RISC-V BSPs.

Engineering Checklist: Five Steps Before December 2027

For RISC-V vendors shipping into the EU, here is the working order:

  1. Stand up a security.txt + VDP today. Publish a coordinated vulnerability disclosure policy at /.well-known/security.txt with a security@ contact, response-time SLA, and safe-harbor clause. Without this, the CVD part of Annex I fails on day one.
  2. Generate and maintain machine-readable SBOMs. Adopt CycloneDX for firmware/SDK SBOMs and SPDX for OS/distro SBOMs. Capture top-level dependencies, suppliers, and versions; update on every release.
  3. Build the Annex VII technical file. Document product description, intended use, design and development documentation, cybersecurity risk assessment, test reports, instructions for secure use, and vulnerability handling procedures.
  4. Run the conformity assessment. For Standard-class products, Module A self-assessment is sufficient. For Class I (identity management, VPNs) and Class II (hypervisors, firewalls), a Notified Body engagement is required — start Notified Body discussions 6–9 months before CE marking.
  5. Implement signed-update infrastructure. No default passwords, attestation/measured-boot where applicable, secure OTA distribution. This is the single biggest engineering investment for hardware vendors.

Who Determines Awareness — And Why This Catches Vendors Out

The trigger event is “manufacturer becomes aware,” which requires two capabilities the regulation does not require anyone to have: knowing whether the product is affected and knowing whether exploitation is occurring. The first needs dependency records per product version; the second needs threat intelligence or field observation. Without both, an advisory arrives and nobody can say whether it applies.

A senior DLA Piper cybersecurity partner summarises the operational change: organisations are “already grappling with a growing body of Digital Decade legislation, including NIS2, DORA, the Data Act, and the AI Act,” and the CRA adds another cross-cutting reporting obligation on top. Vendors who treat CRA compliance as “add another report” rather than “build a cross-framework incident playbook” will miss the 24-hour deadline.

Why This Is a Structural Moment for RISC-V

The CRA codifies what mature RISC-V vendors were already building — SBOMs for transparency, CVD for responsible disclosure, signed updates for deployed fleets — and makes them mandatory for EU market access. The regulation’s horizontal scope (no ISA carve-out) means a CH32V MCU and an ESP32-C5 Wi-Fi module face the same disclosure-clock obligations as an x86 industrial controller. Open-ISA vendors who already publish detailed reference manuals, hardware errata, and BSP changelogs on a regular cadence have a structural head start.

For Asian RISC-V chipmakers serving EU customers, the practical implication is that the cost of not having a 24-hour vulnerability pipeline is now larger than the cost of building one. Compliance budgets need an SBOM tool, a vulnerability triage workflow, a documented CVD policy, and a pre-signed ENISA reporting account — today, not in 2027.

One-line takeaway: EU CRA Article 14 turned “we should publish SBOMs and run a VDP” into “we must, or face up to €15M / 2.5% of global turnover.” RISC-V vendors shipping into the EU are now in the same compliance posture as the largest x86 vendors — and the deadline is live.

欧盟《网络韧性法案》第14条生效:RISC-V IoT 厂商的 24 小时漏洞报告义务

2026 年 9 月 11 日,欧盟《Cyber Resilience Act》(CRA, Regulation EU 2024/2847) 第 14 条正式适用。从此,所有把"带数字元素的产品"投放到欧盟市场的制造商 — 无论公司总部设在哪里 — 都必须在严格的监管时钟内报告被主动利用的漏洞严重安全事件。对 RISC-V MCU/SoC/嵌入式固件和 IoT 行业,这是第一个对几乎所有发往欧洲的 SKU 都生效的"硬合规"时间节点。

核心要点

对在欧盟销售 RISC-V 产品的亚洲厂商,不建设 24 小时漏洞管道的合规成本已高于建设的成本。从今天起,预算必须包含 SBOM 工具、漏洞分诊流程、文档化 CVD 政策,以及预先开通的 ENISA 上报账户 — 不是等到 2027。

CRA EU, Статья 14 — 24-часовой регламент отчётности затрагивает RISC-V IoT

11 сентября 2026 года вступила в силу Статья 14 Регламента ЕС о киберустойчивости (CRA, EU 2024/2847). С этой даты каждый производитель, размещающий на рынке ЕС «продукт с цифровыми элементами», обязан сообщать об активно эксплуатируемых уязвимостях и серьёзных инцидентах в жёсткие сроки.

Ключевые факты: часы 24/72/14 дней, подача через Single Reporting Platform ENISA, штрафы до €15 млн или 2,5 % мирового оборота, полные требования (SBOM, CE-маркировка, Annex I) вступают в силу 11 декабря 2027 года. Горизонтальная сфера применения затрагивает почти все RISC-V MCU, SoC и встроенные продукты, поставляемые в ЕС.

CRA de la UE, Artículo 14 — el reloj de 24 horas de reporte de vulnerabilidades impacta a RISC-V IoT

El 11 de septiembre de 2026 entró en vigor el Artículo 14 del Reglamento de Ciberresiliencia de la UE (CRA, EU 2024/2847). Todos los fabricantes que coloquen en el mercado de la UE «productos con elementos digitales» deberán reportar vulnerabilidades explotadas activamente e incidentes graves con plazos estrictos: 24 h de alerta temprana, 72 h de notificación detallada, 14 días de informe final.

Datos clave: sanciones hasta €15 M o 2,5 % del volumen de negocios global; el 11 de diciembre de 2027 entran en vigor SBOM, CE marking y los requisitos del Anexo I. El alcance horizontal incluye prácticamente todos los MCU RISC-V, SoC y firmware embebido vendido en la UE.

Sources

← Back to Blog