Frontier AI Has Broken Open CTF Competitions — GPT-5.5 One-Shots Insane Pwn Challenges

Capture The Flag (CTF) competitions have historically been a proving ground for security talent, but according to former top player kabir.au, the open CTF format is now effectively dead. The reason: frontier AI models that can solve challenges faster than humans, with minimal human involvement.
What Changed: From Assistance to Automation
When GPT-4 first launched, it could one-shot medium difficulty CTF challenges — a cryptography challenge could be pasted into ChatGPT and return a flag in 10 minutes. The impact was limited because hard challenges remained untouched. Claude Opus 4.5 shifted the balance: “Almost every medium difficulty challenge, and some hard challenges, became agent-solvable.” With Claude Code packaging the model into a CLI, it became trivial to build an orchestrator that used the CTFd API to spin up a Claude instance per challenge and let it run unattended for the first hour.
GPT-5.5 Seals the Deal
The author, who has worked extensively with GPT-5.5 and GPT-5.5 Pro, reports: “These models can one-shot Insane difficulty active leakless heap pwn challenges on HackTheBox.” Pro “likely surpasses” Claude Mythos in capability. The implication: in a 48-hour CTF, an orchestrated Pro agent can solve the majority of challenges produced by smaller organisers, making open CTFs pay-to-win — the more tokens you can afford, the faster you burn down the board.
Scoreboards No Longer Measure Skill
The CTFTime leaderboard now reflects orchestration ability and budget, not security expertise. Legendary teams appear less often; challenge developers lose motivation. The author argues that even the “beginners can still learn” take misses the point: the visible scoreboard is dominated by AI-using teams, pressuring beginners to rely on AI before building foundational instincts — an anti-pattern that prevents active learning.
Recruiting Implications
Recruiting via CTF performance is becoming less meaningful. AI orchestration for CTFs is already open source or “vibe codeable,” so the signal-to-noise ratio is collapsing. The author, a former member of top team TheHackersCrew, concludes that the competition is now a cheesable mess: “Your performance in a CTF no longer defines your skill the way it used to.”
📖 Read the full source: HN AI Agents
👀 See Also

Threat data from 91K AI agent interactions: Tool abuse up 6.4%, new multimodal attacks
Analysis of 91,284 AI agent interactions from February 2026 shows tool/command abuse increased 6.4% to 14.5%, with tool chain escalation as the dominant pattern. RAG poisoning shifted to metadata attacks (12.0%), and multimodal injection via images/PDFs emerged at 2.3%.

Google Reports AI-Powered Hacking Reached Industrial Scale in 3 Months
Google's threat intelligence group found criminal and state groups are using commercial AI models (Gemini, Claude, OpenAI) to refine and scale attacks. A group nearly leveraged a zero-day for mass exploitation, and others are experimenting with the unguarded OpenClaw agent.

Axios 1.14.1 compromised with malware, targets AI-assisted development workflows
Axios version 1.14.1 has been compromised in a supply chain attack that silently pulls in [email protected], an obfuscated RAT dropper. Developers using AI coding assistants like Claude should immediately check their lockfiles and machines for infection.

OpenClaw Patches Critical Privilege Escalation in /pair Approve Path
OpenClaw 2026.3.28 fixes a critical security vulnerability (GHSA-hc5h-pmr3-3497) where the /pair approve command allowed users with pairing privileges to approve device requests for broader scopes, including admin access. Affected versions are <= 2026.3.24.