Description
Insufficient validation of untrusted input in WebUI in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to leak cross-origin data via malicious network traffic. (Chromium security severity: Medium)
Published: 2026-06-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an insufficient validation of untrusted input in the Chrome WebUI component for versions before 150.0.7871.47, representing a CWE‑20 input validation flaw. A malicious payload delivered over the network can be treated as trusted by the browser, allowing an attacker to read data that normally would be protected by cross‑origin restrictions. This leads to a confidentiality compromise where sensitive information can be exfiltrated.

Affected Systems

Any installation of Google Chrome running a build older than 150.0.7871.47 is affected. Users whose browsers process WebUI traffic from untrusted sources are at risk of inadvertent cross‑origin data leakage.

Risk and Exploitability

The flaw carries a medium severity rating (CVSS 6.5) and an exploitation probability of less than 1% according to EPSS, and it is not listed in the CISA KEV catalog. Based on the description, it is inferred that an attacker can trigger the issue remotely by sending crafted network traffic to the WebUI endpoint; the CVE data does not mention any user interaction, so it is inferred that none is required. The overall risk is moderate, though the potential impact on data confidentiality warrants prompt attention.

Generated by OpenCVE AI on July 16, 2026 at 00:01 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 150.0.7871.47 or later to apply the proper input validation fix.
  • If upgrading is not immediately possible, isolate the Chrome WebUI service from untrusted network traffic by configuring firewall rules or network policies to block or quarantine malicious requests.
  • Implement monitoring of WebUI network endpoints to detect unusual or malicious traffic patterns and investigate potential exploitation attempts.

Generated by OpenCVE AI on July 16, 2026 at 00:01 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4672-1 chromium security update
Debian DSA Debian DSA DSA-6378-1 chromium security update
History

Thu, 16 Jul 2026 00:30:00 +0000

Type Values Removed Values Added
Title Cross-Origin Data Leakage via Invalid WebUI Input Validation

Tue, 14 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
Title Chrome WebUI Input Validation Flaw Enabling Cross‑Origin Data Leakage

Tue, 14 Jul 2026 01:30:00 +0000

Type Values Removed Values Added
Title Chrome WebUI Input Validation Flaw Enabling Cross‑Origin Data Leakage

Sun, 12 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Title Chrome WebUI Input Validation Vulnerability Allows Cross‑Origin Data Leakage

Sat, 11 Jul 2026 03:00:00 +0000

Type Values Removed Values Added
Title Chrome WebUI Input Validation Vulnerability Allows Cross‑Origin Data Leakage

Thu, 09 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Title Chrome WebUI Improper Input Validation Allows Cross-Origin Data Leakage

Wed, 08 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Title Chrome WebUI Improper Input Validation Allows Cross-Origin Data Leakage

Tue, 07 Jul 2026 22:00:00 +0000

Type Values Removed Values Added
Title Chrome WebUI Input Validation Flaw Causing Cross‑Origin Data Leakage

Tue, 07 Jul 2026 04:45:00 +0000

Type Values Removed Values Added
Title Chrome WebUI Input Validation Flaw Causing Cross‑Origin Data Leakage

Mon, 06 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Title Unvalidated WebUI Input Enables Cross-Origin Data Leakage in Google Chrome

Sun, 05 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Title Unvalidated WebUI Input Enables Cross-Origin Data Leakage in Google Chrome

Sun, 05 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
Title Untrusted Input Validation Failure in Chrome WebUI Allows Cross-Origin Data Leakage

Sat, 04 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Title Untrusted Input Validation Failure in Chrome WebUI Allows Cross-Origin Data Leakage

Sat, 04 Jul 2026 12:00:00 +0000

Type Values Removed Values Added
Title Chrome WebUI Allows Cross‑Origin Data Leakage through Unvalidated Input

Fri, 03 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Title Chrome WebUI Allows Cross‑Origin Data Leakage through Unvalidated Input

Fri, 03 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Title Chrome WebUI Input Validation Failure Enables Cross‑Origin Data Leakage

Thu, 02 Jul 2026 23:00:00 +0000

Type Values Removed Values Added
Title Chrome WebUI Input Validation Failure Enables Cross‑Origin Data Leakage

Thu, 02 Jul 2026 09:15:00 +0000

Type Values Removed Values Added
Title Insufficient WebUI Input Validation Enables Cross‑Origin Data Leakage

Wed, 01 Jul 2026 22:30:00 +0000

Type Values Removed Values Added
Title Insufficient WebUI Input Validation Enables Cross‑Origin Data Leakage

Wed, 01 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leakage via WebUI Input Validation Flaw in Chrome

Wed, 01 Jul 2026 15: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:H/I:N/A:N'}

ssvc

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


Wed, 01 Jul 2026 12:45:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leakage via WebUI Input Validation Flaw in Chrome

Wed, 01 Jul 2026 09:30:00 +0000

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

Wed, 01 Jul 2026 08:15:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leakage in Chrome WebUI due to Input Validation Failure

Wed, 01 Jul 2026 01:15:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leakage in Chrome WebUI due to Input Validation Failure

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in WebUI in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to leak cross-origin data via malicious network traffic. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-01T19:04:15.035Z

Reserved: 2026-06-29T23:03:43.974Z

Link: CVE-2026-13893

cve-icon Vulnrichment

Updated: 2026-07-01T14:17:12.589Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-16T00:15:06Z

Weaknesses
  • CWE-20

    Improper Input Validation