---
cve: "CVE-2026-73655"
severity: "HIGH"
cvss: 7.4
epss: "36%"
vendor: "triggerdotdev"
kev: false
exploited: false
published: "2026-08-13 20:17:30"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-19T10:27:29+02:00"
---

# CVE-2026-73655

> 7.4 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 34b1a181c2a1d33a53ebab88f84b05f81fea4254 (Commit)
- a3dca98d43347a0d1d5c3b8f48b93c3e4b24677e (Commit)

## Referenzen

- <https://github.com/triggerdotdev/trigger.dev/security/advisories/GHSA-rp8c-h4xr-w9qv>
- <https://github.com/triggerdotdev/trigger.dev/pull/4199>
- <https://github.com/triggerdotdev/trigger.dev/commit/34b1a181c2a1d33a53ebab88f84b05f81fea4254>
- <https://github.com/triggerdotdev/trigger.dev/releases/tag/v4.5.2>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-73655) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
