Code Execution Through Deception: Gemini AI CLI Hijack

10 uponasmile 1 7/29/2025, 12:32:28 PM tracebit.com โ†—

Comments (1)

hmry ยท 3h ago
Very impressive PoC. The exploit, meanwhile... Seriously? `grep; rm -rf ~` is parsed as `grep` followed by a bunch of stuff, so just ask the user if `grep` is allowed and execute it? Was their permission system vibe coded? Gross incompetence from whoever was responsible for allowing that into the code base.