Description
Missing authorization in AppManifest in Google Chrome prior to 153.0.8010.47 allowed a remote attacker who had compromised the renderer process and leveraged social engineering to bypass web origin policy via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-09-15
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Authorization Bypass
Action: Patch
AI Analysis

Impact

The vulnerability is a missing authorization check in the AppManifest of Google Chrome, allowing a remote process to bypass the web origin policy by serving a specially crafted HTML page. This bypass can enable the attacker to access or manipulate resources that should be restricted, potentially leading to data leakage or execution of untrusted code by the end user. The weakness is identified as missing authorization (CWE-346) and improper access (CWE-862).

Affected Systems

Google Chrome versions prior to 153 on all supported platforms are affected. The issue concerns the AppManifest component, which is present on Windows, macOS, Linux, and Chrome OS.

Risk and Exploitability

The vulnerability has a CVSS score of 7.2, indicating high severity. The EPSS score is less than 1%, showing a very low probability of exploitation at this time. The vulnerability is not listed in CISA's KEV catalog. Exploitation requires that the attacker already gains a foothold in the renderer process, which typically involves a separate vulnerability or social engineering. Once inside, the attacker can craft an HTML page to trick the user into loading it, thereby bypassing the same‑origin policy.

Generated by OpenCVE AI on September 16, 2026 at 21:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 153.0.8010.47 or later to apply the authorization fix in AppManifest.
  • Disable Chrome's remote debugging feature or ensure it is only enabled for trusted developers to prevent the injection of malicious HTML into the renderer.
  • Enforce restrictions on untrusted script execution and mitigate the impact of a potential origin‑policy bypass.

Generated by OpenCVE AI on September 16, 2026 at 21:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 16 Sep 2026 12:15:00 +0000

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

None

cvssV3_1

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

threat_severity

Important


Tue, 15 Sep 2026 23:30:00 +0000

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

Tue, 15 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
Description Missing authorization in AppManifest in Google Chrome prior to 153.0.8010.47 allowed a remote attacker who had compromised the renderer process and leveraged social engineering to bypass web origin policy via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-862
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-09-15T20:41:34.465Z

Reserved: 2026-09-14T22:52:22.940Z

Link: CVE-2026-91732

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-15T21:16:46.647

Modified: 2026-09-16T19:15:47.623

Link: CVE-2026-91732

cve-icon Redhat

Severity : Important

Publid Date: 2026-09-15T20:41:34Z

Links: CVE-2026-91732 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T21:30:06Z

Weaknesses