y0news
← Feed
Back to feed
🧠 AI🔴 BearishImportance 7/10Actionable

Extracting Recurring Vulnerabilities from Black-Box LLM-Generated Software

arXiv – CS AI|Tomer Kordonsky, Amit LeVi, Maayan Yamin, Noam Benzimra, Avi Mendelson|
🤖AI Summary

Researchers have discovered that large language models generate code with recurring, predictable vulnerabilities that can be exploited through a black-box attack called FSTab. The technique achieves up to 94% attack success by identifying patterns in LLM-generated software without requiring access to source code, raising critical security concerns for production systems relying on AI code generation.

Analysis

This research exposes a fundamental security weakness in the rapidly expanding use of LLMs for software development. Rather than producing random bugs, these models generate code following consistent patterns that create exploitable vulnerabilities. The FSTab methodology demonstrates that attackers can predict backend security flaws by observing frontend features and knowing which LLM generated the code, effectively turning the standardization of AI outputs into a liability.

The timing of this disclosure reflects growing adoption of AI coding assistants across enterprise environments. Companies increasingly use models like GPT, Claude, and Gemini to accelerate development cycles, often without understanding that these systems may introduce systematic, reproducible weaknesses. The black-box nature of the attack is particularly concerning—it requires no access to proprietary systems, only observable features and general knowledge of LLM training patterns.

For the software security industry, this creates immediate pressure on development practices. Teams using LLM-generated code now face elevated risk profiles that existing security testing frameworks may not adequately detect, since vulnerabilities stem from model behavior rather than random implementation errors. The 93-94% success rates across different domains suggest the vulnerability patterns are robust and potentially transferable across applications.

Looking forward, this research will likely accelerate investment in AI-specific code review tools and security auditing standards. Organizations will need to implement additional validation layers for LLM outputs, potentially slowing development velocity gains that justified AI adoption. The findings underscore that as AI becomes infrastructure, understanding its failure modes becomes a critical security imperative.

Key Takeaways
  • LLMs generate code with recurring, predictable vulnerabilities that enable black-box attacks with 94% success rates
  • FSTab technique identifies backend vulnerabilities from frontend features without accessing source code
  • Vulnerability patterns persist across different domains, application types, and semantic rephrasings
  • Enterprises adopting AI code generation face unquantified security risks from systematic model behavior
  • New security auditing standards needed specifically for LLM-generated code in production systems
Mentioned in AI
Models
GPT-5OpenAI
ClaudeAnthropic
GeminiGoogle
Read Original →via arXiv – CS AI
Act on this with AI
Stay ahead of the market.
Connect your wallet to an AI agent. It reads balances, proposes swaps and bridges across 15 chains — you keep full control of your keys.
Connect Wallet to AI →How it works
Related Articles