Lucene search
+L

17 matches found

CVE
CVE
added yesterday5 views

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...

8.1CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
added yesterday4 views

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...

8.1CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
added yesterday3 views

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...

8.2CVSS5.3AI score
SaveExploits0References4
CVE
CVE
added yesterday10 views

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...

8.2CVSS5.3AI score
SaveExploits0References4
EUVD
EUVD
added yesterday2 views

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...

4.2CVSS5.3AI score
SaveExploits0References4
CVE
CVE
added yesterday8 views

CVE-2026-73657

Technical details about this CVE are not publicly available in the provided documents; monitor for updates.

4.2CVSS5.3AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added yesterday5 views

Trigger.dev: Prototype pollution via run metadata operations → process-wide cross-tenant DoS

Summary The run-metadata update endpoint PUT /api/v1/runs/:runId/metadata applies client-supplied "operations" by passing the attacker-controlled operation.key straight into new JSONHeroPathoperation.key.setnewMetadata, value packages/core/src/v3/runMetadata/operations.ts:22-23, with no...

8.5CVSS5.5AI score
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added yesterday2 views

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,...

9.9CVSS5.3AI score
SaveExploits0References5Affected Software1
CVE
CVE
added yesterday13 views

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...

9.9CVSS5.4AI score
SaveExploits0References4
CVE
CVE
added yesterday13 views

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...

7.4CVSS5.3AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added yesterday2 views

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'...

7.4CVSS5.3AI score
SaveExploits0References5Affected Software1
EUVD
EUVD
added yesterday5 views

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...

8.5CVSS5.3AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added yesterday1 views

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...

8.5CVSS5.3AI score
SaveExploits0References5Affected Software1
CVE
CVE
added yesterday9 views

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...

8.5CVSS5.3AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added yesterday1 views

PT-2026-71879

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...

8.2CVSS5.3AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added yesterday1 views

PT-2026-71880

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...

8.1CVSS5.3AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added yesterday1 views

PT-2026-71878

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...

4.2CVSS5.3AI score
SaveExploits0References5
Rows per page
Query Builder