CRA Bureau
All guides

Annex I Part II: the vulnerability handling requirements

7 min readUpdated 1 September 2026Cites Cyber Resilience Act

These are process requirements

Annex I, Part II

The eight points

PointRequirementEvidence that satisfies it
1Identify and document components and vulnerabilities, including an SBOM.A CycloneDX or SPDX SBOM generated per release, plus a vulnerability register.
2Remediate without delay; security updates separate from feature updates where technically feasible.Written remediation targets by severity, and evidence of security-only patch releases on maintained branches.
3Apply effective and regular tests and reviews.CI scanning configuration and results, a code review policy, and any external testing — on a schedule, with the output kept.
4Publicly disclose fixed vulnerabilities once an update is available.Published advisories giving the description, affected versions, severity and remediation.
5Put in place and enforce a coordinated vulnerability disclosure policy.A published policy at a stable URL, with response times you actually meet.
6Provide a contact address for reporting vulnerabilities.A monitored security address, plus a security.txt per RFC 9116.
7Securely distribute updates.Signature verification on the client before an update is applied, and key custody arrangements.
8Disseminate patches without delay and free of charge, with advisory messages.Evidence that security updates reach all users at no cost, regardless of support contract.

Point 8 deserves a second look at your commercial terms

Security patches cannot sit behind a paid support tier

Point 5 says "enforce"

Check your own dependencies

Free, no account needed.

Related guides