Futures
Access hundreds of perpetual contracts
TradFi
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice risk-free trading
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
Launchpad
Be early to the next big token project
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Anthropic's official Git tool exposes three major vulnerabilities, with prompt injection potentially leading to remote code execution
Anthropic-maintained official mcp-server-git tool has been found to contain three serious security vulnerabilities. These vulnerabilities can be remotely exploited through prompt injection methods, allowing attackers to trigger them without direct access to the victim’s system, simply by malicious README files or compromised web pages. Even more dangerous, if these vulnerabilities are combined with the file system MCP server, attackers could achieve arbitrary code execution. Anthropic assigned CVE identifiers and released patches on December 17, 2025. Users are advised to update immediately.
Technical Details of the Three Vulnerabilities
Attack Principles
According to analysis by security research firm Cyata, the core problem of these vulnerabilities lies in mcp-server-git’s insufficient validation of input parameters. Specifically:
New Threat of Prompt Injection
What makes these vulnerabilities particularly insidious is the covert nature of the attack methods. Attackers do not need to directly compromise the system but can trigger the vulnerabilities through:
When users or AI systems process these contents, malicious instructions are executed, leading to the chain of vulnerabilities being triggered.
Risks of Combined Exploitation
While each individual vulnerability has limited impact, combining these with the file system MCP server could allow attackers to:
This could give attackers full control over the system or enable data theft. For enterprises and individuals developing or deploying with Anthropic tools, this poses a serious security threat.
Fixes and Recommendations
Anthropic assigned CVE identifiers and submitted patches on December 17, 2025. The official recommendations are:
Summary
This vulnerability incident highlights the security challenges in the rapid development of AI tools. As an industry-leading AI company, Anthropic’s official tools containing such vulnerabilities remind us that even projects maintained by professional teams require ongoing security audits. Prompt injection as a new attack vector is becoming a common threat in the AI ecosystem and warrants industry-wide attention. For developers, timely updates, regular audits, and security awareness are essential.