Day 1 of Black Hat USA 2026 had barely concluded when the first framework-level vulnerability in the Model Context Protocol ecosystem was disclosed to the assembled research community. What followed has no polite precedent in my three decades of watching security markets form. Within forty-eight hours, more than fifteen vendors announced agent-security products aimed at the same open protocol, the same threat model, and largely the same enterprise buyer. Cyera, Rubrik, SailPoint, Check Point, Sweet Security, Zero Networks, Tanium, Promptfoo, Legit Security, Acalvio, KnowBe4, Drata, 1Password, Mimecast, Abnormal AI, and others. Not fifteen startups clutching speculative slide decks. Established data security, identity governance, firewall, and compliance firms, moving in deliberate lockstep.

I read market formation the way a hydrologist reads a flood plain: the speed of the water is a statement about the terrain upstream, not about the water itself. In 2014, as a macroeconomic analyst in London, I spent six months dissecting Satoshi Nakamoto's whitepaper alongside the Gitcoin Code of Conduct, trying to understand how trustless coordination could emerge from mathematics and open participation alone. One question from that period still governs my analysis of any crowded market: when an industry appears this quickly, is it responding to verified demand, or to the fear of arriving late?
The evidence from this conference suggests both. But the distinction matters, because it decides whether the packaging is honest.
The Protocol at the Center
Model Context Protocol emerged in November 2024 as Anthropic's open standard for connecting AI models to external data sources and tools. Its client-server architecture, OAuth 2.1 authorization framework, and official Python and TypeScript SDKs turned it, within eighteen months, into the dominant channel for agent tool invocation. When a modern AI agent decides to read a database, send an email, or execute a financial trade, the odds are good that the instructions travel over an MCP connection.
The security research community has known about three classes of weaknesses in this ecosystem. First, tool definitions cannot be trusted: attackers can inject malicious instructions into tool descriptions that the model decodes, causing it to invoke dangerous functions without any intention of doing so. Second, data flows between MCP servers are not isolated: in multi-agent orchestration, shared context and tool namespaces allow prompt injection to move laterally across different tool sets. Third, the authorization model is weak: many implementations treat "server identity" as equivalent to "trustworthy," skipping the fine-grained permission checks that enterprise security has demanded of every other privileged channel since the 1990s.
The Day 1 disclosures reportedly go deeper. They point to framework-level flaws and compute-layer attacks that do not merely steer an agent toward bad behavior, but alter the outcome of tool calls at the execution layer itself. That is the difference between pickpocketing and burglary. One steals what the agent does; the other takes control of what the agent is.
To understand why this wave matters, consider what it means when security vendors rush toward the same open protocol. Security companies are conservative institutions; they follow customer pain, not technical fashion. The fact that MCP anchors an entire launch wave tells us the protocol is no longer an experiment. It is production plumbing. And production plumbing attracts both attackers and locksmiths in equal measure. A note of caution: this account rests on a single journalist's on-site reporting, and synchronized announcements of this polish bear the fingerprints of coordinated vendor communication. Independent verification will take weeks. Treat it as a press phenomenon until it becomes something more.
What the Seventeen Actually Built
Sorting the Black Hat wave into functional categories tells us where the industry's center of gravity currently sits.

