The Business of Cyber Security

AI Security

AI is doing two things to cybersecurity at once, and they carry very different economics. It is re-pricing the existing security market — changing how security products and services are built, delivered, and priced (the supply side), while making attackers cheaper and more capable and thereby expanding the demand for defense (the demand side) — and it is creating an entirely new category: the securing of AI systems themselves. Understanding the business of cybersecurity in the AI era means keeping these apart, because value is forming in some and being competed away in others.

Related: Security for AI (the new attack surface) · The Agentic SOC (AI for defense).

How AI intersects cybersecurity

Security FOR AI protect AI systems (new attack surface) a new category AI FOR Security the supply side better products + software eats services AI-driven offense the demand side cheaper, broader attacks → more security spend AI re-prices the value chain — supply and demand — and creates a new category
AI reshapes cybersecurity on three fronts: a new category (securing AI systems), the supply of security (AI-built products and AI-delivered services), and the demand for security (AI-driven offense that expands the threat).

A new category — security for AI. Models, agents, training data, and the pipelines that build them form a net-new attack surface that existing defenses were not designed for. Securing them — against prompt injection, data poisoning, model theft, and over-privileged agents — is the youngest and fastest-growing pool in the sector, and the subject of an active platform land-grab (detailed in section 1 below).

The supply side — AI for security. AI is changing how security itself is built and delivered, in two ways worth holding apart because their economics differ:

The demand side — AI-driven offense. AI also makes attackers cheaper and more capable — AI-written phishing and malware, AI-discovered vulnerabilities, and now autonomous agents that can run a full intrusion. A cheaper, broader threat surface raises what organizations must spend on defense. Because AI is reshaping the supply of security and the demand for it at the same time, its overall effect on the industry is expansionary even as it disrupts individual categories. See AI for Offense and Threat Economy.

Beyond these, AI is also starting to reshape the business of cybersecurity itself — how companies are sourced and evaluated for acquisition, and how frontier models are treated as strategic, export-controlled assets (covered in the sections below and in The AI Deal Machine).

Market re-pricing (Wall Street research)

A mid-2026 Wall Street sector note describes AI as "the most consequential inflection in cybersecurity since the cloud" and quantifies the re-pricing across all four branches. Its central finding is that cyber's growth is not a rising tide: budgets are being reallocated away from legacy tools toward AI-enhanced categories rather than simply added on top.

Segment (Gartner via Wall Street research) 2029/2030 CAGR Read
Total cyber spend ~$353B by 2030 ~10% The base
AI-enhanced solutions (AI augments the core platform) ~$222B by 2030, ~63% of spend ~60% Branches A + B: AI raises the product ceiling and re-tools services
Security for AI workloads ~$12B by 2029 ~65% (fastest-growing) The Security-for-AI pool
Non-AI products declines to ~$132B (~37% of spend) ≈ −7% The base that AI is eating — the sharpest proof of the re-pricing

The non-AI segment shrinking at ~−7% CAGR while AI-enhanced compounds ~60% captures the thesis in two numbers: AI is not adding a new line item so much as transferring spend from legacy point tools and human-delivered work to AI-native, platform-integrated architectures. The note's bull case is that an expanding attack surface, AI-armed adversaries, and accelerating enterprise AI adoption make AI a secular demand catalyst — the demand side (branch C) — that more than offsets the frontier-model risk to individual categories. The identified winners are platform vendors with autonomous capabilities, broad data access, and integrated architectures; endpoint becomes "the epicenter of AI usage" (greenfield sensor demand), and non-human-identity governance scales with agents.

(Source: mid-2026 Wall Street cybersecurity sector research, citing Gartner market estimates. The seat-based → consumption/outcome pricing shift this note documents is treated under branch B — see Software Eats Services.)

1) Security for AI — the new attack surface

Existing defenses (firewalls, EDR, human-built IAM) were not designed for models, prompts, or autonomous agents. The OWASP LLM Top 10 defines the new vulnerability classes:

Risk What it is
Prompt injection (LLM01) Hidden instructions in data the model processes; the #1 AI risk. Reported success rates 50–84%
Jailbreaks Coercing a model past its safety constraints
Sensitive-info disclosure Tricking a model into revealing training data or accessible data
System-prompt leakage Extracting the hidden instructions governing a model
Data poisoning Corrupting training data so the model misbehaves on command
Model theft / extraction Stealing the model or reconstructing it via outputs
Excessive agency An agent empowered to act takes the wrong action

