HIGH 8.8

CVE-2026-13835: Critical Chrome XML Heap Corruption Vulnerability – Patch Now

Google Chrome versions prior to 150.0.7871.47 contain a flaw in how the browser processes XML within HTML pages. An attacker can craft a malicious web page that, when visited by a user, exploits this flaw to corrupt the browser's memory heap. This type of corruption can lead to complete compromise of the affected system—including theft of sensitive data, installation of malware, or loss of system control. The vulnerability requires user interaction (visiting a malicious site) but is otherwise straightforward to exploit.

Source data · NVD / CISA · public domain

CVSS
3.1 · 8.8 HIGH · CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Weaknesses (CWE)
CWE-122
Affected products
1 configuration(s)
Published / Modified
2026-06-30 / 2026-07-02

NVD description (verbatim)

Inappropriate implementation in XML in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: High)

2 reference(s) · View on NVD →

SEC.co analysis · AI-assisted, reviewed against source

Technical summary

CVE-2026-13835 arises from an inappropriate implementation in XML handling within Chrome's rendering engine. The root cause is a heap corruption vulnerability (CWE-122: Heap-based Buffer Overflow) triggered during the parsing or processing of specially crafted XML structures embedded in HTML documents. The flaw allows an unauthenticated remote attacker to write out-of-bounds data to the heap, bypassing memory protections and achieving arbitrary code execution in the context of the Chrome process. The attack surface is the web; no authentication or elevated privileges are required. Chromium rates this as High severity.

Business impact

Successful exploitation enables an attacker to execute arbitrary code within Chrome, giving them the same permissions as the browser process. In most cases, this permits theft of browsing data (passwords, cookies, session tokens, cached credentials), installation of persistent backdoors, or lateral movement to other systems on the network. Organizations where employees browse untrusted or compromised websites face direct exposure. Supply-chain scenarios—such as advertising network compromise or legitimate website defacement—can amplify reach. Delayed patching increases the window during which user devices remain vulnerable.

Affected systems

Google Chrome versions before 150.0.7871.47 are affected. This includes stable, extended stable, and beta releases below that version. Chrome's rapid auto-update mechanism means most users will receive the patch automatically; however, organizations with delayed update policies, offline environments, or managed deployments may have exposure for weeks. Chromebook users, enterprise Chrome deployments, and consumer Windows, macOS, and Linux installations all qualify as affected.

Exploitability

The attack requires a user to visit a malicious or compromised website—a realistic threat vector. No special browser configuration, plugins, or user actions beyond normal browsing are needed. The attack succeeds against default Chrome installations. The CVSS vector (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H) reflects high impact (confidentiality, integrity, and availability all compromised) and low complexity. This vulnerability is not currently listed in CISA's Known Exploited Vulnerabilities catalog; however, the straightforward nature of the flaw and its critical impact make it an attractive target for weaponization, and defensive measures should assume active interest from threat actors.

Remediation

Update Google Chrome to version 150.0.7871.47 or later. For users relying on automatic updates, the patch should deploy within days of release. Organizations managing Chrome through mobile device management (MDM), group policy, or enterprise channels should verify update deployment status. For offline or air-gapped environments, manual download and staged rollout of the patched version is necessary. No workaround exists; patching is the only effective mitigation.

Patch guidance

Verify the installed Chrome version by navigating to chrome://settings/help (which triggers the update check). The stable release version 150.0.7871.47 or later confirms the patch. For enterprise deployments, consult your MDM solution or Chrome policy management console to confirm update status across the fleet. Test patched browsers against internal web applications to detect any compatibility regressions before full rollout. Staged rollout to 10–20% of users initially is prudent. Document the patch date and version in your change management system.

Detection guidance

Monitor for users on Chrome versions older than 150.0.7871.47 using endpoint detection tools, browser inventory queries, or MDM reporting. Examine web proxy or DNS logs for connections to known malicious domains, defaced legitimate sites, or adversary infrastructure hosting exploit payloads. Look for abnormal Chrome process behavior (unexpected child processes, network connections, or file modifications) following high-risk browsing sessions. Correlate Chrome crashes with web traffic to identify potential exploit attempts. EDR solutions can alert on heap corruption signatures or suspicious Chrome child process spawning.

Why prioritize this

This vulnerability merits immediate attention despite lacking KEV status. The CVSS score of 8.8 reflects critical impact: unauthenticated remote code execution requiring only user interaction. Chrome's ubiquity as both a consumer and enterprise browser means exposed users are numerous. The flaw is in core XML parsing, a fundamental component touching many websites. The absence of public exploit code is no guarantee of safety—the simplicity of the attack vector makes weaponization likely. Organizations should treat this as a same-day or next-day priority.

Risk score, explained

The CVSS 3.1 score of 8.8 (HIGH) is driven by: network-accessible attack surface (AV:N), low attack complexity (AC:L), no privilege requirement (PR:N), but user interaction needed (UI:R). The impact vector is maximal—confidentiality, integrity, and availability are all fully compromised (C:H/I:H/A:H). The unchanged scope (S:U) reflects that the impact is confined to the Chrome process and user data, not the underlying OS or network. This score appropriately reflects the critical nature of remote code execution in a widely used application.

Frequently asked questions

Will Chrome auto-update protect me automatically?

Most consumer Chrome users benefit from automatic updates, which should deliver version 150.0.7871.47 within days of release. However, users who disable auto-update, organizations with managed update policies, or those in restrictive network environments may experience delays. Check your version manually at chrome://settings/help to confirm you are patched.

Can I reduce risk by disabling XML or changing browser settings?

No effective workaround exists. The flaw is in core XML parsing, essential to normal browsing. Disabling JavaScript or extensions offers minimal protection against this heap corruption flaw. Patching is the only reliable mitigation. In the interim, restrict browsing to trusted, verified-secure websites and consider using a secondary browser for sensitive tasks.

Does this vulnerability affect Chrome on my phone?

Yes. Chrome for Android, iOS, Windows, macOS, and Linux are all affected if they are below version 150.0.7871.47. Mobile devices receive patches through their respective app stores; ensure automatic app updates are enabled and check Google Play (Android) or App Store (iOS) for availability of the patched version.

How can I tell if my organization's Chrome fleet has been patched?

Use your endpoint detection and response (EDR) tool, mobile device management (MDM) solution, or Chrome policy management console to query installed versions across your fleet. Most enterprise tools can generate reports filtered by Chrome version. Cross-reference against 150.0.7871.47 to identify unpatched devices. Document the results and follow up on outliers.

This analysis is provided for informational purposes to assist security professionals in risk assessment and remediation planning. The details herein reflect the vulnerability as described in official vendor advisories and CVSS scoring. Organizations should verify patch applicability against their specific Chrome versions, configurations, and deployments. No exploit code or weaponization steps are included. Consult Google's official Chrome security page and your vendor documentation for the most current mitigation guidance. SEC.co and its authors make no warranty regarding the completeness or timeliness of this content and disclaim liability for decisions made in reliance upon it. Source: NVD (public-domain), retrieved 2026-08-09. Analysis generated by SEC.co (claude-haiku-4-5).