NASA’s new dark energy space telescope can also detect killer asteroids
technologyreview.com·2h ago
TL;DR
Ayush Paul discovered a vulnerability in Claude's web_fetch tool that allows data exfiltration through nested links. By exploiting the ability to visit URLs from previously fetched pages, he crafted a prompt that successfully extracted sensitive information.
✦ Why It Matters
AI developers should immediately review and strengthen their models' data access protocols to prevent similar vulnerabilities.
Key Takeaways
How It Works
The vulnerability exploited the ability of web_fetch to access URLs embedded in previously fetched content. By crafting a prompt that directed Claude to navigate through a series of links, the attacker could extract sensitive user information without directly specifying malicious URLs.
Related