Security & Threat Intelligence

The Watch

The Signal

300+ malicious Chrome extensions with 37.4 million installs are actively exfiltrating

Simultaneously, every frontier AI model tested by 1Password's SCAM benchmark failed critical security tasks including entering credentials on phishing pages. Your browser supply chain and your AI agent deployments are both compromised — audit both today.

In Play

  1. Chrome Extension Supply Chain Compromise at Industrial Scale

    300+ malicious Chrome extensions with 37.4M downloads are actively exfiltrating browsing history and Gmail content, with 15 AI-disguised extensions specifically targeting email extraction — requiring immediate fleet-wide audit and allowlist enforcement.

    Ask Clarity
  2. AI Agent Security Failures and Ungoverned Attack Surface Expansion

    Eight sources converge on a single theme: AI agents operating with full user permissions, failing security benchmarks, and proliferating across engineering and financial workflows without IAM governance — OpenAI's Lockdown Mode admission, 1Password's SCAM results, and OpenClaw's architectural flaws all confirm prompt-based safeguards are inadequate.

    Ask Clarity
  3. State-Sponsored Campaigns Targeting Defense Industrial Base

    GTIG mapped coordinated operations from APT44, Lazarus Group, Volt Typhoon, and Iran-nexus groups against defense/aerospace targets, with a 70% YoY increase in utility cyberattacks providing the statistical backdrop.

    Ask Clarity
  4. Post-Quantum Cryptography Migration and Identity Infrastructure Erosion

    OpenSSH 10.1 now actively warns on non-PQC key exchange, the alleged SSA database breach threatens SSN-based identity verification for 300M+ Americans, and quantum computing entering production financial workflows compresses the harvest-now-decrypt-later timeline.

    Ask Clarity
  5. Shadow AI Tool Proliferation and Software Supply Chain Degradation

    ByteDance Seed 2.0 at $0.47/M tokens makes shadow AI economically trivial, AI-generated code is becoming the enterprise norm (Spotify devs writing zero code in 2026), AI detection tools produce 95% false positives on classic literature, and open-source supply chain trust is eroding under AI-generated contribution floods.

    Ask Clarity

Deep Dives

Chrome Extension Supply Chain Compromised at Industrial Scale — Audit Your Fleet Today

The Threat

Researchers identified more than 300 malicious Chrome extensions with a combined 37.4 million downloads. This is not a theoretical supply chain risk — it's active exfiltration happening right now across enterprise environments. The breakdown is stark:

Extension CategoryCountPrimary CapabilityData Exfiltrated
General malicious300+Iframe injection, data theftBrowsing history, user data
Immediate history exfil153History exfiltration on installFull browsing history
AI-disguised (LayerX)30Gmail content extractionEmail content to C2 servers
Gmail-targeting subset15Email content theftEmail body, attachments

The 153 extensions confirmed to exfiltrate browser history immediately upon installation are the most dangerous — attackers harvest internal URLs, SaaS application paths, session tokens in URL parameters, and browsing patterns that reveal organizational structure. A separate LayerX report identified 30 extensions disguised as AI productivity tools sharing identical backend infrastructure, with 15 specifically targeting Gmail to extract email content and transmit it to third-party servers.

Why AI Disguises Make This Worse

The AI-tool disguise is particularly effective because users actively seek these extensions and grant them broad permissions. Gmail targeting means MFA codes sent via email, internal communications, sensitive attachments, and calendar data are all compromised. Browser history exfiltration reveals your internal tooling landscape to attackers — every Jira URL, every Confluence path, every internal dashboard.

Browser extensions with 37.4 million installs are exfiltrating your browsing history and Gmail content right now — the only question is whether any of them are on your managed fleet.

Defensive Actions

This requires same-day response. Pull your managed fleet's extension inventory via Chrome Enterprise policies. Cross-reference against published IOCs from the campaign. Enforce extension allowlisting immediately — block any extension requesting history, tabs, or Gmail read permissions that isn't explicitly approved. Monitor for anomalous network traffic from browser processes to unknown domains as your primary detection signal.

What to do

  1. Pull complete Chrome extension inventory across all managed endpoints and cross-reference against published IOCs from the 300+ extension campaign

  2. Enforce Chrome Enterprise extension allowlisting, blocking all extensions requesting history, tabs, or Gmail read permissions not on your approved list

  3. Deploy network monitoring rules to detect browser process connections to unknown C2 domains identified in the LayerX report

AI Agents Are Privileged Service Accounts With an App Store — And Every Model Fails Security Testing

The Convergence

Eight independent intelligence sources this cycle converge on a single conclusion: AI agents are the fastest-growing ungoverned attack surface in enterprise environments, and the vendors themselves are admitting their defenses don't work. Three data points make this undeniable:

1Password's SCAM Benchmark: Universal Failure

