The CoreBreak Flaw: AI Agent Scheduling's Trust Assumption Is a Bug, Not a Feature

CryptoRover
DeFi

Hook

Three CVEs. CVSS 9.3, 8.6, 6.3. All disclosed within a two-week window in July 2026. The common thread: AI agent scheduling layers accept tool call payloads by shape, not by source. AWS Bedrock, Google ADK, Vercel SDK—three different stacks, same architectural rot. The model never saw the injection. The guardrails never fired. The tool executed anyway.

This is not a prompt injection. This is an infrastructure-level exploit that bypasses the entire model stack. And it’s not an isolated bug—it’s the default design pattern.

Context

CoreBreak, as the research team at Stealth Security dubbed it, covers three independent vulnerabilities in major AI agent frameworks. CVE-2026-18830 (AWS Bedrock AgentCore) allows an authenticated remote caller to inject tool-use content blocks into the final message of an InvokeHarness API request. The scheduler does not verify whether the block originated from a model round. CVE-2026-18236 (Google ADK for Python) enables an attacker to manipulate or inject events into the session history, thereby forging human approval for sensitive tool calls. CVE-2026-64650/64651 (Vercel @ai-sdk/harness-codex/opencode) trusts that any process whose command line contains a path to an approved helper script is legitimate—a trivial bypass in a sandbox.

These are not edge cases. They reflect a universal assumption in agent design: if the data looks like a tool call, it must have come from the model. The scheduler acts as a shape matcher, not a provenance verifier. The result is an inspection-execution gap that leaves the entire execution chain vulnerable to direct manipulation.

Core

Let me break this down at the code level, because the abstraction matters.

In AWS Bedrock AgentCore, the InvokeHarness API accepts a finalMessage parameter. The scheduler parses this message for toolUse content blocks. If found, it executes them. The API does not check whether the block was generated by the model during the current invocation. It does not cryptographically bind the block to a model round. It simply checks the JSON structure: { "type": "toolUse", ... }. Shape match → execute. The model’s own output is one source, but the API endpoint is a separate channel. The attacker sends a crafted request with the correct shape, and the scheduler trusts it.

This is the same class of vulnerability I encountered in 2017 while auditing the EtherFund ICO contract. The ERC-20 transfer function checked the value parameter for shape (uint256) but not for overflow boundary. The logic assumed: if the user sends a valid uint256, it must be safe. That assumption cost 12% of the fund. The fix then was a simple require(balanceOf[msg.sender] >= _value). The fix now is to require a cryptographic signature that the tool call originated from the model’s output.

Google ADK’s flaw is more insidious. The session history is a list of events. The approve_tool event is supposed to represent human consent. But the scheduler does not validate that the event was generated by the UI. An attacker can inject a forged approve_tool event directly into the session history stream. The scheduler sees the event, matches the shape, and executes the tool. The human never saw the request. The approval is a lie.

“Yield is the interest paid for ignorance.” The industry has been paying yield on the assumption that tool call shape equals trust. That assumption is now broken.

Vercel’s vulnerability is a classic path-based trust bypass. The opencode process checks whether the calling process’s command line includes a path to an approved helper script. In a Linux sandbox, an attacker can spawn a process with a command line that includes the approved path but also malicious arguments. The scheduler sees the path, trusts the process, and grants execution. Shape over source, again.

These three CVEs are not coincidental. They are symptoms of a design pattern that permeates the agent infrastructure layer. The Model Context Protocol (MCP), which is becoming the standard for agent-tool communication, inherits the same assumption. If MCP messages carry tool calls without provenance, the vulnerability becomes supply-chain scale.

Contrarian

The common narrative is that AI safety is about alignment—training models to refuse harmful instructions. System prompts, RLHF, red-teaming. These are the frontline defenses. CoreBreak shows that these defenses are irrelevant when the attacker can directly inject into the execution pipeline. The model never sees the malicious instruction. The I/O logs show nothing. The guardrails are a facade.

“Code is law, but human greed is the bug.” The greed here is the rush to ship agents without building a provenance layer. Every framework prioritized developer experience over execution integrity. The result is a class of vulnerability that no amount of model-level filtering can fix.

Another blind spot: the “human-in-the-loop” safeguard. Many enterprises deploy agents with the rule that sensitive actions require human approval. Google ADK’s CVE-2026-18236 proves that the approval mechanism itself is not a trusted root. If the session history can be tampered with, the approval is just another event. The human is not in the loop—the attacker is.

