An AI Agent Found 21 Zero-Days in FFmpeg for $1,000 — One Is a Network-Reachable RCE via a Single 183-Byte Packet

Reddit r/AI_Agents News

Summary

An autonomous AI agent from depthfirst discovered 21 zero-day vulnerabilities in FFmpeg, including a network-reachable RCE via a single 183-byte packet, for only $1,000 in compute costs; the find highlights the disparity between automated bug finding and patching.

A security startup called depthfirst deployed an autonomous AI agent against FFmpeg's \~1.5 million lines of C code. The result: 21 confirmed zero-day vulnerabilities — including a stack overflow in the AV1 RTP depacketizer that's a network-reachable RCE exploitable with a single 183-byte RTP packet over RTSP. The economics are wild: • Cost: \~$1,000 in cloud compute • Human audit equivalent: $200K–$500K • One bug was 23 years old — introduced in 2003 • Nine CVEs assigned so far (CVE-2026-39210 through CVE-2026-39218) But here's the real problem: only 6% of vulnerabilities from Anthropic's Project Glasswing have been patched. We've automated finding bugs — but not fixing them
Original Article

Similar Articles

Twenty One Zero-Days in FFmpeg

Hacker News Top

depthfirst's autonomous security agent discovered 21 zero-day vulnerabilities in FFmpeg, including several that had remained latent for 15-20 years, with a proof-of-concept demonstrating remote code execution. The findings highlight the capability of AI-driven security agents to uncover critical bugs that evaded previous intensive analyses by Google and Anthropic.

@seclink: 1. Agent security has evolved from an academic topic to an industry reality: FFmpeg zero-day ($1,000 cost) + Chrome 429 patch + OpenAI Lockdown Mode + OWASP framework — the security supply chain is being reshaped by AI Agents. 2.…

X AI KOLs Following

AI Agent security has moved from an academic topic to an industry reality, involving FFmpeg zero-day vulnerabilities, Chrome 429 patch, OpenAI Lockdown Mode, and the OWASP framework; meanwhile, Agent payment standards are becoming a battlefield for infrastructure, with Visa stablecoin settlement competing with traditional card networks.

All the bugs they found

Hacker News Top

This article details over 20 security vulnerabilities found by AI agents in Epsilon, a small WASM runtime written in Go, including several sandbox escapes that allow malicious modules to break out of isolation.