Vulnerability Description
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 generatePresignedRequest in apps/webapp/app/v3/objectStore.server.ts, allowing .. traversal to escape the packets/<projectRef>/<env>/ object-store prefix and enabling a project API key to read or overwrite another organization's offloaded task payloads and outputs on multi-organization self-hosted instances. This issue is fixed in version 4.5.0.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/triggerdotdev/trigger.dev/commit/db4074df54db06b0656becf3f974
- https://github.com/triggerdotdev/trigger.dev/pull/3830
- https://github.com/triggerdotdev/trigger.dev/releases/tag/v4.5.0
- https://github.com/triggerdotdev/trigger.dev/security/advisories/GHSA-m3mf-37q7-
- https://github.com/triggerdotdev/trigger.dev/security/advisories/GHSA-m3mf-37q7-
FAQ
What is CVE-2026-73659?
CVE-2026-73659 is a vulnerability with a CVSS score of 8.1 (HIGH). 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-controlle...
How severe is CVE-2026-73659?
CVE-2026-73659 has been rated HIGH with a CVSS base score of 8.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-73659?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.