Recipe: React to a 0-Day Vulnerability¶
A critical CVE has been published. Find out if you are affected and respond.
Steps¶
- Search the Vulnerability Lake for the CVE.
- Check the impact — which of your modules use the affected component.
- For each affected module: assess whether the vulnerability is exploitable in your context.
- If affected: update the component, re-scan, and re-approve if needed.
- If not affected: document the assessment (mute the CVE with a reason).
- For released products: create a CSAF advisory if required.