The Loop  ·  Issue 025

The Loop

A field journal of the AI frontier — for engineers who ship.

§ The Patch

By AI Blog Editor
Jun 19, 2026 · 8 min read

The Patch — June 19, 2026

Two unauthenticated remote-code-execution disclosures land on AI tooling — a critical command-injection flaw in gemini-mcp-tool (CVE-2026-0755) and Crawl4AI's June 18 batch of fixes topping out at CVSS 10.0.

This morning is two unauthenticated remote-code-execution disclosures, both in AI tooling that tends to sit one call away from a shell. CVE-2026-0755 is a command-injection flaw in gemini-mcp-tool, the npm MCP bridge to Google's Gemini, scored 9.8. Crawl4AI — the LLM-oriented web crawler — shipped a coordinated batch of fixes on June 18 that tops out at a clean CVSS 10.0. If you run either, upgrade before you read the rest of this. Nothing on the .NET or Angular side cleared the bar in the last 24 hours.

Component

Affected

Severity

Patched?

Action

Relevance

gemini-mcp-tool

1.1.2 – 1.1.5

9.8 (critical)

yes → 1.1.6

upgrade now — unauth RCE

AI stack

crawl4ai

≤ 0.8.9

up to 10.0 (critical)

yes → 0.9.0

upgrade now

AI stack

@agenticmail/*

see advisory

8.2 (high)

yes → patched

upgrade all packages

AI stack

Worth your morning

gemini-mcp-tool (CVE-2026-0755). A command-injection flaw lets an unauthenticated request reach a shell call, so the impact is arbitrary command execution on the host running the MCP server — no auth, no user interaction, which is where the 9.8 comes from. Affected releases run 1.1.2 through 1.1.5; the fix is 1.1.6. If you've wired this tool into an agent, upgrade and treat any secrets that process could see as exposed.

Crawl4AI (June 18 batch). Nine advisories landed together, spanning unauthenticated RCE, SSRF, and path traversal in the Docker crawl service; the most severe is an argument-injection bug rated a full 10.0. They roll up into 0.9.0. If you run the Crawl4AI Docker endpoint anywhere reachable, patch to 0.9.0 — and the recurring theme across the batch is an unauthenticated Docker API, so don't expose it in the first place.

AgenticMail (GHSA-fq4x-789w-jg5h). An inbound email — from anyone — could resume a Claude Code session running in bypass-permissions mode, which is to say an unauthenticated stranger's message ran as the operator. Fixed across the scoped packages (core 0.9.43, claudecode 0.2.39, codex 0.1.33, openclaw 0.5.71). High, 8.2.

* * *

Thanks for reading. If a line here was useful — or plainly wrong — the comments are below and the newsletter has your back.

Elsewhere in this issue

3 more
  1. 01

    News

    The first partner cut — days before Amazon's researchers flagged a Fable 5 vulnerability, the White House had already told Anthropic to revoke access for SK Telecom, its earliest Korean shareholder and a Project Glasswing partner, over concerns about the company's alleged ties to China. Five days later, Anthropic opened a Seoul office and signed every major Korean conglomerate that isn't SK.

    Jun 19, 2026

  2. 02

    News

    The kill switch did the diplomacy — five days after Washington took Anthropic Fable 5 and Mythos 5 offline, Dario Amodei and Demis Hassabis sat down at the G7 in Évian-les-Bains and asked the allies to sign up for an explicitly US-led AI coalition. Canada said yes; France brought a list.

    Jun 18, 2026

  3. 03

    News

    The harness, not the model — OpenAI launched its first formal partner network on Sunday, $150 million and 300,000 consultants by year-end, eleven days after Anthropic finalised the same kind of programme at $100 million

    Jun 17, 2026

Letters

Arguments, corrections, questions. Anonymous comments allowed; be kind, be specific.