For security and platform teams

Coverage for all 10 OWASP MCP Top 10 risks.

42Crunch protects every MCP server within a repeatable, scalable framework: discovered, audited, scored, scanned, and gated before it earns a place in production. Here's how that workflow maps to each of the ten OWASP MCP Top 10 risk categories.

Why MCP needs its own list

A tool description isn't documentation — it's an instruction the model trusts.

MCP did for AI agents what OpenAPI did for web APIs a decade ago: it gave a fragmented ecosystem a common contract. An agent no longer needs custom glue code for every tool it calls — it just points at an MCP server, reads the tool descriptions, and starts invoking them. That convenience is exactly the problem: there's no schema validation gate, no default authentication requirement, and no built-in way to tell a legitimate tool description from one an attacker rewrote to smuggle in a new instruction. The OWASP MCP Top 10 is the community's first attempt to catalog exactly how that trust gets abused.

OWASP MCP Top 10 — 2026

The ten risks, at a glance.

Every category 42Crunch's MCP security workflow — Contract, Audit, Security Quality Gate, Scan, and Findings — is built to detect and enforce against.

01

Token Mismanagement & Secret Exposure

The risk

Hard-coded credentials or long-lived tokens sit in model memory, protocol logs, or debug traces and get pulled out via prompt injection.

42Crunch approach

Every discovered server becomes a version-controlled contract, so credentials or long-lived tokens surfaced in tool descriptions or debug output show up as a dated, attributable finding — not something buried in a chat transcript.

02

Privilege Escalation via Scope Creep

The risk

Loosely scoped or temporary permissions expand over time, letting an agent do far more than it was ever meant to.

42Crunch approach

The Audit engine scores the MCP contract's declared scopes against structural best practice, and the Security Quality Gate blocks any server whose permissions can't be justified from reaching production.

03

Tool Poisoning

The risk

An adversary compromises a tool, its description, or its output — rug pulls, schema poisoning, and tool shadowing all fall here.

42Crunch approach

A dedicated PromptDefense analyzer scans every tool description for missing instruction-override defenses, and the absence of message signing — a structural precondition for rug pulls and tool shadowing — is flagged at the server level.

04

Software Supply Chain Attacks & Dependency Tampering

The risk

A compromised open-source connector or plug-in alters agent behavior or opens an execution-level backdoor.

42Crunch approach

Every dependency an MCP server pulls in — every connector, every plug-in — is part of the audited surface. A dependency that changes a tool's behavior or introduces new execution paths shows up as a version-over-version change in the Audit and Scan results.

05

Command Injection & Execution

The risk

An agent builds and runs shell commands, API calls, or code from untrusted input without validation.

42Crunch approach

Scan flags any tool whose description implies it will construct or execute commands from user-supplied input as a missing-defense finding, with the exact remediation to close the gap.

06

Intent Flow Subversion

The risk

Malicious instructions embedded in retrieved context hijack the agent's goal — a secondary instruction channel the user never sees.

42Crunch approach

A finding like "no instruction override defense found" is a direct, testable proxy for intent flow subversion: if a tool description doesn't explicitly instruct the model to reject attempts to override its guidance, Scan flags it before the server ships.

07

Insufficient Authentication & Authorization

The risk

Servers, tools, or agents fail to properly verify identity or enforce access control across a multi-agent exchange.

42Crunch approach

The Audit engine scores the contract against mandatory authentication patterns, and the Security Quality Gate enforces that threshold as a release criterion rather than optional guidance.

08

Lack of Audit and Telemetry

The risk

Missing logs of tool invocations and context changes make investigation and incident response nearly impossible.

42Crunch approach

Every finding is a persistent, filterable, timestamped record, so a regression between last week's release and this one is a specific, attributable diff — not a surprise discovered during an incident.

09

Shadow MCP Servers

The risk

Unapproved, unsupervised MCP instances spun up outside governance, often on default credentials.

42Crunch approach

Continuous discovery finds MCP servers across the enterprise automatically and generates a contract for each one found — turning shadow servers from a blind spot into a tracked inventory the moment they appear.

10

Context Injection & Over-Sharing

The risk

Shared or insufficiently scoped context windows leak one user's or agent's data into another's session.

42Crunch approach

Every tool's declared inputs and outputs are captured in the contract and re-verified on every audit, so a tool that quietly starts requesting broader context access than its prior version shows up as a diff, not a surprise.

Beyond MCP alone

Findings the datasheet flags across the same ten categories.

By validating tool definitions, inputs, credentials, permissions, isolation, and delegated identity against the approved MCP Contract, 42Crunch blocks unsafe MCP servers before connection and detects drift after deployment — including excessive permissions (over-privileged tools violating least-privilege, where one breach compromises everything), insufficient isolation (cross-tenant data leakage, shared service accounts, unsandboxed execution), and confused deputy attacks, where token passthrough tricks a server into misusing a user's own privileges.

OWASP MCP Top 10 is one of five frameworks 42Crunch evidences continuously — alongside NIST AI RMF, the EU AI Act, ISO/IEC 42001, and the CSA AI Controls Matrix. See how AI Regulatory Compliance ties this coverage to the frameworks your organization is accountable to.
42Crunch compliance reporting showing an MCP server scored against OWASP, EU AI Act, ISO 42001, NIST RMF, and CSA AICM frameworks
5 / 5 frameworks mapped automatically
Frequently asked

OWASP MCP Top 10 protection, answered.

What is the OWASP MCP Top 10? +

A community-led catalog, currently in beta under project lead Vandana Verma Sehgal, of the ten most critical risk categories specific to the Model Context Protocol — from token mismanagement and tool poisoning to shadow servers and context over-sharing. It's the MCP-era counterpart to the long-established OWASP API Security Top 10.

Is the list final, or still evolving? +

It's in beta and actively maintained by the OWASP community. 42Crunch tracks the project directly and updates its Audit, Scan, and Security Quality Gate checks as the categories are refined, so coverage doesn't lag behind the standard.

Does this only cover risks to the AI agent, or the MCP server too? +

Both. Several categories — command injection, insufficient authentication, shadow servers, supply chain tampering — are risks to the server itself, exploitable without ever manipulating the model. 42Crunch's Audit and Scan engines evaluate the server as a standalone attack surface, not only as a vector for agent manipulation.

How is coverage actually verified, rather than just claimed? +

Every server gets a deterministic score and grade from the Audit and Scan engines, broken down by category. The same server evaluated twice returns the same score and the same findings — reproducible, not an estimate — and each finding carries a specific, testable remediation.

Can a non-compliant server actually be blocked, not just flagged? +

Yes. The Security Quality Gate enforces a minimum acceptable score in CI/CD and refuses to let a server below that threshold reach production — no manual override.

How does this relate to 42Crunch's API security products? +

Same discipline, new artifact. 42Crunch has applied contract-first security to REST and GraphQL APIs for years; the OWASP MCP Top 10 workflow is that same model — discover, audit, gate, scan, evidence — pointed at MCP servers and their natural-language tool descriptions instead of OpenAPI paths and parameters.

Don't let it into production until it earns the score.

Point 42Crunch at any MCP server and get a report scored against all ten OWASP MCP Top 10 categories in under 60 seconds. No agent, no deployment, no commitment required.