Prompt injection has reached commodity crime (Jul 2026). Zscaler documented two in-the-wild campaigns using indirect prompt injection in web content to exploit autonomous AI agents browsing the web: SEO-poisoned fake Python-library pages hiding payment instructions in schema markup and hidden HTML (steering agents into cryptocurrency transfers to hardcoded wallets), and a typosquat of the DeFi dashboard DeBank whose hidden prompts instruct agents to treat the impostor as the legitimate domain. In Zscaler's test harness, 4 of 26 evaluated LLMs were manipulated into making a payment (SecurityWeek, Jul 6 2026 · Zscaler). The significance is the attacker profile: these are criminal monetization campaigns, not researcher proofs-of-concept — as agents become a browsing and purchasing interface, ordinary web content becomes an attack surface, a direct demand driver for runtime guardrails and agent-action controls.

Agentic browsers extend the attack surface to co-resident software (2026). As AI vendors ship browser-based agents that can read and act across a user's web sessions, the agent itself becomes an over-privileged endpoint reachable by other software installed in the same browser. Research by Manifold Security found that Anthropic's Claude for Chrome extension activated its built-in tasks without verifying that the triggering click came from a real user, so a separate malicious extension could forge the interaction and drive the agent to read a victim's Gmail, Google Docs, and calendar entries; under the extension's more autonomous "act without asking" mode, the action could proceed without a visible confirmation prompt. Manifold reported the issue to Anthropic in May 2026 — tied to an earlier flaw it named ClaudeBleed — and said it remained exploitable across the releases that followed. The market implication tracks the rest of this section: the spread of agentic browsers is a demand driver for runtime agent-action controls and for the vendors positioning to govern agent behavior, and another reason agent-security capability is being absorbed into larger platforms rather than sustained as a standalone product (SecurityWeek · Manifold Security).

The attack taxonomy is institutionalizing (Jul 2026). CrowdStrike's AI security research team published 18 new additions to its prompt-injection taxonomy on Jul 7, 2026, expanding coverage to more than 200 documented techniques — the largest such catalog in the industry. Five of the additions illustrate how the attack class has moved beyond "ignore previous instructions": trigger-activated rule addition (a dormant instruction that activates on a later keyword or event), cognitive token suppression (blocking safety-related terms to steer the model away from refusal patterns), algorithmic payload decomposition (fragmenting a malicious command into benign-looking pieces the model reassembles), special token injection (counterfeiting the structural markers models use to separate system commands from user input), and unwitting user context-data injection (hiding the payload in content a legitimate user pastes into a CRM record, ticket, or document that an AI system later processes) (CrowdStrike, Jul 7 2026). A 200+-technique taxonomy maintained by a platform incumbent signals that prompt-injection defense is consolidating into the platforms' research apparatus — the same dynamic that makes standalone Security-for-AI vendors acquisition targets rather than durable independents.

The agentic explosion (where risk becomes acute). The shift from AI that talks to AI that acts is the hinge. Autonomous agents plan, decide, and act — querying data, calling tools, moving money, deploying code. The Model Context Protocol (MCP) is the de facto standard connecting agents to tools, and that connective power is the danger: prompt injection that hijacks tools, malicious/counterfeit MCP servers, software-supply-chain risk, and over-privileged "helpful" agents. The consensus control framework: authentication/authorization, provenance tracking, isolation/sandboxing, inline policy enforcement, centralized gateway governance.

AI identities as an attack surface (Jul 2026). A Sophos research report published Jul 22 2026 identifies enterprise AI adoption as the fastest-growing source of new exposure, and frames the risk primarily as an identity and governance problem rather than a model-behavior problem. As coding agents, assistants, and open-weight models are granted privileged access to core systems, the credentials and permissions surrounding them — OAuth tokens, AI service credentials, developer tools, and exposed AI infrastructure — become high-value targets, and breaching one creates a new pathway into the enterprise network. The report cites separate research finding a 466.7% year-over-year increase in active AI agents in enterprise environments, and notes that governance and access policy have not kept pace (Sophos, Jul 22 2026 · Infosecurity, Jul 23 2026). The recommended controls — treat each agent as a scoped non-human identity, require manual verification for new access, and alert on anomalous agent behavior — restate the linkage below: securing AI is largely an identity problem, and agent adoption expands the non-human-identity pool that identity vendors govern.

