Description
Missing authorization in Core in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to potentially spoof address bar via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-08-25
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Address Bar Spoofing
Action: Patch Chrome
AI Analysis

Impact

A missing authorization check in Chrome’s Core component allows a remote attacker who has compromised the renderer process to serve a specially crafted HTML page that can modify the browser’s address bar. This flaw does not grant code execution or data theft but enables the page to display a fraudulent URL as though it were legitimate, thereby eroding user trust and facilitating phishing attacks. The weakness is classified as CWE‑862 (Missing Authorization) and CWE‑290 (Authorization Bypass Through User-Controlled Key).

Affected Systems

Any installation of Google Chrome prior to version 152.0.7977.65 is vulnerable. The Core component is part of the standard browser binary, so users of older releases on any operating system remain affected until the update is applied.

Risk and Exploitability

The exploit requires that the attacker first compromise or control a renderer process, which typically occurs through a prior vulnerability or a malicious web page. Based on the description, it is inferred that such a compromise could be achieved by embedding malicious content that triggers an existing flaw. The vulnerability relies on missing authorization (CWE‑862 and CWE‑290). The EPSS score is <1% and the vulnerability is not listed in the CISA KEV catalog. The CVSS score of 6.5 indicates moderate severity, and while the risk to system integrity is limited, the threat to user confidence and potential for social engineering is significant.

Generated by OpenCVE AI on September 12, 2026 at 01:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 152.0.7977.65 or later
  • Ensure that renderer processes run within the browser sandbox with no elevated privileges
  • Enable URL‑bar integrity checks to detect unexpected address bar changes

Generated by OpenCVE AI on September 12, 2026 at 01:50 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

Sat, 12 Sep 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Missing authorization in Core
Weaknesses CWE-290
References
Metrics threat_severity

None

threat_severity

Low


Thu, 27 Aug 2026 17:45:00 +0000

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

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

Type Values Removed Values Added
Title Remote Authorization Bypass Allowing Address Bar Spoofing in Chrome

Wed, 26 Aug 2026 20: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:N/I:H/A:N'}

ssvc

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


Tue, 25 Aug 2026 23:45:00 +0000

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

Tue, 25 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Title Remote Authorization Bypass Allowing Address Bar Spoofing in Chrome

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

Type Values Removed Values Added
Description Missing authorization in Core in Google Chrome prior to 152.0.7977.65 allowed a remote attacker who had compromised the renderer process to potentially spoof address bar via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-862
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-26T19:16:03.810Z

Reserved: 2026-08-25T06:05:21.990Z

Link: CVE-2026-78968

cve-icon Vulnrichment

Updated: 2026-08-26T19:15:58.323Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:17:52.993

Modified: 2026-08-27T17:31:20.020

Link: CVE-2026-78968

cve-icon Redhat

Severity : Low

Publid Date: 2026-08-25T20:10:52Z

Links: CVE-2026-78968 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-12T02:00:07Z

Weaknesses
  • CWE-290

    Authentication Bypass by Spoofing

  • CWE-862

    Missing Authorization