Description
Inappropriate implementation in V8 in Google Chrome prior to 151.0.7922.72 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code inside a sandbox via a crafted Chrome Extension. (Chromium security severity: Low)
Published: 2026-07-30
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An inappropriate implementation in the V8 JavaScript engine of Google Chrome permits an attacker who can persuade a user to install a malicious Chrome extension to execute arbitrary code inside the browser’s sandbox. This flaw, identified as CWE‑269 and CWE‑551, enables the attacker to bypass sandbox restrictions and run code that may read or modify data or otherwise compromise the user’s system, representing a significant breach of confidentiality, integrity, and availability.

Affected Systems

Google Chrome users running versions earlier than 151.0.7922.72 on any platform that supports Chrome are vulnerable. The exploit requires the victim to install an extension from an untrusted source; once installed, the malicious code runs with the privileges granted to the extension.

Risk and Exploitability

The CVSS score of 7.5 indicates moderate to high severity, while an EPSS score of less than 1% signals a very low probability of real‑world exploitation, and the issue is not present in the CISA KEV catalog. The attack vector is user interaction via social engineering; an attacker convinces a user to install a malicious extension, and upon installation the vulnerability is immediately exploitable, allowing code execution within the sandbox with little additional effort.

Generated by OpenCVE AI on August 3, 2026 at 11:43 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Chrome update (151.0.7922.72 or newer) to eliminate the V8 flaw.
  • Remove or disable any suspicious or untrusted extensions that may have been installed through social engineering.
  • Configure Chrome policy to restrict extension installation to trusted or enterprise‑approved sources, thereby reducing the chance of malicious extensions being installed in the future.

Generated by OpenCVE AI on August 3, 2026 at 11:43 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 00:15:00 +0000

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

None

threat_severity

Low


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

Type Values Removed Values Added
Weaknesses CWE-269
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 09:00: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 V8 in Google Chrome prior to 151.0.7922.72 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code inside a sandbox via a crafted Chrome Extension. (Chromium security severity: Low)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T03:55:44.851Z

Reserved: 2026-07-27T23:37:07.119Z

Link: CVE-2026-17952

cve-icon Vulnrichment

Updated: 2026-07-30T12:56:27.568Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-31T04:17:07.880

Link: CVE-2026-17952

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-30T00:25:41Z

Links: CVE-2026-17952 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T11:45:03Z

Weaknesses
  • CWE-269

    Improper Privilege Management

  • CWE-551

    Incorrect Behavior Order: Authorization Before Parsing and Canonicalization