The AI build chain as an attack surface (Jun 2026). North Korea's Sapphire Sleet (APT38/BlueNoroff) compromised an npm maintainer account and backdoored 144 packages in the @mastra scope (Mastra is an open-source TypeScript framework for AI apps/agents) in a single ~88-minute automated campaign (compromise Jun 17; Microsoft attribution Jun 19), injecting credential/crypto-wallet-stealing malware — tied to a separate Axios npm attack in April 2026 (Infosecurity · SecurityWeek). Securing the packages, pipelines, and agent dependencies that build AI — provenance/SBOM, registry integrity, dependency governance — is a Security-for-AI frontier beyond model/prompt defense (cf. Chainguard + JPMorgan + BNY teaming Jun 16 to secure open source against AI threats). See Threat Economy.

The defensive response is consolidating around the coding agent (Jun 2026). Snyk launched Evo Agentic Development Security (Evo ADS) on Jun 23 2026 (GA Jun 29), governing — inside the agent's workflow — the tools an agent pulls in (incl. MCP servers), the actions it takes at runtime, and the code it generates. Evo ADS completes the Snyk AI Security Platform (Evo AI-SPM for AI-asset visibility + Evo Continuous Offensive Security for simulated attacks), and pairs with Snyk's Invariant Labs acquisition (announced Jun 24 2025; agentic-AI/MCP security) for a build-time-to-runtime agent-security stack (SiliconANGLE · Snyk). OWASP's 2026 LLM report puts prompt-injection +340% YoY (its fastest-growing attack category) and frames agent security as "a supply-chain problem first" (Help Net Security). A dev-security incumbent assembling a full Security-for-AI platform organically and by tuck-in simultaneously is a clear current instance of the pattern in which a platform absorbs the category as a feature, compressing the standalone-pure-play window from the SDLC side.

The data-cloud platforms are building Security-for-AI natively (Aug 2026). At Black Hat USA 2026, Snowflake introduced enterprise AI-security controls around its Cortex AI Gateway — agent-identity controls, data-exfiltration prevention, and governance for Model Context Protocol (MCP) tool use — positioning the data platform itself as the enforcement point for how AI agents access governed data. This is the same absorb-the-category dynamic seen from the SDLC side (Snyk) and the network/ADC tier (F5, A10), now from the data-cloud side: the platform where enterprise data already lives extends into agent-access governance rather than leaving it to a standalone Security-for-AI vendor. It reinforces the read that much of Security-for-AI accrues to incumbents adjacent to the asset being defended — here, the data warehouse — narrowing the durable-independent window for agent-governance point products (Snowflake, Aug 2026).

Key linkage: Securing AI is largely an identity problem — every agent is a non-human identity to authenticate, authorize, monitor, and govern. Agents are exploding the non-human-identity count, supercharging the identity profit pool (see Vendors, Market Structure). This extends the same migration that drove Palo Alto–CyberArk ($25B).

The defensive stack & standards

Vendor landscape & M&A

Company Note
Protect AI Palo Alto Networks (~$700M, 2025); folded into Prisma AIRS
Robust Intelligence Cisco (~$400M); AI app/infrastructure security
Enkrypt AI Anaconda (Aug 2026, terms undisclosed); AI red-teaming (300+ attack categories), runtime guardrails, and NIST-AI-RMF / EU-AI-Act compliance automation folded into the Anaconda Python/data-science platform
HiddenLayer AI model security + AI-SPM; added agentic runtime security (2026)
Lakera Prompt-injection protection (Gandalf), AI red-teaming
Prompt Security, Noma, Mindgard, Zenity, Straiker, Patronus Pure-play startups across guardrails, agent governance, red-teaming
Wiz, CrowdStrike, Palo Alto, Microsoft, AWS Incumbents/cloud extending into AI security

