Description
Code injection in XML in Google Chrome prior to 153.0.8010.47 allowed a remote attacker to bypass web origin policy via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-09-15
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Web Origin Policy Bypass
Action: Monitor
AI Analysis

Impact

Code injection was discovered in the XML handling of Google Chrome prior to version 153.0.8010.47. The flaw allows an attacker to craft an HTML page that, when rendered by Chrome, injects arbitrary XML code and bypasses the browser’s web‑origin policy. This can enable a malicious page to read or manipulate data from other origins, effectively violating same‑origin restrictions. The vulnerability is classified as a low‑severity issue (CVSS score 4.3) by the Chrome security team.

Affected Systems

The affected product is Google Chrome, any installation earlier than version 153.0.8010.47. This includes all desktop builds of the Chrome stable channel that have not yet applied the September 2026 security update. No other browsers or Chrome enterprise components are listed as affected.

Risk and Exploitability

The Exploit Prediction Scoring System indicates an exploitation probability of less than 1 %. The issue is not included in CISA’s KEV catalog, reinforcing its low likelihood of being actively exploited. The exploitation method requires an attacker to deliver a specially crafted HTML page to a user’s browser, so user interaction is a prerequisite. Because the issue is limited to user – side code execution and does not provide direct remote code execution on the host, the overall risk to confidentiality, integrity, or availability remains modest, though it can compromise the isolation between web sites.

Generated by OpenCVE AI on September 16, 2026 at 19:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 153.0.8010.47 or newer, which eliminates the XML code‑injection flaw.
  • Ensure that any embedded Chromium components or VMs that run Chrome are also upgraded to a patched build.
  • Verify that web applications utilize a robust content‑security policy and enforce the same‑origin policy to reduce the impact of any residual XML parsing vulnerabilities.

Generated by OpenCVE AI on September 16, 2026 at 19:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Code injection in XML
Weaknesses CWE-91
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Tue, 15 Sep 2026 23:00:00 +0000

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

Tue, 15 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
Description Code injection in XML in Google Chrome prior to 153.0.8010.47 allowed a remote attacker to bypass web origin policy via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-94
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-09-15T20:41:36.469Z

Reserved: 2026-09-14T22:51:39.851Z

Link: CVE-2026-91719

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-15T21:16:44.930

Modified: 2026-09-16T19:15:47.623

Link: CVE-2026-91719

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-09-15T20:41:36Z

Links: CVE-2026-91719 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T20:00:05Z

Weaknesses
  • CWE-91

    XML Injection (aka Blind XPath Injection)

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')