Description
Inappropriate implementation in XML in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to inject arbitrary scripts or HTML (UXSS) via a crafted XML file. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 8.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an inappropriate XML parsing implementation in Google Chrome before version 149.0.7827.53 that lets a remote attacker deliver a specially crafted XML file and trigger the injection of arbitrary scripts or HTML into the browser’s user interface. Because the injected code runs inside the Chrome process, the attacker can perform actions with the same privileges as that process, potentially compromising confidential data stored in memory or manipulating the browser environment.

Affected Systems

All users of Google Chrome on the stable channel whose browser versions are older than 149.0.7827.53 are impacted, regardless of operating system. The vulnerability exists in Windows, macOS, and Linux builds where the default XML parsing logic is applied.

Risk and Exploitability

The CVSS score of 8.1 indicates a high severity issue, but the EPSS score of less than 1% suggests that active exploitation is currently rare. The vulnerability is not listed in the CISA KEV catalog, further implying limited observed use. Based on the description, it is inferred that the attack vector requires a remote attacker to supply the malicious XML file, possibly through email attachments, network shares, or malicious websites. Once processed, the injected scripts execute with Chrome process privileges, raising risks to the confidentiality and integrity of data within the browser context. Although no public exploit has been documented, the theoretical impact remains significant if the flaw is leveraged by a determined adversary.

Generated by OpenCVE AI on June 5, 2026 at 22:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.53 or later.
  • Avoid opening untrusted or unknown XML files in Chrome until the browser is updated.
  • Implement file‑type restrictions or sandboxing in corporate environments to block XML file execution by the browser.

Generated by OpenCVE AI on June 5, 2026 at 22:24 UTC.

Tracking

Sign in to view the affected projects.

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

Mon, 08 Jun 2026 14: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 XML Parsing Flaw Allowing Remote Script Injection in Google Chrome chromium-browser: Inappropriate implementation in XML
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Title XML Parsing Flaw Allowing Remote Script Injection in Google Chrome

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

Type Values Removed Values Added
Title Chrome Cross‑Site Scripting via Improper XML Parsing
Weaknesses CWE-79

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

Type Values Removed Values Added
Weaknesses CWE-91
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Title Chrome Cross‑Site Scripting via Improper XML Parsing
First Time appeared Google
Google chrome
Weaknesses CWE-79
Vendors & Products Google
Google chrome

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

Type Values Removed Values Added
Description Inappropriate implementation in XML in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to inject arbitrary scripts or HTML (UXSS) via a crafted XML file. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T17:14:04.376Z

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

Link: CVE-2026-11169

cve-icon Vulnrichment

Updated: 2026-06-05T17:12:59.903Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T14:21:58.317

Link: CVE-2026-11169

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11169 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-05T22:30:06Z

Weaknesses
  • CWE-91

    XML Injection (aka Blind XPath Injection)