Market context: AI-in-cybersecurity market ~$34B (2025) → ~$44B (2026) → $130B+ by early 2030s (≈20%+ CAGR). The "security for AI" slice is young and the highest-multiple, highest-aggregation-risk part of it.

Profit-pool read (three lenses, see [04 economics lens]): margin = software-rich; migration = forceful (value flowing toward AI security as enterprises build on AI); structural attractiveness = high but shadowed by aggregation risk — the Protect AI / Robust Intelligence deals signal the platforms intend to absorb AI security as a feature, and cloud providers bundle guardrails at near-zero marginal cost.

Two buyer archetypes in the Security-for-AI consolidation. The acquirers of AI-security pure-plays now split into two distinct groups. The first is the security platform absorbing AI security as a feature of its own suite — Palo Alto (Protect AI), Cisco (Robust Intelligence) — the aggregation-risk pattern above. The second, newer archetype is the AI or data-science platform internalizing AI security to make its own AI outputs trustworthy: Anaconda's August 2026 acquisition of Enkrypt AI (red-teaming, runtime guardrails, and NIST-AI-RMF / EU-AI-Act compliance automation) governs "every step from a builder's first prompt to the AI-native application running in production." For this second buyer, AI security is not a product line to sell but a control the platform must own to ship trusted AI — a demand pulled forward by the Aug 2, 2026 EU AI Act GPAI-enforcement milestone (16b). It widens the exit set for AI-security independents beyond the security incumbents to the AI-tooling vendors themselves.

Funding signal (Jun 2026): fresh capital keeps entering the runtime/agent-governance edge even as platforms absorb it. Runlayer raised a $30M Series A led by Felicis with Khosla Ventures (announced Jun 24, 2026; ~$42M total raised) to be the security & governance layer for the enterprise MCP / AI-agent workforce — tool-mapping, human sign-off on sensitive actions, full-session observability, and detection of prompt injection, tool poisoning, exfiltration and intent drift, with early adopters incl. Gusto, dbt Labs, Instacart and Opendoor (PR Newswire · Fortune). Earlier in June, NeuralTrust (Barcelona) raised a $20M seed led by Alstin Capital (Jun 17, 2026) — reportedly the largest cyber seed by an EU company to date — for enterprise AI-agent security (prompt-injection/jailbreak defense, runtime guardrails, red-teaming, observability) (PR Newswire). Together they mark MCP / agent-runtime governance as a distinct, fast-funding sub-segment (cf. Snyk–Invariant/Evo, Koi→PANW, Promptfoo→OpenAI) — the European locus (NeuralTrust) carries a NIS2/DORA + EU AI Act tailwind, while the US cluster (Runlayer) draws marquee tier-1 sponsors.

Funding signal (Aug 2026): the agent-governance edge produced its largest independent round to date — Zenity's $125M Series C (Aug 3, 2026; led by Norwest; total funding ~$185M), which added strategic corporate backers SoftBank Vision Fund 2, Hitachi Ventures, and LG Technology Ventures whose participation is tied to their own enterprise agent adoption. Following the July agent-governance cluster (Onyx $113M, plus the Neo/Hush/Act identity rounds), it marks the first agent-security independent capitalized to attempt durable scale rather than an early absorption — the sliver the falsifiable "feature-or-market" test flags as the one platforms have not yet closed (03l, 07). (Fortune, Aug 3 2026 · SiliconANGLE) The next day (Aug 4, 2026) the agent-governance lane priced its first unicorn: Obsidian Security's $85M Series D at a ~$1.1B valuation (led by Crescent Cove Advisors; total funding over $200M) — a runtime-governance platform for AI agents inside third-party SaaS applications, the second nine-figure agent-governance round in two days. Alongside it, Oligo Security raised $60M (total ~$140M) for runtime application/cloud and AI-systems protection — an AI-for-Security runtime play rather than agent governance. The four AI-security rounds across Aug 3–4 total roughly $520M: about $210M into Security-for-AI agent governance (Zenity, Obsidian) and about $310M into AI-for-Security validation and runtime protection (Horizon3.ai, Oligo) — both lenses of the framework capitalizing at once (03l, 11). (SecurityWeek — Obsidian · SecurityWeek — Oligo)

Several AI-security deals are frequently misdated to June 2026 but are in fact June 2025; search results recurrently conflate the two years' M&A roundups. All of the following are primary-source-verified to June 2025:

