Qualys VMDR Review: Strengths, Limits, and Best Fit
An operator review of Qualys VMDR sensors, asset identity, TruRisk decisions, remediation proof, API export, current changes, and cost.


A Qualys VMDR review should not ask whether the platform can find vulnerabilities. It can. The real question is whether its sensors, asset identity, risk decisions, remediation workflow, and closure evidence stay aligned.
VMDR combines discovery, assessment, threat context, priority, and response inside a large cloud platform. That breadth is useful for a distributed enterprise. It also creates more places for scope and ownership to become vague. A Cloud Agent can report one fact, a scanner appliance another, and an imported source a third. The platform earns its place only when those records become one defensible decision.
Most reviews repeat the module names, praise scale, complain about the interface, and tell buyers to request a quote. That is not enough. Buyers need a sensor contract, a proof set, an export test, and simple cost math.
VMDR works only when four clocks agree
Collection speed is useful only when identity, decision, and closure stay current.
What does Qualys VMDR include?
VMDR stands for Vulnerability Management, Detection, and Response. In practical terms, it joins asset data, vulnerability detections, threat inputs, risk scores, search, dashboards, workflow, and optional remediation routes. Sensors can include scanner appliances, Cloud Agents, cloud connectors, container and application sources, and data brought in through other Qualys applications or integrations.
The exact package matters. Qualys sells a wider application portfolio, and capabilities can sit in separate subscriptions. Patch Management, CyberSecurity Asset Management, Enterprise TruRisk Management, web application scanning, cloud posture, and policy compliance should not be assigned to a VMDR quote unless the order and proof environment include them. Product family breadth is not license scope.
Qualys is a mature vendor. Its annual report filed February 20, 2026 says the cloud platform serves more than 10,000 customers. It reported 2025 revenue of $669.1 million, up from $607.6 million in 2024. Those numbers establish commercial scale. They do not prove that your scanner placement, agent health, asset tags, or owner workflow will work.
What changed in Qualys during 2026?
On August 3, 2026, Qualys released Enterprise TruRisk Management 1.12 and announced InstaScan, powered by Agent Insta. The new capability correlates incoming advisories against software inventory, endpoint telemetry, and imported sources without waiting for another scan job. Qualys says it can identify affected assets within minutes of disclosure. The release notes also say access is available on request through a technical account manager or support.
This is a meaningful development, but buyers should keep the product boundary honest. InstaScan is presented as an Enterprise TruRisk Management capability, not a reason to assume every base VMDR subscription now has instant detection. It also begins from existing inventory. If software identity is wrong or telemetry is old, fast correlation can produce a fast wrong answer. Require authoritative confirmation from a current agent or scan before a high consequence repair.
The timing problem is not theoretical. The Verizon 2026 Data Breach Investigations Report found that vulnerability exploitation started 31 percent of breaches and that ransomware appeared in 48 percent. The report was published in May 2026 from 2025 incident data. Faster disclosure matching can recover time, but only repair and fresh closure evidence reduce exposure.
Where is Qualys VMDR strongest?
Sensor breadth is the main strength. Scanner appliances can inspect networks and systems that do not run an agent. Cloud Agents can report state from managed endpoints outside a scan window. Connectors can add cloud inventory. One platform can normalize those observations and maintain a history across a large estate.
Qualys Detection Score adds another useful layer. QDS can combine technical severity with factors such as exploit probability, exploit maturity, and available controls. The Host List Detection API can return QDS and its contributing factors beside a detection. That is better than a mysterious priority number, provided teams export the factors and understand which business facts are still absent.
Tags are also powerful. They can organize assets by business unit, environment, operating system, location, owner, criticality, or data source. Used well, tags drive scope and routing. Used casually, they become a second CMDB with no accountable owner. Every dynamic tag should have a purpose, rule, data source, review date, and failure test.
What are the practical limits of Qualys VMDR?
Breadth creates administration. Scanner placement, agent deployment, activation keys, network assignments, tags, option profiles, authentication records, search queries, report templates, remediation tickets, and exception policy all need owners. A small team can buy enterprise scale and then operate only a fraction of it.
Asset identity is the next risk. A single server may appear through an agent, an address based scan, a cloud connector, and imported inventory. The proof must show whether those observations merge, which identifier wins, and how history behaves after a rebuild, address change, or agent reinstall. Duplicate findings inflate the queue. Bad merges hide scope.
Reporting can become another trap. A polished dashboard may summarize millions of detections while hiding failed authentication, stale agents, excluded ranges, or unowned assets. Executives need coverage debt beside risk debt. Report how many expected assets were observed, how many had authoritative local evidence, how many findings had owners, and how many closures had a fresh retest.
Does TruRisk prioritization solve the queue problem?
It helps, but no vendor score knows every business fact. QDS and TruRisk can bring vulnerability facts, threat signals, asset criticality, and controls into a better order than raw severity. The program still needs to define internet exposure, service dependency, data sensitivity, identity privilege, maintenance constraints, and the cost of failure.
Take 12,000 open detections. Suppose QDS and policy reduce the urgent review set to 8 percent. That leaves 960 records. At six minutes each, first pass review takes 96 hours. If stable identity and endpoint context remove half the disputes, the team recovers 48 hours. The score is useful. The evidence around the score creates the labor result.
Compare that operating result with the framework in our Qualys alternatives guide and the shared tests in Qualys vs Rapid7. A better looking score does not win if engineers cannot see why a record is urgent or what current state supports it.
What should the Qualys API prove?
Export is part of the product. The official Host List Detection endpoint can return current host detections, status, history, tags, QDS, and QDS factors. The request below uses API version 6, asks for confirmed vulnerabilities, includes scoring factors, and limits the first response to 100 hosts. Use the warning URL in the XML response to retrieve the next page when the limit is reached.
curl --location --request GET \
'<qualys_base_url>/api/6.0/fo/asset/host/vm/detection/?action=list&include_vuln_type=confirmed&show_qds=1&show_qds_factors=1&truncation_limit=100' \
--header 'X-Requested-With: curl' \
--header 'Authorization: Bearer <JWT_TOKEN>'Test at least four cases: a large response that requires pagination, an asset with multiple sensors, a reopened detection, and a fixed detection with fresh proof. Confirm that the export retains the asset identifier, QID, state, observation times, score factors, tags, and exception status. A dashboard that cannot be reproduced from supported APIs creates exit risk.
What should a Qualys VMDR review test?
Use 50 to 80 assets across scanner, agent, cloud, remote, and restricted segments. Include Windows, Linux, macOS, a network appliance, a rebuilt host, a dormant endpoint, a failed credential, a vendor backport, and an urgent finding from the CISA Known Exploited Vulnerabilities catalog. Agree on the expected record before the vendor configures the proof.
- Reconcile expected assets to observed assets and explain every gap or duplicate.
- Prove credential success and local evidence on each required platform.
- Show why the top 20 records outrank the next 20, including every score factor.
- Route findings to real owners with evidence, due dates, and exception choices.
- Repair five conditions and require a fresh agent or scan observation before closure.
- Export the complete asset, detection, decision, exception, and history record.
Weight coverage at 25 percent, evidence at 20, priority at 15, remediation at 15, administration at 10, export at 10, and price at 5. Set hard failures for missing critical assets, unsupported closure, broken pagination, and unexplainable score changes. A high average cannot compensate for evidence the team cannot defend.
Freeze the proof set before configuration begins. Vendors naturally tune a pilot toward clean assets and known checks. Keep the failed credential, duplicate identity, restricted subnet, stale agent, and backported package in scope. Record every manual correction made by the vendor team. Those corrections are future administration work unless the platform can prevent the same error. A proof should expose recurring labor, not hide it behind expert attention that disappears after purchase.
Repeat the same proof after two weeks without vendor help. Measure how long asset reconciliation, score review, owner routing, repair, retest, and export take. The second pass is the more honest product review.
How should Qualys VMDR cost be modeled?
Use the actual quote and order form. Qualys pricing depends on assets, applications, terms, support, and negotiated packaging. Add scanner appliances, agent operations, implementation, tag and policy design, integrations, API work, report maintenance, exception review, training, and data retention. Mark every feature that sits outside VMDR.
Suppose the platform requires 0.6 of an engineer for administration, 0.4 of an analyst for tuning and quality, and 0.3 of an integration engineer. At loaded annual costs of $145,000, $125,000, and $155,000, labor totals $183,500. Add that to the subscription before comparing it with a narrower product. Then credit only measured hours removed from scanning, triage, reporting, and retesting.
Who should choose Qualys VMDR?
VMDR fits organizations with broad infrastructure, multiple sensor needs, established vulnerability owners, and enough platform skill to manage scope and workflow. It can work well when Qualys already owns asset, compliance, or patch functions and the shared data model removes duplicate operations.
Be cautious when the team wants a simple scanner, has weak asset ownership, cannot dedicate an administrator, or expects risk scores to replace decisions. Review the focused Nessus scanner model before buying more platform than the program can operate.
Artemes focuses the vulnerability decision with deep endpoint context and AI driven analysis, then provides exact remediation guidance. That can reduce disputes around real exposure. Whatever analysis layer you use, retain the Qualys source record and demand a fresh observation before closure.
Frequently asked questions about a Qualys VMDR review
Is Qualys VMDR a scanner?
It includes vulnerability scanning, but it is broader than a standalone scanner. VMDR combines asset data, detections, threat context, prioritization, workflow, and response options across Qualys sensors and services.
Does VMDR include patch management?
Do not assume it. Qualys Patch Management is a related application and packaging can vary. Confirm the exact subscription, supported platforms, patch catalog, approval flow, rollback, and proof in the order form.
What is the difference between QDS and TruRisk?
QDS scores a detection using vulnerability and threat factors. TruRisk can place that detection into a broader asset and business risk model. Ask which inputs are licensed, current, visible, and exportable in your account.
How long should a Qualys VMDR proof run?
Four to six weeks is a reasonable starting point. The proof needs a normal scan cycle, an urgent disclosure, a sensor failure, an asset identity change, a real repair, a reopened record, and a complete export.
The executive takeaway
Qualys VMDR is worth considering when sensor breadth and one shared vulnerability record matter. Do not buy it from a dashboard. Reconcile 50 to 80 difficult assets, verify authentication, expose every score factor, route real owners, repair five conditions, retest them, and export the history. Buy only if all four clocks stay current: identity, detection, decision, and closure.
Put more evidence behind vulnerability decisions
Artemes AI combines endpoint telemetry, sourced vulnerability intelligence, and analysis with practitioner review so teams can examine the evidence, missing context, and recommended next step together. We are accepting early access requests now.

Chris Seymour
Chris writes about vulnerability prioritization, exploitability, remediation supported by AI, and the engineering realities of turning scanner output into remediation decisions.
Related Reading
Get articles like this in your inbox.
Security research and occasional Artemes AI product updates.


