TL;DR: The NSA’s May 2026 MCP advisory documents tool poisoning, cross-server context exfiltration, silent behavior change, and indirect prompt injection against agentic AI infrastructure, showing that many CTEM programs are not scoped to detect this layer, according to SafeBreach. Traditional zero trust checks do not stop attacks that subvert meaning after authorization, so AI validation now needs protocol-level inventory and continuous testing.
NHIMG editorial — based on content published by SafeBreach: Does Your CTEM Program Have an AI Blind Spot?
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%).
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 MCP attacks bypass many zero trust controls?
A: Because zero trust can verify the source of a request without verifying that the request still means what it meant at approval time.
Q: What breaks when CTEM does not include AI protocol layers?
A: Exposure management becomes incomplete because the programme may find endpoints and cloud assets while missing the agent-to-tool layer where modern AI abuse happens.
Practitioner guidance
- Inventory every MCP connection Build a live register of MCP servers, clients, and tool bindings across sanctioned and shadow AI deployments.
- Require identity-aware controls on sensitive servers Mandate mutual TLS, identity-aware proxy enforcement, and role-based access control for MCP servers that touch regulated or sensitive data.
- Add MCP abuse cases to validation testing Exercise tool poisoning, indirect prompt injection, and cross-server context exfiltration against your live controls before deployment.
What's in the full article
SafeBreach's full blog covers the operational detail this post intentionally leaves for the source:
- Step-by-step attack validation examples for MCP tool poisoning and context exfiltration.
- Practical inventory guidance for finding shadow MCP servers in live environments.
- Detection and response checkpoints for SIEM correlation and runtime alerting.
- Control recommendations for identity-aware proxy enforcement and RBAC at the server layer.
👉 Read SafeBreach's analysis of the NSA MCP advisory and CTEM blind spots →
MCP exposure in CTEM programs: what security teams are missing?
Explore further
CTEM blind spots now include AI protocol layers, not just exposed assets. MCP turns AI integration into a control surface that many exposure programs never modelled. Discovery and prioritisation are still necessary, but they are insufficient when the threat is behavioural drift inside an authorised tool channel. Practitioners should treat MCP inventory as part of the exposure management baseline, not as a separate AI project.
A question worth separating out:
Q: Who is accountable when an AI agent takes action through an MCP server?
A: The accountable party is the human or team that authorised the agent's access, but only if the organisation can prove that chain. Without immutable logs that connect the initiating identity to the tool call and final action, accountability becomes weak, and legal or compliance teams lose the evidence they need.
👉 Read our full editorial: MCP creates an AI blind spot in CTEM programs