ThreatsDay: GhostJacking AI Attacks, EtherHiding ClickFix, Cursor CLI Flaw + 17 More Stories
20:17 · August 13, 2026 · Hacker News AI Section

Some weeks have one big security story. Others bring many smaller updates that are easy to miss but still matter. This week has plenty of them, covering cloud services, AI tools, malware, data breaches, scams, and new attack methods. The latest ThreatsDay Bulletin puts all of these short updates in one place, so you can quickly catch up on what happened, what changed, and what security teams
Summary
A recent ThreatsDay security bulletin surveys multiple developments in AI-related threats and defenses. Among them is GhostJacking, an evolution of earlier Agentjacking techniques in which attackers embed malicious instructions in logs, alerts, or other data sources that AI agents routinely process. The agent then executes arbitrary commands on developer workstations, escalates privileges, and exfiltrates data, as demonstrated in a now-patched sandbox escape affecting Anthropic’s Claude Desktop. The attack succeeds because the agent treats the injected content as legitimate input within its normal operational scope.
The bulletin also details a command-line flaw in the Cursor coding assistant. A tracked file inside a cloned repository could trigger arbitrary shell commands on the host before any workspace-trust prompt appeared, bypassing an explicitly enabled sandbox. The issue was reported on 20 July 2026 and fixed three days later.
On the defensive side, researchers at Tracebit describe Context Bombs: deliberately crafted prompt-injection strings placed in decoy resources. When an agent encounters the string, built-in safety mechanisms refuse further action, turning the same prompt-injection surface that attackers exploit into a tripwire that halts unauthorized activity.
Finally, the bulletin notes Apple’s payment of a $150,000 bug bounty for a path-traversal vulnerability (CVE-2026-20685) in the darwin-init component of Private Cloud Compute. The flaw allowed a privileged network attacker to leak sensitive data from the AI inference environment; Apple addressed it through improved input validation.
Why it matters
This article is highly relevant for security professionals as it details emerging attack vectors against AI agents and coding assistants, alongside new defensive strategies like Context Bombs. Understanding these threats is crucial for Dutch enterprises to secure their AI supply chains and maintain compliance with data protection standards.








