First-quarter 2026 assessment of 200 apps
183 of 200 vibe-coded apps, 91.5 percent, contained at least one vulnerability traceable to AI hallucination or missing security context.
Finding
No cookie was set without its protective flags on this response.
Good to know · About ten minutes
Session cookies come from whatever library the agent reached for, with whatever defaults it ships. Secure, HttpOnly and SameSite are three small settings that turn a scripting bug into an account takeover when they are missing, and nothing in your app looks wrong when they are.
No cookie was set without its protective flags on this response.
set-cookie: session=abc; Path=/ with no HttpOnly and no SameSite
Every finding on a result carries a line like this one: the request that was made and the answer that came back. You can run the same request yourself and get the same answer, which is the point.
Nothing to change here.
Prompt for your coding agent
Keep the protective flags on every cookie.
A result gives you this prompt written for your builder, in its own dialect, and a batch prompt that carries every fix at once.
183 of 200 vibe-coded apps, 91.5 percent, contained at least one vulnerability traceable to AI hallucination or missing security context.
69 vulnerabilities across 15 apps built by five AI coding tools.
Three days after the first breach, over a million private messages were exposed through an API endpoint with no access control.
A platform-wide authentication flaw allowed access to private enterprise data.
Run the free Launch Risk Check on your app
ShipReady is not a penetration test or a security certification. No automated check can prove an application is secure.
Last updated September 20, 2026