Description
Insufficient validation of untrusted input in Contextual Tasks in Google Chrome prior to 151.0.7922.109 allowed a remote attacker to perform privilege escalation via a crafted HTML page. (Chromium security severity: High)
Published: 2026-08-06
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Insufficient validation of untrusted input in Contextual Tasks allows a remote attacker to generate a crafted HTML page that can elevate privileges on the affected system. This flaw is both an input validation weakness (CWE‑20) and a Web‑based content injection flaw (CWE‑79), enabling an attacker to run code with higher privileges than the process normally has, potentially compromising the infected machine.

Affected Systems

All users of Google Chrome who have not upgraded to version 151.0.7922.109 or later are affected. The exact affected versions prior to the patch are not listed, so any earlier releases are likely vulnerable.

Risk and Exploitability

With a CVSS score of 8.8, the flaw is considered high severity. The EPSS score is < 1% and the description does not mention an existing exploit, so it is inferred that no publicly disclosed exploit is known. Because the vulnerability is triggered by a malicious HTML page, the attacker must entice a user to visit the page, implying user interaction is required. The flaw is not listed in CISA’s KEV catalog, but the high CVSS score and the privilege escalation capability make patching a priority.

Generated by OpenCVE AI on August 13, 2026 at 13:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 151.0.7922.109 or later as released in the August 2026 stable channel update.
  • Disable Contextual Tasks via chrome://settings or deploy a policy that blocks contextual tasks to prevent the vulnerability from being exploitable until the patch is applied.
  • Continuously monitor for unexpected privileged process activity and keep other system components—such as the operating system and anti‑virus solutions—up‑to‑date to reduce the overall attack surface.

Generated by OpenCVE AI on August 13, 2026 at 13:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4728-1 chromium security update
Debian DSA Debian DSA DSA-6422-1 chromium security update
History

Thu, 13 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: Google Chrome: Privilege escalation via crafted HTML page in Contextual Tasks
Weaknesses CWE-79
References
Metrics threat_severity

None

threat_severity

Important


Fri, 07 Aug 2026 07:15:00 +0000

Type Values Removed Values Added
Title Privilege Escalation through Untrusted Input in Chrome Contextual Tasks

Fri, 07 Aug 2026 05:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/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'}


Fri, 07 Aug 2026 02:30:00 +0000

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

Fri, 07 Aug 2026 00:30:00 +0000

Type Values Removed Values Added
Title Privilege Escalation through Untrusted Input in Chrome Contextual Tasks

Thu, 06 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Contextual Tasks in Google Chrome prior to 151.0.7922.109 allowed a remote attacker to perform privilege escalation via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-07T03:55:45.977Z

Reserved: 2026-08-06T16:51:52.565Z

Link: CVE-2026-19169

cve-icon Vulnrichment

Updated: 2026-08-07T00:19:13.039Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-06T22:16:59.363

Modified: 2026-08-07T15:39:27.410

Link: CVE-2026-19169

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-06T20:33:41Z

Links: CVE-2026-19169 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T14:00:04Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-79

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