CVE-2026-73655
🟡 Monitoruj
Brak weryfikacji emaila w Trigger.dev umożliwia przejęcie konta przez atakującego.
CVSS
7.4
EPSS
0.4%
Exploit
none
Vendor
Opis źródłowy (NVD)
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.
brak
Brak patcha
Źródła i daty
| Źródło | Wartość |
|---|---|
| NVD – CVSS | 7.4 |
| CISA KEV (aktywnie wykorzystywane) | Nie |
| FIRST EPSS (prawdopodobieństwo exploita) | 0.4% |
| Opublikowano (NVD) | 2026-08-13 20:17:30 UTC |
| Ostatnia modyfikacja (NVD) | 2026-09-18 20:09:01 UTC |
Referencje
- https://github.com/triggerdotdev/trigger.dev/commit/34b1a181c2a1d33a53ebab88f84b05f81fea4254 ([email protected])
- https://github.com/triggerdotdev/trigger.dev/pull/4199 ([email protected])
- https://github.com/triggerdotdev/trigger.dev/releases/tag/v4.5.2 ([email protected])
- https://github.com/triggerdotdev/trigger.dev/security/advisories/GHSA-rp8c-h4xr-w9qv ([email protected])