PT-2026-77271 · Unknown · Super-Productivity
CVE-2026-71551
·
Published
2026-08-18
·
Updated
2026-08-21
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Super Productivity versions prior to 18.13.0
Description
The EXEC IPC handler in electron/ipc-handlers/exec.ts accepts a command string from the renderer via the IPC.EXEC channel and executes it using the
child process.exec() function. The electron/preload.ts bridge exposes the window.ea.exec() function to renderer code, including community plugins executed with new Function(), without requiring nodeExecution permission. While a confirmation dialog exists for the first execution, its persistence checkbox is enabled by default, and approved commands are stored in the ALLOWED COMMANDS value within simpleSettings, allowing subsequent silent execution with the privileges of the desktop account.Recommendations
Update to version 18.13.0.
Exploit
Fix
OS Command Injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Super-Productivity