Subscribe to the Non-Human & AI Identity Journal
Home FAQ Governance, Ownership & Risk Who is accountable when a malicious MCP server…
Governance, Ownership & Risk

Who is accountable when a malicious MCP server exposes enterprise data or actions?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated June 11, 2026 Domain: Governance, Ownership & Risk

Accountability sits with the organisation operating the agent, the team approving the server, and the owners of the connected systems. The important governance question is whether provenance checks, runtime policy, and audit logging were in place before the server was trusted. If they were not, the failure is shared and preventable.

Why This Matters for Security Teams

When a malicious mcp server exposes enterprise data or actions, the problem is not only the server itself. It is the trust decision that let an external tool boundary reach internal systems without enough provenance checks, scoping, or runtime oversight. That makes accountability a governance issue, not just an incident-response question. Current guidance from the OWASP Agentic AI Top 10 and NHIMG research on 52 NHI Breaches Analysis both point to the same pattern: hidden trust chains become enterprise exposure.

The practical failure is that MCP servers often inherit broad access through the agent that calls them, while the underlying systems assume the caller is already trustworthy. That breaks down fast when tool calls can read files, query SaaS data, trigger workflows, or surface secrets. NHIMG’s coverage of the State of MCP Server Security 2025 notes that only 18% of deployments implement any form of access scoping for tool permissions, which means most teams are relying on trust rather than control. In practice, many security teams encounter accountability disputes only after a server has already been connected and data has already moved.

How It Works in Practice

Accountability should be assigned across three layers: the organisation operating the agent, the team approving the MCP server, and the owners of the connected systems. The operating team is accountable for governance, approval, logging, and monitoring. The approver is accountable for validating provenance, scope, and operational need. The system owners are accountable for exposing only the minimum viable API surface and for enforcing their own controls on inbound requests.

For MCP specifically, the useful question is not “Can the server connect?” but “What can it do, under what conditions, and who can prove that decision later?” That is why runtime policy, short-lived credentials, and auditable tool authorization matter more than static allowlists alone. In agentic environments, best practice is evolving toward context-aware authorization, where access is evaluated at request time based on the action, the identity of the workload, the data sensitivity, and the business context. The OWASP Top 10 for Agentic Applications 2026 and NHIMG’s Analysis of Claude Code Security both reinforce that autonomous tool use requires controls that are evaluated dynamically, not just approved once.

  • Require provenance review for every MCP server before trust is granted.
  • Scope each tool to the smallest actionable permission set.
  • Use runtime policy to approve or deny each request in context.
  • Log tool name, identity, target system, data class, and outcome.
  • Revoke or quarantine servers that request new or broader access.

Where possible, use workload identity and short-lived tokens so the server proves what it is at runtime, not just what someone configured last month. These controls tend to break down when MCP servers are chained into multi-agent workflows with shared credentials, because attribution becomes ambiguous and one server’s compromise can silently inherit another server’s trust.

Common Variations and Edge Cases

Tighter MCP governance often increases onboarding time and operational overhead, so organisations have to balance speed against containment. That tradeoff is especially visible in fast-moving AI teams that want to add tools quickly, but it does not remove accountability. It only changes where the review burden sits and how strong the evidence needs to be.

There is no universal standard for this yet, but current guidance suggests a few edge-case distinctions. If the MCP server is internally developed, the approving product or platform team is usually accountable for secure configuration and change control. If the server is third-party, the procurement or vendor-risk function shares accountability for due diligence, while the consuming team still owns runtime use. If the connected system contains regulated data, the system owner cannot delegate away access governance simply because an agent requested the action.

NHIMG’s Ultimate Guide to NHIs — Key Research and Survey Results and the Ultimate Guide to NHIs — Why NHI Security Matters Now both support a shared lesson: once machine identities are allowed to act across systems, accountability must follow the decision chain, not the breach headline. That matters most when developers, compliance, and platform engineering all believe someone else approved the trust relationship.

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 CSA MAESTRO address the attack and risk surface, while NIST AI RMF set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10A1Addresses excessive tool trust and unsafe agent actions from malicious MCP servers.
CSA MAESTROA3Covers governance and trust boundaries for agentic workloads using external tools.
NIST AI RMFGOVERNAccountability for AI outcomes depends on governance, oversight, and traceability.

Define ownership for agent, server, and downstream system, then require logging and policy checks for each action.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on June 11, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org