TL;DR: Mythos-class AI models can discover and exploit vulnerabilities in major operating systems, browsers, and software platforms, and a CSA advisory backed by more than 250 CISOs recommends deception as a control for agentic AI attacks, according to Acalvio. The issue is not detection alone but whether identity and environment controls can misdirect autonomous decision-making before it turns reconnaissance into exploitation.
At a glance
What this is: This is Acalvio's Black Hat USA 2026 event preview on deception for agentic AI, with a key claim that Mythos-class models can find and exploit vulnerabilities across major software platforms.
Why it matters: It matters because identity teams now have to think beyond credentials and policy, and consider how environmental deception can disrupt autonomous attack paths in AI, NHI, and human-operated programmes alike.
By the numbers:
- 250 CISOs and industry experts backed the Cloud, the Cloud Security Alliance advisory recommending deception as a necessary security control to combat Mythos-class attacks.
- When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes.
👉 Register for Acalvio's Black Hat USA 2026 preview on agentic AI deception
Context
Agentic AI changes the threat model because the attacker is no longer only a human probing controls manually. When models can reason, branch, and act concurrently, the environment itself becomes part of the control surface, which is why deception is being positioned as a guardrail rather than a point solution.
For identity programmes, the key shift is that NHI, agentic AI, and human access now intersect in the same attack chain. Controls built for static accounts and predictable workflows struggle when the actor can vary its path, probe for real assets, and adapt its next move in session.
Acalvio's event preview uses Black Hat USA 2026 as the trigger, but the underlying issue is broader than a conference demo. It reflects growing pressure on security teams to treat deception, identity context, and runtime access signals as connected parts of one defensive model.
Key questions
Q: How should security teams use deception against agentic AI attacks?
A: Security teams should place deception where an agent first learns how the environment works, then use those signals to slow or divert follow-on action. The goal is not only detection but bad decision quality for the attacker. Deception works best when linked to identity telemetry, so a probe can be correlated with access context and privilege boundaries.
Q: Why do autonomous attacks change the value of deception?
A: Autonomous attacks change deception value because the attacker can test multiple paths, revise choices, and continue without waiting for human direction. That makes misleading the environment more powerful than simply blocking one route. If the attacker cannot confidently separate real assets from decoys, automation loses speed and precision.
Q: What breaks when deception is deployed without identity context?
A: Deception breaks down when it is detached from who or what is accessing the environment. A trap can still attract attention, but without identity context the team cannot tell whether the probe came from a benign workload, a compromised token, or an autonomous agent. That limits containment and makes triage slower.
Q: Who is accountable for deception controls in AI and NHI programmes?
A: Accountability belongs to the teams that govern identity, access, and runtime security together, because deception is part of the control plane, not a standalone gadget. In practice, IAM, cloud security, and detection teams need shared ownership for where traps are placed, how they are monitored, and how findings change access policy.
Background and context
Why deception works against agentic AI reconnaissance
Deception works by changing the quality of the evidence an attacker sees. In agentic AI environments, that matters because the system does not just follow a fixed script. It probes, compares, and chooses paths based on what looks real. Traditional honeypots are often too obvious or too isolated, but newer deception layers aim to blend fake assets into normal environmental patterns. That creates false confidence in the model's inference loop and can redirect its next action away from live systems. For identity teams, the value is not just alerting, but shaping behaviour before access turns into exploitation.
Practical implication: use deception to distort reconnaissance inputs before an agent reaches real credentials or production assets.
Agentic attacks, concurrency, and dynamic reasoning
Concurrency and dynamic reasoning are important because they let an agent test multiple paths in parallel, revise choices mid-flight, and keep pressure on the environment without waiting for a human operator. That makes simple blocking controls less effective if they rely on a single observable trigger. Acalvio's framing points to a broader identity problem: the attacker can use legitimate-looking sequences to reach high-value targets faster than defenders can correlate them. This is why runtime context, not only static policy, becomes part of the defensive boundary.
Practical implication: correlate identity, session, and environmental signals fast enough to detect parallelised attack exploration.
Real assets made to look fake
Making real assets appear fake is a stronger deception pattern than only planting decoys. It reduces the attacker's ability to distinguish productive targets from traps, especially during discovery and lateral movement. In practice, this means manipulating metadata, naming, access cues, or response characteristics so that an adversary cannot reliably rank the environment. For AI-driven attacks, that ambiguity can waste cycles and reduce confidence in the path forward. The approach is most useful when paired with identity controls that already limit standing privilege and constrain what an actor can reach if deception fails.
Practical implication: pair deception with privilege minimisation so a successful probe still lands inside a narrow access boundary.
NHI Mgmt Group analysis
Agentic AI changes the deception problem from detection to misdirection. Traditional controls assume the attacker must first identify a target, then decide what to do next. When an actor can reason and branch at runtime, the defender's task becomes shaping the environment so the attacker's next decision is less trustworthy. That is a different security function, and it sits alongside identity governance rather than outside it. Practitioners should treat deception as part of runtime identity control.
Environmental guardrails matter because access policies alone do not stop adaptive attack sequencing. An agentic system can inspect the environment, test the response surface, and keep iterating if the first route fails. That means the defensive value comes from making the environment unreliable to the attacker, not only from denying access. In NHI and autonomous settings, this widens the control plane from entitlement management to adversary perception management. Security teams should assume the environment itself is now an input to authorisation outcomes.
Deception exposes a named concept we can call identity perception drift. That is the gap between what the defender believes a resource is and what the attacker is able to infer from it in real time. When real assets can be made to look fake, or fake assets to look real, attacker decision quality falls and attack progression slows. The practitioner conclusion is simple: governance has to cover not only who can access an asset, but what the attacker can learn about that asset before access occurs.
For autonomous and NHI programmes, deception should be evaluated as a control for attack economics. The point is not to stop every probe. It is to make discovery expensive enough that automation loses its advantage and identity abuse becomes slower, noisier, and easier to contain. That aligns with OWASP-NHI and zero-trust thinking because it reduces blast radius before privilege is consumed. Practitioners should ask where deception can shorten an attacker's effective window.
This Black Hat framing also shows that AI security, NHI security, and human security are converging at the same runtime boundary. The same environment that supports human admin work also feeds workload identities and agentic systems, so deception has to be designed with identity context in mind. A control that only protects one actor type is incomplete when the attack path crosses all three. Teams should review whether their current monitoring can distinguish legitimate automation from manipulated attacker behaviour.
From our research:
- Only 19.6% of security professionals express strong confidence in their organisation's ability to securely manage non-human workload identities, according to The 2024 Non-Human Identity Security Report.
- 23.7% of organisations share secrets through insecure methods such as email or messaging applications.
- For a broader lifecycle lens, see NHI Lifecycle Management Guide for how provisioning, rotation, and offboarding reduce exposure across the credential lifecycle.
What this signals
Identity perception drift: security programmes now have to model what an attacker can infer from the environment, not just what they can directly access. That makes deception, telemetry, and identity context inseparable in agentic AI governance.
With only 19.6% of security professionals expressing strong confidence in secure non-human workload identity management, the operational gap is already large enough that agentic attack paths can exploit it faster than teams can close it.
The next phase of NHI defence will reward teams that can combine runtime controls with environmental ambiguity. For a practical lifecycle baseline, the NHI Lifecycle Management Guide is the right place to align offboarding, rotation, and access review discipline.
For practitioners
- Map deception to the highest-value identity paths Identify which workload identities, admin paths, and agent entry points would most damage the business if an attacker could probe them safely. Place deceptive assets where discovery would normally lead into secrets, privileged sessions, or orchestration endpoints. Use the Top 10 NHI Issues as a reference point for prioritising where identity control is already weakest.
- Instrument environmental signals around agentic reconnaissance Collect the signals that show an autonomous actor is comparing assets, testing responses, or iterating on access routes. Correlate those signals with identity telemetry so deception events are not isolated from access behaviour. This is especially important where agents can move quickly between tools and targets.
- Pair deception with privilege minimisation Reduce the damage of a successful probe by limiting the standing access available to workload identities and administrative paths. If deception fails, the remaining blast radius should still be small. Use lifecycle governance to keep service accounts, tokens, and certificates aligned with actual use.
- Validate whether your environment can mislead automated reasoning Test whether real and fake assets are distinguishable from response timing, naming, metadata, or network behaviour. If an agent can still rank the environment accurately, the deception layer is too easy to map. Review the result alongside the 52 NHI breaches Report to understand how exposed identity assets are exploited in practice.
Key takeaways
- Agentic AI changes deception into a governance control because attackers can reason, branch, and adapt inside the environment.
- Identity programmes still show limited confidence in non-human workload governance, which makes deception more relevant as a compensating control.
- Teams should pair environmental misdirection with privilege minimisation, or deception will only delay rather than contain exploitation.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | A2 | Agentic attack behaviour and tool misuse are central to the event topic. |
| OWASP Non-Human Identity Top 10 | NHI-04 | The post focuses on identity exposure and control of non-human access paths. |
| NIST CSF 2.0 | PR.AC-4 | Access management is essential where deception and identity telemetry intersect. |
Use agentic threat modelling to map where runtime reasoning can be misled by deceptive environmental signals.
Key terms
- Agentic Attack: An attack carried out by a system that can choose actions at runtime rather than following a fixed script. In identity security, this matters because the actor can change tools, targets, and timing without waiting for human approval, which makes static controls less reliable.
- Environmental Deception: A defensive technique that changes what an attacker sees about the environment so that reconnaissance becomes unreliable. In identity and NHI contexts, it can mislead both human operators and autonomous systems about which assets are real, valuable, or safe to probe.
- Identity Perception Drift: The gap between the defender's view of an identity-bound asset and the attacker's inferred view of that same asset. It becomes a security issue when fake and real resources are distinguishable, because the attacker can then rank targets and automate exploitation more effectively.
- Standing Privilege: Access that remains continuously available instead of being granted only when needed. For NHI and agentic systems, standing privilege increases exposure because credentials can be reused, chained, or abused without a fresh governance decision at the moment of use.
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.
This post draws on content published by Acalvio: Meet Cyber Deception Experts at Black Hat USA 2026. Read the original.
Published by the NHIMG editorial team on 2026-06-17.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org