The Hidden Security Problem Holding Enterprise AI Back

The Hidden Security Problem Holding Enterprise AI Back

Image: FlyD/Unsplash

Enterprise AI adoption is accelerating, but new research suggests identity governance is lagging behind. Here’s why AI agent identities are becoming a critical security challenge.

Verfasst von
Tim Freestone
Tim Freestone
Jul 29, 2026

When an AI agent completes a task inside your enterprise systems, can you say with certainty which agent did it, on whose authority, and under what constraint? For most organizations, the honest answer is no. I’ve sat through enough incident reviews to know exactly what that uncertainty costs once something goes wrong.

That gap just became measurable.

The Okta Enterprise AI Index, drawn from anonymized sign-on data across more than 20,000 organizations between June 2022 and June 2026, found that AI-native vendors such as Anthropic, OpenAI, and Cursor quadrupled their enterprise customer base over that period, with Anthropic overtaking OpenAI in enterprise accounts in March 2026 and in monthly active users a month later.

Behind that growth curve sits a pattern that gets far less attention: enterprises are still authorizing AI agent workflows with service accounts, static API keys, and, in some cases, the login credentials of actual employees.

“When an AI agent inherits a human’s login, you completely lose your audit trail,” Okta’s Fei Liu said of the findings. That line should stop every CISO mid-scroll. It describes the default state of AI deployment at most companies today, not an edge case.

The Okta data explains a number that would otherwise look alarming. VentureBeat’s Q3 2026 trends survey of 800 IT leaders across the US and UK found that the share of organizations describing their AI deployment as “mature” fell from 40% to 23% in six months. That looks like a confidence collapse until you dig into what the survey actually measured. Then it reads as the opposite: leaders finally grading their AI programs on whether anyone can govern them, instead of on how fast they got adopted.

Non-human identity governance is the least mature control the survey measured, in place at just 21% of organizations, even though non-human identities already outnumber human users at 83% of the companies surveyed. That is not a rounding error. At four out of five enterprises, the identity type with the largest population inside core systems is also the one least likely to have any dedicated access controls or lifecycle management applied to it.

Advertisement

The gap is costing those enterprises more than clean audit logs. The same survey found that top-tier organizations, the ones that had built non-human identity governance, were five times more likely to report no barriers to expanding their AI agent deployments. That cuts against the common assumption that governance slows AI programs down. The data says the opposite: it’s the missing governance that creates the drag.

The instinct inside most IT organizations has been to treat AI agent identity as a variant of existing identity and access management: provision a service account, rotate an API key, apply the same role-based policy used for a human employee, and move on. That instinct is the mistake.

A human logs in once and then acts within a session a person can explain if asked. An AI agent authenticates constantly, often invoking dozens or hundreds of downstream actions per task, chaining calls across multiple systems and sometimes multiple models. When that agent operates under a shared service account, or worse, a borrowed human credential, every one of those actions collapses into a single anonymous line in the log. Nobody can distinguish the agent’s action from the human’s, or one agent’s action from another’s operating under the same account.

Static credentials compound the problem. An API key issued to an AI workflow typically carries far broader permissions than any single task requires, and it persists long after the task is done, sitting in configuration files, prompts, or agent memory where it can be extracted or reused for something the original approval never covered. Broad, standing access is the design pattern identity teams spent the last decade trying to eliminate from human accounts. Enterprises are reintroducing it now for agents, mostly without noticing.

Fixing this starts with giving every AI agent its own governed identity, separate from any human’s and from generic shared accounts, with permissions evaluated at the moment of each request rather than granted once and forgotten. Access decisions need to happen per action, based on which agent is asking, what data is involved, and what task is being performed, extending the same attribute- and role-based discipline enterprises already apply to human access to the agents now working alongside them.

Credentials themselves need to move out of the agent’s reach entirely. A model or agent should never hold or pass along the raw credential used to authorize its actions. Authorization should happen at the point where the agent requests data or takes an action, not sit embedded in the agent’s context, where a prompt injection or a misconfigured tool call can expose it.

This is the architecture that a new class of data governance platforms is building toward, Kiteworks among them: per-request, scoped enforcement that keeps credentials out of the model’s context and produces a clean, attributable record of exactly which identity, human or agent, did what, under whose authority, at what moment. It’s a governance layer built for humans and agents together, not a separate track bolted on for machines.

Done well, this does not slow agents down. It’s what let the survey’s top-tier organizations report they were five times more likely to face no barriers to scaling. Confident AI expansion and rigorous non-human identity governance turn out not to be competing priorities. The data says they’re the same priority.

Advertisement

The Okta and VentureBeat findings, read together, describe an industry that scaled its AI workforce faster than it built the identity infrastructure to govern it. The 17-point drop in confidence isn’t the industry losing faith in AI. It’s the industry finally checking the audit trail, and not liking what it finds.

You might also like: Microsoft is retiring its standalone Threat Intelligence experience on Aug. 1. Learn what the change means for security teams and how to prepare before the transition to Microsoft Defender.

Tim Freestone

Tim Freestone, the chief strategy officer at Kiteworks, is a senior leader with more than 17 years of expertise in marketing leadership, brand strategy, and process and organizational optimization. Since joining Kiteworks in 2021, he has played a pivotal role in shaping the global landscape of content governance, compliance, and protection.