Extracting Recurring Vulnerabilities from Black-Box LLM-Generated Software
A new research paper introduces Feature--Security Table (FSTab), a method to identify recurring vulnerabilities in software generated by large language models. FSTab allows for black-box attacks to predict backend vulnerabilities from frontend features without direct access to the code. The study evaluated FSTab on models like GPT-5.2, Claude-4.5 Opus, and Gemini-3 Pro, demonstrating significant cross-domain transferability of vulnerability prediction. AI
IMPACT Highlights security risks in LLM-generated code, potentially influencing future development practices and model training.