Deal Real date Sub-segment Primary-source tell
Snyk–Invariant Labs Jun 24 2025 Agentic-AI / MCP runtime defense (Security FOR AI) Snyk PR dateline "BOSTON, June 24, 2025"; seeded the 2026 Evo platform
Cyera–Otterize Jun 26 2025 Non-human identity / data flows Cyera PR "June 26, 2025," cites the Jun-2025 $540M/$6B round
Rubrik–Predibase Jun 25 2025 Agentic-AI / model ops Rubrik newsroom URLs /2025/06/25/
F5–Fletch Jun 2025 Agentic-AI threat triage GeekWire URL /2025/
Bitdefender–Mesh Jun 2025 Email security BusinessWire wire-ID 20250618

2) AI for security (offense & defense)

AI labs in cybersecurity — partnerships & programs (2026)

The frontier AI labs have moved directly into cybersecurity, partnering with the largest public companies. This is now a primary axis of the industry. (See also Key People and Intelligence Sources.)

Anthropic — Project Glasswing

OpenAI — Daybreak / Aardvark (Codex Security)

Hyperscalers & platforms (agent-security land grab)

Three of the largest hyperscalers now ship a version of the same discover→validate→remediate loop — Microsoft (MDASH, now productized as Project Perception), AWS Continuum, and Google CodeMender — each validating exploitability by building working exploits in a sandbox, each behind a multi-model router rather than a single frontier model. Microsoft's Project Perception adds a nuance to the pure-router pattern: alongside its GPT-5.4 fallback it now trains an in-house, purpose-built cyber model (MAI-Cyber-1-Flash) as the default engine — the same security-specific base-model bet the funded startup Corma is making, taken by the platform incumbent. The convergence is the concrete form of two pressures the rest of this page tracks: bundling pressure on the sub-scale autonomous-pentest/AI-SOC pure-plays that sell the loop as a standalone product, and the supplier-commoditization leg of the frontier-lab bear case, in which the general models become interchangeable, price-competed inputs behind a platform's own orchestration — though a platform training its own domain model complicates the assumption that the model layer commoditizes uniformly.

M&A read: the labs are picking winners (Glasswing's CrowdStrike/Palo Alto), validating AI-security categories, and accelerating the agent-security land grab among hyperscalers — supportive of AI-security M&A and an example of AI reshaping the business itself.

The federal policy frame — the June 2026 AI EO

On June 2, 2026, the White House signed the executive order "Promoting Advanced Artificial Intelligence Innovation and Security"Executive Order 14409, published in the Federal Register June 5, 2026 (91 FR 34565). It pursues two tracks: (1) hardening federal and private-sector cyber defenses against AI-enabled threats, and (2) building voluntary benchmarking/review frameworks for the secure development and release of "covered frontier models." It directs agencies on aggressive 30-/60-day timelines — key deliverables due July 2, 2026 and August 1, 2026 — to deploy AI-enabled defenses on federal systems, stand up a classified benchmarking process (Treasury, War, Homeland Security) to evaluate models' advanced cyber capabilities, establish an AI cybersecurity clearinghouse (Treasury + National Cyber Director) for vulnerability scanning/patch coordination, and prioritize criminal enforcement of AI-enabled cyberattacks (White House presidential action · Covington/Inside Privacy analysis). The clearinghouse leg stood up on Jul 14, 2026 as the Treasury-managed "Gold Eagle" initiative — intake via the VINCE platform run with Carnegie Mellon's Software Engineering Institute, with the White House saying the system was already receiving vulnerability intelligence and prioritizing patches at launch (CyberScoop, Jul 14 2026; detail in Regulation).

Why it matters for M&A: the EO institutionalizes "AI cyber capability" as a national-security-graded property of models — the same logic that, ten days later, produced the BIS Fable/Mythos directive (below). For the deal machine it (a) accelerates federal demand for AI-security tooling and benchmarking/red-team vendors, and (b) raises the regulatory overhang on frontier-model access — a structural tailwind for the AI-security pool and a new diligence axis (export-control/benchmarking exposure). See also Regulation and 20f.

The allied policy frame — the Five Eyes joint statement (Jun 22, 2026)

Twenty days after EO 14409, the heads of the Five Eyes cyber security agencies — CISA and the NSA (US), the UK NCSC, Australia's ACSC, the Canadian Centre for Cyber Security, and New Zealand's NCSC — issued a rare joint leadership statement, "The AI shift in cyber risk: why leaders must act now." Its central claims: frontier AI models "are anticipated to exceed current industry expectations, fundamentally transforming both offensive and defensive cyber capabilities," and "the timeline is not years, it is months." The statement frames cyber risk as a board-level business risk rather than a technical one, and directs leaders to five priority actions: attack-surface reduction, accelerated patching (because AI is shrinking the window between vulnerability discovery and exploitation), legacy-system replacement, stronger identity and access controls, and incident preparedness — alongside an explicit instruction to use AI in defense because "adversaries are already using AI to move faster" (NSA, Jun 22 2026 · CISA). It is signed by the individual agency heads, including acting CISA director Nick Andersen and NSA cybersecurity director David Imbordino.

Market read (threads kept distinct): on the demand side, this is the most senior allied-government endorsement to date of the AI-cheapened-offense thesis — official confirmation that the discovery-to-exploitation window is compressing, which underwrites budget for patching automation, exposure management, and the agentic-SOC cohort. On the supply side, the "use AI to strengthen defense" directive gives boards top-cover for AI-for-Security adoption. The statement sits alongside the same summer's national programs (EO 14409, UK Cyber Shield above) as coordinated allied signaling rather than a new legal regime — it imposes no obligations, but board-level attention is itself a demand mechanism (see How Buyers Buy).

3) AI as a strategic asset — Fable/Mythos

