TL;DR: AI agents and MCP servers are changing incident response because data movement now happens through chained tool calls, local configurations, and runtime workflows that legacy DLP often cannot see, according to Nightfall. The security gap is no longer just detection of sensitive content, but continuous visibility, enforcement, and investigation across agentic paths.
NHIMG editorial — based on content published by Nightfall: State of Agentic Data Security 2026 Report
By the numbers:
- Only 18% of MCP server deployments implement any form of access scoping for tool permissions.
- 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems, inappropriately sharing sensitive data, and revealing access credentials.
Questions worth separating out
Q: How should teams govern AI agents that use MCP?
A: Treat each connected agent as a non-human identity with an owner, a scope, and a review cycle.
Q: Why do AI agents create problems for traditional incident response?
A: AI agents create problems because they can chain tool calls faster than analysts can observe them, and they often operate across multiple systems in one session.
Q: What breaks when shadow MCP servers are not discovered early?
A: Undiscovered MCP servers create blind spots in both access control and auditability.
Practitioner guidance
- Inventory every MCP server and agent integration Build an authoritative register of sanctioned and unsanctioned MCP servers across developer machines and production systems, including local stdio and remote endpoints.
- Add runtime enforcement to agent workflows Place controls where the agent actually executes tool calls so risky actions can be blocked, coached, redacted, or routed for approval before data moves beyond the intended boundary.
- Map agent permissions to lineage and ownership Tie each agent, tool, and data source to a named owner, then capture the lineage needed to reconstruct who invoked what during an incident.
What's in the full article
Nightfall's full research covers the operational detail this post intentionally leaves for the source:
- Detection and response workflows for AI-agent and MCP incidents across SaaS, endpoints, browsers, and GenAI apps.
- Platform-specific control options for blocking, coaching, redacting, and remediating risky agent activity.
- Deployment details for API-based SaaS integrations and endpoint agents, including the practical rollout model.
- Investigation context such as HRIS, IdP metadata, session replay, and endpoint lineage for incident scoping.
👉 Read Nightfall's full analysis of AI agent incident response and MCP security →
AI agent incident response: are your controls keeping up?
Explore further
Runtime visibility is now the core control for AI agent security. The article shows that agentic data movement outgrows controls built for human sessions because the relevant actions happen inside chained tool calls. That means governance must follow the runtime event, not only the user account. For IAM and PAM teams, the practical conclusion is that access control without execution telemetry leaves a large blind spot.
A few things that frame the scale:
- 80% of organisations report their AI agents have already performed actions beyond their intended scope, including accessing unauthorised systems, inappropriately sharing sensitive data, and revealing access credentials, according to AI Agents: The New Attack Surface report.
- Only 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation.
A question worth separating out:
Q: Who is accountable when an AI agent accesses sensitive data it was not meant to use?
A: Accountability sits with the team that approved the agent, its connectors, and its policy boundaries, not with the runtime behaviour alone. Organisations need ownership for intent, permissions, monitoring, and validation so they can prove whether the agent stayed inside its approved purpose. Without that, audit and regulatory response become retrospective guesswork.
👉 Read our full editorial: AI agent incident response needs runtime telemetry, not legacy DLP