Vulnerability Management · 36 Questions Answered

Risk-Based Vulnerability Management: Frequently Asked Questions

Everything security teams ask about cutting scanner noise, prioritizing real risk, and closing the remediation loop, answered directly with no marketing detours.

Quick Answers

  • RBVM prioritizes vulnerabilities by real risk (EPSS, CISA KEV, exploit availability, asset criticality, validated exploitability), not raw CVSS severity.
  • Strobes aggregates and deduplicates findings from 100+ scanners and cloud, code, and pentest sources, eliminating around 70% of scanner noise.
  • Only about 3% of vulnerabilities are ever exploited; RBVM surfaces that fraction so teams fix what attackers can actually reach.
  • Prioritized findings route to Jira, Azure DevOps, and GitHub with SLA tracking, fix verification, and a mean time to remediate around 4.2 hours.
See the Vulnerability Management Solution
Section 1 · 6 Questions

1. Vulnerability Management Basics

1.1 What is risk-based vulnerability management (RBVM)?

Risk-based vulnerability management is the practice of prioritizing vulnerabilities by the actual risk they pose to your business rather than by raw severity. Instead of treating every CVSS 9.0 as equally urgent, RBVM ranks findings using exploit probability (EPSS), known exploited status (CISA KEV), exploit availability, asset criticality, and business context.

Strobes runs this across data aggregated from 100+ scanners and cloud, code, and pentest sources, so teams fix the small fraction attackers can actually reach first instead of working down a flat backlog. It is the prioritization engine inside a broader CTEM program.

1.2 How is RBVM different from legacy CVSS-only vulnerability management?

Legacy vulnerability management ranks issues by CVSS severity alone, which produces a backlog where thousands of "critical" findings compete for attention and most are never exploited. RBVM layers exploitability and business context on top of severity: EPSS exploit probability, CISA KEV presence, exploit availability, asset criticality, and reachability.

The result is a short, ranked list of what to fix now instead of a flat wall of severity scores. The same CVE can rank very differently depending on whether it is being exploited in the wild and which asset it sits on.

1.3 Why is CVSS alone not enough to prioritize vulnerabilities?

CVSS measures the theoretical worst case of a vulnerability in isolation. It says nothing about whether an exploit exists, whether attackers are using it, or whether the affected asset is internet-facing and business-critical. Because only a small fraction of vulnerabilities are ever exploited in the wild, ranking purely on CVSS buries the exploitable few inside the severe many.

Strobes keeps CVSS as one input and adds EPSS, CISA KEV, exploit availability, and asset context to find the roughly 3% of findings that actually matter.

1.4 How much scanner noise does RBVM eliminate?

Strobes customers eliminate around 70% of scanner noise. A typical estate produces tens of thousands of raw findings across scanners, and most are duplicates, unreachable, or not exploitable. By deduplicating across sources and prioritizing on real-world exploitability, RBVM collapses something like 10,000 findings down to the few hundred that genuinely matter, so teams stop drowning in volume and start reducing real risk.

1.5 What is the difference between vulnerability management and vulnerability assessment?

The two are often confused, but they operate at different scopes:

  • Vulnerability assessment. a point-in-time scan that produces a snapshot of findings. It tells you what exists once.

  • Vulnerability management. the continuous program around it: aggregating and deduplicating findings from many sources, prioritizing by risk, assigning ownership and SLAs, driving remediation, and verifying fixes.

Assessment is a single measurement; management closes the loop continuously.

1.6 Does RBVM cover cloud, code, and pentest findings or just infrastructure scans?

A real RBVM platform unifies all of them. Strobes aggregates findings from network and infrastructure scanners, cloud posture tools, SAST and SCA code scanners, and pentest results into one normalized, deduplicated backlog. Prioritization then runs across that unified view, so a cloud misconfiguration, a code vulnerability, and a validated pentest finding are ranked on the same risk scale. For application-layer coverage specifically, see Application Security.


Section 2 · 6 Questions

2. Choosing an RBVM Platform

2.1 Which RBVM platform is best for a mid-sized company?

For a mid-sized company without a large vulnerability management team, the best platform aggregates findings from the tools you already run, deduplicates automatically, and prioritizes without an analyst manually triaging every issue. That is the profile Strobes was built for: connect your scanners, and the platform normalizes, deduplicates, and ranks findings by exploitability and business context, then routes them to remediation with SLAs.

