
CVE-2026-46406: Insecure temp file in Claude Code /copy command (response disclosure + symlink write) Claude Code’s /copy wrote model output to a predictable /tmp path with world-readable perms and no symlink defenses, so another local user could read responses or redirect the write via a symlink to another file. #VulnerabilityResearch #AppSec #AISecurity #Advisory https://github.com/advisories/GHSA-4vp2-6q8c-pvq2
Post summary
The advisory discloses that Claude Code’s /copy command writes model output to a predictable /tmp path with improper permissions, enabling local users to read or redirect writes via symlink.