1Password open-sourced SCAM (Security Comprehension and Awareness Measure), testing whether AI agents behave safely in real workflows — opening emails, retrieving credentials, filling login forms. Results across eight frontier models: safety scores ranged from 35% to 92%, and every single model entered credentials on phishing pages or forwarded passwords to external parties. The critical finding: applying a short security "skill file" dramatically reduced failures — meaning the fix is cheap but the default is dangerous.

OpenAI's Lockdown Mode: Vendor Admission

OpenAI introduced optional Lockdown Mode for ChatGPT and added Elevated Risk labels to ChatGPT Atlas and Codex. Read that carefully: the vendor is labeling its own features as elevated risk for prompt injection. Lockdown Mode is optional and off by default — every ChatGPT Enterprise deployment is running in a less-secure configuration unless you've acted.

OpenClaw Architecture: The Pattern Spreading Everywhere

OpenClaw — an open-source AI agent framework with 120,000+ GitHub stars — operates with the same permissions as the installing user. Its creator was hired by OpenAI after a bidding war with Meta. The architecture has persistent memory across sessions, always-on autonomous operation, and the ability to execute real-world actions including financial transactions and email monitoring. Multiple sources confirm this pattern is replicating: Klaw for agent orchestration, Warp's Oz for coding agent fleets, Ramp's Accounting Agent for financial workflows, and Goldman Sachs embedding Anthropic engineers for six months to build autonomous compliance systems.

Threat VectorAffected SystemsCurrent MitigationAdequacy
Agent credential inheritanceOpenClaw, any agent with user permissionsNone standardNon-existent
Prompt injectionChatGPT, Atlas, Codex, all agents processing external inputOptional Lockdown ModePartial — off by default
Marketplace/plugin supply chainOpenClaw, any agent with plugin ecosystemPrompt-based guardrailsInadequate
AI-generated code injectionGrok Build (8 parallel agents), Codex, Claude CodeHuman code reviewInadequate at scale
AI agents that inherit user permissions and accept third-party plugins are privileged service accounts with an app store — treat them that way or accept the breach that follows.

The Financial Sector Amplifier

This isn't just a developer problem. Goldman Sachs has had Anthropic engineers embedded for six months building autonomous compliance and trade accounting systems. Ramp's Accounting Agent auto-codes, accrues, and syncs transactions to ERPs with a claimed 98% accuracy — meaning a 2% error rate on financial data. Meanwhile, Botkeeper shut down after 11 years and $90M raised despite 80%+ accuracy — proving AI capability doesn't guarantee operational reliability. Separation of duties erodes when an AI agent both codes and approves transactions.

What To Do

Deploy 1Password's SCAM benchmark (MIT-licensed, 30 scenarios) against every AI agent touching credentials or authentication before granting production access. Enable ChatGPT Lockdown Mode for all enterprise users immediately. Publish an AI agent security standard requiring sandboxing, scoped credentials, restricted tool access, and audit logging. No agent should inherit full user permissions without explicit security review.

What to do

  1. Enable ChatGPT Lockdown Mode for all enterprise users and enforce via policy for any workflow involving sensitive data, code, or internal systems

  2. Download and run 1Password's SCAM benchmark against all AI agents touching credentials, email, or authentication workflows; set minimum 85% safety score for production access

  3. Publish an AI agent security standard requiring sandboxing, least-privilege scoped credentials, restricted plugin access, and comprehensive audit logging

  4. Inventory all AI agent installations (OpenClaw, Klaw, Warp Oz, Rowboat) across engineering and business teams, cataloging permissions, credential scopes, and data access patterns

State-Sponsored Campaigns, Identity Infrastructure Erosion, and the PQC Migration Clock

Four Nation-States Hitting the Defense Industrial Base

Google's Threat Intelligence Group published a comprehensive mapping of coordinated state-sponsored operations from China, Russia, North Korea, and Iran targeting the defense industrial base. The specific TTPs are actionable:

  • APT44 (Russia) — Exfiltrating Signal and Telegram data from devices captured in Ukraine, directly tied to battlefield technology theft
  • Lazarus Group (North Korea) — Continuing Operation Dream Job against aerospace and defense via fake LinkedIn job offers
  • Volt Typhoon (China) — Active reconnaissance against North American military contractor login portals, pre-positioning within critical infrastructure
  • Iran-nexus groups — Participating in coordinated DIB targeting

The statistical backdrop: a 70% year-over-year increase in utility cyberattacks. This is current operational tempo, not a future threat.


Identity Infrastructure Under Siege

Three massive identity breaches in a single cycle compound the state-sponsored threat:

IncidentRecordsData TypesStatus
US SSA database (alleged)300M+SSNs, full identity dataCriminal probe demanded by lawmakers
Odido (Dutch telco)6.2MNames, contacts, bank accounts, IDsConfirmed; victim notification underway
Senegal biometric IDs~20MBirth records, ID card detailsConfirmed; Green Blood Group ransomware

