<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Browser-Extension on CuraSec</title><link>https://curasec.metacog.co.kr/tags/browser-extension/</link><description>Recent content in Browser-Extension on CuraSec</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 30 Aug 2026 15:19:58 +0000</lastBuildDate><atom:link href="https://curasec.metacog.co.kr/tags/browser-extension/index.xml" rel="self" type="application/rss+xml"/><item><title>Chrome/Edge extensions caught stealing crypto and browser data</title><link>https://curasec.metacog.co.kr/insights/2026-08-30-chrome-web-store-extensions-caught-stealing-crypto-browser-d/</link><pubDate>Sun, 30 Aug 2026 15:19:58 +0000</pubDate><guid>https://curasec.metacog.co.kr/insights/2026-08-30-chrome-web-store-extensions-caught-stealing-crypto-browser-d/</guid><description>&lt;ul>
&lt;li>&lt;strong>Engineer — Plan:&lt;/strong> Audit installed Chrome/Edge extensions across your managed fleet and enforce an allowlist policy; no CISA KEV or active enterprise exploitation signal, but browser extension supply-chain risk is real for developer workstations.&lt;/li>
&lt;li>&lt;strong>SOC/IR — Act:&lt;/strong> Hunt for suspicious extension IDs from the reported malicious set in browser inventory logs and EDR telemetry; also look for ClickFix lure behavior (fake captcha/update prompts triggering clipboard/PowerShell execution) as a detection pattern since this reporting date.&lt;/li>
&lt;li>&lt;strong>Leader — Plan:&lt;/strong> Browser extension governance is a gap in most enterprise policies — use this as a prompt to task the team with drafting an approved-extension policy before the next audit cycle.&lt;/li>
&lt;/ul></description></item><item><title>Adobe Acrobat Chrome Extension Exposed WhatsApp Web Chat Data</title><link>https://curasec.metacog.co.kr/insights/2026-07-23-adobe-chrome-extension-flaw-let-sites-access-private-whatsap/</link><pubDate>Thu, 23 Jul 2026 12:47:45 +0000</pubDate><guid>https://curasec.metacog.co.kr/insights/2026-07-23-adobe-chrome-extension-flaw-let-sites-access-private-whatsap/</guid><description>&lt;ul>
&lt;li>&lt;strong>Engineer — Plan:&lt;/strong> Audit enterprise Chrome extension policies to confirm the Adobe Acrobat extension is at current patched version; consider restricting extension permissions via managed browser policy if update cadence is slow.&lt;/li>
&lt;li>&lt;strong>SOC/IR — Learn:&lt;/strong> No active exploitation or IOCs reported; file as a reference for understanding cross-origin data leakage via browser extension privilege abuse if hunting similar patterns later.&lt;/li>
&lt;li>&lt;strong>Leader — Skip&lt;/strong>&lt;/li>
&lt;/ul></description></item><item><title>Adobe Acrobat Chrome Extension Flaw Exposed WhatsApp Web Data</title><link>https://curasec.metacog.co.kr/insights/2026-07-23-adobe-acrobat-extension-flaw-let-malicious-sites-read-whatsa/</link><pubDate>Thu, 23 Jul 2026 12:47:45 +0000</pubDate><guid>https://curasec.metacog.co.kr/insights/2026-07-23-adobe-acrobat-extension-flaw-let-malicious-sites-read-whatsa/</guid><description>&lt;ul>
&lt;li>&lt;strong>Engineer — Plan:&lt;/strong> The patched Adobe Acrobat Chrome extension (CVE-2026-48294) could allow malicious sites to silently read WhatsApp Web session data; public PoC exists but EPSS is 0.01 and KEV-unlisted. Audit enterprise browser policies and confirm the extension has been updated to the patched version across managed endpoints.&lt;/li>
&lt;li>&lt;strong>SOC/IR — Learn:&lt;/strong> No active exploitation campaign or IOCs published; the HermeticReader attack chain demonstrates how a privileged browser extension can be abused to silently cross-read web app data — useful context for evaluating browser extension detection coverage but no immediate hunt or rule-write warranted.&lt;/li>
&lt;li>&lt;strong>Leader — Skip&lt;/strong>&lt;/li>
&lt;li>&lt;strong>Signals:&lt;/strong> CVE-2026-48294 — CISA KEV: not listed, EPSS 0.01, public PoC on GitHub&lt;/li>
&lt;/ul></description></item><item><title>Claude Chrome Extension Flaw Enables Malicious Extension AI Abuse</title><link>https://curasec.metacog.co.kr/insights/2026-07-17-claude-chrome-extension-flaw-lets-malicious-extensions-trigg/</link><pubDate>Fri, 17 Jul 2026 12:06:10 +0000</pubDate><guid>https://curasec.metacog.co.kr/insights/2026-07-17-claude-chrome-extension-flaw-lets-malicious-extensions-trigg/</guid><description>&lt;ul>
&lt;li>&lt;strong>Engineer — Plan:&lt;/strong> If your org uses the Claude Chrome extension with connected services (Gmail, Docs, Salesforce), audit which extensions are installed alongside it and restrict extension installs via policy; monitor for an Anthropic patch and deploy it when released.&lt;/li>
&lt;li>&lt;strong>SOC/IR — Learn:&lt;/strong> No active exploitation or IOCs reported; the attack chain (malicious extension simulating clicks to abuse AI-connected services) is worth understanding as a new browser-based lateral movement pattern for future detection design.&lt;/li>
&lt;li>&lt;strong>Leader — Learn:&lt;/strong> Illustrates supply-chain risk of AI browser integrations accessing business-critical SaaS; worth flagging to the team reviewing AI tool policies but no immediate board-level action needed absent active exploitation.&lt;/li>
&lt;/ul></description></item><item><title>Claude for Chrome Flaw Lets Rogue Extensions Access Gmail, Docs, Calendar</title><link>https://curasec.metacog.co.kr/insights/2026-07-15-researchers-say-claude-for-chrome-flaw-lets-rogue-extensions/</link><pubDate>Wed, 15 Jul 2026 12:11:39 +0000</pubDate><guid>https://curasec.metacog.co.kr/insights/2026-07-15-researchers-say-claude-for-chrome-flaw-lets-rogue-extensions/</guid><description>&lt;ul>
&lt;li>&lt;strong>Engineer — Plan:&lt;/strong> If Claude for Chrome is deployed in your environment, audit which other extensions have scripting access to claude.ai and consider disabling the integration until Anthropic ships a complete fix; Anthropic&amp;rsquo;s May patch only narrowed the arbitrary-prompt path, not the cross-extension trigger surface.&lt;/li>
&lt;li>&lt;strong>SOC/IR — Learn:&lt;/strong> The attack chain (rogue extension injecting scripts on claude.ai to pivot into Gmail/Docs/Calendar) represents a new cross-extension privilege escalation pattern via AI browser tools; no active exploitation or IOCs reported, so no hunt to run today, but worth modeling for detection of unauthorized extension installs.&lt;/li>
&lt;li>&lt;strong>Leader — Plan:&lt;/strong> If Claude for Chrome is in your approved-tools list, confirm with your IT/security team whether employees are running it and assess exposure to sensitive data in Gmail, Docs, and Calendar; request Anthropic&amp;rsquo;s remediation timeline before the next quarterly tool review.&lt;/li>
&lt;/ul></description></item><item><title>ModHeader Extension Pulled After Dormant Browser-History Collector Discovered</title><link>https://curasec.metacog.co.kr/insights/2026-07-14-google-and-microsoft-pull-modheader-with-1-6-million-install/</link><pubDate>Tue, 14 Jul 2026 12:08:08 +0000</pubDate><guid>https://curasec.metacog.co.kr/insights/2026-07-14-google-and-microsoft-pull-modheader-with-1-6-million-install/</guid><description>&lt;ul>
&lt;li>&lt;strong>Engineer — Act:&lt;/strong> ModHeader is widely used by engineers for API and header debugging — remove it from all developer and CI browsers now and replace with a vetted alternative; dormant or not, undisclosed collection code in a tool with store-level trust is a supply-chain red flag.&lt;/li>
&lt;li>&lt;strong>SOC/IR — Plan:&lt;/strong> No active exploitation or IOCs to sweep for, but this is a prompt to audit the browser extension inventory across developer workstations and establish an approved-extension policy or detection for unapproved extension installs.&lt;/li>
&lt;li>&lt;strong>Leader — Learn:&lt;/strong> No data was collected and both stores have already pulled the extension, so no breach disclosure or vendor inquiry is warranted; useful data point on browser-extension supply-chain risk when building or updating software-inventory and vendor-vetting policies.&lt;/li>
&lt;/ul></description></item></channel></rss>