Description
Inappropriate implementation in DevTools in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to inject scripts or HTML into a privileged page via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An inappropriate implementation in Chrome’s DevTools component allows an attacker who has already compromised the renderer process to inject arbitrary scripts or HTML into a privileged page via a crafted HTML page. The flaw is a code injection vulnerability (CWE‑79 and CWE‑94) that can lead to privilege escalation within the browser if the attacker succeeds in compromising the renderer process.

Affected Systems

All versions of Google Chrome prior to 151.0.7922.72, including the stable desktop channel, are affected. The defect exists in the DevTools component that is available in both consumer and enterprise deployments.

Risk and Exploitability

The CVSS score of 6.1 indicates medium severity, while the EPSS score of less than 1 % suggests a low likelihood of exploitation in the wild at present. The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires an attacker first to compromise the renderer process, typically by delivering a malicious web page or by leveraging a separate browser vulnerability. Once achieved, the attacker can inject scripts or HTML into privileged pages, potentially leading to cross‑site scripting or privilege escalation within the browser window.

Generated by OpenCVE AI on August 2, 2026 at 06:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Chrome 151.0.7922.72 or later to receive the vendor’s fix.
  • If an upgrade cannot be applied immediately, deploy the Chrome enterprise policy that disables DevTools or configure the relevant policy setting to block access to the vulnerable interface.
  • Ensure Chrome’s sandboxing and renderer process restrictions are enabled and consider tightening them to reduce the privilege level of a compromised renderer.

Generated by OpenCVE AI on August 2, 2026 at 06:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4710-1 chromium security update
Debian DSA Debian DSA DSA-6408-1 chromium security update
History

Fri, 31 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79
Metrics cvssV3_1

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

ssvc

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

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


Thu, 30 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Inappropriate implementation in DevTools
Weaknesses CWE-94
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Thu, 30 Jul 2026 04:45:00 +0000

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

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

Type Values Removed Values Added
Description Inappropriate implementation in DevTools in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to inject scripts or HTML into a privileged page via a crafted HTML page. (Chromium security severity: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T18:14:50.647Z

Reserved: 2026-07-27T23:35:04.819Z

Link: CVE-2026-17853

cve-icon Vulnrichment

Updated: 2026-07-31T18:14:24.522Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:16:48.980

Modified: 2026-08-03T19:40:38.790

Link: CVE-2026-17853

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T00:19:39Z

Links: CVE-2026-17853 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:45:03Z

Weaknesses
  • CWE-79

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

  • CWE-94

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