CVE-2026-73655
Last modified
CVE-2026-73655 is a high-severity vulnerability rated 7.4/10 on the CVSS scale. Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. Prior to 4.5.2, addGoogleStrategy() in apps/webapp/app/services/googleAuth.server.ts passes a Google profile email to findOrCreateGoogleUser() in apps/webapp/app/models/user.server.ts without requiring Google's email_verified assertion. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. Prior to 4.5.2, addGoogleStrategy() in apps/webapp/app/services/googleAuth.server.ts passes a Google profile email to findOrCreateGoogleUser() in apps/webapp/app/models/user.server.ts without requiring Google's email_verified assertion. When existingEmailUser && !existingUser is true, the flow writes the new Google authIdentifier into the existing email-matched account and returns that user object, allowing an attacker-controlled Google profile with an unverified matching email to take over the account. This issue is fixed in version 4.5.2.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| triggerdotdev | trigger.dev | < 4.5.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73655?
How severe is CVE-2026-73655?
How do I fix CVE-2026-73655?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- 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-7365IBM Operations Analytics - Log Analysis and IBM SmartCloud …7.8
- CVE-2026-73650SVGO, short for SVG Optimizer, is a Node.js library and comm…8.2
- 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-73656Trigger.dev is a platform for building and deploying fully m…9.9
- CVE-2026-73657Trigger.dev is a platform for building and deploying fully m…4.2
- 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
Are you affected by CVE-2026-73655?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
