frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Breaking n8n's Expression Sandbox into RCE (CVE-2026-27577) with striga.ai

https://www.striga.ai/research/breaking-n8n-expression-sandbox
6•redfr0g•1h ago

Comments

redfr0g•1h ago
How Striga uncovered a critical sandbox escape and unsanitized node name injection in n8n's expression engine, chaining them into full Remote Code Execution.
hackerman70000•1h ago
This is why AST-based sandboxing in JavaScript is fundamentally fragile, every new syntax feature is a potential gap