---
cve: "CVE-2026-73083"
severity: "HIGH"
cvss: 7.6
epss: "16%"
vendor: "activepieces"
kev: false
exploited: false
published: "2026-08-11 17:19:16"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T10:18:51+02:00"
---

# CVE-2026-73083

> 7.6 HIGH · 🧪 PoC

## Beschreibung

Activepieces is an open source AI workflow automation platform. Prior to 0.80.0, in SANDBOX_CODE_ONLY mode, the engine loads the compiled user module with importFresh(), a wrapper around Node.js require(), before the V8 isolate is applied. Top-level module code can therefore call require('child_process'), access fs, and use other Node.js APIs in the host engine process outside the sandbox. An authenticated user who can create a Code step can read environment secrets including AP_ENCRYPTION_KEY and AP_JWT_SECRET, read or write files, and reach internal services. This issue is fixed in version 0.80.0.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:L/SI:L/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 0d45da9632b487c6767d88108ee0d3777ea79b54 (Commit)

## Referenzen

- <https://github.com/activepieces/activepieces/security/advisories/GHSA-gr3h-c2j7-r52g>
- <https://github.com/activepieces/activepieces/releases/tag/0.80.0>

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