Vibe-coding vulnerability surge¶
Signal card ยท maintained from public sources ยท last updated 2026-09-10
Overview¶
Security researchers are documenting a quantified, accelerating surge in vulnerabilities traceable directly to AI-generated ("vibe coded") software โ not just anecdotal concern about AI code quality, but tracked CVE counts and platform-level vulnerability audits. Relevant to any portfolio company whose engineering org has adopted AI coding assistants without a matching increase in review/security capacity โ the accumulating security debt is a real, measurable liability, not a hypothetical one.
Evidence log¶
- 2026-04-04 โ Cloud Security Alliance research note: 45% of AI-generated code samples introduce OWASP Top 10 vulnerabilities across 100+ tested models with no improvement despite vendor claims; AI-assisted developers commit 3-4x faster but introduce security findings at 10x the rate. Georgia Tech's "Vibe Security Radar" tracked CVEs directly attributable to AI coding tools escalating from 6 in January 2026 to 35 by March 2026, with researchers estimating the true unconfirmed count 5-10x higher across open-source repos. A related audit of 1,400 applications built on vibe-coding platforms found 2,038 critical vulnerabilities, 400+ leaked secrets, and 175 instances of exposed sensitive data (including medical records and credentials). Separately, ~20% of AI-generated code samples reference non-existent packages, enabling "slopsquatting" supply-chain attacks. Cloud Security Alliance
- 2026 (ongoing) โ Trade press covering the same risk category from multiple angles, including a warning that vibe coding could cause "catastrophic 'explosions'" of security failures during 2026 as adoption outpaces review discipline. The New Stack
- 2026-03 โ Veracode's March 2026 "State of Software Security" update measured a 2.74x higher vulnerability rate in AI-generated code versus human-written code, with the overall security pass rate holding flat at approximately 55% โ no improvement despite increased vendor quality claims. This is the second independent quantitative dataset (after CSA/Georgia Tech April data), from a named enterprise security firm with its own application testing pipeline. Veracode / BeyondScale Enterprise Guide 2026
- 2026-07-31 โ First named breach incidents attributable to AI-generated code reported by vibe-coding security research aggregators: (1) Tea App Breach โ consumer app users' private messages exposed to strangers via AI-generated code that shipped without security review (Barracuda Networks blog confirmed this as a vibe-coding cautionary case, Dec 2025); (2) Moltbook Incident โ 1.5 million authentication tokens and 35,000 email addresses leaked because AI-generated API endpoints returned sensitive data without authorization checks. These are the first named incident reports, not statistical projections โ the threshold the April estimate ("roughly even chance it produces a distinct, named incident class within 1-2 quarters") has now been reached. ๐ฉ Primary press confirmed: Wiz published the Moltbook breach report on Feb 2, 2026, documenting the root cause (Supabase Row Level Security never enabled, anon key embedded in client-side JS, founder publicly stated he "didn't write one line of code"), independently corroborated by Techzine, AI CERTs, and TechPlanet. Confidence upgraded to full ๐ฉ High โ the primary-press-confirmation caveat is resolved. Museum of Vibe Coding Security Research ยท Wiz Blog โ Moltbook ยท Barracuda โ Tea App
- 2026-08-16 โ GitGuardian State of Secrets Sprawl 2026: 28.65 million new hardcoded secrets found in public GitHub commits during 2025, a 34% year-over-year increase. AI-assisted commits show a 3.2% secret-leak rate vs. a 1.5% baseline for human-only commits โ AI roughly doubles credential exposure rates. This is the first named large-dataset measurement tying AI commit behavior to secrets sprawl at a quantified scale, from a firm whose entire product category is secrets detection. GitGuardian
- 2026-08-29 โ Updated quantification from two independent sources: OX Security (August 2026) reports 62% of AI-built applications ship with critical security vulnerabilities across a multi-thousand app audit. Georgia Tech's School of Cybersecurity and Privacy independently tested 1,689 AI-generated programs and found 40% contain exploitable vulnerabilities mapping to CWE Top 25, with the AI-assisted commit secret-leak rate confirmed at 3.2% vs. 1.5% baseline (double the human-only rate). CVE counts attributed to AI-generated code have grown from 6 (January 2026) to 15 (February) to 35 (March), with 74 catalogued as traceable to AI coding tools as of March 2026; the true unconfirmed count is estimated at 5โ10x higher. The two datasets (OX Security 62% critical vuln rate; Georgia Tech 40% exploitable) bracket the range from the April 2026 CSA/Georgia Tech 45% figure, confirming the trend is not improving. OX Security ยท Georgia Tech/InfoSecurity Magazine ยท CSA Research Note Aug 2026
- 2026-08-16 โ Demographic shift โ vibe coding is now primarily a non-developer practice: TechTimes (May 2026) reports 63% of vibe-coding users have no coding background. This materially changes the risk posture: the population most at risk of shipping insecure AI-generated code has shifted from developers who can partially review output to non-technical founders and operators who cannot evaluate security implications at all. Escape.tech's audit of 1,400 vibe-coded production apps found 65% with security issues and 58% with at least one critical vulnerability. TechTimes ยท OX Security
Assessment¶
Confidence: ๐ฉ High. Four independent data streams: (1) CSA/Georgia Tech April 2026 โ 45% of AI-generated code introduces OWASP Top 10 vulns, CVE count escalating from 6 (Jan) to 35 (Mar); (2) Veracode March 2026 โ 2.74x higher vulnerability rate vs. human-written code, 55% pass rate flat; (3) named breach incidents: Moltbook (primary-press confirmed by Wiz, Feb 2, 2026; Supabase RLS never enabled, 1.5M tokens + 35K emails) and Tea App (Barracuda, Dec 2025; 72K government IDs exposed); (4) GitGuardian Secrets Sprawl 2026 โ AI commits produce secrets at 2x the baseline rate (3.2% vs. 1.5%). Primary-press-confirmation caveat from July 31 review is now fully resolved. Confidence: unanimous ๐ฉ High.
Estimate: The named-incident threshold has materialized and is confirmed by primary press. H2 2026 risk: the demographic shift to non-developer vibe coders (63% have no coding background, TechTimes May 2026) materially increases the probability of a major-scale breach reaching trade press as an AI-code-quality story โ because non-developers cannot evaluate output security before shipping. When that breach occurs, it will likely force vendor-level AI code review gate requirements and enterprise SLA changes.
Review note (2026-07-31): Veracode March 2026 data (2.74x rate, 55% flat pass rate) provides the second independent quantitative dataset. Tea App Breach and Moltbook Incident are the first named incidents where AI-generated code was the direct causal path to a breach โ critical threshold reached, though primary press confirmation pending. Status upgraded Watching โ Strengthening; confidence upgraded ๐จ Moderate โ ๐ฉ High.
Review note (2026-08-08): No new named vibe-coding breach incidents found in the Aug 7-8 window. DEF CON 34 AI Village Day 2 (Aug 7) is running research on AI agent security failures via prompt injection in telemetry pipelines, Slack, and phone calls โ this tracks adjacent territory (AI-as-attacker) rather than AI-generated code introducing bugs (this signal's scope). No confidence or status change; evidence base unchanged from July 31 review.
Review note (2026-08-29): Two additional independent quantification datasets added: OX Security (62% of AI-built apps ship with critical vulns) and updated Georgia Tech data (40% of 1,689 AI-generated programs exploitable, CWE Top 25). CVE trajectory from 6 (Jan) โ 15 (Feb) โ 35 (Mar) reconfirmed. Secret-leak rate (3.2% vs. 1.5% baseline) consistent across GitGuardian data. The range of "40โ62% of AI-generated code has critical vulnerabilities" across four independent sources (CSA 45%, Veracode 2.74x rate, OX Security 62%, Georgia Tech 40%) is now stable and consistently alarming. No change to Strengthening status or ๐ฉ High confidence. Next review: Q3 2026 Veracode/CSA dataset update; any named major breach where AI-generated code is the specifically attributed root cause.
Review note (2026-08-16): Moltbook primary press confirmation resolved (Wiz blog, Feb 2, 2026; Supabase RLS root cause confirmed). GitGuardian Secrets Sprawl 2026 adds a fourth independent data stream from a named secrets-detection firm. TechTimes demographic data (63% non-developer users) is a new leading indicator for H2 2026 risk โ non-developers who can't review AI output are now the primary vibe-coding population. Three new evidence entries added. No change to Strengthening status or ๐ฉ High confidence โ already at ceiling on both. Next review: monitor for Q3 2026 Veracode/CSA vulnerability-rate dataset update and for any major named breach reaching trade press specifically as an AI-code-quality story.
Graduation review (2026-09-02, SIG-12): verdict โ stays active, despite โฅ30 days at ๐ฉ High + Strengthening. Moltbook now has primary press confirmation (Wiz, per the Aug 29 review), closing the earlier sourcing caveat โ but the watched event is still ahead: a large-scale named breach reaching the trade press as an AI-code-quality story rather than a generic data breach, which the card's own estimate still frames as the open question. Until that threshold is crossed, the quantified surge lives in research datasets and security-vendor blogs, not mainstream coverage, and the card is still doing early-warning work. Next verdict due at the first signal-review after 2026-10-02.
Review note (2026-09-10): No new named vibe-coding breach or fresh quantitative dataset found in this window. No status or confidence change; evidence base unchanged from the Aug 29 review.
Sources¶
- Cloud Security Alliance โ "AI-Generated Code Vulnerability Surge 2026" research note (2026-04-04)
- The New Stack โ "Vibe coding could cause catastrophic 'explosions' in 2026"
- BeyondScale โ Vibe Coding Security Risks Enterprise Guide 2026 (Veracode data)
- Museum of Vibe Coding โ Complete Security Research Record 2026
- Arnica โ Vibe Coding Security Risks 2026
- Wiz Blog โ "Hacking Moltbook: AI Social Network Reveals 1.5M API Keys" (2026-02-02)
- Barracuda Networks Blog โ "Vibe coding and the Tea App breach" (2025-12-22)
- GitGuardian โ State of Secrets Sprawl 2026
- TechTimes โ "Vibe Coding for Non-Developers: 63% of Users Now Have No Coding Background" (2026-05-24)
- OX Security โ "Vibe Coding Security: Why 62% of AI-Generated Code Ships With Vulnerabilities" (2026)
- Georgia Tech / InfoSecurity Magazine โ "Security Researchers Sound the Alarm on Vulnerabilities in AI-Generated Code" (2026)