Claude Code escapes its own denylist and sandbox
tomvault
28 points
9 comments
March 03, 2026
Related Discussions
Found 5 related stories in 55.4ms across 3,471 title embeddings via pgvector HNSW
- The Claude Code Leak mergesort · 79 pts · April 02, 2026 · 66% similar
- The Claude Code Source Leak: fake tools, frustration regexes, undercover mode alex000kim · 1057 pts · March 31, 2026 · 62% similar
- Code Review for Claude Code adocomplete · 67 pts · March 09, 2026 · 58% similar
- Claude Code users hitting usage limits 'way faster than expected' samizdis · 293 pts · March 31, 2026 · 57% similar
- Claude 4.6 Jailbroken NuClide · 22 pts · April 03, 2026 · 56% similar
Discussion Highlights (5 comments)
tomvault
The adversary can reason now, and our security tools weren't built for that. Leo di Donato, who helped create Falco, the cloud native runtime security, wrote a technical deep dive into how Claude Code bypassed it's own denylist and sandbox. And introduces Veto, a kernel-level enforcement engine built into the Ona platform.
leodido
Author here. I helped creating Falco (CNCF runtime security) and built this (Veto) to fix the path-based identity problem we all shipped a decade ago. The dynamic linker bypass in the "where it breaks" section is the part I'm most interested in discussing. It's a class of evasion that no current eval framework measures. Happy to answer questions about the BPF LSM implementation.
hilti
Thank you for this write up. I am still lightyears behind this deep knowledge, but feel like I learned from your post the vocabulary to get started.
cedws
Claude Code’s sandboxing is a complete joke. There should be no ‘off switch.’ Sandboxing should not be opt in. It should not have full read access over the file system by default. I really want more security people to get involved in the LLM space because everyone seems to have just lost their minds. If you look at this thing through a security lens it’s horrifying, which was a cause of frustration when Anthropic changed their TOS to ban use of alternative clients with a subscription. I don’t want to use that Swiss cheese.
rogerrogerr
> No jailbreak, no special prompting. The agent just wanted to finish the task. Good lord, why do people use LLMs to write on this topic? It destroys credibility.