AI SECURITY
·
Mar 2026
·
4 min read
The Claude Code remote-control session events endpoint lacks per-session authentication, enabling invisible remote command execution from any machine on the internet.
AI SECURITY
·
Mar 2026
·
3 min read
A malicious MCP server can misrepresent tool actions in Claude Code's confirmation prompt, causing users to approve a file read while the server silently executes system commands.
AI SECURITY
·
Mar 2026
·
3 min read
How a one-time trust decision in Claude Code enables silent arbitrary command execution when .mcp.json is modified after initial approval.
EXPLOIT DEV
·
Mar 2026
·
8 min read
How I found a critical command injection vulnerability in docker-wkhtmltopdf-aas, a Dockerized HTML-to-PDF web service, and achieved remote code execution as root through …
EXPLOIT DEV
·
Feb 2026
·
6 min read
How I found an OS command injection vulnerability in iOS-remote, a Flask-based iOS device management tool, and achieved remote code execution through an unsanitized subprocess …