๐Ÿ” CVE Alert

CVE-2026-73657

MEDIUM 4.2

Trigger.dev: Cross-tenant payload poisoning via packet write + replay

CVSS Score
4.2
EPSS Score
0.0%
EPSS Percentile
0th

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 runtimeEnvironmentId filter, then ReplayTaskRunService in apps/webapp/app/v3/services/replayTaskRun.server.ts replays the selected run in the victim environment. Any valid environment API key can therefore replay another tenant's run by friendlyId, consuming victim resources and repeating side effects; when `payloadType: "application/store"` is used, overrideExistingPayloadPacket() calls conditionallyImportPacket() on existingTaskRun.payload without an integrity check, so payload bytes overwritten through a separate object-store path-traversal vulnerability become attacker-controlled input to the victim task. This issue is fixed in version 4.5.0-rc.4.

CWE CWE-22 CWE-345 CWE-639
Vendor triggerdotdev
Product trigger.dev
Published Aug 13, 2026
Stay Ahead of the Next One

Get instant alerts for triggerdotdev trigger.dev

Be the first to know when new medium vulnerabilities affecting triggerdotdev trigger.dev are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
Low
Availability
Low

Affected Versions

triggerdotdev / trigger.dev
>= 4.4.2, < 4.5.0-rc.4

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/triggerdotdev/trigger.dev/security/advisories/GHSA-jx48-qfwm-xq67 github.com: https://github.com/triggerdotdev/trigger.dev/pull/3756 github.com: https://github.com/triggerdotdev/trigger.dev/commit/e1950778e2f2007e2d432b8f8a8fc89531c51f19 github.com: https://github.com/triggerdotdev/trigger.dev/releases/tag/v4.5.0-rc.4