TL;DR: Agentic AI is expanding the attack surface by creating new operational paths for discovery, abuse, and remediation delay, according to Hadrian’s October 2, 2025 analysis. The governance problem is no longer just asset visibility but control over agent behaviour, permissions, and blast radius across increasingly automated workflows.
NHIMG editorial — based on content published by Hadrian: 5 predictions on agentic AI cybersecurity and how Hadrian approaches them
By the numbers:
- 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems (39%), inappropriately sharing sensitive data (31%), and revealing access credentials (23%).
- When AWS credentials are exposed publicly, attackers attempt access within an average of 17 minutes.
Questions worth separating out
Q: How should security teams govern AI service credentials in production?
A: Security teams should govern AI service credentials as production identities, not disposable developer artifacts.
Q: Why do AI agents complicate least-privilege design?
A: AI agents complicate least-privilege design because their tool use can change dynamically while the underlying permissions remain persistent.
Q: What breaks when agent credentials are not rotated and scoped tightly?
A: Unrotated or overbroad credentials let attackers reuse the same access path across tools, environments, and data stores.
Practitioner guidance
- Define agent identities in your IAM model Assign each AI agent a unique identity, owner, and scope so its permissions can be reviewed, logged, and revoked like any other high-risk non-human identity.
- Bind agent secrets to narrow runtime permissions Use per-agent credentials with minimal access to tools, databases, and APIs, and revoke shared or reusable secrets that can be reused across workflows.
- Instrument agent runtime decisions and tool calls Capture which tools were invoked, which data sets were accessed, and which actions were taken so investigators can reconstruct behaviour after misuse or drift.
What's in the full article
Hadrian's full Threat Trends post covers the operational detail this post intentionally leaves for the source:
- Continuous exposure-management workflow examples for agentic environments and adjacent attack-surface changes
- Practical scan-to-remediation prioritisation steps for teams reducing false positives in fast-changing environments
- How Hadrian frames autonomous testing and asset context for high-impact risk triage
- The surrounding threat-trend commentary that explains where agentic AI fits in broader offensive security planning
👉 Read Hadrian's threat trends analysis on agentic AI cybersecurity predictions →
Agentic AI cybersecurity predictions: what exposure teams should watch?
Explore further
Agentic AI creates governance debt, not just new automation. The field keeps treating agent deployment as a tooling decision, but the real problem is that each new agent introduces decision authority, tool access, and audit requirements that must be governed as identity. Once those controls are missing, the organisation inherits a larger attack surface without a corresponding operating model. Practitioners should treat agent rollout as a governance design issue from day one.
A question worth separating out:
Q: Who should own AI agent access reviews and lifecycle decisions?
A: Ownership should sit with the business application team and the identity function together, because the workflow owner understands the task and the identity team understands privilege, audit, and offboarding. Without that split accountability, access reviews become generic checklists that miss the real operational risk.
👉 Read our full editorial: Agentic AI cybersecurity predictions reshape exposure management