13 matches found
CVE-2026-73659
Trigger.dev CVE-2026-73659 affects the open-source platform (Trigger.dev) in versions 4.4.2–4.5.0. The packet presign routes (apps/webapp/app/routes/api.v1.packets.$.ts) pass a caller-controlled filename through resolveStoreProtocolForPacketPresign to generatePresignedUrl/generatePresignedRequest...
EUVD-2026-58482
Trigger.dev is the open-source platform for building AI workflows in TypeScript. From 4.4.2 until 4.5.0, the packet presign routes in apps/webapp/app/routes/api.v1.packets.$.ts pass a caller-controlled filename through resolveStoreProtocolForPacketPresign to generatePresignedUrl and...
EUVD-2026-58480
Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. From 4.4.2 until 4.5.0-rc.5, Aws4FetchClient.buildUrl and Aws4FetchClient.presign in apps/webapp/app/v3/objectStoreClient.server.ts assign user-controlled packet keys to URL.pathname, while...
CVE-2026-73658
Trigger.dev CVE-2026-73658 affects versions 4.4.2 through 4.5.0-rc.5 where Aws4FetchClient.buildUrl() and Aws4FetchClient.presign() assign user-controlled packet keys to URL.pathname, and routes/api.v1.packets.$.ts accepts wildcard params with insufficient per-resource ownership checks. WHATWG pa...
CVE-2026-73657
Technical details about this CVE are not publicly available in the provided documents; monitor for updates.
EUVD-2026-58479
Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. From 4.4.2 until 4.5.0-rc.4, POST /api/v1/runs/:runParam/replay in apps/webapp/app/routes/api.v1.runs.$runParam.replay.ts uses prisma.taskRun.findUnique where: friendlyId: runParam without a...
CVE-2026-73656
Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. Prior to 4.5.6, POST /api/v1/deployments/:deploymentId/background-workers calls CreateDeploymentBackgroundWorkerServiceV4.call in apps/webapp/app/v3/services/createDeploymentBackgroundWorkerV4.server.ts,...
CVE-2026-73656
CVE-2026-73656 : Trigger.dev platform vulnerability where, before version 4.5.6, POST /api/v1/deployments/:deploymentId/background-workers executes CreateDeploymentBackgroundWorkerServiceV4.call() and uses workerDeployment.findFirst() to match by friendlyId without environmentId. A user with a va...
CVE-2026-73655
Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. Prior to 4.5.2, addGoogleStrategy in apps/webapp/app/services/googleAuth.server.ts passes a Google profile email to findOrCreateGoogleUser in apps/webapp/app/models/user.server.ts without requiring Google'...
CVE-2026-73655
Trigger.dev prior to 4.5.2: addGoogleStrategy() in apps/webapp/app/services/googleAuth.server.ts passes a Google profile email to findOrCreateGoogleUser() in apps/webapp/app/models/user.server.ts without requiring email_verified. When existingEmailUser && !existingUser is true, the flow writes th...
EUVD-2026-58358
Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. From 3.3.8 until 4.5.6, the PUT /api/v1/runs/:runId/metadata endpoint passes attacker-controlled operation.key values to new JSONHeroPathoperation.key.setnewMetadata, value in...
CVE-2026-73654
Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. From 3.3.8 until 4.5.6, the PUT /api/v1/runs/:runId/metadata endpoint passes attacker-controlled operation.key values to new JSONHeroPathoperation.key.setnewMetadata, value in...
CVE-2026-73654
CVE-2026-73654 affects Trigger.dev platform (versions 3.3.8–4.5.6). The vulnerability arises in PUT /api/v1/runs/:runId/metadata where attacker-controlled operation.key values are passed to new JSONHeroPath(operation.key).set(newMetadata, value), without rejecting dangerous constructor and protot...