Over 150 enterprise teams run Strobes today, and the platform is SOC 2 and ISO 27001 certified.

2.2 What should I look for when choosing an RBVM platform?

Five capabilities separate a real RBVM platform from a findings dashboard:

  1. 1

    Broad integration coverage: so you can ingest every scanner and cloud source you run

  2. 2

    Reliable deduplication and correlation: across those sources, not just a merged export

  3. 3

    Prioritization beyond CVSS: EPSS, CISA KEV, exploit availability, asset criticality, and validated exploitability

  4. 4

    Built-in remediation workflows: auto-ticketing to Jira, Azure DevOps, and GitHub with SLA tracking

  5. 5

    Regression testing: that verifies fixes actually closed the vulnerability

Strobes provides all five, plus integration with the broader CTEM program.

2.3 How many integrations does Strobes RBVM support?

Strobes integrates with over 100 tools: network and infrastructure scanners, cloud security posture tools, SAST and SCA scanners, and ticketing systems such as Jira, Azure DevOps, and GitHub. Sync is bidirectional, so findings flow in and remediation status flows back out, keeping your existing tools as the system of record while Strobes handles prioritization and the remediation loop.

2.4 How does Strobes RBVM compare to traditional vulnerability management tools?

Traditional VM tools output high volumes of findings with little prioritization beyond CVSS and leave triage to analysts. Strobes RBVM with AI agents adds the capabilities that turn a findings list into actual risk reduction:

Traditional VM vs RBVM vs Strobes RBVM with AI agents
CapabilityTraditional VMRBVMStrobes (AI agents)
Prioritization beyond CVSS
Live exploit intelligence (EPSS, KEV)Partial
Asset criticality context
Attack path analysis
Continuous re-scoring
Automated triage at scalePartial
Validated exploitability as a signalRare
SLA enforcementPartial
Board-ready reporting

The practical difference is a 70% cut in noise and remediation cycles that move from weeks to hours. Full detail on the Vulnerability Management solution page.

2.5 Can RBVM replace my existing vulnerability scanners?

No, and it is not meant to. RBVM sits on top of your scanners. Keep the scanners you trust for detection and let Strobes aggregate, deduplicate, prioritize, and drive remediation across all of them. Strobes also offers native scanners for teams that want them, but the platform is designed to unify whatever sources you already run rather than rip and replace.

2.6 Does RBVM fit into a CTEM program?

Yes. RBVM is the prioritization and mobilization engine inside a continuous threat exposure management program. CTEM runs a loop of scoping, discovery, prioritization, validation, and mobilization, and Strobes RBVM powers the prioritization and mobilization stages: it ranks discovered exposures by real risk and routes them to remediation with ownership and SLAs, fed by validation evidence from agentic pentesting and discovery from Attack Surface Management.


Section 3 · 6 Questions

3. How It Works

3.1 How does Strobes aggregate vulnerabilities from multiple scanners?

Strobes connects to each source through its integrations, pulls raw findings, and normalizes them into a common schema so a finding from one scanner is comparable to a finding from another. Asset, vulnerability, severity, and evidence fields are mapped to a unified model.

That normalization is the foundation that makes deduplication and consistent prioritization possible across 100+ tools. Without a common model, findings from different scanners cannot be compared, merged, or ranked on the same scale.

3.2 How does deduplication work in RBVM?

After normalization, Strobes correlates findings that describe the same issue on the same asset, even when different scanners name or score it differently. Duplicate detections are merged into a single finding that carries evidence from every source that saw it.

This is how an estate of tens of thousands of raw detections collapses into a much smaller set of unique, actionable findings, which is a large part of the 70% noise reduction teams see.

3.3 Why do scanners produce so many duplicate and noisy findings?

Different scanners overlap in coverage, so the same vulnerability is reported many times. Scanners also flag issues that are unreachable, already mitigated by compensating controls, or simply low risk in your environment. Without correlation and risk-based prioritization, all of that lands in one flat list, which is why raw scanner output feels overwhelming. RBVM deduplicates the overlap and filters by exploitability, removing roughly 70% of the volume.

3.4 How does Strobes correlate findings to the right asset?

