CVE-2026-48499 Details
Description
Activepieces is an open source AI workflow automation platform. Prior to 0.84.0, an unsanitized path segment in the Code piece sandbox can let an authenticated flow author reach read-write cached flow and code files belonging to other tenants on the same worker, exposing embedded data and allowing modified code to execute on a victim tenant's next flow run. This issue is fixed in version 0.84.0.
A vulnerability in Activepieces versions prior to 0.84.0 allows an authenticated flow author to access and modify cached flow and code files of other tenants on the same worker. This is due to an unsanitized path segment in the Code piece sandbox, which can be exploited to read-write cached files, exposing embedded data and enabling modified code to execute in the victim tenant's environment during the next flow run.
Users can upgrade to Activepieces version 0.84.0 or later. If an immediate upgrade is not possible, switch to the V8 isolate execution mode by setting 'AP_EXECUTION_MODE=SANDBOX_CODE_ONLY' or 'SANDBOX_CODE_AND_PROCESS' on the worker. This will remove filesystem access from Code pieces, although it requires rewriting any Code piece that depends on Node built-ins like 'child_process' or 'fs'.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 30, 2026CISA-ADP
Assessed Jul 30, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/activepieces/activepieces/commit/9d8d328424bd32d295c5727af7550e1b57f9074d | [email protected] | Source CodeVendor |
| https://github.com/activepieces/activepieces/releases/tag/0.84.0 | [email protected] | Release NotesVendor |
| https://github.com/activepieces/activepieces/security/advisories/GHSA-5h2x-g6m3-grmq | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-200 | Exposure of Sensitive Information to an Unauthorized Actor | [email protected] |
| CWE-285 | Improper Authorization | [email protected] |
| CWE-668 | Exposure of Resource to Wrong Sphere | [email protected] |
| CWE-732 | Incorrect Permission Assignment for Critical Resource | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Activepieces | <= 0.83 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 30, 2026 | New CVE Received | [email protected] |
| Jul 30, 2026 | CVE Modified | CISA-ADP |
Volerion