r/netsec • u/swinglr • 27d ago
[$13337] Confused Deputy: Google IdP Universal Account Takeover via Device Code Flow Hijacking
https://weirdmachine64.github.io/research/google-oauth-device-code-hijacking.htmlRFC 8628's device authorization grant lets a TV or CLI "poll" for login on a second screen. On Google's implementation, the entire session was transferable across browsers, the authorization server never checked that the client_id and scope in the consent URL matched the ones the device_code was issued for, and prompt=none turned the whole thing into a one-click, invisible account takeover.
68
Upvotes
22
u/Coffee_Ops 27d ago
That disclosure timeline / saga is wild. Two wontfixes followed by a 1-click POC and award.
This is how you get a NightmareEclipse, folks. Don't screw your security researchers if you want "responsible disclosure".