Description
Improper input validation in Cookies in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to bypass web origin policy via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-08-25
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Bypass of Web Origin Policy via Cookie Input Validation in Chrome Renderer Process
Action: Immediate Patch
AI Analysis

Impact

Improper input validation in the handling of Cookies in Google Chrome versions prior to 152.0.7977.65 enables a remote attacker who has already compromised the renderer process to bypass the web origin policy through a specially crafted HTML page. The attacker can then access web pages and resources from other origins, potentially exfiltrating data or executing unauthorized actions. The vulnerability is a classic example of CWE-20, input validation errors that allow unintended control over data flow within a web application.

Affected Systems

All platforms that run Google Chrome with a version older than 152.0.7977.65 are affected, regardless of the operating system or deployment environment. Versions 152.0.7977.65 and newer contain a fix that validates cookie input correctly and restores the origin policy enforcement.

Risk and Exploitability

The CVE has a CVSS score of 6.5, indicating medium severity, and is not listed in the CISA KEV catalog. The EPSS score is less than 1%, suggesting a very low exploitation probability. Because exploitation requires that the renderer process already be compromised, the attack vector is indirect and may involve malware or phishing that first gains renderer access. While the weakness allows cross‑origin attacks, the overall risk is moderate, and the flaw is not presently known to be actively exploited in the wild.

Generated by OpenCVE AI on August 26, 2026 at 21:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 152.0.7977.65 or later.
  • Enable automatic updates for Chrome to ensure future patches are applied promptly.
  • Remove or isolate any older Chrome binaries that may be present on the system to prevent accidental use of a vulnerable version.

Generated by OpenCVE AI on August 26, 2026 at 21:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4771-1 chromium security update
Debian DSA Debian DSA DSA-6482-1 chromium security update
History

Mon, 31 Aug 2026 17:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

Wed, 26 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
Title Cookie Input Validation Bypass in Chrome Renderer Process

Wed, 26 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 26 Aug 2026 01:00:00 +0000

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

Wed, 26 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
Title Cookie Input Validation Bypass in Chrome Renderer Process

Tue, 25 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description Improper input validation in Cookies in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to bypass web origin policy via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-26T18:56:54.911Z

Reserved: 2026-08-25T06:12:45.134Z

Link: CVE-2026-79260

cve-icon Vulnrichment

Updated: 2026-08-26T18:56:37.323Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:18:20.560

Modified: 2026-08-31T16:51:11.427

Link: CVE-2026-79260

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T21:45:03Z

Weaknesses
  • CWE-20

    Improper Input Validation