Your AI Agents Are Now a Security Risk: What the Last 48 Hours Proved

I woke up this morning to three security disclosures that should be setting off alarms in every boardroom and IT department.

First, Microsoft researchers published details on AutoJack on June 18, with the security community simultaneously documenting the parallel Agentjacking campaign. These aren’t theoretical vulnerabilities sitting in a research paper collecting dust. A planted URL in a browsing AI agent’s context executes arbitrary code on the host machine with zero credentials required. There is no user interaction needed beyond the agent navigating to a malicious page. The root cause is the localhost trust assumption baked directly into agentic architectures. Most teams assume localhost is safe because it’s inside the network perimeter. In an AI agent world, that assumption is now lethal. Initial exploit targets included AutoGen Studio MCP WebSocket via malicious webpage rendering. Every framework that lets agents browse, click links, or render HTML is potentially exposed.

The second story is FortiBleed. A Russian-speaking threat group leaked 86,644 FortiGate VPN credentials to the dark web as of June 19. That is not a typo. Eighty-six thousand six hundred and forty-four devices worldwide. Sixty-three percent came from default or built-in Fortinet system accounts that should have been disabled years ago. Thirty-five percent relied on generic admin logins that make forensic investigation impossible. Chevron, Samsung, AT&T, and Toyota are named in the dataset, confirming critical infrastructure exposure. CISA has already issued an advisory mandating immediate remediation for federal agencies. The fix is boring but essential: audit every FortiGate admin account, rotate all credentials, disable unused built-in system accounts, and implement multi-factor authentication on every VPN gateway. If you still have default passwords on any internet-facing system, assume it is already compromised.

Third, LLMjacking has evolved from a cost-drain nuisance into active offensive infrastructure. Sysdig research released June 17 confirmed stolen AI compute is now powering fully autonomous penetration testing frameworks. No human in the loop. Misconfigured, internet-exposed Ollama model servers are weaponized as attacker decision engines. The attack chain is terrifyingly efficient: service fingerprinting, vulnerability matching, web reconnaissance, proof-of-concept exploit generation, SQL injection crafting, privilege escalation. All automated. All run from stolen GPU credits. Self-hosted AI inference endpoints using Ollama, LocalAI, or vLLM are now potential command-and-control infrastructure. Treat them with the same security rigor you would apply to a traditional C2 server.

On the policy side, the White House issued NSPM-12 and CISA released BOD 26-04 in June 2026. These represent the first comprehensive federal AI security architecture directives since the revocation of EO 14110. Federal contractors, cloud providers, and critical infrastructure operators have 30 to 90 days to comply. The cascading effect will reach every enterprise that touches government data or systems.

What does this mean for your business? Here are three practical steps you can take this week.

Audit every AI agent deployment today. If your agent can browse the web, run code, or interact with MCP servers, enforce sandboxing, network isolation, and process separation immediately. Default credentials on any internet-facing system are no longer acceptable. Rotate them now. However, if you are running self-hosted inference with Ollama, LocalAI, or vLLM, pull them behind zero-trust controls before the weekend.

The attackers are already using AI autonomously. Your defenses need to catch up.

Autonomous AI agents are the new perimeter, and most organizations haven’t drawn the fence yet. The gap between attacker automation and defender response is widening by the day.

Related Reading

Subscribe

Related articles

Apple takes OpenAI’s hardware push to court

Apple has sued OpenAI, alleging the AI giant used a mass hiring spree to steal confidential hardware secrets. The case could reshape the 2027 device race.

How I Secured My Hermes AI Agent: A Practical Guide to Keeping Your Autonomous Agent Safe

A practical step-by-step guide to securing Hermes Agent covering the seven-layer security model, threat classes, and a ten-point hardening checklist for anyone running autonomous AI agents.

Canada’s Banking Regulator Warned Banks About AI-Backed Cyberattacks

Canada's banking regulator secretly warned major banks that Anthropic's Claude Mythos and other advanced AI models compress the window for finding and fixing vulnerabilities. This is what that signal actually means.

OpenAI pushes GPT-5.6 live alongside ChatGPT Work and a unified desktop experience

OpenAI launched GPT-5.6 with a new ChatGPT Work platform and a merged Codex desktop app, signalling a shift from model competition to platform competition. Here is what changed and why it matters.

The Ex-OpenAI Researcher Who Walked Away from $2 Million: What Daniel Kokotajlo Actually Said About AI Risk

Former OpenAI researcher Daniel Kokotajlo walked away from $2 million rather than stay silent. Here's what he actually said about AI timelines, extinction risk, and why the cybersecurity community should pay attention.