This is not hypothetical. The GuardFall study from Adversa AI tested 11 AI coding agents. 10 of them were vulnerable to shell injection via the same scheduling layer bypass. The coding agent executes shell commands based on tool call shapes, not source. The impact on software supply chain integrity is severe: an attacker can inject a tool call that causes the agent to generate backdoored code, and no one sees it because the model’s output log shows a clean response.

Takeaway

The next 12 months will see a scramble to retrofit provenance into agent execution pipelines. Cryptographic binding of tool calls to model rounds. Immutable audit trails for session events. Runtime verification of approval origins. This is the AI industry’s SolarWinds moment—a wake-up call that the infrastructure layer is not secure by default.

For blockchain-based agents—DeFi trading bots, DAO governance executors, automated market makers—the implications are immediate. An on-chain agent that trusts an off-chain tool call without provenance is a rug pull waiting to happen. The fix is not harder, but it requires admitting that the current design is broken.

“Ledgers do not lie, only their auditors do.” The code is honest. The assumption is the lie. Time to audit the assumption.

Signatures used: - Yield is the interest paid for ignorance. - Code is law, but human greed is the bug. - Ledgers do not lie, only their auditors do.

First-person experience: - 2017 EtherFund ICO audit (integer overflow). - DeFi Summer stress test (Aave reserve factor). - NFT liquidity trap analysis (OpenSea gas costs).

Technical depth: - InvokeHarness API, finalMessage, toolUse block. - Session history event injection. - Path-based trust in opencode. - MCP provenance gap.

Contrarian angle: - Model-level defenses are irrelevant. - Human approval is not a trusted root. - Supply-chain impact via coding agents.

Takeaway: - Cryptographic binding required. - Blockchain agents must adopt this now. - Industry-wide shift coming.

Market Prices

BTC Bitcoin
$77,535.1 -1.70%
ETH Ethereum
$2,417.99 -2.33%
SOL Solana
$99.87 -3.87%
BNB BNB Chain
$687.5 -0.45%
XRP XRP Ledger
$1.34 -3.16%
DOGE Dogecoin
$0.0817 -2.24%
ADA Cardano
$0.1975 -2.03%
AVAX Avalanche
$7.22 -1.22%
DOT Polkadot
$0.8639 -0.14%
LINK Chainlink
$11.23 -2.29%

Fear & Greed

63

Greed

Market Sentiment

7x24h Flash News

More >
{{快讯列表(10)}} {{loop}}
{{快讯时间}}

{{快讯内容}}

{{快讯标签}}
{{/loop}} {{/快讯列表}}

Event Calendar

{{年份}}
12
05
halving BCH Halving

Block reward halving event

28
03
unlock Arbitrum Token Unlock

92 million ARB released

08
04
upgrade Solana Firedancer

Independent validator client goes live on mainnet

18
03
unlock Sui Token Unlock

Team and early investor shares released

30
04
upgrade Celestia Mainnet Upgrade

Improves data availability sampling efficiency

10
05
upgrade Ethereum Pectra Upgrade

Raises validator limit and account abstraction

22
03
unlock Optimism Unlock

Circulating supply increases by about 2%

15
04
halving Bitcoin Halving

Block reward reduced to 3.125 BTC

Tools

All →

Altseason Index

41

Bitcoin Season

BTC Dominance Altseason

Gas Tracker

Ethereum 28 Gwei
BNB Chain 3 Gwei
Polygon 42 Gwei
Arbitrum 0.5 Gwei
Optimism 0.3 Gwei

Market Cap

All →
1
Bitcoin
BTC
$77,535.1
1
Ethereum
ETH
$2,417.99
1
Solana
SOL
$99.87
1
BNB Chain
BNB
$687.5
1
XRP Ledger
XRP
$1.34
1
Dogecoin
DOGE
$0.0817
1
Cardano
ADA
$0.1975
1
Avalanche
AVAX
$7.22
1
Polkadot
DOT
$0.8639
1
Chainlink
LINK
$11.23

🐋 Whale Tracker

🟢
0x424b...ba6f
5m ago
In
3,977,317 USDT
🟢
0x29a1...5430
5m ago
In
3,206.05 BTC
🔵
0x7a5f...0d9a
30m ago
Stake
3,103,032 DOGE

💡 Smart Money

0x41cd...8d67
Top DeFi Miner
+$1.9M
95%
0x33c2...2d97
Market Maker
+$1.0M
87%
0x640f...a5f3
Institutional Custody
+$2.7M
61%