Description
Insufficient validation of untrusted input in Network in Google Chrome prior to 149.0.7827.115 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)
Published: 2026-06-11
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in Google Chrome’s Network component where untrusted input is insufficiently validated. An attacker who has already compromised the renderer process can serve a specially crafted HTML page to that process. This allows the attacker to access and leak cross‑origin data, effectively bypassing same‑origin restrictions and exposing sensitive information. The weakness is identified as CWE‑20 and CWE‑1173, input validation.

Affected Systems

Google Chrome versions prior to 149.0.7827.115 are affected. Any installation of Chrome not upgraded beyond this release date is vulnerable.

Risk and Exploitability

Chromium labels the issue as High severity, but the CVSS score of 5.3 indicates a moderate risk level, and exploitation requires an attacker first to gain control of the renderer process. The EPSS score is < 1% and the vulnerability is not listed in CISA’s KEV catalog, suggesting a lower likelihood of widespread, automated exploitation. However, an active threat actor with a foothold can use this flaw to exfiltrate data from the victim’s environment, causing confidentiality compromise. The risk is mitigated only by applying the vendor’s patch or avoiding the compromised renderer state.

Generated by OpenCVE AI on June 22, 2026 at 13:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.115 or later. This is the official fix that addresses the input‑validation flaw.
  • If an update cannot be applied immediately, disable external renderer processes or use Chrome’s content‑restriction policies to reduce the impact of a compromised renderer.
  • Continuously monitor processes for anomalous renderer activity; terminate any suspicious processes promptly to limit the attacker’s access to cross‑origin data.

Generated by OpenCVE AI on June 22, 2026 at 13:23 UTC.

Tracking

Sign in to view the affected projects.

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

Mon, 22 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Insufficient validation of untrusted input  Network
Weaknesses CWE-1173
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 12 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

Fri, 12 Jun 2026 03:15:00 +0000

Type Values Removed Values Added
Title Untrusted Input Validation Leak of Cross‑Origin Data via Crafted HTML

Fri, 12 Jun 2026 01:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:H/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'}


Thu, 11 Jun 2026 23:00:00 +0000

Type Values Removed Values Added
Title Untrusted Input Validation Leak of Cross‑Origin Data via Crafted HTML
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Thu, 11 Jun 2026 21:30:00 +0000

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

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-12T01:05:14.704Z

Reserved: 2026-06-11T18:16:06.929Z

Link: CVE-2026-12025

cve-icon Vulnrichment

Updated: 2026-06-12T01:05:11.384Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-11T22:16:55.040

Modified: 2026-06-12T18:06:25.550

Link: CVE-2026-12025

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-06-11T20:48:11Z

Links: CVE-2026-12025 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-22T13:30:16Z

Weaknesses
  • CWE-1173

    Improper Use of Validation Framework

  • CWE-20

    Improper Input Validation