Description
Insufficient validation of untrusted input in WebAppInstalls in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to leak cross-origin data 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

Google Chrome before version 149.0.7827.53 contains an insufficient validation of untrusted input in its WebAppInstalls component. Because the input is not properly sanitized, an attacker who has already compromised the renderer process can craft a malicious HTML page that extracts data from other origins. The flaw is classified as CWE‑20 for unsafe input handling and CWE‑346 for flaw in authentication. The resulting effect is a cross‑origin data leak, exposing confidential information that would normally be protected by the same‑origin policy. No full remote code execution is provided, but the compromise of the renderer process can lead to significant confidentiality impact.

Affected Systems

Affected variants are Google Chrome running the stable channel up to version 149.0.7827.53. Any system using those releases is potentially susceptible to the described data‑leak scenario.

Risk and Exploitability

The security team rates the flaw as Medium, reflected by a CVSS score of 6.5. An EPSS score of < 1% indicates a very low, but non‑zero, likelihood of exploitation, and the vulnerability is not listed in CISA’s KEV catalog, indicating limited evidence of active exploitation. Exploitation requires an attacker to first subvert the renderer process—typically through local compromise or an advanced web‑based attack—after which the attacker can deliver the crafted HTML and read cross‑origin content. Given the need for renderer compromise, the leverage is moderate but the confidentiality impact and lack of active exploits suggest a risk that warrants swift patching.

Generated by OpenCVE AI on June 8, 2026 at 17:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Chrome version 149.0.7827.54 or later to apply the vendor‑supplied fix
  • Disable the WebAppInstalls feature via Chrome Enterprise policy to reduce the attack surface if immediate patching is not possible
  • Monitor renderer processes for unusual cross‑origin data transmission and enforce strict content‑security policies to mitigate potential leaks

Generated by OpenCVE AI on June 8, 2026 at 17:23 UTC.

Tracking

Sign in to view the affected projects.

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

Mon, 08 Jun 2026 18: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 16:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:N/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:H/I:N/A:N'}


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

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

None

cvssV3_1

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

threat_severity

Moderate


Fri, 05 Jun 2026 04:15:00 +0000

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

Fri, 05 Jun 2026 03:30:00 +0000

Type Values Removed Values Added
Title Chrome WebAppInstalls Input Validation Leak

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in WebAppInstalls in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-08T16:05:06.605Z

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

Link: CVE-2026-11008

cve-icon Vulnrichment

Updated: 2026-06-08T16:03:27.664Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T18:09:16.830

Link: CVE-2026-11008

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11008 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T17:30:06Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error