On June 12, 2026, the U.S. Commerce Department's Bureau of Industry and Security issued an export-control directive ordering Anthropic to suspend all access to Fable 5 and Mythos 5 for any foreign national — inside or outside the US, including Anthropic's own foreign-national employees. Because the company could not reliably screen users by nationality, it disabled both models entirely for all customers while working to comply (other models unaffected).

Status as of 2026-07-04: the export controls were lifted. Anthropic said on Jun 30, 2026 that the administration removed the restrictions (CNBC); Fable 5 returned globally Jul 1, 2026, and Mythos 5 was restored to approved U.S. organizations (government sign-off reported Jun 26). The resolution was a settlement rather than a rescission: it includes prerelease federal review of frontier models and dedicated government-priority research teams, so the precedent hardened into a negotiated regime. Full treatment: Fable/Mythos & AI Export Controls. Open questions are whether prerelease review generalizes to other labs and how it interacts with the EO 14409 ≈Aug 1 benchmarking track.

Fable 5's cyber classifiers and the CJS framework (Jul 2, 2026)

Alongside Fable 5's global redeployment, Anthropic published the first detailed public taxonomy of what a frontier model's cyber safety classifiers block, plus a draft Cyber Jailbreak Severity (CJS) framework built with the Glasswing partners (Amazon, Microsoft, Google) — a proposed industry standard for scoring jailbreak risk (Anthropic, Jul 2 2026):

Two market reads (threads kept distinct): (1) Security-for-AI — the model's misuse surface is being standardized; if CJS is adopted, it becomes compliance infrastructure the AI-governance/AI-SPM cohort can map to. (2) AI-for-Security implication — blocking pentest/red-team/exploit work on the frontier model is a capability-access constraint on the autonomous-pentest/offensive-validation cohort: "known-good-actor" access programs (cf. OpenAI's "Trusted Access for Cyber," Jun 23) become a moat-and-diligence question for any AI-for-Security target that depends on frontier-model offensive capability.

/ angle

Sell-side origination: founder-led, VC-backed AI-security pure-plays in a hot, migrating pool with declared strategic acquirers = textbook sell-side mandates; the scarcity window closes as platforms aggregate.

Buy-side: every platform and many sponsors now have an explicit AI-security gap to fill; targeted sourcing here extends a buy-and-build program.

Adjacent market: the AI infrastructure and governance layers as industries of their own are mapped on AI Infrastructure & Governance.


Updated 2026-08-16 18:13 UTC · © El Dorado Capital · el-doradocapital.com · Market intelligence for informational purposes only; not investment advice.