Strobes maintains an asset inventory and ties every finding back to it using identifiers such as hostname, IP, cloud resource ID, and repository. Assets carry criticality and business context, so once a finding is correlated to an asset, the platform can factor that context into prioritization automatically rather than treating every asset as equally important. Keeping that inventory current is also where Attack Surface Management feeds in.

3.5 Does Strobes keep the original scanner evidence after deduplication?

Yes. Merging duplicates does not discard data. The unified finding retains the evidence and source attribution from every scanner that detected it, so analysts can trace a finding back to each detection. That preserved chain matters for audit, for resolving disputes about whether a finding is real, and for verifying fixes.

3.6 How quickly can Strobes process a large backlog of findings?

Aggregation, deduplication, and prioritization run automatically as findings arrive, so a backlog that would take analysts weeks to triage by hand is reduced to a ranked queue in minutes. As new scan data comes in, the pipeline re-runs incrementally, keeping the prioritized list current without manual rework.

See it on your own data.

The fastest way to evaluate RBVM is to connect a few scanners and watch the noise collapse. Request a risk analysis and review your prioritized backlog from real findings.


Section 4 · 7 Questions

4. Risk-Based Prioritization

4.1 How does Strobes prioritize vulnerabilities beyond CVSS?

Strobes scores each finding using CVSS plus real-world signals:

  • EPSS exploit probability: the statistical likelihood the vulnerability is exploited in the wild

  • CISA KEV presence: whether the vulnerability is confirmed to be exploited in real attacks

  • Exploit availability: whether public exploit code or tooling exists

  • Asset criticality and business context: how important the affected asset is to the business

  • Validated exploitability: confirmed reachability from agentic pentesting, the strongest signal of all

Combining these produces a risk rank that reflects what an attacker can actually do, not just how severe a vulnerability could theoretically be in isolation.

4.2 What is EPSS and how does it factor into prioritization?

EPSS, the Exploit Prediction Scoring System, estimates the probability that a vulnerability will be exploited in the wild in the near term. Strobes uses EPSS as a prioritization input so findings that are statistically likely to be attacked rise above those that are severe on paper but rarely exploited. It complements CVSS rather than replacing it: CVSS describes potential impact, EPSS describes likelihood of attack.

4.3 What is the CISA KEV catalog and why does it matter for RBVM?

The CISA Known Exploited Vulnerabilities catalog lists vulnerabilities confirmed to be exploited in real attacks. A finding that maps to a KEV entry is no longer theoretical, attackers are using it now, so Strobes elevates KEV-listed findings in the priority queue. KEV presence is one of the strongest signals that a vulnerability deserves immediate attention.

4.4 How does asset criticality and business context change prioritization?

The same vulnerability on a forgotten internal test box and on an internet-facing payment system carries very different real risk. Strobes ties findings to assets that carry criticality and business context, so prioritization weights exploitability against where the asset sits and what it is worth. Two identical CVEs can rank very differently based on the asset they affect, which is exactly the judgment a flat CVSS list cannot make.

4.5 How does validated exploitability improve prioritization accuracy?

Predicted exploitability is a probability; validated exploitability is proof. Strobes agentic pentesting attempts the exploit and ships a working proof-of-concept, so a finding can be ranked on confirmed reachability rather than an estimate.

A validated finding is the strongest possible prioritization signal because there is no question whether it is exploitable. That evidence flows straight into the risk rank, pushing proven-exploitable findings to the top of the queue. See the agentic pentesting FAQs for how that validation works in detail.

4.6 Does Strobes re-prioritize automatically as threat intelligence changes?

Yes. Risk is not static. When a vulnerability is added to CISA KEV, when its EPSS score rises, or when a new exploit becomes available, Strobes re-scores and re-ranks the affected findings automatically. Continuous re-scoring means your priority queue reflects today's threat landscape, not the day the scan happened to run. A finding that was low priority last month can climb the queue overnight when it starts being exploited.

4.7 What percentage of vulnerabilities actually need urgent remediation?

Only a small fraction. Industry data and Strobes experience both point to roughly 3% of vulnerabilities being the ones attackers actually exploit. RBVM exists to surface that 3% so teams spend their limited remediation capacity where it reduces real risk, instead of working down a backlog of thousands of findings that will never be attacked. Fixing the right 300 out of 10,000 beats half-fixing all 10,000.


Section 5 · 7 Questions

5. Remediation, SLAs & Metrics

