CISO Daily Briefing
Cloud Security Alliance Intelligence Report
Executive Summary
Top priority: CVE-2026-6875, a CVSS 9.5 ServiceNow AI Platform sandbox escape now under active, unauthenticated exploitation — patch immediately if self-hosted. A separate supply-chain campaign, FakeGit/AgentBaiting, has weaponized nearly 7,600 GitHub repos and 800+ fake AI Skills/MCP servers that coding agents discover and recommend without any human clicking a link. Academic disclosures round out the picture: a new attack class against open-source mobile AI agent frameworks, and Bit2Watt, a novel cyber-physical exploit letting ordinary cloud GPU tenants destabilize the power grid with no exploit required. On governance, DeepMind’s Hassabis has proposed a FINRA-style frontier AI standards body, reinforced by AISI data showing open-weight models are closing the cyber capability gap.
Overnight Research Output
ServiceNow AI Platform Sandbox Escape (CVE-2026-6875)
CRITICAL
Summary: A pre-authentication sandbox escape in ServiceNow’s AI Platform, rated CVSS 9.5, lets an unauthenticated attacker with network access execute arbitrary code by abusing the GlideRecord query filter mechanism. ServiceNow disclosed and patched the flaw on July 13; threat intel firm Defused confirmed active exploitation beginning July 17 via a gadget chain distinct from the original proof of concept, suggesting independent attacker re-derivation. Self-hosted and partner-hosted instances that have not applied the July patches are exposed to full data access, admin-account creation, and — where a MID Server bridges to internal networks — a pivot into on-premises infrastructure.
Key Sources:
BleepingComputer — Critical ServiceNow code execution flaw now exploited in attacks
Help Net Security — ServiceNow pre-auth RCE exploited in the wild (CVE-2026-6875)
FakeGit/AgentBaiting: Malicious Repos Target AI Agents
HIGH URGENCY
Summary: Island researchers documented roughly 7,600 malicious GitHub repositories tied to about 6,600 fabricated developer profiles, of which more than 800 impersonate AI Skills or MCP servers for tools like Gmail, WhatsApp, Databricks, and Jenkins. The campaign has driven over 14 million downloads of a SmartLoader-to-StealC malware chain that harvests credentials, session tokens, and SSH keys. Its most consequential finding, dubbed AgentBaiting, is that AI coding agents such as Claude Code, Gemini, and ChatGPT independently discover these repositories, treat attacker-written READMEs as trustworthy documentation, and recommend installation to users without any human first encountering the malicious link.
Key Sources:
The Hacker News — FakeGit Campaign Uses 7,600 GitHub Repositories to Spread SmartLoader Malware
Island — AgentBaiting: How Fake AI Skills Deliver Malware at Scale
New Attack Surface in Mobile AI Agent Frameworks
HIGH URGENCY
Summary: Academic researchers evaluated five widely used open-source mobile AI agent frameworks — AppAgent, AppAgentX, Mobile-Agent-v3, Open-AutoGLM, and MobA — and found each vulnerable to at least six of seven newly demonstrated attacks. The core weakness is architectural: these agents perceive a phone’s screen only as a raw screenshot captured over ADB, so anything a co-installed malicious app can render into that screenshot, including content invisible to a human, is treated as ground truth. A demonstrated end-to-end chain combines an invisible visual overlay with a screenshot-tampering race condition and shell metacharacter injection to reach arbitrary code execution on the host PC running the agent — not just the phone.
Key Sources:
A FINRA for Frontier AI: Hassabis’s Standards Body Proposal
HIGH URGENCY
Summary: Google DeepMind CEO Demis Hassabis published a July 14 proposal for a U.S.-led, FINRA-modeled standards body — industry-funded but federally backed — to test frontier models for cyber, biological, and agentic-deception risk ahead of release, moving from voluntary to mandatory submission over time. Hassabis wants it operational before year-end 2026 and describes the White House’s private reaction as positive. The proposal has drawn support from OpenAI’s Altman and Microsoft’s Nadella and Suleyman, though Anthropic’s Amodei is pushing instead for an FAA-style regulator with direct authority to block unsafe releases. AISI data showing open-weight models closing the capability gap with closed frontier models on cyber tasks strengthens the case for moving quickly.
Key Sources:
TechCrunch — DeepMind CEO calls for an independent standards body to regulate frontier AI
Axios — Google’s Hassabis calls for new US-led global AI watchdog “before year end”
UK AI Security Institute — How Far Behind the Frontier are Leading Open Weight Models on Cyber?
Bit2Watt: Cloud GPU Tenants as a Grid Attack Surface
HIGH URGENCY
Summary: Zhejiang University researchers disclosed Bit2Watt, a cyber-physical vulnerability class in which a fully authorized cloud tenant can destabilize the power grid supplying a GPU data center purely by scheduling ordinary-looking compute jobs in carefully timed patterns — no credential theft, network intrusion, or terms-of-service violation required. Worst-case modeling of 1,000 synchronized GPUs against a 1MW grid segment with heavy distributed energy resources drove total harmonic distortion to 46.8% and pushed the grid’s damping ratio negative, a hallmark of self-sustaining instability. A companion technique, Watt2Bit, uses the same channel for covert data exfiltration and can trigger denial-of-service across the compute cluster when protective equipment trips.
Key Sources:
Notable News & Signals
Pillar Security Cross-Tool Sandbox Escape Study Adds Codex
A July 20 Pillar Security study extended prior Cursor/Gemini CLI/Antigravity sandbox-escape findings to include OpenAI’s Codex, but was judged too close to CSA’s existing individual-product coverage to warrant a standalone note.
Topics Already Covered (No New Action Required)
- JADEPUFFER / ENCFORGE agentic ransomware (Langflow CVE-2025-3248): Covered by multiple existing CSA research notes published July 6–7, 2026, including the ENCFORGE AI-model-file-targeting follow-up.
- Hugging Face autonomous-AI-agent breach: Already covered by a dedicated CSA research note published within days of the July 20, 2026 disclosure.
- AI coding agent sandbox escapes (individual products): Cursor (CVE-2026-26268), Gemini CLI, and Antigravity are each already covered by separate CSA research notes.
- MCP design-level and fake-MCP-package supply chain risk: Broadly covered by existing MCP Security Resource Center notes and prior fake-package incidents (Oura MCP, Bitwarden CLI).