Skip to main content

Google Chrome EUVDEUVD-2026-50846

| CVE-2026-17720 LOW
Origin Validation Error (CWE-346)
2026-07-30 Chrome GHSA-j795-4rhg-3gv3
3.1
CVSS 3.1 · Vendor: Chrome

Severity by source

Vendor (Chrome) PRIMARY
3.1 LOW
AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
vuln.today AI
3.1 LOW

AC:H reflects mandatory renderer pre-compromise; C:L only as cross-origin data disclosure is partial; no integrity or availability impact.

3.1 AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N
4.0 AV:N/AC:H/AT:N/PR:N/UI:A/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Chrome).

CVSS VectorVendor: Chrome

Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
Low
Integrity
None
Availability
None

Lifecycle Timeline

4
Analysis Generated
Jul 30, 2026 - 19:50 vuln.today
Patch available
Jul 30, 2026 - 02:02 EUVD
CVE Published
Jul 30, 2026 - 00:19 cve.org
UNKNOWN (no severity yet)
CVE Published
Jul 30, 2026 - 00:19 cve.org
LOW 3.1

DescriptionCVE.org

Insufficient policy enforcement in Passwords in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)

AnalysisAI

Cross-origin data leakage in Google Chrome's Passwords component (versions prior to 151.0.7922.72) enables a remote attacker who has already compromised the renderer process to exfiltrate password data across origin boundaries via a crafted HTML page. The root cause is insufficient policy enforcement (CWE-346: Origin Validation Error), meaning the browser's same-origin policy is not correctly applied within the Passwords subsystem when the renderer is already under attacker control. No public exploit code exists and no confirmed active exploitation has been observed; EPSS sits at 0.21% (11th percentile), and SSVC rates exploitation as none with non-automatable impact, making this a low-urgency but architecturally significant renderer sandbox concern.

Technical ContextAI

CWE-346 (Origin Validation Error) describes a failure to correctly verify that a resource or action originates from an expected, trusted source. In Chrome's multi-process architecture, the renderer process handles web content and is deliberately sandboxed. The Passwords component is responsible for autofill and credential management; it enforces same-origin checks before providing stored credentials to page contexts. When the renderer is compromised (e.g., via a prior memory corruption exploit in Blink/V8), an attacker-controlled renderer can issue crafted requests to the Passwords subsystem that bypass its origin validation, allowing credentials belonging to one origin to be observed by another. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* covering all Chrome desktop builds below 151.0.7922.72. This vulnerability is a second-stage issue - it is a sandbox-escape primitive targeting a specific browser subsystem rather than a standalone entry point.

RemediationAI

The primary remediation is upgrading Google Chrome to version 151.0.7922.72 or later, which includes the vendor-released patch. Users can update via Chrome menu → Help → About Google Chrome or through enterprise management tools. The vendor advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html should be referenced for release notes. Because exploitation requires a prior renderer compromise as a prerequisite, organizations that cannot immediately deploy the patch should prioritize patching any other open renderer-level Chrome vulnerabilities first, as this flaw is only reachable once the renderer sandbox is already breached. Enabling Chrome's Enhanced Safe Browsing and sandboxing hardening policies via enterprise GPO reduces the attack surface for the renderer-compromise precondition. Chromium-based browser vendors should verify and apply the upstream fix from https://issues.chromium.org/issues/522545249.

Share

EUVD-2026-50846 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy