Resources
Article 14 of the EU Cyber Resilience Act (Regulation (EU) 2024/2847) is the manufacturer reporting duty for actively exploited vulnerabilities and severe incidents affecting products with digital elements — including software and agentic systems placed on the EU market.
Security teams that ship connected products, firmware, cloud-connected software, or AI agents need a reporting and fix workflow before a 24-hour clock starts. This checklist is an operational AppSec guide, not legal advice. It focuses on evidence, notification, user impact, and remediations that preserve product intent. An SBOM helps name components; it does not replace Article 14 evidence.
Identify who places the product with digital elements on the EU market and where cybersecurity decisions are taken. Article 14 notifications are submitted via the single reporting platform to the coordinating CSIRT of the manufacturer's main establishment in the Union (or the designated path if you have no EU establishment).
For an actively exploited vulnerability: early warning without undue delay and within 24 hours of becoming aware; a vulnerability notification within 72 hours with product, exploit, and mitigation detail; a final report no later than 14 days after a corrective measure is available. For a severe incident impacting product security: early warning within 24 hours, incident notification within 72 hours, and a final report within one month.
Write down how you detect active exploitation and severe incidents: customer reports, runtime telemetry, MCP or agent tool abuse, SBOM/CVE feeds, and CSIRT notices. Agentic software can be exploited through tools and context as well as classic CVEs, so include prompt-injection, credential theft, and unsafe tool execution in the intake path.
Keep an SBOM so you can name versions and affected components. Do not file the SBOM as proof you handled an exploited vulnerability. The packet still needs awareness timestamps, exploit or incident nature, mitigations, user notices, and a path to a shipped corrective measure.
Draft the fields you will need under pressure: product identity and versions, Member States where you know the product is available, nature of the exploit or incident, sensitivity of the information, mitigations already taken, and mitigations users can apply. Route the packet to CSIRT and ENISA through the CRA single reporting platform — not a one-off email thread.
Article 14 also requires informing impacted users and, where appropriate, all users about the vulnerability or incident and the measures they can take. Pair the regulatory notice with a product advisory that states what changed, what did not change, and how to update safely.
Keep logs that show which agent or tool was involved, what was blocked, and when. Scanner theater — open findings with no runtime trail — is what fails customer and auditor reviews. Gateway in your network is built to export that operational evidence.
Reporting without a shippable fix leaves users exposed. Capture the finding, write a constrained fix spec (behavior that must stay the same), and land a reviewable change. For agentic products, the spec should cover tool permissions, MCP server config, and workflow logic — not only library bumps. Finding → Fix Spec → PR is a scoped remediation POC; Gateway self-serve is the log and control plane.
Store awareness timestamps, report copies, user notices, and the diffs that remediated the issue. CRA vulnerability handling is broader than Article 14, but this evidence is what you will need when a CSIRT, auditor, or customer asks how you responded.
Start free on Gateway to log and export evidence for vulnerability handling and Article 14-style duties. Talk to us for Enterprise retention and CRA readiness help. Remediation PRs are a scoped POC, not the self-serve SKU.