๐Ÿ” CVE Alert

CVE-2026-73083

UNKNOWN 0.0

Activepieces: V8 Isolate Sandbox Bypass via importFresh Module Loading

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-693
Vendor activepieces
Product activepieces
Published Aug 11, 2026
Stay Ahead of the Next One

Get instant alerts for activepieces activepieces

Be the first to know when new unknown vulnerabilities affecting activepieces activepieces are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

activepieces / activepieces
< 0.80.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/activepieces/activepieces/security/advisories/GHSA-gr3h-c2j7-r52g github.com: https://github.com/activepieces/activepieces/releases/tag/0.80.0