Description
Inappropriate implementation in WebAppInstalls in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An inappropriate implementation in WebAppInstalls in Google Chrome versions before 149.0.7827.53 allows a remote attacker who has already compromised the renderer process to bypass the same‑origin policy using a specially crafted HTML page. This flaw can enable the attacker to read or modify data from other origins, potentially leading to data theft or injection of malicious content. The vulnerability is categorized as CWE‑20 and CWE‑346, reflecting improper input validation and improper authorization weaknesses.

Affected Systems

The affected product is Google Chrome. All releases prior to 149.0.7827.53 are vulnerable, including the stable channel versions listed in the community advisory links.

Risk and Exploitability

The exploit requires the attacker to first compromise the renderer process, a condition that typically occurs through malicious web content or drive‑by attacks. The EPSS score is 0.00021 (indicating a very low probability of exploitation), and the vulnerability is not listed in the CISA KEV catalog. The CVSS score of 6.5 indicates a moderate risk level, and with a medium severity rating in Chromium’s internal scoring, the risk is significant, especially in environments where the same‑origin policy is relied upon for data integrity and confidentiality.

Generated by OpenCVE AI on June 8, 2026 at 15:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 149.0.7827.53 or newer to apply the fix
  • If upgrading immediately is not possible, disable the WebAppInstalls feature via Chrome group policy or enterprise settings
  • Configure content security policy headers to restrict same‑origin access to only trusted origins
  • Monitor renderer process activity for anomalous behavior and apply additional runtime isolation if available

Generated by OpenCVE AI on June 8, 2026 at 15:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6325-1 chromium security update
History

Tue, 09 Jun 2026 03:15:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows

Mon, 08 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

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'}


Sun, 07 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: Insufficient validation of untrusted input in WebAppInstalls
Weaknesses CWE-346
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Fri, 05 Jun 2026 05:45:00 +0000

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

Thu, 04 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Inappropriate implementation in WebAppInstalls in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-08T13:50:39.932Z

Reserved: 2026-06-04T17:06:31.553Z

Link: CVE-2026-11023

cve-icon Vulnrichment

Updated: 2026-06-08T13:48:45.001Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-04T23:17:06.257

Modified: 2026-06-09T03:08:08.017

Link: CVE-2026-11023

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-06-02T00:00:00Z

Links: CVE-2026-11023 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T15:30:27Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error