VYPR

Activepieces

by Activepieces

Source repositories

CVEs (8)

  • CVE-2026-48499CriJul 30, 2026
    risk 0.53cvss epss 0.00

    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…

  • CVE-2026-73081HigAug 11, 2026
    risk 0.50cvss epss 0.00

    Activepieces is an open source AI workflow automation platform. Prior to 0.80.0, the worker's code-compilation pipeline builds the on-disk path for a Code step from the step's name and passes that path to a shell-invoked build command. A step name containing shell metacharacters…

  • CVE-2026-73083HigAug 11, 2026
    risk 0.42cvss epss 0.00

    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…

  • CVE-2026-12813MedJun 21, 2026
    risk 0.41cvss 6.3epss 0.00

    A vulnerability was detected in activepieces up to 0.83.0. This vulnerability affects the function handleUrlFile in the library packages/server/engine/src/lib/variables/processors/file.ts of the component File URL Handler. The manipulation results in server-side request forgery.…

  • CVE-2026-73084MedAug 11, 2026
    risk 0.33cvss 6.1epss 0.00

    Activepieces is an open source AI workflow automation platform. Prior to 0.83.0, the /api/redirect OAuth callback endpoint embeds the user-supplied code query parameter directly into an inline script block without proper escaping. A crafted request to /api/redirect with a…

  • CVE-2026-73082MedAug 11, 2026
    risk 0.27cvss epss 0.00

    Activepieces is an open source AI workflow automation platform. Prior to 0.82.0, the POST /api/v1/projects/:projectId/mcp-server/validate-agent-mcp-tool endpoint makes an outbound HTTP or SSE request to a user-supplied serverUrl without URL validation or SSRF protection. An…

  • CVE-2026-53536MedJul 16, 2026
    risk 0.00cvss epss 0.00

    Activepieces is an open source AI workflow automation platform. Prior to 0.83.0, the /v1/step-files/signed download endpoint verified the supplied JWT against the shared signing secret but did not check the token's audience, and combined with a missing null-check on the decoded…

  • CVE-2026-53535MedJul 16, 2026
    risk 0.00cvss epss 0.01

    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…