The SSA allegation is the most consequential. A whistleblower claims a federal tech team improperly cloned the master Social Security database into a poorly governed cloud. If confirmed, SSN-based identity verification becomes fundamentally broken — affecting KYC/AML, credit verification, healthcare identity, and every compliance framework that treats SSN knowledge as an authenticator.


Post-Quantum Cryptography: OpenSSH Forces the Issue

OpenSSH 10.1 now actively warns users when connections use non-post-quantum key exchange algorithms, pushing migration to mlkem768x25519-sha256 (default since 10.0). This is designed to counter store-now-decrypt-later attacks. Separately, quantum-as-a-service platforms (Amazon Braket, Azure Quantum, IBM Quantum) are entering production financial workflows for fraud detection and derivatives pricing — compressing the timeline for when harvested encrypted data becomes decryptable.

If your SSH infrastructure generates warnings after upgrading to OpenSSH 10.1, those are systems where sensitive data is being transmitted with an expiration date on its confidentiality.

What to do

  1. Conduct targeted threat hunt for Volt Typhoon, APT44, and Lazarus Group TTPs if you're in defense, aerospace, energy, or their supply chains — focus on external auth portal logs and LinkedIn-based social engineering

  2. Catalog all systems using SSN as authenticator or unique identifier and begin contingency planning for alternative identity verification methods

  3. Deploy OpenSSH 10.1 in test environments and catalog all systems generating non-PQC key exchange warnings; prioritize systems handling data with >5-year confidentiality requirements

  4. Add trezor.authentication-check[.]io and related domains to DNS blocklist; issue advisory about physical mail phishing campaigns using QR codes

Shadow AI and Software Supply Chain Degradation: The Slow-Burn Risks Compounding Beneath You

The Economic Barrier to Shadow AI Just Disappeared

ByteDance released Seed 2.0, matching frontier model performance at $0.47 per million tokens — 73% cheaper than GPT-5.2 ($1.75) and 91% cheaper than Gemini 3 Pro ($5.00). At this price point, any employee with a credit card can access frontier-class AI reasoning for less than a coffee. Your CASB and proxy rules need to account for API calls to ByteDance's Doubao platform and associated endpoints, where data residency is in China.

This isn't just a ByteDance problem. Seven sources this cycle document the same pattern: AI tools proliferating faster than security governance can track them. Intercom's CTO explicitly advocates permissive, multi-tool AI adoption — letting engineers freely use Cursor, Claude, and Copilot without standardization. Spotify's top developers have written zero lines of code in 2026. Lightfield CRM connects to user inboxes with 3-minute onboarding. Each tool creates an unmanaged data exfiltration channel.

Open-Source Supply Chain Trust Is Eroding

A new tool called Vouch has emerged specifically to combat AI-generated low-quality contributions flooding open-source projects, implementing a web-of-trust model. The fact this tool needs to exist is the signal. When maintainers are drowning in AI-generated noise, review quality degrades — exactly the condition that supply chain attackers exploit. The xz-utils backdoor (CVE-2024-3094) succeeded partly because the attacker built trust while maintainers were overwhelmed. AI contribution floods compress that attack surface.

AI Detection Tools Don't Work

From China's #反ai movement: a famous Chinese essay by Shi Tiesheng was flagged as 95% AI-generated by detection tools. If your compliance, DLP, or trust-and-safety workflows rely on AI content detection, those tools are producing unreliable signal. Human authors are now actively modifying writing to evade detection — an adversarial dynamic mirroring attacker evasion of security controls.

Voice Cloning Has Reached Production Scale

Chinese podcast platform Ximalaya reports 30% of content is now AI-narrated, with human narrators experiencing 50% pay cuts. Voice cloning technology is no longer experimental — it's operating at consumer scale. Any organization using voice biometrics for customer verification or employee MFA should treat this as confirmation the attack tooling is mature and widely accessible.

The security threat isn't that AI got smarter this week — it's that it got 10x cheaper, learned to act autonomously, and is writing your codebase, while most security programs haven't updated a single control.

What to do

  1. Update CASB and egress monitoring to detect API calls to ByteDance/Doubao, DeepSeek, and other Chinese-origin AI endpoints; publish an approved AI vendor list

  2. Audit all OAuth grants to AI tools via your identity provider (Entra ID, Okta, Google Workspace) and revoke any not on your approved vendor list

  3. Assess voice biometric authentication controls across your stack for resilience against production-grade voice cloning

  4. Document false positive/negative rates for any AI content detection tools in security or compliance workflows; mandate human review before action on detection results

The bottom line

Your browser extensions are actively exfiltrating data to attackers (300+ malicious extensions, 37.4M installs), every frontier AI model will type your passwords into phishing pages (1Password's SCAM benchmark — 0% passed all tests), four nation-states are running coordinated campaigns against the defense industrial base, and shadow AI adoption just got 10x cheaper with ByteDance Seed 2.0 at $0.47/M tokens — if your security program still assumes humans are in the loop and browsers are trusted, today is the day to fix that.