
ShotBird and QuickLens, two Chrome extensions that were previously legitimate and carried trust signals such as Chrome Web Store visibility and, in some cases, a Featured badge, were reported as malicious in February–March 2026 after ownership changes introduced weaponized updates. Public reporting and researcher analysis indicate the two extensions exposed roughly 7,800 users combined — about 7,000 QuickLens users and 800 ShotBird users — to browser-level code injection, security-header stripping, fake Chrome update lures, form-data theft, and, in ShotBird’s case, a likely pivot to host-level malware execution. For defenders, this is a clear browser extension supply-chain attack: a trusted add-on became an attacker-controlled channel after a sale or ownership transfer. Security teams should review extension inventories, permission changes, and recent trust assumptions around Chrome extensions now.
The most directly affected users are those who had either extension installed and accepted subsequent updates or permission changes.
If organizations do not maintain extension telemetry, actual exposure may be broader than currently confirmed.
The key lesson is that the initial access vector was not phishing or an internet-facing vulnerability. It was the extension update channel itself.
| Phase | Observed behavior | ATT&CK theme |
|---|---|---|
| Initial Access | Compromised extension trust chain | Supply chain compromise |
| Execution | Runtime JavaScript injection in browser context | User execution / script execution |
| Defense Evasion | CSP and security-header stripping | Impair defenses |
| Command & Control | Polling remote infrastructure for tasks | Web-based C2 |
| Collection | Form capture, browser-data collection | Credential access / collection |
| Exfiltration | POST of captured data to remote endpoints | Exfiltration over web services |
| Follow-on | Fake update lure leading to malware execution | User execution / malware staging |
googleupdate.exeindex=proxy OR index=dns
("api.extensionanalyticspro.top" OR "api.getextensionanalytics.top" OR "ggl.lat" OR "orangewater00.com")
| stats count by src_user, src_ip, dest_domain, user_agent
declarativeNetRequestWithHostAccess, webRequest, or broad host accessgoogleupdate.exeThis incident matters because browser extensions have become a software supply-chain blind spot. The extensions did not begin as obvious malware. They inherited trust from prior functionality, store presence, and, in some cases, platform endorsement signals. Once ownership changed, that trust became an attacker asset.
The QuickLens and ShotBird cases also show why extension risk cannot be assessed through static package review alone. Researchers reported that malicious logic was delivered dynamically from command-and-control infrastructure and only existed at runtime. That weakens traditional store-review assumptions and shifts detection toward behavioral monitoring.
There is a second lesson as well: browser compromise is increasingly being used as a bridge to deeper compromise. ShotBird reportedly moved from data capture and fake UI injection to a likely host-level malware chain, which means defenders should stop treating extension abuse as low-grade nuisanceware. In enterprise environments, it should be handled as a genuine intrusion path.
Two previously legitimate Chrome extensions, QuickLens and ShotBird, were reported as malicious after ownership changes introduced code injection, data theft, and fake update behavior.
Users who had either extension installed and accepted updates or new permissions are the most likely to be affected.
Check whether the extensions were installed, review recent extension update history, inspect for unusual permission prompts, and investigate suspicious browser prompts, credential misuse, or malware execution.
Remove the extensions, reset potentially exposed credentials, revoke sessions, and investigate affected endpoints for browser-to-PowerShell or fake update execution.
Public reporting suggests at least one affected extension listing became unavailable after disclosure, but organizations should assume residual risk remains for already impacted users and endpoints.
Because the attacker appears to have gained control of a legitimate extension and weaponized the existing install base through the normal update channel.
They inherit user trust, can access browser content broadly, request new permissions over time, and execute logic on every page a victim visits.
Lucas Oliveira. Chrome Extension Supply-Chain Attack: ShotBird and QuickLens. 17 Aug 2026. Invaders Cybersecurity. https://invaders.ie/resources/blog/supply-chain-attack/chrome-extension-supply-chain-attack-shotbird-and-quicklens.
Subscribe via RSS.
Written by
Research
A DevOps engineer and cybersecurity enthusiast with a passion for uncovering the latest in zero-day exploits, automation, and emerging tech. I write to share real-world insights from the trenches of IT and security, aiming to make complex topics more accessible and actionable. Whether I’m building tools, tracking threat actors, or experimenting with AI workflows, I’m always exploring new ways to stay one step ahead in today’s fast-moving digital landscape.
Get the latest cybersecurity insights delivered to your inbox.