By NHI Mgmt Group Editorial TeamPublished 2026-04-03Domain: Governance & RiskSource: Teleport

TL;DR: CMMC assessments fail most often when organisations cannot prove controls, and AI systems amplify that problem by introducing borrowed credentials, weak audit trails, and undocumented service identities, according to Teleport. The compliance issue is no longer whether controls exist, but whether AI activity can be evidenced end to end inside the CMMC boundary.


At a glance

What this is: This is an analysis of how CMMC assessors evaluate evidence for AI systems and why AI complicates Access Control, Audit and Accountability, and Identification and Authentication.

Why it matters: It matters because AI assistants and agentic workflows can sit inside the same identity boundary as humans and workloads, forcing IAM, IGA, and compliance teams to prove attribution, scope, and logging across all three.

By the numbers:

  • The average estimated time to remediate a leaked secret is 27 days, despite 75% of organisations expressing strong confidence in their secrets management capabilities.

👉 Read Teleport's analysis of CMMC requirements for AI systems


Context

CMMC evidence problems start with a simple governance gap: a control is not real to an assessor until the organisation can show it operating, not just documented. In AI-enabled environments, that becomes harder because the primary identity behind a task may be a user, a service account, or an agentic workflow, and the audit evidence can disappear between those layers.

For IAM and compliance teams, the practical issue is boundary control. If an AI system can touch CUI or FCI, it must be treated as part of the assessed environment with explicit identity, logging, and access scope. That makes service identities, session attribution, and log completeness central to CMMC readiness, not optional enhancements.


Key questions

Q: What breaks when an AI system uses borrowed user credentials for CMMC-scoped work?

A: Borrowed credentials break attribution, least-privilege review, and identity-bound audit evidence. The AI activity appears to come from the human user, which makes it difficult to prove what the system accessed, why it had access, or whether the permissions were appropriately limited for the task.

Q: Why do AI systems complicate CMMC evidence even when controls already exist?

A: AI systems complicate CMMC because assessors need proof that a control operated during a specific session, not just that a policy exists. When access, retrieval, and output are split across multiple tools, the organisation must stitch together evidence that shows the full identity and data path.

Q: How do security teams know whether AI audit logging is sufficient for CMMC?

A: Audit logging is sufficient only when it can reconstruct a full AI session from initiation through retrieval and output, with each tool call attributed to a specific identity. If logs are fragmented across consoles or omit intermediate actions, the evidence is incomplete for assessment purposes.

Q: Who is accountable when an AI workflow touches CUI without a distinct identity?

A: The organisation remains accountable because CMMC responsibility follows the assessed boundary, not the vendor label. If the AI workflow lacks a distinct identity, the team must prove how access was authorised, logged, and reviewed or accept that the control evidence is not defensible.


Technical breakdown

Why evidence fails when AI inherits a user identity

CMMC assessors look for examine, interview, and test evidence that proves a control works in practice. When an AI system runs under the user’s own credentials, it inherits permissions without creating a separate identity boundary, which breaks attribution and least-privilege review. If it uses a shared service account, the organisation may have access, but not accountable identity. If it has no formal identity at all, the system is operating outside the access model altogether. In all three cases, the evidence problem is structural, because the control cannot be tied cleanly to a distinct subject.

Practical implication: assign each AI system a distinct managed identity and inventory it like any other in-scope account.

Audit trails for AI need session-level, tool-level detail

Audit and Accountability becomes fragile when AI systems make multiple hidden retrievals, queries, or API calls during a single user request. A visible prompt and final output are not enough because the assessor needs to reconstruct the full chain of access. That means logs must capture every tool call, the data source touched, and the identity that initiated it, then correlate those events with endpoint and platform telemetry. Without that granularity, the organisation can describe the workflow but cannot evidence it. Agentic systems intensify the issue because chained actions can fragment the record across several systems.

Practical implication: require tool-call logging and SIEM integration for every AI workflow that can access regulated data.

What sufficient IA evidence looks like for AI and service accounts

Identification and Authentication for AI systems is not satisfied by policy language about MFA or by generic vendor assurances. Assessors expect an account inventory, documented authentication methods, and proof that controls are enforced for each AI identity that can reach controlled data. For service principals or managed identities, that usually means short-lived credentials, explicit permission scope, and evidence that privileged pathways are separately governed. The same standard applies to non-human systems that support CUI access: if the identity cannot be enumerated and reviewed, it cannot be confidently assessed.

Practical implication: include AI service identities in access reviews and keep dated evidence of their authentication controls.


NHI Mgmt Group analysis

AI systems do not create a new compliance domain, they expose a missing identity model. The article shows that CMMC breaks down when organisations treat AI as an overlay rather than as an in-scope actor that can read, query, and move regulated data. That makes identity attribution, account inventory, and session evidence the real compliance substrate. Practitioners should treat AI access as an identity governance problem first, and a tooling problem only after that.

Evidence drift is the core failure mode in AI-enabled CMMC programmes. The assessor is not mainly asking whether a control exists in policy, but whether the environment can prove that the control was enforced during a specific session. AI workflows are especially exposed because actions are distributed across prompt, retrieval, execution, and output, so the evidentiary trail is easy to fragment. The named concept here is evidence drift: control intent remains stable while the proof trail disappears. Practitioners need to design for provable continuity, not just documented process.

Borrowed identity is not a defensible model for AI access. When an AI assistant acts under a human user credential, the organisation loses both least-privilege precision and accountable attribution. That matters across AC, AU, and IA because the same borrowed identity pattern can satisfy none of them cleanly. In practice, the governance lesson is simple: if the system cannot own its own identity, it cannot be assessed as an independent actor.

