Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-71551— Super Productivity: Arbitrary OS Command Execution via IPC EXEC Handler with Persistent Whitelist

Quick assessment

Affected
super-productivity super-productivity
Exploitation
Public or AI PoC available; prioritize validation
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Super Productivity 是一款集成了时间盒(timeboxing)和时间跟踪功能的高级待办事项列表应用。在版本 18.13.0 之前,electron/ipc-handlers/exec.ts 中的 EXEC IPC 处理程序通过 IPC.EXEC 通道接收来自渲染进程的命令字符串,并使用 child_process.exec() 执行该命令。electron/preload.ts 桥接代码将 window.ea.exec() 暴露给渲染进程代码,包括通过 new Function() 执行的社区插件

CVSS 7.8 · High EPSS 0.16% · P6

Affected Version Matrix 1

VendorProduct Version RangeStatus
super-productivity super-productivity < 18.13.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-71551

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Super Productivity: Arbitrary OS Command Execution via IPC EXEC Handler with Persistent Whitelist
Source: CVE Program / CVE List V5
Vulnerability Description
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 child_process.exec(). The electron/preload.ts bridge exposes window.ea.exec() to renderer code, including community plugins executed with new Function(), without requiring nodeExecution permission. A confirmation dialog protects only the first execution, its persistence checkbox is selected by default, and approved commands are stored in the ALLOWED_COMMANDS value in simpleSettings for silent later execution with the desktop account's privileges. This issue is fixed in version 18.13.0.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Source: CVE Program / CVE List V5
Vulnerability Type
OS命令中使用的特殊元素转义处理不恰当(OS命令注入)
Source: CVE Program / CVE List V5

Affected Products

Vendor Product Affected Versions CPE Subscribe
super-productivity super-productivity < 18.13.0 -

II. Public POCs for CVE-2026-71551

# POC Description Source Link Shenlong Link
AI-Generated POC Premium
Qwen3.6-35B-A3B · 8689 chars
Pro+ exclusive includes:
Vulnerability reproduction recording (real sandbox build + trigger, exclusive)
In-depth vulnerability mechanism
Trigger conditions & impact
Full executable POC code
Exploit chain & mitigation
POC zip download
100+ AI POC generations per month

III. Intelligence Information for CVE-2026-71551

登录查看更多情报信息。

Patches & Fixes for CVE-2026-71551 (2)

Vendor Advisories for CVE-2026-71551 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-71551

No comments yet


Leave a comment