A new vulnerability called GhostApproval has been identified in six popular AI coding assistants. The flaw allows attackers to execute code via booby-trapped repositories, posing a security threat.
Affected tools include Amazon Q Developer, Anthropic's Claude Code, Augment, Cursor, Google Antigravity, and Windsurf. Researchers at Wiz reported the findings.
The vulnerability exploits a Unix feature known as symbolic links, enabling attackers to redirect file writes to sensitive locations. This technique, although longstanding, remains a potent threat.
A symlink used in a malicious repository might appear benign but could point to sensitive files, letting unauthorized code execution occur unnoticed by the user.
Three of the six affected tools have issued fixes, but Anthropic challenges the classification as a vulnerability. Public awareness of GhostApproval may pressure more vendors to act.
The attack highlights the importance of scrutinizing AI tools for older, less obvious vulnerabilities like symlinks that can be overlooked.
The exposure of symlink vulnerabilities in AI assistants underscores the need for enhanced security protocols and vigilant review processes.
Developers and teams using AI coding tools are advised to update affected software promptly and consider additional safeguards against similar exploits.
✨ This summary was generated by AI from the outlets' reporting listed below. It is not independently verified and may contain errors — check the original sources. How BrevFeed works →
One email each morning: the day's tech stories, clustered across outlets and summarized. No account needed.
One email a day. Unsubscribe in one click, any time.
Spend a few minutes, get the whole day. Every topic's top stories in one hands-free rundown — listen, watch, or read the transcript.
▶ Play today's briefNew every morning, and the back catalogue is archived by date.
Noma Security discovered a prompt injection exploit, dubbed GitLost, that tricks GitHub's Agentic Workflows into publicly revealing private repository data. This vulnerability allows attackers to embed hidden instructions in public GitHub issues, bypassing security measures and causing AI agents to disclose confidential information in public comments. The exploit highlights a systemic security flaw in agentic AI systems, comparable to SQL injection vulnerabilities in web applications, necessitating new defense strategies.
Researchers unveiled a vulnerability named 'Ghostcommit' that allows attackers to conceal malicious commands in PNG images within code repositories. This exploitation takes advantage of a lack of substantive review in pull requests, allowing secrets to be extracted without detection by human reviewers or automated bot systems.
AI coding assistants were compromised through the GhostApproval attack, exploiting long-known symlink vulnerabilities. This raises serious security concerns about how these tools handle user confirmations and permissions, potentially leading to remote code execution.
Researchers identified vulnerabilities in six AI coding assistants that could allow malicious repositories to run arbitrary code on developers' machines. Exploiting symbolic links, attackers can manipulate the approval process of these tools, bypassing the user's consent and potentially leading to unauthorized access to sensitive files.