TL;DR: User behaviour tools can surface anomalies, but they often cannot distinguish malicious, negligent, and unintentional insider activity, according to Above’s analysis. That gap matters because IAM permissions, UEBA noise, and external-threat testing still miss the intent signal that governs whether legitimate access becomes a security event.
At a glance
What this is: This is an Above analysis of why insider threat programmes struggle when they can see actions but not intent, and how that weakens detection and response.
Why it matters: It matters because IAM, UEBA, and access governance teams need intent-aware context to distinguish routine activity from risky behaviour across human identity, third-party access, and future NHI-style trust models.
By the numbers:
- When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes and as quickly as 9 minutes in some cases.
- 72% of organisations have experienced or suspect they have experienced a breach of non-human identities, with 46% confirmed and 26% suspected.
👉 Read Above's analysis of insider threat intent detection and user behaviour
Context
Insider threat programmes fail when they assume that authenticated access is enough to explain user behaviour. The article argues that security teams can see what someone did across systems, but not why they did it, which leaves malicious, negligent, and unintentional activity blended together.
That gap matters for identity governance because least privilege, UEBA, and access logging all work on access and activity, not motive. When behaviour is the only signal, teams struggle to separate ordinary work from data misuse, and they also miss how third-party access and lifecycle context shape risk.
The article's core point is that intent-aware analysis is now the differentiator between noisy monitoring and usable insider-risk detection. That is a familiar human identity problem today and a preview of the same trust gap that will later affect non-human and autonomous actors.
Key questions
Q: How should security teams reduce insider risk without relying on user behaviour?
A: Security teams should enforce policy at the endpoint so risky actions are blocked before they happen. That means removing standing admin rights, restricting removable media, and validating configuration state continuously. Behaviour analytics can still help, but it should support enforcement, not replace it. The core principle is to make safe behaviour the default and unsafe behaviour technically unavailable.
Q: Why do IAM and UEBA still miss malicious insider activity?
A: IAM can tell you whether access was allowed, and UEBA can tell you that activity looked unusual. Neither one proves why the activity happened. Malicious, negligent, and accidental behaviour can look similar in raw logs, so programmes that stop at anomaly detection usually need human investigation and data context to avoid both false positives and missed cases.
Q: What are the warning signs that insider-risk monitoring is too noisy?
A: The main signs are high alert volume, repeated false positives, and alerts that cannot be tied to a clear business process or data-flow sequence. If analysts keep seeing unusual logins or downloads but cannot reconstruct the surrounding activity, the monitoring stack is probably missing context. That usually means the programme is measuring activity without understanding movement.
Q: Should organisations focus more on user intent or on activity detection?
A: They need both, but activity detection should come first because it creates the evidence trail. Intent is inferred from patterns, not read directly from logs, so organisations should build telemetry, correlation, and case review around real behaviour. Without that evidence base, intent-based decisions become guesswork and can undermine trust in the programme.
Technical breakdown
Why IAM permissions do not reveal user intent
Identity and access management establishes who can reach which systems, but it does not explain whether the access is being used maliciously, carelessly, or in line with policy. That matters because insider risk often starts with legitimate access that becomes harmful only after the user interacts with data in an unexpected way. The article correctly separates authorisation from intent: access control can approve the session, but it cannot infer purpose from the permission model alone.
Practical implication: treat IAM as an enablement layer, not an insider-risk detector.
How UEBA detects anomalies but still struggles with context
User and entity behaviour analytics works by building baselines for login times, locations, data volumes, and routine workflows, then flagging deviations. The limitation is that a deviation is not the same as maliciousness. Without cross-system correlation, UEBA mixes negligent, unintentional, and malicious signals into the same queue, which raises alert fatigue and weakens triage quality. Behaviour analytics becomes more useful only when it is enriched with identity, device, and data movement context.
Practical implication: enrich behaviour signals before sending them into investigations or automated response.
Why data movement is a stronger insider-risk signal than single events
A single download or upload rarely proves anything. The article is stronger when it shifts from isolated actions to data movement patterns such as aggregation, boundary crossing, and repeated transfers across endpoints, cloud storage, and SaaS applications. Those sequences reveal whether a user is performing a normal task or building toward unauthorised disclosure. In practice, this is closer to event reconstruction than simple monitoring, and it is where intent becomes observable.
Practical implication: prioritise correlated timelines and data-flow reconstruction over isolated event alerts.
Threat narrative
Attacker objective: The objective is to misuse legitimate access in a way that causes unauthorised disclosure, operational disruption, or reputational damage while avoiding the look of external compromise.
- Entry occurs through legitimate authenticated access by an insider, contractor, or third party who already has permission to reach the environment.
- Escalation happens when the insider uses that access to move from routine work into abnormal data interaction, aggregation, or transfer patterns.
- Impact follows when sensitive information is disclosed, stolen, sabotaged, or used to disrupt operations without immediately looking like an external breach.
Breaches seen in the wild
- Meta AI Instagram Account Takeover — 20,225 Instagram accounts hijacked via compromised Meta AI support chatbot with overprivileged access.
- Replit AI Tool Database Deletion — Replit vibe coding AI assistant deletes live production database and creates 4,000 fake user records.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Insider risk remains an intent problem, not just an access problem. The article is right to show that authenticated users can still be the source of harm, because the critical question is why an action happened, not whether the action was technically permitted. That makes traditional logging necessary but insufficient. The discipline now has to treat access, behaviour, and context as separate layers, with intent sitting above all three.
UEBA is most useful when it is treated as a correlation engine, not a verdict engine. Behaviour baselines are helpful, but they do not distinguish negligence from malice without sequence, context, and cross-system evidence. The governance mistake is assuming that anomaly equals risk type. Practitioners should treat UEBA as one signal among several, not as a replacement for investigation judgement.
Context is the missing control plane for insider-risk governance. The article's strongest operational point is that identity, role, timing, device, and data movement have to be evaluated together. That is where false positives fall and real cases become explainable. Security programmes that cannot assemble that context will keep seeing the same activity as noise until the damage is already visible.
Third-party access changes the insider problem from employment lifecycle to delegated trust lifecycle. The article includes contractors, vendors, and business partners in the insider definition, which is the right move because risk often enters through extended access relationships. The governance challenge is no longer just who works here, but whose access remains active after the business need changes.
Intent-aware detection is becoming the bridge between human IAM and future non-human governance. Today the problem is employees and contractors, but the analytical pattern is already familiar to NHI teams: legitimate access, ambiguous behaviour, and the need to infer purpose from movement across systems. That bridge matters because identity governance will increasingly need to reason across humans, third parties, and non-human actors with the same evidence model.
From our research:
- 72% of organisations have experienced or suspect they have experienced a breach of non-human identities, with 46% confirmed and 26% suspected, according to The 2024 ESG Report: Managing Non-Human Identities.
- Enterprises that have experienced a compromised NHI averaged 2.7 separate incidents in the past 12 months, which shows how quickly one identity failure can become a pattern rather than an exception.
- For a broader breach lens, 52 NHI breaches Report is the next step for teams mapping real-world compromise paths and control gaps.
What this signals
Intent-aware detection will become a shared requirement across human and non-human identity programmes. The article shows that behaviour without context produces noise, and that same limitation will matter even more as machine identities scale. With 72% of organisations already reporting or suspecting NHI breaches, according to The 2024 ESG Report: Managing Non-Human Identities, the governance model has to evolve beyond access lists and into sequence-aware monitoring.
User intent is becoming the practical boundary between observability and decision quality. Teams that only monitor events will keep producing alerts that analysts cannot action, while teams that assemble identity, device, and data context will shorten investigation time. That is the same pattern behind stronger lifecycle governance and better insider-risk triage across identity domains.
Third-party and lifecycle context will matter more as identity estates become more delegated. A programme that cannot distinguish employee behaviour from contractor behaviour or stale access from active business need will misclassify risk. That gap is already visible in human insider-risk operations and will become harder to tolerate as NHI and delegated access expand.
For practitioners
- Separate access legitimacy from intent analysis Keep IAM approvals, behaviour analytics, and investigation workflows distinct so that a permitted action can still be evaluated for motive, sequence, and downstream data movement.
- Correlate events across identity, endpoint, and SaaS telemetry Build timelines that join login activity, downloads, transfers, and privilege changes across systems, because a single event rarely proves insider misuse.
- Tune UEBA around context, not raw anomaly counts Enrich alerts with role, device, location, timing, and recent access changes before escalation so analysts can separate late-night work from suspicious behaviour.
- Treat third-party access as a lifecycle issue Review contractor and vendor access separately from employee access, and confirm that business-driven permissions are removed when the relationship or project ends.
Key takeaways
- Insider threat detection breaks down when teams can observe actions but cannot infer intent from them.
- The strongest evidence in this article is the mismatch between what IAM and UEBA can see and what investigators actually need to decide.
- Correlated telemetry, contextual enrichment, and lifecycle-aware access review are the controls that turn noisy monitoring into usable insider-risk governance.
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 SP 800-53 Rev 5 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | DE.CM-1 | Behaviour monitoring and anomaly detection are central to the article's UEBA discussion. |
| NIST SP 800-53 Rev 5 | AU-6 | The article depends on correlating audit evidence across systems to infer intent. |
| NIST Zero Trust (SP 800-207) | The article's focus on context and access fits zero trust verification assumptions. |
Apply zero trust principles by continuously validating access context, not trusting static entitlement alone.
Key terms
- Insider Threat Program: An insider threat program is the set of controls used to detect, prevent, and respond to misuse of legitimate access. In cloud environments it should combine identity inventory, privilege management, anomaly detection, and incident response so human and non-human identities are governed together.
- User and Entity Behavior Analytics: User and entity behavior analytics is a detection approach that models normal activity for people, services, and workloads and flags meaningful deviations. It is useful for lateral movement because attackers often look legitimate until their access patterns diverge from the baseline.
- Intent Analysis: Intent analysis is a detection approach that looks at sequences of behaviour to infer whether activity is normal automation or likely abuse. In API security, it is used to distinguish legitimate traffic patterns from credentialed misuse, probing, or data extraction that would otherwise appear valid.
- Data Movement Tracking: Data movement tracking is the ability to observe where sensitive data travels across systems, regions, environments, and workflows. It provides governance value when teams can use that visibility to apply boundary-aware controls, especially when data enters AI pipelines or crosses trust zones.
What's in the full article
Above's full blog post covers the operational detail this post intentionally leaves for the source:
- Practical examples of how the vendor correlates identity, behaviour, and data movement across systems.
- A stepwise breakdown of the analyst workflow used to infer intent from activity timelines.
- The specific alerting and response patterns the vendor recommends for malicious, negligent, and unintentional cases.
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 building or maturing an IAM programme, it is worth exploring.
Published by the NHIMG editorial team on September 3, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org