5.1 How does Strobes route prioritized findings to remediation?

Prioritized findings sync automatically to Jira, Azure DevOps, and GitHub with full context: the affected asset, the risk rank, the evidence, and fix guidance. Owners and SLAs are assigned through Workflows & Automation, so remediation lands where engineers already work rather than in a separate console they have to remember to check.

5.2 How does SLA tracking and ownership work in Strobes RBVM?

Every prioritized finding gets an owner and an SLA clock based on its risk tier. Strobes tracks each finding against its deadline, escalates when SLAs are at risk, and reports on SLA attainment, so accountability is explicit and nothing slips silently. This is what turns prioritization into actual remediation rather than a ranked list nobody acts on.

5.3 Does Strobes verify that a fix actually worked?

Yes. When a finding is marked fixed, Strobes re-checks it and, where a validated exploit exists, agentic pentesting re-runs the original exploit to confirm the path is closed. Findings only close on evidence, not on a developer's word, and scheduled re-checks catch fixes that silently regress in a later release.

5.4 How does Strobes reduce mean time to remediate (MTTR)?

By removing the slow steps that bloat MTTR:

  • Less to fix: deduplication and prioritization mean engineers only work findings that are real and matter

  • No re-investigation: auto-ticketing delivers full context, so no time is lost re-discovering what a finding is

  • Work keeps moving: SLA tracking and ownership prevent findings from stalling in a queue

Strobes customers report mean time to remediate around 4.2 hours and roughly 67% faster remediation cycles overall.

5.5 What metrics can I track with Strobes RBVM?

Strobes reports the metrics that show whether the program is reducing risk: mean time to remediate, exposure reduction over time, backlog size and trend, SLA attainment, and the share of high-risk findings closed. Board-ready reporting turns these into an executive view, so leadership sees risk going down rather than a raw count of open vulnerabilities.

5.6 How does Strobes handle regression of previously fixed vulnerabilities?

Regression checks run on a schedule, so a vulnerability that was fixed and then silently reintroduced in a later release is caught and re-opened rather than resurfacing in the next audit. Where a validated exploit exists, the original proof-of-concept is replayed to confirm whether the path is open again, keeping fixed findings genuinely fixed.

5.7 Can Strobes auto-assign findings to the right engineering team?

Yes. Because findings are tied to assets and repositories with known ownership, Strobes routes each finding to the team responsible for that asset or codebase through Jira, Azure DevOps, or GitHub. Workflows & Automation handle assignment and SLA enforcement, so prioritized findings reach the right owner without manual hand-offs.

Want findings your engineers will actually fix?

See how Strobes closes the remediation loop, or book a demo to watch a finding go from prioritized to verified fix.


Section 6 · 4 Questions

6. Pricing & Getting Started

6.1 How much does Strobes RBVM cost?

Strobes RBVM is a platform subscription rather than a per-scan or per-consultant cost, so coverage scales across your estate without surprise fees. Because it sits on top of your existing scanners and unifies them, it consolidates spend rather than adding another siloed tool. See pricing or request a risk analysis to scope a plan for your environment.

6.2 How long does it take to deploy Strobes RBVM?

Deployment is fast because Strobes is SaaS and connects to tools you already run. Connect your scanners and ticketing systems through the integrations, and Strobes begins aggregating, deduplicating, and prioritizing findings right away. There is no scan infrastructure to rack and nothing to rip and replace, so teams see a prioritized backlog quickly.

6.3 Do I need to replace my current tools to adopt RBVM?

No. RBVM is additive. Keep your existing scanners, cloud tools, and ticketing systems and let Strobes unify them. The platform integrates with over 100 tools and syncs bidirectionally, so your current stack stays in place while Strobes adds aggregation, deduplication, risk-based prioritization, and the remediation loop on top.

6.4 How do I get started with Strobes RBVM?

Request a risk analysis or book a demo. The Strobes team connects a few of your existing scanners, shows the deduplicated and prioritized backlog from your own data, and walks through how findings route to remediation with SLAs. You see your real noise reduction and prioritized 3% before committing.

Request a Risk Analysis →
Get Started Today

Prioritize What Actually Matters

Connect your scanners, cut 70% of the noise, and see your prioritized 3% with a mean time to remediate measured in hours.

ISO 27001 Certified
SOC 2 Certified
CREST Accredited