Security

Malicious Chromium Extension Hijacks Search via AI Branding

3 min read

Summary

Microsoft Threat Intelligence uncovered a malicious Chromium extension that spoofed Perplexity AI branding to intercept browser searches and search suggestions through attacker-controlled infrastructure. The finding matters because it shows how threat actors are using trusted AI brands and browser extension permissions to capture user input, redirect traffic, and increase privacy and security risk in enterprise environments.

Need help with Security?Talk to an Expert

Introduction

Microsoft has identified a malicious Chromium-based browser extension that impersonated Perplexity AI to trick users into installing it. While the extension has been removed from the Chrome Web Store, the research is a timely reminder that browser extensions remain a high-risk attack surface—especially when threat actors use AI branding to appear legitimate.

For IT and security teams, this incident highlights the need to monitor browser extensions more closely and strengthen user awareness around fake AI tools.

What’s new

Microsoft Defender Security Research Team found that the extension:

  • Spoofed Perplexity AI branding and used a typosquatted domain: perplexity-ai[.]online
  • Set itself as the default browser search provider
  • Intercepted Omnibox searches and even real-time search suggestions
  • Routed queries through attacker-controlled infrastructure before redirecting users to expected search engines
  • Used Manifest V3 and declarativeNetRequest (DNR) permissions to make the hijacking less visible to users

Microsoft classified the extension as malicious because of its search redirection behavior and the privacy risk created by capturing typed search input.

Why this is concerning

This was more than a basic search hijacker. According to Microsoft, the extension could transmit full search queries and typed characters to infrastructure outside the legitimate vendor’s domain. That creates potential for:

  • User activity profiling
  • Data collection for targeted advertising or further abuse
  • Increased privacy exposure
  • Harder-to-detect browser manipulation

Microsoft noted there was no confirmed evidence of credential theft in this case, but the permissions and behavior still present elevated risk.

Impact on administrators

Enterprise admins should treat AI-themed browser extensions as a growing social engineering vector. Users may trust extensions that reference well-known AI services, especially if the branding looks familiar.

Key admin concerns include:

  • Extensions overriding browser settings without clear business need
  • DNR permissions that enable traffic rewriting and redirect logic
  • Requests to route search or suggestion traffic through non-vendor domains
  • Limited user visibility into what the extension is doing behind the scenes

IT and security teams should:

  • Review allowed browser extensions in managed environments
  • Block or restrict unapproved extensions through enterprise browser policy
  • Educate users to verify domains and extension publishers before installing AI-related tools
  • Hunt for indicators tied to the reported extension and suspicious domains
  • Use layered detection with endpoint, browser, and threat intelligence signals

This incident is also a reminder to review how your organization governs browser extensions overall—not just traditional malware.

Bottom line

Microsoft’s research shows how attackers are blending AI brand impersonation with browser extension abuse to intercept traffic in a low-friction way. Even when the end user still lands on a familiar search engine, sensitive browsing signals may already have been captured upstream.

Need help with Security?

Our experts can help you implement and optimize your Microsoft solutions.

Talk to an Expert

Stay updated on Microsoft technologies

SecurityChromium extensionsbrowser hijackingPerplexity AIMicrosoft Defender

Related Posts

Security

Microsoft Defender Experts MDR Named IDC Leader

Microsoft has been named a Leader in the 2026 IDC MarketScape for enterprise MDR/MXDR, highlighting the strength of Microsoft Defender Experts MDR. The recognition matters for security teams evaluating managed detection and response services that combine native Defender integration, large-scale threat intelligence, AI-assisted operations, and 24/7 expert support.

Security

DeadLock Ransomware: Microsoft Details New TTPs

Microsoft Threat Intelligence has published a technical breakdown of DeadLock ransomware, a Rust-based encryptor that uses decentralized infrastructure for victim communications and leak operations. The report highlights geofencing, privilege escalation, service disruption, and recovery workflows, giving security teams practical indicators and mitigation guidance to strengthen ransomware defenses.

Security

macOS ClickFix Campaign Hides Behind Fingerprinting

Microsoft Threat Intelligence reports that a macOS ClickFix campaign has shifted from openly serving malicious lures to using server-side browser fingerprinting that mainly exposes the payload to likely macOS victims. The change makes the operation harder for crawlers, sandboxes, and defenders to spot, increasing the importance of hunting for shared infrastructure patterns and strengthening endpoint protections.

Security

Microsoft CNAPP Leader: KuppingerCole 2026 Report

Microsoft has been named a Leader across all four categories in KuppingerCole’s 2026 CNAPP Leadership Compass, highlighting Defender for Cloud’s unified approach to cloud and AI security. The recognition matters for security teams as CNAPP platforms increasingly focus on exploitability, attack path analysis, AI security posture, and integrated SOC operations across multicloud environments.

Security

ChainDrop npm Attack: Self-Propagating Worm Explained

Microsoft has detailed ChainDrop, a large-scale npm supply chain attack that compromised more than 400 packages using a self-propagating credential-stealing worm. The campaign matters because it targets developer workstations and CI/CD pipelines, steals cloud and publishing credentials, and can automatically republish infected packages across additional publishers.

Security

Microsoft Defender Device Isolation Stops Ransomware

Microsoft Defender’s attack disruption now includes automatic device isolation for compromised endpoints, adding a new containment layer beyond user-based response. In a published QNET case study, Defender isolated an endpoint in 128 seconds, stopping a multi-stage ransomware-related attack before persistence, credential theft, or lateral movement could occur.