---
cve: "CVE-2026-71551"
severity: "HIGH"
cvss: 7.8
epss: "0.2%"
vendor: "super-productivity"
kev: false
exploited: false
published: "2026-08-18 18:19:32"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-22T11:14:16+02:00"
---

# CVE-2026-71551

> 7.8 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Patch verfügbar (OSV)

- 97e97042cde2e33524c9ad50dd46312c56be0072 (Commit)

## Referenzen

- <https://github.com/super-productivity/super-productivity/security/advisories/GHSA-256q-p9ff-jv8q>
- <https://github.com/super-productivity/super-productivity/pull/8669>
- <https://github.com/super-productivity/super-productivity/commit/97e97042cde2e33524c9ad50dd46312c56be0072>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-71551) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
