Most engineers think…
Most people treat Qualys VMDR as a scanner that outputs a list sorted by CVSS. You run it, export the top 50 CVEs, hand them to the patch team, and call it risk management. That mental model gets you fired in a red-team debrief.
VMDR is a four-stage continuous loop: detect, prioritize, patch, reassess. The prioritization stage is powered by TruRisk — a composite score built from QDS (the Qualys Detection Score at the QID level), real-time threat intelligence (RTIs like active exploitation and ransomware correlation), and your asset criticality. A CVE rated 5.0 in CVSS that is actively being exploited by ransomware actors will score higher in TruRisk than a 9.8 CVSS flaw that nobody has a working exploit for. Understanding that difference is what separates an L1 ticket-closer from an L2 analyst who can defend their prioritization decisions in front of management.
① The VMDR lifecycle — detect, prioritize, patch, reassess
Qualys VMDR frames vulnerability management as a four-stage continuous loop rather than a periodic point-in-time scan. The loop runs as fast as your scan schedule (or continuously with cloud agents) and feeds back into itself.
Detect — authenticated network scans and lightweight cloud agents discover every installed package, open port, and configuration weakness across your estate. Prioritize — TruRisk scores each finding against live threat intelligence, exploit data, and the criticality of the host. Patch — Qualys Patch Management (built into VMDR) generates a remediation ticket or directly deploys the patch to the asset. Reassess — a follow-up scan verifies the vulnerability is gone; the TruRisk score drops and the loop closes. Without the reassess step you have no evidence the fix actually worked.
What is the correct order of the Qualys VMDR lifecycle?
② TruRisk and QDS — how the risk number is built
TruRisk is an asset-level risk score that ranges from 0 to 1000. It is built from three inputs layered together. First, QDS (Qualys Detection Score) is computed per QID (Qualys ID) and runs from 1 to 100, where 70 and above is Qualys's recommended remediation threshold. Second, QVS (Qualys Vulnerability Score) enriches each CVE with external threat data from more than 300,000 CVEs tracked across 25-plus intelligence feeds. Third, ACS (Asset Criticality Score) weights the finding against how important the affected host is to your business.
QDS vs CVSS — the key interview difference
CVSS is a static, vendor-assigned technical score. QDS is dynamic and Qualys-calculated — it updates when new exploit code is published, when a CVE moves onto the CISA KEV list, or when ransomware actors are observed using the flaw. Cite QDS (or TruRisk) in a Qualys-based prioritization report, not raw CVSS.
A per-QID score from 1 to 100 reflecting detection confidence and exploitability. Qualys recommends remediating findings at 70 or above. It is dynamic — it rises when exploit code or ransomware correlation is added.
An asset-level composite score from 0 to 1000 built from QDS, QVS (CVE threat intelligence) and ACS (asset criticality). It is the single number to cite when explaining your fix priority to management.
Six RTI flags — Active Exploitation, Ransomware, Zero-Day, Wormable, High Lateral Movement and CISA KEV — that escalate a vulnerability in TruRisk regardless of its base CVSS score.
Your business-context rating for a host (1–5). A CVSS 7.0 flaw on an ACS-5 internet-facing server will outrank the same flaw on an ACS-1 test box. You set ACS; Qualys uses it to weight TruRisk.
If you are using Qualys VMDR, the correct answer to 'how do you prioritize vulnerabilities?' is TruRisk — not CVSS. Mention QDS at the finding level, QVS as the CVE-level threat layer, and ACS as the business-context weight. CVSS is the baseline; TruRisk is the decision.
QDS (Qualys Detection Score) differs from CVSS mainly because QDS…
③ Real-time threat indicators (RTIs) — the signals that override severity
RTIs are the intelligence layer that makes TruRisk dynamic. There are six RTIs in Qualys VMDR. Active Exploitation — evidence that the vulnerability is being used in live attacks right now. Ransomware Correlation — the CVE is linked to a known ransomware family. Zero-Day — a public exploit exists with no vendor patch yet available. Wormable — the vulnerability can self-propagate across a network without user interaction. High Lateral Movement — the flaw enables attackers to pivot from one host to adjacent systems. CISA KEV Listing — the CVE is on the U.S. Cybersecurity and Infrastructure Security Agency's Known Exploited Vulnerabilities catalogue, which carries a federal patch-by deadline.
Any RTI flag escalates the TruRisk contribution of that QDS finding regardless of its base CVSS score. A CVE with CVSS 5.0 that carries an Active Exploitation RTI and a Ransomware RTI will outrank a CVSS 9.5 finding with no threat activity. In prioritization reports you filter by RTI flags first, then by QDS descending, to build your immediate fix list.
Sorting by CVSS will miss RTI-flagged medium-severity CVEs that are actively being exploited. Ransomware operators specifically target CVSS 5–7 flaws because defenders under-prioritize them. Always check RTI flags before deciding a finding is low priority.
▶ Watch a ransomware-linked CVE get escalated and patched
Follow a CVSS 5.2 vulnerability with Ransomware and Active Exploitation RTIs through the full VMDR lifecycle. Press Play for the healthy path, then Break it to see the classic miss.
A vulnerability has CVSS 4.8 but carries Active Exploitation and Ransomware RTI flags. How should VMDR treat it?
④ Prioritization reports, patch workflows and closing the loop
Inside Qualys VMDR the Prioritization Report is your main output. It shows vulnerabilities ranked by TruRisk, grouped by asset criticality and RTI flags. The default recommended filter is QDS 70 or higher — this typically cuts a 10,000-finding list to a few hundred genuine priorities without hiding ransomware-linked low-CVSS flaws (because RTIs have already elevated those).
The patch workflow integrates directly with Qualys Patch Management. VMDR creates a remediation ticket per finding group, assigns it to the responsible team and tracks patch deployment status. When the patch lands, a lightweight re-scan or agent check closes the ticket and drops the asset's TruRisk score. The closed loop is what separates VMDR from a plain scanner: you have audit evidence that a specific CVE on a specific host was remediated and verified, not just 'we ran a patch job'.
Practical sizing tip
Do not try to remediate everything at once. Use the TruRisk dashboard to segment: RTI-flagged findings first, ACS 4-5 assets second, QDS 70+ on medium-criticality assets third. Present the prioritization matrix to management — it is defensible because every number in TruRisk is traceable to a data source.
Priya at a Mumbai fintech firm faces this
After a VMDR scan, the security team exports 12,000 findings sorted by CVSS and hands the list to the patch team. Two weeks later the firm is hit by ransomware exploiting a CVE that was CVSS 5.2 and sat at position 8,000 in the list.
The team sorted purely by CVSS and never checked RTI flags. The CVE carried Ransomware and Active Exploitation RTIs that would have moved it to the top of any TruRisk-sorted list.
Open the VMDR Prioritization Report, filter by RTI = Ransomware or Active Exploitation. The missed CVE appears in the top 20 findings, far above the CVSS-9 theoretical vulnerabilities that had no threat activity.
VMDR ▸ Prioritization Report ▸ Filter RTI ▸ QDS descendingRebuild the fix workflow: always sort by TruRisk and filter RTIs first. Add an SLA — RTI-flagged findings patched within 72 hours, QDS 70+ within 14 days. Integrate with Qualys Patch Management so tickets auto-open and track status.
Re-run the prioritization report after patching. The RTI-flagged CVE should no longer appear in open findings, and the asset TruRisk score should have dropped. Screenshot both states for the audit trail.
Deploying a patch is not the same as verifying it. Always schedule a reassessment scan or rely on cloud agent re-reporting before closing the ticket. The TruRisk score should drop for the affected asset; if it does not, the patch did not apply correctly or the finding was misidentified.
What is the purpose of the Reassess stage in the VMDR lifecycle?
🤖 Ask the AI Tutor
Tap any question — instant, scoped to this lesson. No login, no waiting.
Pre-curated from vendor docs + community Q&A, scoped to this lesson. For a live prod issue, paste your export into chat.techclick.in.
📝 Wrap-up assessment — six more
You've answered 4 inline. Six left. 70% (7 of 10) marks the lesson complete on your profile. Tap Submit all answers at the end.
🧠 In your own words
Type one line: why does Qualys VMDR use TruRisk instead of CVSS alone for prioritization? Then compare with the expert version.
🗣 Teach a friend
Best way to lock it in — explain it in one line to a teammate. Tap to generate a paste-ready summary.
📖 Glossary
- VMDR
- Vulnerability Management, Detection and Response — Qualys's unified platform that covers the full lifecycle: detect, prioritize, patch and reassess, all in one continuous loop.
- TruRisk Score
- An asset-level composite risk score from 0 to 1000, combining QDS (per-QID), QVS (per-CVE threat intelligence) and ACS (per-asset business criticality). The primary number to use in Qualys-based prioritization.
- QDS (Qualys Detection Score)
- A per-QID score from 1 to 100 reflecting detection confidence and exploitability. Dynamic — updates when new exploit data or RTI signals arrive. Qualys recommends fixing QDS 70+ as a baseline.
- QVS (Qualys Vulnerability Score)
- A CVE-level score drawing on 25+ threat intelligence feeds, tracking exploit maturity, CISA KEV status, ransomware and malware correlation. Enriches QDS within the TruRisk formula.
- ACS (Asset Criticality Score)
- A 1–5 business-context rating you assign to each asset. Tells TruRisk how badly a compromise on that host would hurt the organization. Must be configured — Qualys does not auto-assign it.
- RTI (Real-Time Threat Indicator)
- One of six dynamic threat signals — Active Exploitation, Ransomware, Zero-Day, Wormable, High Lateral Movement, CISA KEV — that escalate a vulnerability's TruRisk contribution regardless of its CVSS score.
- CISA KEV
- The U.S. Cybersecurity and Infrastructure Security Agency's Known Exploited Vulnerabilities catalogue. Listing on KEV is one of the six VMDR RTI flags and carries a federal patch-by deadline for government agencies.
- Reassessment
- The fourth stage of the VMDR lifecycle: a follow-up scan or cloud agent re-report that confirms a patched vulnerability is closed, drops the asset TruRisk score, and closes the remediation ticket with audit evidence.
📚 Sources
- Qualys — Prioritize Vulnerabilities using Qualys TruRisk. docs.qualys.com/en/vmdr/latest/mergedProjects/prioritize_your_vulnerabilities/threat/qualys_trurisk.htm
- Qualys — Calculating Asset Risk Score in Qualys VMDR. docs.qualys.com/en/vmdr/latest/mergedProjects/search_in_vmdr/threat/calculating_asset_risk_score.htm
- Qualys Blog — In-Depth Look into Data-Driven Science Behind Qualys TruRisk: QDS vs CVSS & EPSS Vulnerability Scoring. blog.qualys.com, Oct 2022
- Qualys Blog — A Deep Dive into VMDR 2.0 with Qualys TruRisk. blog.qualys.com, Aug 2022
- Qualys — VMDR TruRisk Packages Playbook. cdn2.qualys.com/docs/qualys-vmdr-trurisk-packages-playbook.pdf
- Qualys Blog — What's New in Qualys VMDR 2024: Features & Benefits. blog.qualys.com, Dec 2024
What's next?
Got TruRisk prioritization? Next, go deep on Qualys VMDR scanning modes — authenticated vs agent-based vs passive — and how sensor coverage gaps can hide critical findings from the lifecycle entirely.