By NHI Mgmt Group Editorial TeamPublished 2025-08-20Domain: Agentic AI & NHIsSource: Cyera

TL;DR: IBM’s 2025 Cost of a Data Breach Report found that 13% of organisations experienced an AI-related breach, 20% discovered Shadow AI, and 63% had no AI governance policy, while extensive security AI use cut mean time to intervene by about 80 days and saved $1.9 million. The real issue is not AI adoption itself but the lack of identity, access, and audit control around AI tools and the data they can reach.


At a glance

What this is: This is an independent analysis of Shadow AI risk, showing that visibility, governance, and identity control now determine whether AI reduces breach cost or amplifies exposure.

Why it matters: It matters because IAM, NHI, and security teams need a way to govern human access, AI tool access, and data ingestion together before unmanaged AI creates unreviewable exposure.

👉 Read Cyera’s analysis of Shadow AI, breach cost, and AI access controls


Context

Shadow AI is what happens when AI tools are used without a clear governance record, approved identity boundary, or reliable audit trail. In practice, that means security teams may not know which tools exist, which users are invoking them, or what sensitive data is being sent into prompts and workflows.

The governance problem is broader than AI itself. Once AI can touch enterprise data, the organisation needs to treat tool discovery, access control, and monitoring as one identity problem across human users and non-human identities. Without that linkage, policy exists on paper while usage happens outside control.

Cyera’s article uses IBM’s breach research to argue that the gap is now operational, not theoretical. That is a typical starting position for organisations that adopted AI faster than they built the controls around it.


Key questions

Q: How should security teams govern Shadow AI without losing visibility into data use?

A: Start with discovery, then bind each AI tool to the identities, tokens, and datasets it can reach. If you cannot map usage to an approved identity path, you cannot govern it reliably. Visibility must include prompts, outputs, and data flow, because audit gaps are where Shadow AI turns into breach exposure.

Q: Why do traditional IAM controls struggle with AI tools and assistants?

A: Traditional IAM assumes access can be modelled in stable roles and reviewed later through static records. AI usage is more dynamic, because access can depend on the task, data type, and runtime context. That makes RBAC necessary but insufficient, and it pushes practitioners toward ABAC, behavioural monitoring, and stronger audit trails.

Q: How do teams know whether AI governance is actually working?

A: Look for three signals: you can inventory AI tools, you can explain which identities use them, and you can prove what data they touched. If any of those answers is missing, the programme is still operating blind. Effective governance should also show fewer unsanctioned tools and clearer investigation evidence when policy drift occurs.

Q: Who should own AI access and audit controls when Shadow AI is involved?

A: Ownership should sit across security, IAM, data governance, and the business units that approve AI use. Security can define control requirements, IAM can bind them to identities, and data teams can classify the information at risk. The important point is that no single team can own Shadow AI alone.


Technical breakdown

Shadow AI discovery and why it fails without identity mapping

Shadow AI is not just unknown software. It is any AI tool, model endpoint, or embedded assistant operating outside the organisation’s governed inventory. Discovery has to identify the tool, the user, the data sources, and the identity path connecting them. If you only catalog the application but not the account, token, or permission model behind it, you miss the real exposure surface. This is why AI posture work quickly becomes identity work: the security question is not merely what tool exists, but who can use it, under what authority, and against which data.

Practical implication: build discovery around identities and data paths, not just app lists.

Why RBAC alone struggles with AI access decisions

Traditional role-based access control assumes access needs are stable enough to map into predefined human job roles. AI use breaks that assumption because an AI tool may need narrow access to one dataset, broader access to another, or time-bound access during a specific workflow. That is why the article points to attribute-based controls and behaviour analytics rather than static role assignment alone. The control problem is less about naming a role and more about expressing context, purpose, data sensitivity, and runtime behaviour in the decision path.

Practical implication: test whether your access model can express context-sensitive AI permissions.

AI runtime monitoring as an audit and containment layer

Runtime monitoring for AI is the control layer that records prompts, outputs, policy drift, and misuse signals while a session is active. It matters because AI risk often emerges after access is granted, not at the point of login. In identity terms, this is closer to privileged session monitoring than to simple authentication logging. The purpose is to preserve evidence, detect policy violations, and stop data leakage before the interaction becomes an incident. For non-human identities, the audit trail is often the only durable record of intent and action.

Practical implication: treat AI interaction logging as a control requirement, not an optional telemetry feed.


  • DeepSeek breach — DeepSeek breach exposed 1M+ log lines and sensitive secret keys.
  • Cisco DevHub NHI breach — IntelBroker exploited exposed Cisco credentials, API tokens and keys in DevHub.

Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Shadow AI is a governance failure before it is a technology failure. The article’s core point is that organisations lose control when AI usage outruns discovery, identity assignment, and audit coverage. That is not an exotic AI problem. It is the familiar IAM failure mode of unmanaged access appearing faster than the programme can classify it. The implication is that AI governance must begin with inventory and trust boundaries, not policy statements.

