Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-73657
Published:August 13, 2026
Updated:August 31, 2026
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.
Affected Packages
https://github.com/triggerdotdev/trigger.dev.git (GITHUB):
Affected version(s) >=v4.4.2 <v4.5.0
Fix Suggestion:
Update to version v4.5.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
2.3
Attack Vector
NETWORK
Attack Complexity
HIGH
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
4.2
Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
LOW
Availability
LOW
Weakness Type (CWE)
Insufficient Verification of Data Authenticity
Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
Authorization Bypass Through User-Controlled Key
EPSS
Base Score:
0.16