They stall because understanding the phases does not solve accountability. Security often finds the issue, but another team fixes it, and no one owns the full path to verified closure. When ownership fragments, priorities compete and the original risk context gets lost before the exposure is actually reduced.
Why This Matters for Security Teams
CTEM is meant to turn exposure data into reduced risk, but that only works when the organisation can carry a finding from discovery to verified closure. In practice, exposure programmes stall when asset owners, application teams, IAM, and platform engineers each handle a different slice of the problem. The result is not a lack of awareness, but a lack of accountable remediation flow.
This is especially visible in NHI-heavy environments, where leaked API keys, stale service accounts, and over-privileged automation are often discovered in one system but fixed in another. NHI Management Group research shows that only 20% of organisations have formal offboarding and revocation processes for API keys, and 91.6% of secrets remain valid five days after notification, which makes “found” very different from “resolved” Ultimate Guide to NHIs — Why NHI Security Matters Now. That gap is why CTEM programmes can look active while exposure stays unchanged.
In practice, many security teams encounter repeat exposure before they ever see intentional ownership of closure.
How It Works in Practice
CTEM becomes effective only when the programme defines who is responsible for each step after the finding is created. Security can validate exposure, but remediation usually depends on the system owner, identity team, cloud team, or DevOps pipeline maintainer. Without a named path to closure, the finding is reassigned, priority drops, and the original context disappears.
For NHI issues, the operational answer usually requires three linked actions: identify the exposed identity or secret, reduce its blast radius, and verify that the risk is actually removed. That often means revoking or rotating a credential, removing unused access, checking for hard-coded secrets, and confirming that dependent services still function. This is why NHI guidance from Guide to the Secret Sprawl Challenge matters in CTEM programmes: secret sprawl creates remediation work outside the security team’s direct control.
- Assign a single closure owner for each exposure class, not just each finding.
- Define remediation SLAs that include verification, not only ticket acknowledgement.
- Track whether the exposed secret, account, or service was actually retired or rotated.
- Require evidence of closure from the system of record, not just a status update in the ticketing tool.
For broader incident context, the pattern is consistent with the compromise and persistence issues described in the The 52 NHI breaches Report, where identity and access failures were not solved by discovery alone. Current guidance suggests CTEM should be treated as a workflow problem as much as a visibility problem, with ownership and verification built into the programme design. These controls tend to break down when remediation requires coordination across many teams and there is no one function accountable for closing the loop.
Common Variations and Edge Cases
Tighter closure control often increases coordination overhead, requiring organisations to balance speed of triage against the cost of cross-team escalation. That tradeoff becomes especially visible when the exposure is in a shared platform, a third-party integration, or an AI-driven workflow that spans several services.
There is no universal standard for this yet, but current guidance suggests that exposure programmes work best when the remediation path is tailored to the exposure type. A hard-coded API key in source control should follow a different closure path than an orphaned service account in production. Likewise, a finding in a build pipeline may need the DevOps owner to change the process, while a cloud secret may require a platform control change and a policy update.
Teams also need to distinguish between fixing the symptom and removing the exposure. Rotating a credential without removing the old copy from logs, configs, or CI/CD variables leaves residual risk. This is a common failure mode in environments with high secrets sprawl, which NHI Management Group has documented as a persistent challenge in enterprise identity hygiene Ultimate Guide to NHIs — Why NHI Security Matters Now. In practice, programmes stall when the closure metric rewards ticket movement more than verified risk reduction.
External reports on AI-enabled intrusion also reinforce the need for accountable closure across toolchains, not just within security operations Anthropic — first AI-orchestrated cyber espionage campaign report.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Non-Human Identity Top 10, OWASP Agentic AI Top 10 and CSA MAESTRO 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 |
|---|---|---|
| OWASP Non-Human Identity Top 10 | NHI-01 | Exposure programmes fail when NHI ownership and lifecycle closure are unclear. |
| OWASP Agentic AI Top 10 | A1 | Autonomous workflows need explicit accountability when exposures span tools and teams. |
| CSA MAESTRO | IM-1 | MAESTRO addresses governance gaps where remediation spans multiple control domains. |
| NIST CSF 2.0 | ID.IM-1 | CTEM stalls when incident and remediation tracking lacks repeatable improvement. |
| NIST AI RMF | GOVERN | Accountability for exposure closure is a governance issue, not just a technical one. |
Map each agent action to an owner and require runtime approval for sensitive operations.
Related resources from NHI Mgmt Group
- How should security teams include credential exposure in CTEM programmes?
- Why do exposure programmes stall even when asset discovery is strong?
- Why do CTEM programmes fail even when teams buy more security tools?
- Why do dependency update programmes stall even when teams know the risk of outdated packages?