CMMC scope now includes the identity path, not just the data path. The article makes clear that tools touching CUI are in scope even when they are cloud-hosted or marketed as add-ons. That means the real question for compliance teams is where identity is enforced, where logs are retained, and where audit reconstruction begins and ends. Practitioners should reframe scoping around identity-bearing systems, not application labels.

AI-assisted workflows raise the bar for assessor-ready accountability. The strongest evidence is not a policy, screenshot, or vendor assertion, but a session narrative that ties a user, an AI identity, the data accessed, and the resulting action together. That is why CMMC readiness for AI should be managed as a continuous evidence discipline. Practitioners who can reconstruct a single AI session can usually satisfy the assessor’s underlying question: can you prove what happened?

From our research:

  • The average estimated time to remediate a leaked secret is 27 days, despite 75% of organisations expressing strong confidence in their secrets management capabilities, according to The State of Secrets in AppSec.
  • Only 44% of developers are reported to follow security best practices for secrets management, exposing a significant developer behaviour gap, according to GitGuardian & CyberArk.
  • For the wider governance picture, the Ultimate Guide to NHIs , Lifecycle Processes for Managing NHIs helps teams connect inventory, review, and offboarding discipline across machine identities.

What this signals

Evidence drift is becoming the hidden tax on AI-enabled compliance programmes. When workflow evidence is spread across identity, application, and orchestration layers, teams can meet policy on paper and still fail an assessor’s reconstruction test. The practical response is to treat session evidence as a governed asset, not an afterthought.

CMMC and related frameworks increasingly punish ambiguity in the identity layer. For teams building AI into regulated environments, that means the next maturity jump is not more policy, but more attributable proof that every in-scope identity, human or machine, can be traced through a complete session.

The problem will widen as AI tools move from pilot to standard operating model. Organisations that can already show identity-attributed tool calls, retained logs, and access reviews across human and non-human identities will have a cleaner path through audits than those relying on screenshots and ad hoc exports.


For practitioners

  • Inventory every AI identity in scope Create a single register for AI assistants, agentic workflows, service principals, and other non-human accounts that can touch CUI or FCI. Record the owner, data scope, authentication method, and review cycle so assessors can trace each identity to a control boundary.
  • Separate AI access from user credentials Replace borrowed user credentials and shared accounts with distinct managed identities for each system or agent. Limit each identity to the minimum data sources and actions required, and document the permission scope in the SSP and access review records.
  • Log every tool call and retrieval event Instrument AI workflows so prompt, tool call, source retrieval, and output events land in the SIEM with stable session attribution. Preserve enough context to reconstruct one complete workflow end to end during an assessment or incident review.
  • Test assessor reconstruction before the audit Run a tabletop exercise on one real AI-assisted workflow and ask whether you can prove who initiated it, what data it touched, and which controls were enforced at each step. If you cannot reconstruct the session from logs alone, treat that as a compliance gap.

Key takeaways

  • AI systems complicate CMMC because assessors need evidence of control operation, not just control documentation.
  • The biggest failure mode is evidence drift, where access, retrieval, and output cannot be reconstructed as one accountable session.
  • Distinct AI identities, complete logging, and assessor-ready session reconstruction are the controls that turn AI use from a compliance guess into a defensible boundary.

Standards & Framework Alignment

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

NIST CSF 2.0, NIST CSF 2.0 and NIST SP 800-63 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0PR.AC-4AI access scope and role assignment map directly to least-privilege control evidence.
NIST CSF 2.0DE.CM-1AI tool-call logging and session visibility support continuous monitoring of in-scope activity.
NIST SP 800-63Identity assurance concepts help frame service identities and authentication evidence for in-scope systems.

Use strong identity proofing and authentication records for every non-human account that touches CUI.


Key terms

  • Cmmc Evidence: CMMC evidence is the proof an assessor uses to confirm a control is operating as intended, not merely documented. It includes artifacts such as logs, screenshots, inventory records, and review records that show a practice was implemented within the assessed boundary.
  • Service Identity: A service identity is a non-human account used by software, workflows, or agents to authenticate and perform actions. In compliance contexts, it must be separately inventoried, permissioned, and reviewed so activity can be attributed and assessed without borrowing a human credential.
  • Session Attribution: Session attribution is the ability to tie a sequence of actions back to the initiating identity and workflow. For AI systems, it is the difference between having logs of outputs and having evidence that reconstructs who or what accessed which data, when, and through which tool calls.
  • Evidence Drift: Evidence drift occurs when a control exists in policy but the proof trail needed to demonstrate it is missing, fragmented, or stale. In AI environments, this often appears when retrieval, tool execution, and output are logged separately, making one coherent audit story hard to prove.

What's in the full article

Teleport's full blog covers the operational detail this post intentionally leaves for the source:

  • CMMC evidence examples for Access Control, Audit and Accountability, and Identification and Authentication in AI-enabled environments
  • Practical screenshots and artifacts that support assessor review of AI service identities and session logging
  • Teleport's identity and audit architecture for AI systems, including how it captures tool calls and session records
  • Implementation details for short-lived certificates, managed identities, and access review workflows

👉 The full Teleport post covers assessor evidence examples, AI identity handling, and audit trail specifics.

Deepen your knowledge

NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.
NHIMG Editorial Note
Published by the NHIMG editorial team on 2026-04-03.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org