TL;DR: VR-1 achieved more than a 2x lift in black-box pass@3 on IntrusionBench, a benchmark for whether cyber agents can complete realistic enterprise attack chains from limited starting access, according to Cogent. The finding matters because the security problem is no longer whether a model can spot weaknesses, but whether it can compose cloud, identity, runtime, and documentation clues into an execution-verified intrusion.
At a glance
What this is: This is Cogent’s benchmarked analysis of VR-1, a frontier cyber reasoning model designed to investigate unfamiliar enterprise environments and complete execution-verified attack chains.
Why it matters: It matters because AI systems that can chain across identity, cloud, runtime, and operational context change how teams think about access control, segmentation, and AI governance.
By the numbers:
- The model was evaluated under a two-hour wall-clock limit, or 250 agent turns, whichever came first.
👉 Read Cogent's analysis of VR-1 and IntrusionBench for cyber reasoning
Context
Frontier cyber reasoning models are changing the shape of offensive automation because they can now move beyond isolated vulnerability discovery and into multi-step enterprise attack composition. The primary security gap is not a single broken control, but the ability to correlate small weaknesses across cloud IAM, CI/CD, application runtime, and internal documentation into one working path. That creates a new governance problem for AI security, NHI oversight, and enterprise containment.
In this article, Cogent frames VR-1 as a model that investigates unfamiliar environments, tests hypotheses, and verifies outcomes through execution rather than narration. That matters for identity and access teams because the attack path in enterprise environments often depends on compounding identity assumptions, including assumed roles, break-glass access, exposed keys, and undocumented session conditions. The result is an AI security issue that intersects directly with NHI governance and privileged access control.
Key questions
Q: What breaks when AI agents can chain enterprise weaknesses together?
A: When AI agents can chain weaknesses together, isolated controls stop being enough. A benign-looking role, token, or runbook can become dangerous only when combined with another permission later in the path. Security teams need to think in terms of access graphs, state retention, and cross-domain containment, because the breach condition is often composition rather than a single flaw.
Q: Why do identity and runtime controls matter so much for cyber-capable AI?
A: Because cyber-capable AI can use identity state as an input to planning. If the model can discover roles, signing keys, or break-glass conditions, it can turn operational convenience into access. Identity and runtime controls matter because they decide whether the model can cross from observation into verified action.
Q: How do security teams know runtime AI guardrails are actually working?
A: Look for blocked poisoned inputs, flagged anomalous outputs, and traceable enforcement before responses reach users or downstream systems. If controls only inspect prompts or only inspect outputs, they leave a gap that attackers can exploit through manipulated data sources or tool responses.
Q: Should organisations treat cyber-reasoning models as a new access risk?
A: Yes. If a model can investigate internal systems, recover from failure, and preserve useful state, it behaves like a high-speed adversary with memory. Organisations should treat exposure to such models as an access design problem, with scoped tools, narrow permissions, and strong audit trails.
Technical breakdown
How long-horizon cyber reasoning composes enterprise attack chains
Long-horizon cyber reasoning is different from single-step exploit finding. A model may identify one weakness, but enterprise intrusion often requires stitching together identity, runtime, documentation, and control-plane clues into a single sequence. The technical problem is compositional: each step only becomes useful when it is linked to a later permission, token, role, or operational exception. That makes execution-based evaluation more realistic than static vulnerability scoring, because it measures whether the system can maintain state, re-plan after failure, and verify the objective rather than simply describe an attack.
Practical implication: teams should test whether their controls break the chain across domains, not only at individual vulnerability points.
Why black-box evaluation reveals more than white-box disclosure
Black-box testing matters because adversarial reasoning becomes most dangerous when the model must infer the environment rather than read it. In a white-box setting, a model can be steered toward the answer; in a black-box setting, it must discover the relevant systems, identify useful permissions, and recover from dead ends. That distinction mirrors real enterprise compromise, where attackers seldom receive a map. It also shows why benchmark design matters: if the path is disclosed too early, you are measuring structured execution, not investigative capability.
Practical implication: assess AI agents in constrained, low-disclosure environments that mirror the uncertainty of real intrusions.
Why identity, runtime, and documentation form one attack surface
Enterprise attack chains often succeed because identity state, running workloads, and operational documentation are treated as separate domains. A role assumption in the cloud control plane, a signing key in application runtime, and a runbook describing session conditions may each look harmless alone. Combined, they can unlock privileged access and decryption capability. This is exactly the kind of cross-boundary composition that NHI governance is meant to reduce, because hidden service identities, exposed secrets, and break-glass pathways can turn operational convenience into an intrusion path.
Practical implication: map cloud roles, runtime secrets, and break-glass procedures as one access graph, not three separate inventories.
Threat narrative
Attacker objective: The objective is to complete a verified enterprise intrusion path and retrieve a specific encrypted invoice by composing identity, runtime, and documentation weaknesses.
- Entry begins with limited CI/CD deployment access, which gives the attacker a foothold but not the target itself.
- Credential and access escalation follow when the model discovers an assumable role, a broader IAM-read path, and an exposed JWT signing key in application runtime.
- Impact occurs when operational context reveals the break-glass session condition, allowing the chain to end in encrypted invoice retrieval and privileged data access.
NHI Mgmt Group analysis
AI attack-chain reasoning is now a governance problem, not just a model-evaluation problem. Once a model can investigate an enterprise like an adversary, the question is no longer whether it knows exploit techniques. The question is whether it can compose identity, cloud, runtime, and documentation into a completed intrusion. That shifts the control discussion toward blast-radius reduction, stateful detection, and access segmentation. Practitioner conclusion: evaluate AI systems as potential cross-domain attackers, not only as code reviewers.
Cross-domain composition is the named concept that matters here. A single exposed role, signing key, or runbook rarely explains breach impact on its own. The risk appears when small weaknesses are chained across systems that were never governed as one access graph. That is the same structural problem that NHI programs face when service accounts, workload credentials, and break-glass roles sit outside a unified lifecycle model. Practitioner conclusion: govern the chain, not the isolated credential.
Execution-verified autonomy raises the bar for AI security oversight. A model that can test hypotheses and confirm a result is materially different from one that only drafts plausible attack narratives. Security teams should treat this as a control validation issue, because model output can now align with real environment state. That increases the importance of scoped tooling, restricted context, and auditability around AI actions. Practitioner conclusion: require verifiable action boundaries before exposing internal systems to cyber-capable models.
NHI governance becomes part of AI risk management when agents can exploit identity state. The article’s example shows that roles, keys, and operational exceptions are not just IAM artifacts. They are potential inputs to autonomous attack planning. That means NHI visibility, secret hygiene, and privileged session design are now relevant to AI safety discussions as well as identity security programmes. Practitioner conclusion: fold machine identity controls into AI governance and incident readiness.
Mythos-class capability should be read as a threshold for enterprise intrusion planning. The meaningful distinction is not whether a model can identify weakness, but whether it can use that weakness to reach a verified objective across systems. That is why evaluation frameworks need to measure investigation persistence, state recovery, and objective verification. Practitioner conclusion: test long-horizon adversarial reasoning under realistic constraints, not just single-step prompt success.
What this signals
Cross-domain attack composition is now a practical AI governance concern. As models become better at retaining state and linking permissions across systems, security programmes need controls that assume the model can move from reconnaissance to action. That means tighter scoping, more explicit approval boundaries, and stronger logging around identity-sensitive operations. For identity teams, the immediate question is whether workload credentials, session exceptions, and runtime secrets are governed as one chain or as separate tickets.
The most useful control shift is from model output review to action boundary enforcement. If a cyber-capable model can only describe an intrusion, the risk is different from a model that can execute a verified path inside a sandbox. Teams should align their AI governance with Zero Trust principles and map cyber-reasoning systems to the MITRE ATT&CK Enterprise Matrix when they assess likely abuse patterns.
Execution-verified AI risk: the threshold to worry about is when a model can preserve useful environmental state long enough to combine identity clues, runtime findings, and operational context. That is where NHI hygiene, break-glass design, and secret handling move from back-office controls to AI risk controls. Practitioners should watch for any cyber tooling that can observe, store, and re-use identity state across multiple turns.
For practitioners
- Model the enterprise as one attack graph Map CI/CD roles, cloud IAM, runtime secrets, and break-glass procedures in a single control view so compounding paths are visible before an AI agent or attacker chains them. Use the 52 NHI Breaches Analysis as a reference point for how identity failures compound across environments.
- Harden exposed identity primitives in delivery and runtime Treat assumable roles, JWT signing keys, and session conditions as high-value attack inputs. Remove unnecessary read paths, isolate signing material from diagnostic interfaces, and review where operational documentation can unlock elevated access. The Ultimate Guide to NHIs , Key Challenges and Risks is a useful companion resource.
- Constrain cyber-capable AI with scoped tools and audited state Limit which systems a cyber-reasoning model can inspect, store, or act on, and log every action that crosses identity or infrastructure boundaries. The goal is to prevent a model from retaining enough environmental state to reconstruct a full intrusion path.
- Validate break-glass paths as intrusion targets Test emergency access workflows as if an adversary already had partial foothold and documentation access. Break-glass roles should be discoverable, time-bound, and isolated from routine operational context so they do not become the final step in an attack chain.
- Use execution-based evaluation for AI security controls Measure whether a model can complete a verified objective inside a sandbox, not whether it can explain a plausible attack. That distinction is essential for judging whether guardrails actually stop cross-domain composition or merely slow it down.
Key takeaways
- AI models that can compose enterprise weaknesses into verified attack paths create a new class of governance problem for identity and security teams.
- The most important risk signal is not a single exposed secret or role, but the ability to chain identity, runtime, and documentation into one intrusion path.
- Practitioners should respond by governing access graphs, constraining cyber-capable AI, and testing controls with execution-based evaluation.
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 MITRE ATLAS address the attack and risk surface, while NIST AI RMF, NIST CSF 2.0 and NIST SP 800-53 Rev 5 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | The article examines AI systems that can plan and execute multi-step attack chains. | |
| NIST AI RMF | MANAGE | The post is about governing AI behaviour that can affect enterprise risk outcomes. |
| MITRE ATLAS | TA0006 , Credential Access; TA0008 , Lateral Movement | The article’s attack-chain discussion maps to credential abuse and multi-system movement. |
| NIST CSF 2.0 | PR.AC-4 | Identity and access controls are central to the chain-composition risk described here. |
| NIST SP 800-53 Rev 5 | AC-6 | Least privilege is directly implicated by the model’s ability to traverse roles and contexts. |
Map cyber-agent tests to adversary tactics and validate controls against chained access paths.
Key terms
- Execution-verified attack chain: An attack path that is not just plausible on paper but proven inside a controlled environment by reaching a concrete objective. It matters because it measures whether a system can move from reconnaissance to outcome, which is a stronger indicator of real risk than narrative-only analysis.
- Long-horizon cyber reasoning: The ability to investigate, remember, and re-plan across many steps while pursuing a security objective. In practice, this means the system can carry state across domains such as identity, cloud, and runtime, then use that state to continue toward the target after failures or dead ends.
- Cross-domain composition: A failure mode where individually minor weaknesses become serious only when chained across different parts of an environment. In identity security, this often involves roles, tokens, secrets, documentation, and emergency access combining into one workable path to privilege or data.
- Break-glass Access: Break-glass access is an emergency path that bypasses normal access controls when standard authentication fails or a critical incident demands immediate intervention. It must be tightly time-bound, logged, and reviewed, because it exists to restore operations without becoming a permanent back door.
What's in the full article
Cogent's full blog post covers the technical details this analysis intentionally leaves at the framework level:
- IntrusionBench task design, including how hidden enterprise paths and execution-based verifiers were constructed
- Full benchmark methodology for black-box, grey-box, and white-box evaluation settings
- Trajectory analysis showing where general frontier models most often failed during long-horizon enterprise investigation
- Harness details on how model, context, tools, memory, policy, and verification were combined for the reported results
Deepen your knowledge
The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, secrets management, and workload identity for practitioners building stronger access controls. It helps security leaders connect identity discipline to broader programme decisions across cloud, AI, and privileged access.
Published by the NHIMG editorial team on August 1, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org