Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2026-87658
vulnerability analysis and mitigation

Overview

CVE-2026-87658 is an information leak vulnerability in the Extensions component of Google Chrome that allows a remote attacker leveraging social engineering to obtain cross-origin data via a crafted Chrome extension. It affects all versions of Google Chrome prior to 153.0.8010.36 on Windows, Mac, and Linux. The vulnerability was reported internally by Google on March 26, 2026, and publicly disclosed on September 8–9, 2026, as part of the Chrome 153 stable channel release. It carries a CVSS v3.1 base score of 4.3 (Medium) (Chrome Releases, Github Advisory).

Technical details

The vulnerability is classified under CWE-200 (Exposure of Sensitive Information to an Unauthorized Actor) and CWE-346 (Origin Validation Error), indicating that Chrome's Extensions subsystem fails to properly enforce origin boundaries, allowing a malicious extension to access cross-origin data it should not be permitted to read. Exploitation requires user interaction — specifically, a victim must be socially engineered into installing a crafted malicious Chrome extension. The Chromium issue tracker references bug ID 496615345 for this vulnerability (Github Advisory, Chrome Releases). No public technical write-up or proof-of-concept code has been identified.

Impact

Successful exploitation results in a limited confidentiality breach, allowing an attacker to read cross-origin data that should be restricted by the browser's same-origin policy. There is no impact on integrity or availability. The scope of data exposure is constrained to information accessible via the extension's context, but could include sensitive page content, cookies, or other cross-origin resources depending on the extension's granted permissions. Lateral movement potential is low given the browser-sandboxed nature of the vulnerability (Github Advisory, Red Hat Advisory).

Exploitability

There is no public proof-of-concept exploit and no evidence of in-the-wild exploitation for CVE-2026-87658 as of the time of disclosure (Feedly). The EPSS score is approximately 0.23% (8th percentile), indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation is not automatable and requires user interaction via social engineering to install a malicious extension (Github Advisory).

Exploitation steps

  1. Craft a malicious Chrome extension: Develop a Chrome extension that exploits the origin validation flaw in the Extensions subsystem to read cross-origin data (e.g., page content or cookies from a different origin than the extension's own).
  2. Social engineering delivery: Distribute the malicious extension via a convincing lure — such as a fake productivity tool, phishing email, or compromised website — to trick the target user into installing it. The extension may be hosted on a third-party site or, if it passes review, the Chrome Web Store.
  3. User installs the extension: The victim is persuaded to install the extension, granting it the permissions declared in its manifest.
  4. Cross-origin data exfiltration: Once installed, the extension leverages the origin validation flaw to access data from cross-origin contexts (e.g., reading content from pages on other domains) that should be inaccessible under normal same-origin policy enforcement.
  5. Data exfiltration: The collected cross-origin data is transmitted to an attacker-controlled server via background script network requests (Chrome Releases, Github Advisory).

Indicators of compromise

  • Browser Extensions: Presence of unknown or recently installed Chrome extensions with broad host permissions (e.g., <all_urls>) or cross-origin access permissions not consistent with the extension's stated purpose.
  • Network: Unexpected outbound HTTP/HTTPS requests from the browser to unfamiliar domains shortly after extension installation, particularly POST requests containing encoded or compressed data.
  • Logs: Chrome extension activity logs (if enterprise logging is enabled) showing cross-origin resource access by an extension not expected to perform such actions.
  • File System: New or modified extension files in the Chrome user profile directory (e.g., %LOCALAPPDATA%\Google\Chrome\User Data\Default\Extensions\ on Windows or ~/.config/google-chrome/Default/Extensions/ on Linux) corresponding to an unrecognized extension ID.

Mitigation and workarounds

Update Google Chrome to version 153.0.8010.36 or later (153.0.8010.36/.37 on Windows/Mac, 153.0.8010.36 on Linux), which contains the fix for this vulnerability (Chrome Releases). As a complementary measure, organizations should audit installed Chrome extensions for suspicious permissions, restrict extension installation to approved sources via enterprise policy, and educate users about the risks of installing extensions from untrusted sources. No configuration-based workaround is available beyond disabling or restricting extension installation entirely.

Community reactions

The Chrome 153 release was covered by security-focused outlets noting the large number of fixes (230 security issues) in the update, with some coverage highlighting the in-the-wild exploitation of a separate vulnerability (CVE-2026-87491) in the same release (CyberPress). CVE-2026-87658 itself, rated Medium severity, did not attract significant individual commentary given its lower severity relative to the critical and high-severity issues in the same batch. Red Hat and Microsoft both tracked the vulnerability through their respective advisory channels (Red Hat Advisory, Microsoft MSRC).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

chromium

Affected

sid

chromium: 153.0.8010.47-1

Fixed

trixie

chromium

Affected

SourceThis report was generated using AI

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management