Description
Inappropriate implementation in CSS in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to inject arbitrary scripts or HTML (UXSS) via a crafted HTML page. (Chromium security severity: High)
Published: 2026-06-30
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

In Google Chrome versions prior to 150.0.7871.47, an improper handling of CSS within the rendering engine enables a remote attacker to inject arbitrary scripts or HTML through a crafted web page. This flaw can lead to the execution of attacker–supplied JavaScript, potentially compromising user data, session hijacking, or other malicious actions. The vulnerability is classified as a high‑severity cross‑site scripting issue, consistent with CWE‑79.

Affected Systems

The affected product is Google Chrome, specifically the desktop stable channel. Versions from the beginning of Chrome’s history up to and including 150.0.7871.46 are vulnerable. Users running Chrome 150.0.7871.47 or newer are not affected.

Risk and Exploitability

The EPSS score is not available, but the issue is listed as a high‑severity vulnerability with no current presence in CISA’s KEV catalog. The likely attack vector is remote; an adversary can deliver a maliciously crafted HTML page or file that a victim opens in Chrome. The vulnerability directly exposes the browser’s rendering process, enabling execution absence of a publicly documented exploit and the requirement for a page to be opened by the user, the current exploitation risk is moderate, yet it remains critical for any environment that processes untrusted web content.

Generated by OpenCVE AI on July 1, 2026 at 00:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 150.0.7871.47 or later from the official Google Chrome update channel.
  • Configure a strict Content Security Policy on any web applications that may serve content, disallowing inline scripts and restricting script sources to trusted origins.
  • If immediate upgrade is not possible, disable JavaScript globally or for untrusted sites via Chrome’s settings to reduce the risk of script execution.

Generated by OpenCVE AI on July 1, 2026 at 00:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Title Chrome CSS Injection Enabling Arbitrary Script Execution
Weaknesses CWE-79

Tue, 30 Jun 2026 23:15:00 +0000

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

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-30T22:37:51.058Z

Reserved: 2026-06-29T23:03:29.754Z

Link: CVE-2026-13836

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T00:45:15Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')