4.3 Threat & Vulnerability Management
Key Takeaways
- Microsoft Defender Vulnerability Management (MDVM) continuously discovers software, weaknesses, and misconfigurations on Defender for Endpoint onboarded devices with no separate agent scan
- The organization exposure score is a 0-100 risk measure (lower is better) and is distinct from the per-device Microsoft Secure Score for Devices, which measures configuration hardening
- Security recommendations can create a remediation request that flows to Microsoft Intune as a ticket/task for the IT team, closing the SOC-to-IT loop
- When a recommendation cannot be remediated, analysts file a time-bound exception with a justification, which removes it from the active exposure calculation until it expires
- Vulnerability evidence (e.g., CVE on a device) appears on the device page and feeds incident investigation, helping analysts judge whether an exploited weakness explains an alert
Why Vulnerability Management Is in the Response Domain
SC-200 frames Microsoft Defender Vulnerability Management (MDVM) as part of incident response because exposed weaknesses are how incidents start, and remediation is how you stop them recurring. Expect questions that ask you to prioritize what to fix, route the fix to IT, waive what cannot be fixed, and use vulnerability evidence to explain an alert.
MDVM is built into Microsoft Defender for Endpoint — onboarded devices are continuously assessed with no separate scheduled scan or scanner appliance. Defender Vulnerability Management also has a standalone add-on with premium capabilities (browser extension assessment, baselines, blocking vulnerable apps).
Core Scores (do not mix these up)
| Metric | Range / direction | Measures |
|---|---|---|
| Exposure score | 0-100, lower is better | Org-wide risk from current vulnerabilities and how exposed/threatened they are |
| Microsoft Secure Score for Devices | 0-100, higher is better | Endpoint security configuration hardening (OS, app, network, accounts, AV) |
A classic distractor pairs these. "Reduce the score that represents risk" → lower the exposure score. "Improve the score that represents hardening" → raise Secure Score for Devices.
Security Recommendations and Prioritization
The Recommendations list is the prioritized backlog. Each item shows weaknesses, exposed devices, and impact on both scores. Prioritization is threat-aware: recommendations tied to active exploitation, public exploits, or threat campaigns are pushed up via insight tags such as threat insight and breach likelihood, so you fix what attackers are actually using first.
- Weaknesses — CVEs across the environment, with exposed device counts
- Software inventory — installed products, end-of-support flags
- Event timeline — new CVEs / exploits that changed your exposure
Remediation: Closing the SOC-to-IT Loop
Security operations finds the problem; IT fixes it. MDVM bridges this with a remediation request.
Recommendation -> "Request remediation"
-> creates a remediation activity (owner, due date, priority)
-> integrates with Microsoft Intune as a security task / ticket
-> IT remediates; progress tracked in Remediation page
The Microsoft Intune integration is the exam answer to "how does the SOC hand a vulnerability fix to the desktop/endpoint team with tracking." Remediation activities are tracked to completion on the Remediation page.
Exceptions: When You Cannot Remediate
Some recommendations cannot be actioned now — a compensating control exists, a third party owns the system, or a fix would break a critical app. Instead of leaving it noisy and miscounted, file an exception.
- Scope: global (all devices) or by device group
- Requires a justification (e.g., third-party mitigation, risk accepted, planned remediation, alternate mitigation)
- Is time-bound — it expires and the recommendation returns to active
- While active, the recommendation is removed from the active exposure calculation
Exception is the answer to "a recommendation can't be fixed but shouldn't keep inflating exposure or block the queue" — not "ignore it" or "delete the device."
| Choice | When it is correct |
|---|---|
| Request remediation | A fix exists and IT can apply it (routes to Intune) |
| File exception | Cannot fix now; record justification, time-bound |
| Block vulnerable app (premium) | Need to stop use of an app until patched |
Vulnerability Evidence in Incident Investigation
MDVM data is not siloed — it enriches investigation. On a device page, the Discovered vulnerabilities and Security recommendations tabs show that device's CVEs and misconfigurations.
During an incident, this answers the analyst's question: was there an exploitable weakness that explains this alert? If a server raised an exploitation alert and the same device has a known unpatched, actively-exploited CVE, that evidence raises confidence the alert is a true positive and tells you the root cause to remediate so it does not recur.
Putting It Together for the Exam
For SC-200, reason in this order on an MDVM scenario:
- Prioritize — use exposure score + threat-aware recommendations (fix exploited CVEs first)
- Act — Request remediation (→ Intune) for fixable items
- Waive — file a time-bound exception with justification for the rest
- Investigate — use device vulnerability evidence to confirm root cause and prevent recurrence
- Verify — confirm the exposure score drops and the recommendation clears after remediation
An analyst reviews the organization's risk posture in Defender Vulnerability Management. Which statement about the exposure score is correct?
A critical recommendation flags a high-severity CVE on a vendor-managed appliance the SOC cannot patch directly, and a compensating network control is already in place. What is the most appropriate action in Defender Vulnerability Management?
How does a security operations analyst hand a confirmed, fixable vulnerability to the IT/endpoint team with trackable ownership and a due date?