Authorization Bypass in Trigger.dev Run Replay Operation
Trigger.dev versions prior to 4.5.2 contain an improper authorization vulnerability that allows authenticated attackers to inject task runs into arbitrary environments.
CVE search metadata
CVE search record: CVE-2026-85651. Severity: high. CVSS: 8.5. KEV: no. Product: Trigger.dev (< 4.5.2). Brief: Authorization Bypass in Trigger.dev Run Replay Operation. Brief link: https://feed.craftedsignal.io/briefs/2026-09-trigger-dev-auth-bypass/
Trigger.dev versions before 4.5.2 are affected by an improper authorization vulnerability in the platform's run replay functionality. The flaw stems from a failure to correctly validate environment membership when a user initiates a replay operation. An authenticated attacker can exploit this weakness to inject task runs into environments or organizations they do not belong to.
This vulnerability allows for unauthorized resource consumption and the potential to pollute the run history logs of victim projects. Because the replay mechanism executes under the context of the target environment, it could lead to sensitive data processing or unintended side effects if the replayed task logic interacts with external systems configured in the target environment. Organizations using Trigger.dev should prioritize updating to version 4.5.2 or later to ensure that cross-environment replay operations are properly restricted.
Impact
Successful exploitation allows attackers to manipulate task execution flows across organizational boundaries. The impact includes unauthorized consumption of compute resources, potential injection of malicious task inputs into victim workflows, and degradation of log integrity. This vulnerability affects all self-hosted and cloud-managed instances of Trigger.dev running versions below 4.5.2.
Recommendation
- Upgrade all Trigger.dev deployments to version 4.5.2 or later to resolve the authorization logic error associated with CVE-2026-85651.
- Audit application logs for abnormal "replay" API calls originating from authenticated users that reference unexpected organization or environment identifiers.
Immediate actions
Upgrade Trigger.dev to 4.5.2 or later
Mitigations
Upgrade to version 4.5.2
CVE-2026-85651