Description
Type Confusion in XML in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted XML file. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Type confusion in Chrome's XML parsing lets an attacker read arbitrary memory content from a running process when a specially crafted XML document is processed. This is a CWE‑843 flaw that can reveal sensitive data such as session tokens, passwords, or other confidential information stored in Chrome's memory. While it does not provide code execution, the disclosure of private data can lead to credential theft and privacy violations.

Affected Systems

Google Chrome versions earlier than 149.0.7827.53 are affected. Any installation of Chrome that has not been updated to at least 149.0.7827.53 remains vulnerable.

Risk and Exploitability

The CVSS score of 6.5 classifies the issue as medium severity. The EPSS score is less than 1%, indicating a very low but non‑zero likelihood that the vulnerability will be actively exploited. An attacker would need to deliver or open a malicious XML file, which could be done through a web page that encourages the file to be downloaded, an email attachment, or an application that triggers Chrome to parse the doc. The vulnerability can be triggered remotely by any user who opens the crafted XML in Chrome, and the impact is confined to the privacy of that user’s data rather than to wider system compromise.

Generated by OpenCVE AI on June 5, 2026 at 17:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install Chrome version 149.0.7827.53 or newer to receive the patch
  • Avoid opening suspicious XML files with Google Chrome, especially files received from untrusted sources
  • Enable Chrome’s Safe Browsing or SmartScreen feature to warn against potentially malicious files
  • If administrative control is available, configure organization policy to block XML file types or restrict Chrome’s XML parser usage

Generated by OpenCVE AI on June 5, 2026 at 17:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6325-1 chromium security update
History

Wed, 10 Jun 2026 17:30:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows

Sun, 07 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: Type Confusion in XML
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 05 Jun 2026 18:15:00 +0000

Type Values Removed Values Added
Title Chrome XML Type Confusion Allows Sensitive Memory Disclosure

Fri, 05 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 05 Jun 2026 06:45:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Fri, 05 Jun 2026 04:00:00 +0000

Type Values Removed Values Added
Title Chrome XML Type Confusion Allows Sensitive Memory Disclosure

Thu, 04 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Type Confusion in XML in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted XML file. (Chromium security severity: Medium)
Weaknesses CWE-843
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T15:27:33.193Z

Reserved: 2026-06-04T17:10:44.922Z

Link: CVE-2026-11196

cve-icon Vulnrichment

Updated: 2026-06-05T15:27:29.563Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-04T23:17:26.717

Modified: 2026-06-10T17:25:20.607

Link: CVE-2026-11196

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-06-02T00:00:00Z

Links: CVE-2026-11196 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-05T18:00:15Z

Weaknesses
  • CWE-843

    Access of Resource Using Incompatible Type ('Type Confusion')