CVE-2026-53535: Activepieces: Arbitrary file write in git-sync via path traversal and symlinks
Activepieces is an open source AI workflow automation platform. Prior to 0.82.0, the git-sync feature clones a user-configured Git repository into a temporary directory on the server and then writes flow, table, and connection state into it before pushing back, and two separate weaknesses allowed those writes to escape the intended workspace and land on arbitrary paths on the host filesystem: Git's symbolic-link handling was not disabled on the clone, so an attacker who controlled the remote repository could include symlinks that redirected the writes, and several user-supplied identifiers used to build on-disk paths (the repository slug and the externalId of tables, flows, and connections) were not validated against directory-traversal sequences such as ../. On a self-hosted Enterprise Edition deployment, a user authorized to configure or push to a git-sync repository (holding the WRITEPROJECTRELEASE permission) could cause the server to overwrite files anywhere the Activepieces process user can write, which depending on host layout can be leveraged for tampering, denial of service, or remote code execution. This issue is fixed in version 0.82.0.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
Activepiecesto a version that resolves this vulnerability.Fixed in 0.82.0
Event History
Frequently Asked Questions
What is the severity of CVE-2026-53535?
CVE-2026-53535 has a medium severity rating of 5.9 according to the CVSS score.
How do I fix CVE-2026-53535?
To fix CVE-2026-53535, upgrade Activepieces to version 0.82.0 or later.
What type of vulnerability is CVE-2026-53535?
CVE-2026-53535 is a path traversal vulnerability that allows arbitrary file write.
What software is affected by CVE-2026-53535?
CVE-2026-53535 affects Activepieces, an open-source AI workflow automation platform.
When was CVE-2026-53535 published?
CVE-2026-53535 was published on July 16, 2026.