Twitch extension with 30K installs exposes users’ OAuth tokens
Recorded: Sept. 14, 2026, 7:08 p.m.
| Original | Summarized |
Twitch extension with 30K installs exposes users’ OAuth tokens News Featured Microsoft: September updates cause RDS failures on Windows Server Dutch NCSC: Critical Check Point VPN flaws exploitation is imminent New Android malware encrypts files, steals data, and harasses victims Florida confirms DMV database breached via stolen police account Hackers hijack HBO Max Reddit account to push malware in ClickFix ads Hackers target exposed Vite dev servers to steal AWS, Azure secrets Why Patch Automation Needs Brakes, Not Just an Accelerator Webinar: How malicious OAuth apps can lead to Google Workspace breaches Tutorials Latest How to access the Dark Web using the Tor Browser How to enable Kernel-mode Hardware-enforced Stack Protection in Windows 11 How to use the Windows Registry Editor How to backup and restore the Windows Registry How to start Windows in Safe Mode How to remove a Trojan, Virus, Worm, or other Malware How to show hidden files in Windows 7 How to see hidden files in Windows Webinars Latest Qualys BrowserCheck STOPDecrypter AuroraDecrypter FilesLockerDecrypter AdwCleaner ComboFix RKill Junkware Removal Tool Deals Categories eLearning IT Certification Courses Gear + Gadgets Security VPNs Popular Best VPNs How to change IP address Access the dark web safely Best VPN for YouTube Forums Virus Removal Guides HomeNewsSecurityTwitch extension with 30K installs exposes users’ OAuth tokens Twitch extension with 30K installs exposes users’ OAuth tokens By Bill Toulas September 14, 2026 A browser extension called Twitch Enhanced Viewer | JeetBot, available in the official Chrome and Firefox stores, sends users’ Twitch OAuth session tokens to a commercial bot service. The malicious extension on the Chrome Web StoreSource: BleepingComputer.com Build your security blueprint for AI-powered attacks Join Mikko Hyppönen and security leaders from the NFL, CHANEL, and Atlassian for a two-hour digital summit on what AI-speed attacks change, what defenders should stop doing, and how to validate, decide, fix, and re-validate at machine speed. Related Articles: Account Takeover Bill Toulas Previous Article Post a Comment Community Rules You need to login in order to post a comment Not a member yet? Register Now You may also like: Upcoming Webinar Popular Stories Passkey-themed phishing attacks lead to Microsoft 365 data theft Hackers abused Claude to extract secrets from 1.8M Android apps GitLab urges users to patch max severity path traversal flaw Sponsor Posts Patch automation needs more than speed. Action1 brings control into every stage of deployment. Find your gaps before an auditor does. Check your EU CRA readiness in 5 questions. Overdue a password health-check? Audit your Active Directory for free Stay one step ahead of new threats in the new year. Join Huntress for the monthly Tradecraft Tuesday. EtherHiding Malware on macOS: How Attackers Hide C2 on the Blockchain Upcoming Webinar Follow us: Main Sections News Community Forums Useful Resources Welcome Guide Company About BleepingComputer Terms of Use - Privacy Policy - Ethics Statement - Affiliate Disclosure Copyright @ 2003 - 2026 Bleeping Computer® LLC - All Rights Reserved Login Username Password Remember Me Sign in anonymously Sign in with Twitter Not a member yet? Register Now Help us understand the problem. What is going on with this comment? Spam Abusive or Harmful Inappropriate content Strong language Other Read our posting guidelinese to learn what content is prohibited. Submitting... |
A browser extension named Twitch Enhanced Viewer | JeetBot, which has amassed over thirty thousand installations across the Chrome and Firefox stores, poses a significant security risk by exposing users' OAuth session tokens to a commercial service. The extension is advertised as a legitimate tool for enhancing the Twitch viewing experience, offering functionalities such as ad blocking, forced 1080p playback, region bypassing, and channel-point collection. However, an analysis conducted by application security company Socket revealed that the extension captures the authorization header from the Twitch web client, extracts the user's OAuth token, and transmits these credentials via proxy servers operated by JeetBot, a service specializing in Twitch, Kick, and VK Live tools. The mechanism for data exfiltration involves appending the extracted token directly to redirected proxy requests using an auth= URL parameter. This process results in the token being written in cleartext within the request logs of the proxy server, allowing the vendor to easily retrieve the sensitive data. This exfiltration process is executed for every Twitch channel the user views, with the exception of ten Russian-language channels that are hardcoded into the extension’s source code. Although earlier versions of the extension incorporated more explicit credential-theft mechanisms, the developer later provided a disclaimer in the Firefox Add-ons store stating that they would not collect or use user data unless it was essential for the core functionality or approved exceptions. Despite the developer's assurances regarding data usage, Socket researchers concluded that the extension represents a substantial security vulnerability. They advise that users should immediately remove the extension from their browsers, disconnect all active Twitch sessions, and subsequently re-authenticate to invalidate any potentially forwarded tokens. Furthermore, the report cautions that developers should refrain from routing requests containing authentication headers or tokens through third-party servers to mitigate such risks. |