Official intent
Run risk-based vulnerability management: find exposures, prioritize by real-world risk, and remediate on a schedule. The official source remains authoritative.
Read the official campaign ↗Why it matters
Attackers exploit known, unpatched vulnerabilities far more often than novel ones. A program that scans, ranks by real risk, and closes exposures on a clock removes the openings adversaries scan for every day. Prioritization is what keeps the work finite and finishable instead of an endless backlog.
Minimum / Strong / Advanced
Authenticated vulnerability scans run regularly and critical, internet-facing findings are remediated on a defined timeline.
Findings are prioritized by exploitability (e.g., known-exploited status) and exposure, with SLAs by severity that are tracked and met.
Coverage is continuous across endpoints, servers, cloud, and applications; remediation is measured, and mean-time-to-remediate trends down.
Implementation timeline
- Confirm scanning covers internet-facing systems
- Check for any known-exploited vulnerabilities already public
- Run authenticated scans across endpoints and servers
- Set remediation SLAs by severity
- Prioritize by exploitability and exposure, not raw CVSS alone
- Close the critical and known-exploited findings first
- Extend coverage to cloud and applications
- Report remediation rates and mean-time-to-remediate
Implementation steps
- Deploy authenticated vulnerability scanning across endpoints, servers, cloud, and network devices.
- Prioritize findings by real risk — known-exploited status and internet exposure ahead of raw CVSS.
- Set and agree remediation SLAs by severity, and align them with your patch process.
- Remediate on schedule; where you cannot patch, document a compensating control and a deadline.
- Track remediation rates and mean-time-to-remediate, and feed misses back into the process.
Validation
- Confirm the last authenticated scan actually covered the full asset inventory, not a subset.
- Verify critical and known-exploited findings were remediated within their SLA.
- Check that exceptions have a documented compensating control and a review date.
Evidence to retain
Vulnerability management policy with severity SLAs
Scanner coverage/configuration showing authenticated scans
Remediation tracking report and exception register
Trend of mean-time-to-remediate against SLA
Common failure modes
Unauthenticated scans that miss most of the risk, a scanner pointed at only part of the estate, and a backlog ranked by raw score while a known-exploited flaw sits open. A scan report nobody remediates is documentation of risk, not management of it.
Framework mappings
Independent mappings are aids, not authoritative equivalence or compliance determinations.