3 matches found
CVE-2026-71551
creationtimestamp| type| source ---|---|--- 2026-08-18 19:00:42+00:00| seen| https://bsky.app/profile/thehackerwire.bsky.social/post/3mtevnmwbix2b...
CVE-2026-71551
Super Productivity is an advanced todo list app with integrated timeboxing and time tracking capabilities. Prior to 18.13.0, the EXEC IPC handler in electron/ipc-handlers/exec.ts accepts a command string from the renderer through the IPC.EXEC channel and executes it with childprocess.exec. The...
CVE-2026-71551
The EXEC IPC handler in electron/ipc-handlers/exec.ts passes arbitrary commands via child_process.exec() without requiring nodeExecution permission. Community plugins run with new Function() can call window.ea.exec() to execute OS commands under the desktop account's privileges. The confirmation ...