TL;DR: 98% of enterprises are deploying agentic AI while 79% still lack formal security policies, creating a security debt trap where AI-generated vulnerabilities accumulate faster than teams can remediate them, according to Pixee and cited enterprise research. The control gap is no longer theoretical: governance, discovery, and automated remediation now determine whether agentic AI reduces or multiplies AppSec risk.
NHIMG editorial — based on content published by Pixee: The Agentic AI Governance Gap: A Strategic Framework for 2026
By the numbers:
- 98% of enterprises are deploying agentic AI, while 79% operate without formal security policies for these autonomous tools.
- A typical organization managing 50 applications will accumulate 7,000 new vulnerabilities annually.
Questions worth separating out
Q: What breaks when agentic AI is deployed without formal security policies?
A: Without formal policies, agentic AI can accumulate access, generate defects, and trigger unsafe actions faster than security teams can govern them.
Q: Why do agentic systems complicate AppSec and IAM at the same time?
A: Agentic systems complicate both domains because they behave like non-human actors that can make decisions, call tools, and touch production resources.
Q: What do security teams get wrong about AI-generated code risk?
A: They often focus on catching insecure output after code is written, which is too late for AI-native workflows.
Practitioner guidance
- Implement continuous discovery for all agentic tools Inventory coding assistants, autonomous workflows, and agent-connected services, then map exactly which repositories, APIs, secrets, and production systems each one can reach.
- Set explicit runtime boundaries for agent permissions Define the minimum tool set, data scope, and execution conditions for each agent, then block any action outside that envelope unless a human approves it.
- Move vulnerability triage closer to the developer workflow Use inline scanning and pre-merge policy checks so AI-generated defects are caught before they create backlog at the main branch or release stage.
What's in the full article
Pixee's full analysis covers the operational detail this post intentionally leaves for the source:
- The December 2025 study findings behind the 98% deployment and 79% policy gap figures
- The full minimum viable governance framework for discovery, scanning, remediation, and policy-as-code
- The specific attack examples tied to agent abuse, privilege escalation, and credential exfiltration
- The source list and related readings for further benchmarking of AI security governance maturity
👉 Read Pixee's analysis of the agentic AI governance gap and AppSec risk →
Agentic AI governance gaps: what AppSec teams need to fix now?
Explore further
Agentic AI is now a governance problem, not just an application feature. Once software can choose actions and call tools, the security model must account for runtime decision-making, delegated privilege, and auditability. That makes agentic systems a non-human identity governance issue as much as an AppSec issue. Practitioners should treat every agent as a governed actor with explicit lifecycle and access controls.
A question worth separating out:
Q: How should organisations govern autonomous tools that can access production systems?
A: They should treat each autonomous tool as a governed actor with explicit scope, approval boundaries, logging, and revocation paths. Access should be task-scoped, monitored continuously, and removed when the job ends. If the tool can reach production, governance must cover inventory, privilege, and evidence of each delegated action.
👉 Read our full editorial: Agentic AI governance gaps are creating a security debt trap