Description
Inappropriate implementation in Extensions in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data 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

Chrome’s extension subsystem has a validation flaw that permits remote attackers to read data that is normally protected by cross‑origin policies when a crafted XML file is processed. The problem stems from inappropriate handling of XML in extensions, which can lead to confidential data leakage. The weakness is linked to CWE‑346 (Improper Neutralization of Special Elements) and CWE‑352 (Cross‑Site Request Forgery). Based on the description, the flaw can be triggered when a malicious XML file is processed by an extension, implying a remote attacker could deliver the file.

Affected Systems

Affected all versions of Google Chrome prior to build 149.0.7827.53. This includes the stable channel on Windows, macOS, and Linux. Any installation that has not been updated to at least this build remains susceptible.

Risk and Exploitability

The CVSS score of 6.5 indicates a medium severity issue, and an EPSS score of <1% shows a very low, but non‑zero, probability of exploitation. The vulnerability allows a remote attacker providing a crafted XML file to read cross‑origin data, potentially exposing sensitive information. The vulnerability is not listed in the CISA KEV catalog, reducing the likelihood of an actively weaponized exploitation. However, the attack could be delivered by a malicious extension or by tricking a user to open a file; security teams should monitor for such attack vectors.

Generated by OpenCVE AI on June 8, 2026 at 16:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Google Chrome version 149.0.7827.53 or newer.
  • Remove or disable third‑party extensions that handle XML or that are unnecessary.
  • If an upgrade cannot be applied immediately, configure Chrome policies to restrict XML parsing in extensions or monitor for suspicious XML activity as a temporary countermeasure.

Generated by OpenCVE AI on June 8, 2026 at 16:32 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 18: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

Mon, 08 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-352
Metrics cvssV3_1

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

ssvc

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

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'}


Sun, 07 Jun 2026 14:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

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

Type Values Removed Values Added
Title Chrome Extension Data Leakage via Crafted XML chromium-browser: Inappropriate implementation in Extensions
Weaknesses CWE-346
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


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

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

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

Type Values Removed Values Added
Title Chrome Extension Data Leakage via Crafted XML
Weaknesses CWE-200

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

Type Values Removed Values Added
Description Inappropriate implementation in Extensions in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data via a crafted XML file. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-08T14:05:51.594Z

Reserved: 2026-06-04T17:06:30.897Z

Link: CVE-2026-11020

cve-icon Vulnrichment

Updated: 2026-06-08T14:03:35.308Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T18:16:45.140

Link: CVE-2026-11020

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11020 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T16:45:26Z

Weaknesses
  • CWE-346

    Origin Validation Error

  • CWE-352

    Cross-Site Request Forgery (CSRF)