Subscribe to the Non-Human & AI Identity Journal

Why do scanners miss the exposures that matter most in CTEM?

Scanners miss the exposures that matter most because many of them are not CVE-shaped. Identity relationships, cached credentials, misused privileges, browser states, and AI-related surfaces often determine whether an attacker can pivot. CTEM needs those signals because risk is created by the path, not by a single finding in isolation.

Why This Matters for Security Teams

ctem is meant to answer a business question: which exposures actually create a credible attack path? Traditional scanners are good at finding known software flaws, but the exposures that drive real-world compromise often sit outside that model. Identity trust, token reuse, session persistence, cloud permissions, browser-authenticated access, and AI tool access can all turn a low-severity issue into a high-impact path.

That gap matter because attacker behaviour is path-driven, not finding-driven. A single mis-scoped role, stale secret, or exposed automation account can be more exploitable than a long list of patched CVEs. Current guidance from CISA’s Known Exploited Vulnerabilities Catalog is useful for prioritising exploit reality, but CTEM has to go further and connect exploitability to identity and privilege context. The same logic is increasingly relevant to AI-enabled environments, where autonomous tooling and delegated access expand the blast radius of weak controls, as highlighted in the Anthropic report on AI-orchestrated cyber espionage.

In practice, many security teams encounter the most dangerous exposures only after lateral movement has already started, rather than through intentional validation of attack paths.

How It Works in Practice

Effective CTEM adds exposure validation layers that scanners alone cannot provide. The point is not to replace vulnerability management, but to enrich it with context from identity, endpoint, cloud, and application runtime signals. A scanner may tell you a host has an open service; CTEM asks whether that service is reachable from an attacker’s likely starting point, whether the credentials tied to it are protected, and whether privilege can be escalated through adjacent relationships.

Practitioners usually need to combine multiple evidence streams:

  • Asset and attack-surface discovery to find what is actually reachable.
  • Identity and privilege analysis to identify who or what can access sensitive paths.
  • Secrets and token review to detect reusable credentials and stale automation trust.
  • Cloud and endpoint telemetry to confirm whether a control is blocked, monitored, or bypassed.
  • Exploit and technique mapping so the team can rank path realism instead of raw count.

This is where frameworks such as NIST Cybersecurity Framework 2.0 help structure the work across Identify, Protect, Detect, Respond, and Recover, while MITRE ATT&CK helps map likely attacker behaviours to specific exposure chains. For AI-heavy environments, NIST AI Risk Management Framework is useful for assessing model and automation risk, especially where tool-using agents can invoke systems with broad authority. The operational goal is to prioritise exposures by exploit path, not by scanner output alone.

These controls tend to break down when identity data is incomplete across cloud, SaaS, and on-prem environments because the attack path cannot be validated end to end.

Common Variations and Edge Cases

Tighter exposure validation often increases collection and correlation overhead, requiring organisations to balance precision against operational effort. There is no universal standard for CTEM depth yet, so current guidance suggests starting with the most business-critical paths and expanding coverage only where the exposure graph materially changes risk.

Some environments create special blind spots. In SaaS-heavy estates, scanners may have little visibility into delegated access, OAuth consent, or user session risk. In OT or regulated infrastructure, active probing may be restricted, so path validation must rely more heavily on passive evidence and approved test windows. In AI-assisted workflows, the exposure may be an agent’s delegated permission rather than a classic software flaw, which means the important question is whether the system can act outside intended bounds.

For identity-led exposures, the distinction between a weak password policy and a reusable session token can matter more than the application bug itself. That is why the most useful CTEM programs treat identity relationships as first-class exposure data, not as a side note to vulnerability management. The practical boundary is simple: if the environment cannot answer who can reach what, and through which trusted credential or token, scanner output alone will never be enough.

Best practice is evolving, but the consistent lesson is that scanners are only the starting point for exposure discovery, not the mechanism that proves real attacker reach.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 ID.RA-1 CTEM depends on identifying exposures in context, not just listing flaws.
MITRE ATT&CK T1078 Valid account abuse is a common path scanners miss but attackers use.
NIST AI RMF AI-enabled tools and agents introduce exposure paths beyond classic CVEs.

Assess AI-enabled workflows for delegated access, misuse, and output-driven attack paths.