CVE-2026-73657
Last modified
CVE-2026-73657 is a medium-severity vulnerability rated 4.2/10 on the CVSS scale. 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. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:L
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| triggerdotdev | trigger.dev | >= 4.4.2, < 4.5.0-rc.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73657?
How severe is CVE-2026-73657?
How do I fix CVE-2026-73657?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73651TypeORM is a TypeScript and JavaScript ORM for Node.js that …5.7
- CVE-2026-73652vantage6 is an open-source infrastructure for privacy preser…7.1
- CVE-2026-73653Vitest is a testing framework powered by Vite. Prior to vers…9.4
- CVE-2026-73654Trigger.dev is a platform for building and deploying fully m…8.5
- CVE-2026-73655Trigger.dev is a platform for building and deploying fully m…7.4
- CVE-2026-73656Trigger.dev is a platform for building and deploying fully m…9.9
- CVE-2026-73658Trigger.dev is a platform for building and deploying fully m…8.2
- CVE-2026-73659Trigger.dev is the open-source platform for building AI work…8.1
- CVE-2026-7366IBM DataPower Gateway 11.0.0.0 through 11.0.0.1 and IBM Data…4.2
- CVE-2026-73660FreePBX is an open source IP PBX. Prior to 16.0.6 and 17.0.5…7.5
- CVE-2026-73661FreePBX is an open source IP PBX. Prior to 16.0.47 and 17.0.…8.6
- CVE-2026-73662FreePBX is an open source IP PBX. From 17.0.1 until 17.0.7, …7.6
Are you affected by CVE-2026-73657?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