The visibility and discovery group — Cyera's Agent Guardian, Rubrik's Agent Identity and Agent Rewind, SailPoint's Agentic Fabric, and Drata — sells the ability to find shadow agents and map MCP activity. This is the easiest first step for enterprise security teams, the equivalent of discovering that inventory has been walking out of the warehouse for months. The active protection group — Sweet Security's Agentic AI Blocking, Check Point's AI Network Firewall, and Zero Networks' Least Agency — attempts runtime containment, terminating unauthorized calls and enforcing least-privilege execution. The MCP communication group — Tanium's Atlas MCP Server, Promptfoo's MCP Proxy, and Legit Security's VibeGuard 2.0 — focuses on the pipe itself: controlled data exposure, proxied and inspected traffic, and protection for AI coding agents. The deception and compliance group — Acalvio's ShadowPlex, KnowBe4, 1Password, Mimecast, Abnormal AI — extends existing security categories: honeypots, risk management, credentials, email protection, and anti-abuse, all relabeled for the agent era.
The overlap alone is diagnostic. Four vendors are simultaneously selling shadow-agent discovery. That crowding suggests security teams are not reading about this problem in vendor blog posts; they are being confronted by it directly, as business units deploy agents without review and the gap between sanctioned and unsanctioned AI use widens into a canyon.
But the deeper observation is about the nature of the innovation. In 2020, I spent two hundred hours auditing Compound Finance's governance mechanism, mapping potential voting centralization risks with a small team of five developers. That audit taught me the difference between something built and something bolted on. A vendor that ships a new security module within a forty-eight-hour launch window is demonstrating integration velocity — the ability to recombine existing CASB, identity, firewall, and DLP capabilities around a new label — not a research breakthrough. By that standard, almost everything in this wave sits at the level of engineering or combinational innovation. Cyera extends data-loss prevention into agent scenarios. Check Point extends firewall technology to understand MCP's JSON-RPC traffic. Rubrik borrows from backup architecture to offer "rewind" for agent operations. These are sensible, marketable, potentially valuable products. They are not new primitives.
The single most interesting conceptual intervention is Zero Networks' "Least Agency" — the translation of least-privilege into the agent permission space, with human approval required for sensitive operations. That phrase may outlive every product announced in this wave, because it names the paradigm shift the industry needs: from boundary defense to minimal execution authority. If we are lucky, "Least Agency" will become what "Least Privilege" became for identity in the 2000s — a standard that nobody can argue with, and that every vendor is forced to implement.
The Gaps No One Is Closing Yet
Several technical absences in the vendor wave are more informative than the presence of the vendors themselves.
MCP server identity and trust remain unsolved. The ecosystem has no equivalent of SPIFFE, the standard identity framework used in modern service meshes. Each vendor is implementing its own flavor of "identity discovery," which guarantees fragmentation before fragmentation becomes a documented problem. Agent behavior baselining is unproven. Sweet Security's runtime blocking and Acalvio's deception techniques both depend on modeling what "normal" agent behavior looks like. But agent workflows are wildly dynamic; intents are ambiguous; the same tool call can be benign or catastrophic depending on context. Establishing a baseline in that environment is a research problem, not a feature toggle.
Cross-agent causal tracking is unsolved, and Rubrik's Agent Rewind concept quietly depends on it. In a multi-agent orchestration, rolling back one operation requires tracing the causal chain across every downstream side effect. Distributed systems have struggled with consistency and rollback for decades; adding nondeterministic models that improvise in natural language makes the problem harder, not merely larger. And no vendor material mentioned transport-layer hardening such as mutual TLS or fine-grained OAuth scopes for MCP connections. That is the foundation, not the enhancement. Building agent security on top of an unhardened channel is like locking the office door while leaving the loading dock open.
During 2026, I led a cross-industry working group to draft the Verifiable Human Standard, negotiating for eight months with three major AI labs and five DAOs to prototype zero-knowledge proofs of human origin. The recurring lesson of that project was simple: identity precedes capability. You cannot audit what you cannot name, and you cannot secure what you cannot authenticate. The MCP ecosystem currently lacks that substrate, and until it arrives, every control built on top of it inherits a structural weakness.
A Market Born Before Its Proof
The most important commercial signal is that fifteen-plus vendors synchronized a market-segment launch within forty-eight hours. From an industrial-economics perspective, that synchronization usually occurs once three things align: a technical standard stabilizes, a security incident exposes real harm, and large customers begin allocating budget. The first two are clearly present. The third is assumed.
Notice what none of the announcements included. No average contract values. No proof-of-concept counts. No named enterprise customers in production. No third-party validation of detection accuracy. The market is being formed by supply-side self-confirmation, not demand-side evidence. Security anxiety is driving the wave, not verified security efficacy.
I have seen this pattern before. During the 2017 ICO boom, I reviewed more than forty whitepapers and identified predatory tokenomics in roughly a third of them. I wrote a series called "The Hollow Promise" and received death threats for the trouble. The experience taught me to remain calm inside a crowded launch window: a coordinated announcement calendar is a marketing decision, not a technical one. It also taught me that momentum without measurement produces exactly the kind of disappointment that follows every hype cycle. Hype burns out; robustness remains in the ledger.
The same discipline applies to reading this wave. Some of these products will mature into durable platforms. Most will be quietly folded into the suites of larger security companies. None of them, in this first iteration, has demonstrated sustainable revenue scale or a repeatable sales motion. The market will consolidate within twenty-four months, and the likely buyers are the giants who were conspicuously absent from the first wave: CrowdStrike, Palo Alto Networks, Microsoft Defender. Their absence is not a lack of interest; it is a strategic pause, waiting for the field to prove itself before the acquisition phase begins.
There is another silence worth noting. No Chinese security vendor appeared in this launch wave — no Alibaba Cloud, no Tencent Cloud, no QAX, no Sangfor. Given the depth of agent development in China's domestic AI ecosystem, the gap is visible. It suggests that international agent-security capability is forming around Western protocol stacks and Western enterprise deployments, and that the global distribution of this market's center of gravity is not yet balanced.
Pricing remains unspoken, and that is itself a signal. Industry patterns suggest the coming battles will be over unit economics. Visibility products will likely price per seat or per discovered agent, mirroring the endpoint-based billing of modern EDR. Runtime protection will drift toward per-million-call metering, the API-gateway model. MCP-layer products will bind pricing to deployed server counts. Within eighteen months, expect the shift from per-endpoint to per-agent-activity pricing, and that shift will separate the platforms from the products.
The Counter-Intuitive Reading
Here is the reading of this wave that most commentary will miss. The truly important signal is not the disclosed vulnerability. It is that seventeen vendors chose to stake their brand on MCP at all.
Security companies are allergic to niche protocols. They allocate engineering resources only toward what their customers are already bleeding from. A vendor wave of this breadth is therefore the strongest available evidence that AI agents have crossed from pilot into production across the enterprise landscape. The market for agent security exists because the asset to be secured already reached critical mass. Security markets form late by design; the sudden appearance of a security neighborhood means the adopted asset is already enormous.
Now the uncomfortable part. The seventeen vendors are not really competing against each other, at least not yet. Their true competitor is the platform layer. Anthropic, OpenAI, and Microsoft control the agent frameworks themselves, and every one of them is investing in native safety capabilities. Every MCP-security product is, underneath its feature list, a bet on a single fork in the road. If MCP standardizes and thrives — if the open protocol gains built-in security features and remains the neutral currency of tool calling — the independent vendors have a place. If the ecosystem fractures into comparatively secure walled gardens around proprietary agent stacks, the value of those MCP-specific products evaporates quickly.
The vendors' commitment is genuine. But it is not a confirmation; it is a wager. Faith in people is costly; faith in math is free. The math of open standards is better served by contributing security features to the protocol itself than by building moats around its perimeter. The same argument was made about open blockchain protocols and the security startups building around them; the survivors were those who strengthened the base layer instead of defending their own corner of the map.
The unanswered questions are not technical. Will cyber insurers underwrite agent incidents? Will CISA, ENISA, or other regulators impose notification duties for agent-related breaches? Those decisions, more than any product launch, will determine whether agent security becomes a mandatory cost center or remains an optional line item. And the presence of compliance-oriented vendors in the first wave — Drata, KnowBe4, 1Password, Mimecast — hints at the longer arc: agent security is about to become an audit requirement. Once insurers and regulators begin asking how the enterprise governs its autonomous systems, the conversation moves from technical choice to compliance obligation. That is when budgets become durable.
The Covenant of the Ledger
And that, in the end, is the standard by which this wave should be judged. The agent economy does not need another dashboard of threat indicators. It needs a ledger of agent action: an immutable, replayable, auditable record of every tool call, every permission grant, every identity assertion, every rollback. In the world I came from, we learned that trust is not a statement — it is an architecture. The companies that answer the identity question, that build causal audit trails capable of surviving multi-agent orchestration, and that treat MCP's trust layer as a shared public good rather than a private moat — those are the ones that will still matter when the conference noise fades.
The rest will be acquired, diluted, or forgotten. Open source is a covenant, not just a license. The agent economy is about to test whether that covenant holds at execution depth. We audit the logic, for humans will always err. And code is the only law that does not sleep — provided we write, test, and open it with the seriousness the moment demands.