Description
Insufficient validation of untrusted input in Google Lens in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-07-30
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Insufficient validation of untrusted input in Google Lens lets a remote attacker who has already compromised the renderer process potentially escape the browser sandbox and gain higher privileges. The weakness is an improper input validation that can lead to a local privilege escalation, which could enable arbitrary code execution if the escape succeeds.

Affected Systems

Google Chrome browsers older than version 151.0.7922.72 are affected. The flaw exists in all prior releases of the desktop stable channel where the renderer process handles untrusted content from Google Lens. The vendor is Google and the product is Chrome.

Risk and Exploitability

The CVSS score of 9.6 marks this flaw as high severity. An EPSS score of <1% indicates a very low probability that exploitation is occurring in the wild, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. The likely attack vector is remote; an attacker first must achieve code execution in the renderer process, then deliver a crafted HTML page that triggers the deficient validation to escape the sandbox. Although exploitation sightings are rare, the potential impact warrants prompt mitigation.

Generated by OpenCVE AI on August 4, 2026 at 11:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later, which removes the input validation defect (CWE‑20) and the sandbox escape flaw (CWE‑1289).
  • If patching cannot be performed immediately, enforce strict policy controls to block untrusted input to Google Lens, mitigating the CWE‑20 improper input validation weakness.
  • Harden the sandbox configuration to enforce stricter access restrictions, addressing the CWE‑1289 vulnerability, and monitor logs for anomalous activity that could indicate an escape attempt.

Generated by OpenCVE AI on August 4, 2026 at 11:55 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

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

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


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

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

None

cvssV3_1

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

threat_severity

Low


Thu, 30 Jul 2026 07:15: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 Insufficient validation of untrusted input in Google Lens in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T15:24:35.517Z

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

Link: CVE-2026-18002

cve-icon Vulnrichment

Updated: 2026-07-30T15:24:30.053Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:17:04.893

Modified: 2026-08-03T15:59:21.803

Link: CVE-2026-18002

cve-icon Redhat

Severity : Low

Publid Date: 2026-07-30T00:26:03Z

Links: CVE-2026-18002 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T12:00:10Z

Weaknesses
  • CWE-1289

    Improper Validation of Unsafe Equivalence in Input

  • CWE-20

    Improper Input Validation