Description
Inappropriate implementation in Forms in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to inject arbitrary scripts or HTML (UXSS) via a crafted HTML page. (Chromium security severity: High)
Published: 2026-07-08
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw is an inappropriate handling of form input in Google Chrome which permits a remote attacker to inject arbitrary scripts or HTML into a web page. When a user opens a crafted page, the unsanitized content is rendered and any injected code runs within the browser context. The impact is that an attacker can execute JavaScript with the permissions of the page, potentially exposing or modifying information displayed to the user.

Affected Systems

Google Chrome builds older than 150.0.7871.115 on the stable channel are affected. The vulnerability applies to all supported operating systems for which the stable desktop build is available.

Risk and Exploitability

The CVSS score of 6.1 indicates a moderate severity. The EPSS score of <1% reflects a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the attack vector involves an attacker delivering a crafted HTML page that the user subsequently opens; no additional user interaction beyond loading the page is required for the injected code to execute.

Generated by OpenCVE AI on July 26, 2026 at 16:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 150.0.7871.115 or newer
  • Ensure all users receive the latest stable update through automatic update mechanisms or enterprise policy
  • Apply Chrome policy settings to restrict JavaScript execution on untrusted content until the patch is applied

Generated by OpenCVE AI on July 26, 2026 at 16:17 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4677-1 chromium security update
Debian DSA Debian DSA DSA-6387-1 chromium security update
History

Sun, 26 Jul 2026 16:45:00 +0000

Type Values Removed Values Added
Title Chromium Form Input Vulnerability Allows UXSS

Wed, 22 Jul 2026 12:00:00 +0000

Type Values Removed Values Added
Title Unrestricted Script Injection in Google Chrome via Improper Form Handling

Thu, 16 Jul 2026 10:45:00 +0000

Type Values Removed Values Added
Title Unrestricted Script Injection in Google Chrome via Improper Form Handling

Sat, 11 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Title Remote Script Injection via HTML Form in Google Chrome

Fri, 10 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Title Remote Script Injection via HTML Form in Google Chrome

Fri, 10 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Title Remote JavaScript Injection via Insecure Forms Handling in Chrome

Thu, 09 Jul 2026 11:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 09 Jul 2026 09:15:00 +0000

Type Values Removed Values Added
Title Remote JavaScript Injection via Insecure Forms Handling in Chrome
Weaknesses CWE-79

Thu, 09 Jul 2026 01:00:00 +0000

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

Wed, 08 Jul 2026 23:00:00 +0000

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

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-09T10:14:29.053Z

Reserved: 2026-07-08T17:07:43.967Z

Link: CVE-2026-15128

cve-icon Vulnrichment

Updated: 2026-07-09T10:14:25.765Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T16:30:06Z

Weaknesses
  • CWE-79

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