Description
Insufficient validation of untrusted input in DevTools in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to inject arbitrary scripts or HTML (UXSS) via a crafted HTML page. (Chromium security severity: High)
Published: 2026-06-04
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability results from insufficient validation of untrusted input in DevTools, enabling a remote attacker who has already compromised the renderer process to inject arbitrary scripts or HTML, which could then execute malicious code within the renderer’s context. Based on the description, it is inferred that the attacker must obtain execution rights in the renderer process before injection can occur, leading to potential compromise of the user session or sensitive data.

Affected Systems

Google Chrome versions older than 149.0.7827.53 on desktop platforms (Windows, macOS, Linux) are affected; the issue is confined to the Chrome browser itself and does not impact other system components.

Risk and Exploitability

The CVSS score of 6.1 indicates a moderate numeric score, but Chromium's own security severity rating for this issue is High, highlighting a significant risk to users. The EPSS score of < 1% indicates a low likelihood of exploitation. The vulnerability is not listed in CISA KEV, and exploitation requires an attacker to first gain control of the renderer process, likely through a malicious web page or a separate vulnerability. The likely attack vector, therefore, involves a compromised renderer context; as no public exploits have been documented, the risk remains limited to environments where such renderer code execution is possible.

Generated by OpenCVE AI on June 7, 2026 at 16:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 149.0.7827.53 or later.
  • If immediate update is not possible, disable DevTools for untrusted input by setting the Chrome policy 'DeveloperToolsAllowed' to false.
  • Implement a content security policy that blocks inline scripts and prevents cross‑site scripting to mitigate potential injection from untrusted pages.

Generated by OpenCVE AI on June 7, 2026 at 16:17 UTC.

Tracking

Sign in to view the affected projects.

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

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

Type Values Removed Values Added
Title chromium-browser: Insufficient validation of untrusted input in DevTools
Weaknesses CWE-79
References
Metrics threat_severity

None

threat_severity

Important


Sat, 06 Jun 2026 01:45: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

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

Type Values Removed Values Added
Title Chromium DevTools Input Validation Vulnerability Allowing Arbitrary Script Injection

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

Type Values Removed Values Added
Metrics ssvc

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


Fri, 05 Jun 2026 20: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'}


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

Type Values Removed Values Added
Title Chromium DevTools Input Validation Vulnerability Allowing Arbitrary Script Injection

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

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

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in DevTools in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to inject arbitrary scripts or HTML (UXSS) via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T19:35:52.677Z

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

Link: CVE-2026-10916

cve-icon Vulnrichment

Updated: 2026-06-05T19:35:48.519Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-04T23:16:53.713

Modified: 2026-06-06T01:43:15.280

Link: CVE-2026-10916

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-10916 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-79

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