RBAC is too static for AI access patterns that change by context and data type. The article correctly points to ABAC and behavioural monitoring because AI access decisions are often conditional, data-sensitive, and runtime-specific. RBAC still has a role, but it cannot by itself capture prompt context, dataset sensitivity, or tool-specific authority. Practitioners should treat this as a control model mismatch, not a tuning issue.

AI interactions create a new audit boundary around data use and identity use. The article shows why logging prompts, outputs, and usage context matters: without that record, policy drift and misuse are hard to prove or contain. For IAM and NHI teams, the key shift is that a non-human interaction can be both an access event and a data event at the same time. The implication is that audit design must follow the AI session, not only the authentication event.

Visibility into AI tools and the identities behind them is now a prerequisite for NHI governance. AI tools are not a separate security island. Once they consume sensitive data, their permissions and behaviour belong in the same governance plane as service accounts, tokens, and privileged users. This broadens the identity estate practitioners must manage and makes cross-domain governance the only defensible operating model.

From our research:

  • Only 1.5 out of 10 organisations are highly confident in their ability to secure NHIs, compared to nearly 1 in 4 for securing human identities, according to The State of Non-Human Identity Security.
  • In the same research, 85% of organisations lack full visibility into third-party vendors connected via OAuth apps, showing how often identity governance starts from incomplete inventory.
  • For a broader governance lens, see Ultimate Guide to NHIs , Key Challenges and Risks for the control failures that most often accompany visibility gaps.

What this signals

Shadow AI should be treated as an identity estate expansion, not just a data security concern. Once AI tools can reach sensitive content, the programme has to govern users, tokens, permissions, and outputs as one system. That shifts the operational burden toward inventory discipline and tighter control boundaries, especially where human users are invoking AI through multiple sanctioned and unsanctioned channels.

The security lesson is that visibility without enforcement creates a false sense of coverage. Organisations that can discover AI tools but cannot bind them to data classification, identity context, and runtime monitoring will keep finding policy drift after the fact, when the corrective window is already smaller.

The more useful metric is not how many AI tools exist, but how many are governable end to end. When AI use is tied to a defined identity path, a classified data set, and a retained audit record, the programme becomes defensible. That is the operating model that separates managed adoption from Shadow AI accumulation.


For practitioners

  • Inventory AI tools by identity and data path Map every approved and unapproved AI tool to the human users, tokens, service accounts, and datasets involved. Prioritise tools that touch sensitive or regulated data.
  • Replace role-only access decisions with context-aware controls Use attribute-based policies and conditional rules where AI access depends on dataset sensitivity, task context, and approved business purpose, not just a broad role.
  • Log prompts, outputs, and policy drift as audit evidence Preserve AI interaction records in a form that can support investigations, compliance review, and containment when the model or user behaviour crosses policy.
  • Tie AI governance to sensitive-data controls Classify the data AI tools can reach, then enforce monitoring and blocking around prohibited prompts, leakage paths, and overexposed datasets.

Key takeaways

  • Shadow AI becomes a governance problem when organisations cannot connect AI usage to identities, datasets, and audit trails.
  • IBM’s data shows the scale of the gap: 13% AI-related breach experience, 20% Shadow AI discovery, and 63% no AI governance policy.
  • The practical response is to move beyond RBAC alone and govern AI access with discovery, context-aware policy, and runtime evidence.

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 address the attack and risk surface, while NIST CSF 2.0 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-01Shadow AI creates unmanaged non-human identities and unknown access paths.
NIST CSF 2.0PR.AA-01Access provisioning and governance are central to controlling AI tool usage.
NIST Zero Trust (SP 800-207)PR.AC-4Zero Trust requires continuous verification for AI sessions and data access.

Apply access governance to AI usage and require auditable approval paths for sensitive datasets.


Key terms

  • Shadow AI: Shadow AI is the use of AI tools, models, or assistants that sit outside the organisation’s approved governance model. The risk is not only unapproved software, but untracked identities, missing audit evidence, and unknown data exposure paths that security teams cannot reliably review or contain.
  • AI Security Posture Management: AI Security Posture Management is the practice of discovering AI tools, mapping their access to data, and measuring whether governance controls are in place. It becomes the control plane for AI adoption because it ties configuration, identity, and data exposure into one reviewable picture.
  • Attribute-Based Access Control: Attribute-Based Access Control grants access based on attributes such as data sensitivity, session context, location, or task purpose rather than only on a static role. For AI use, this matters because the right access decision often changes with the workflow, not just with the user’s job title.

Deepen your knowledge

AI access governance and Shadow AI discovery are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are building controls for AI tools that behave like non-human identities, it is a practical place to start.

This post draws on content published by Cyera: The Hidden Costs of Shadow AI: Why Access and Audit Controls Matter Now. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2025-08-20.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org