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.
Published: 2026-07-30
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in Activepieces’ Code piece sandbox permits an authenticated flow author to use an unsanitized path segment, enabling read‑write access to cached flow and code files belonging to other tenants on the same worker. This can expose embedded data and allow the attacker to inject altered code that will run on a victim tenant’s next flow execution, resulting in cross‑tenant information disclosure and potential compromise of the target tenant’s processes.

Affected Systems

The vulnerability affects deployments of Activepieces older than version 0.84.0 running in a shared worker environment where multiple tenants are hosted on the same infrastructure.

Risk and Exploitability

The CVSS score of 9.3 indicates critical severity. EPSS indicates a very low but nonzero likelihood of exploitation (EPSS 0.00238, <1%), and the vulnerability is not listed in CISA KEV. The attack vector is inferred to require authenticated access as a flow author and exploitation is likely confined to tenants sharing the same worker instance.

Generated by OpenCVE AI on August 2, 2026 at 05:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Activepieces to version 0.84.0 or later, where the sandbox cache path is correctly sanitized and tenant isolation is enforced.
  • Validate that the Code piece sandbox cache is confined to the tenant’s own environment; if the platform supports configuration of tenant boundaries, enforce this setting for each worker.
  • Restrict the number of tenants per worker or apply strict tenant isolation policies so that a single compromised author cannot affect other tenants.
  • Monitor audit logs for unusual cache access patterns and block any flow author that attempts to reference non‑tenant cache paths.

Generated by OpenCVE AI on August 2, 2026 at 05:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 30 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 30 Jul 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Activepieces
Activepieces activepieces
Vendors & Products Activepieces
Activepieces activepieces

Thu, 30 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
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.
Title Activepieces: Cross-tenant data exposure and code injection via the Code piece sandbox cache
Weaknesses CWE-200
CWE-285
CWE-668
CWE-732
References
Metrics cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N'}


Subscriptions

Activepieces Activepieces
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-30T18:07:34.332Z

Reserved: 2026-05-21T15:33:08.292Z

Link: CVE-2026-48499

cve-icon Vulnrichment

Updated: 2026-07-30T18:06:12.491Z

cve-icon NVD

Status : Deferred

Published: 2026-07-30T19:17:32.747

Modified: 2026-07-30T20:07:01.330

Link: CVE-2026-48499

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T05:15:15Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-285

    Improper Authorization

  • CWE-668

    Exposure of Resource to Wrong Sphere

  • CWE-732

    Incorrect Permission Assignment for Critical Resource