We scanned thousands of AI-generated repositories. Here are the 10 most common security vulnerabilities.
After scanning thousands of repositories built with AI coding tools, clear patterns emerge.
String concatenation for queries instead of parameterised statements.
User input rendered without sanitisation.
API keys and passwords embedded directly in source code.
Outdated packages with known CVEs.
API routes without auth middleware.
Wildcard Access-Control-Allow-Origin on sensitive APIs.
File operations using unsanitised user input.
MD5 for passwords, weak JWT algorithms.
No throttling on login endpoints or API calls.
URLs from user input passed directly to fetch without validation.
Automated scanning catches these patterns instantly. VibeTrace scans your entire codebase and flags every instance with severity ratings and fix suggestions.
Detect vulnerabilities before they reach production — for free.
Start scanning