Continuous Threat Exposure Management

Exposure Assessment Platform (EAP)

A platform that continuously discovers and prioritizes exposures across vulnerabilities, misconfigurations and other weaknesses using threat intel, asset context and existing controls. It's the tooling layer that supports a CTEM program.

What is an exposure assessment platform?

An exposure assessment platform (EAP) continuously identifies and prioritizes exposures across a broad range of asset classes, covering vulnerabilities, misconfigurations and other weaknesses. It ingests or natively performs discovery, then ranks what it finds using threat intelligence, asset context and knowledge of the security controls already in place.

Key takeaways

  • EAP is the current name for what was risk-based vulnerability management. The category was renamed by Gartner as its scope widened past CVEs to include misconfigurations, identity weaknesses and unmanaged assets.
  • Its job is to identify and prioritize. Not to prove exploitability, and not to execute a fix.
  • It aggregates. Findings arrive from scanners, cloud posture tools, code analysis and asset inventories, and are de-duplicated into a single record per exposure.
  • Mobilization support is a defining feature. In practice this usually means integration with ticketing, so a prioritized finding can be routed to a queue.
  • It cannot provide direct evidence of exploitability. That is the boundary between assessment and validation, and it is the reason both exist.

Why it matters

An exposure assessment platform solves a real and previously unsolved problem: the same weakness arriving four times from four tools, each with a different identifier and its own idea of what an asset is. Without consolidation there is no defensible denominator, and without a denominator no trend line means anything.

What an EAP does not do is close anything. It produces a ranked, de-duplicated, context-enriched list, which is a substantial improvement on four unranked lists and is still a list. Recognising that boundary keeps expectations realistic and directs effort to the phases downstream.

What an EAP typically includes

  • Aggregation and de-duplication. Across internal, external, cloud and end-user attack surfaces, resolving multiple identifiers to one asset and one exposure.
  • Prioritization. Using asset context, threat intelligence and knowledge of existing compensating controls, rather than severity score alone.
  • Asset context enrichment. Business criticality, environment, data classification and, where available, ownership attribution.
  • Visualization and reporting. Usually the primary interface for the security team, and the source of board-level exposure metrics.
  • Mobilization support. Most often ITSM integration, so findings become tickets in the right queue with the right context attached.
  • Trend and SLA tracking. Time-to-remediate measurement against policy, which depends on the de-duplication working.

How EAP relates to neighbouring categories

  • CAASM. Cyber asset attack surface management builds the accurate inventory an EAP depends on. Increasingly absorbed into EAP.
  • EASM. External attack surface management discovers internet-facing assets an organization may not know it owns. Also being absorbed.
  • AEV. Adversarial exposure validation proves what is exploitable, which is the evidence an EAP cannot produce.
  • Vulnerability scanning. Scanners find and match vulnerabilities. An EAP is a consumer of their output, not a replacement for it.
  • CTEM. Continuous threat exposure management is the program wrapper. An EAP is tooling that supports several of its phases, principally discovery and prioritization.

A worked example of consolidation

One host runs a Java service with a vulnerable logging dependency. A network scanner reports the vulnerability against an IP address. A cloud posture tool reports the same vulnerability against an instance ID. Software composition analysis reports the vulnerable package against a repository and a commit. The configuration management database holds a hostname and a cost centre and knows nothing about any of the three.

Four records exist, describing one exposure on one machine. Before consolidation the security team counts four findings, three teams receive partly overlapping tickets, and closing one does not close the others. After consolidation the EAP resolves all four to a single record with one owner, one severity, one exploitation signal and one remediation state. What the platform still cannot say is whether the application ever calls the vulnerable function, which is a question for reachability analysis rather than assessment.

How to evaluate an exposure assessment platform

  • Test the de-duplication on real data. Correlation quality is the single biggest differentiator, and it is only observable against an estate with messy identifiers.
  • Check the ingestion breadth against tools already in place. An EAP that cannot read an existing scanner creates a second silo instead of removing one.
  • Ask how prioritization is derived. A weighted formula over severity, exploitation signals and asset criticality should be inspectable, not opaque.
  • Look for ownership attribution. A prioritized finding with no owner is a routing failure waiting to happen.
  • Confirm what the platform claims about exploitability. Assessment infers. If a product asserts proof, ask what artifact it produces.

Common misconceptions

  • That an EAP is a vulnerability scanner. Scanners find and match vulnerabilities. An EAP consolidates findings from scanners and other sources and prioritizes them.
  • That an EAP fixes things. Most integrate with ticketing so a finding can be routed. Execution stays with whoever owns the asset.
  • That prioritization is the same as validation. Prioritization ranks by inference. Validation produces evidence. They answer different questions and are not interchangeable.
  • That a lower finding count means lower risk. Immediately after deployment the count usually drops sharply because duplicates disappear. Nothing has been remediated.

Standards and sources

Exposure assessment platform is a Gartner category name, introduced to replace risk-based vulnerability management as the scope of the market widened. Vulnerability identifiers come from the CVE Program. Severity scoring follows the FIRST Common Vulnerability Scoring System specification. Confirmed exploitation status is published in the CISA Known Exploited Vulnerabilities catalog, and probability estimates come from the FIRST Exploit Prediction Scoring System.

FAQ

Is an EAP the same as a vulnerability scanner? No. Scanners find and match vulnerabilities. An EAP consolidates findings from scanners and other sources and prioritizes them into a single ranked record set.

Are both an EAP and a validation layer needed? In practice yes, because they answer different questions: what exists and roughly how bad, versus whether it is actually exploitable here.

Does an EAP fix anything? No. Most integrate with ticketing so a finding can be routed to a team. Execution stays with whoever owns the asset.

What replaced risk-based vulnerability management? The exposure assessment platform category, which covers the same prioritization function across a wider set of exposure types than CVEs alone.

Sources

  • Gartner, Market Guide for Exposure Assessment Platforms, 2024.
  • Gartner, Implement a Continuous Threat Exposure Management Program, 2022.
  • FIRST, Common Vulnerability Scoring System v4.0 Specification, 2023.
  • CISA, Known Exploited Vulnerabilities Catalog, 2026.
  • CVE Program, CVE List and CNA Rules, 2026.