Description
Insufficient validation of untrusted input in Network in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory 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 attacker can exploit an unvalidated input in Google Chrome's Network layer to read data residing in renderer process memory. The vulnerability, present in all Chrome builds before version 149.0.7827.53, is an input validation flaw that allows a remote attacker who has already compromised the renderer process to craft a malicious web page that triggers the defect and leaks potentially sensitive information stored in memory. The impact is limited to information disclosure; the description does not mention code execution or privilege escalation, so those outcomes are not supported by the data.

Affected Systems

The vulnerability affects all desktop installations of Google Chrome running versions earlier than 149.0.7827.53 on Windows, macOS, and Linux.

Risk and Exploitability

Chromium rates the issue as medium severity (CVSS 6.5). The EPSS score is below 1%, suggesting a very low likelihood of exploitation under normal circumstances. The flaw can only be exploited if the renderer process has already been compromised, which is a non‑trivial prerequisite and not documented as a public exploit. The vulnerability is not listed in CISA's KEV catalog, indicating no known widespread exploitation. Nonetheless, users of unpatched browsers remain at risk of sensitive data exposure if a renderer compromise occurs through other vectors.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Chrome version 149.0.7827.53 or later.
  • Enable renderer sandboxing to restrict memory access of rendering processes.
  • Limit the use of browser extensions and enforce strict content‑security policies to reduce the likelihood of renderer compromise.

Generated by OpenCVE AI on June 8, 2026 at 17:22 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 17: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': 5.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/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 Network Layer Input Validation Flaw Enables Sensitive Memory Disclosure chromium-browser: Insufficient validation of untrusted input in Network
Weaknesses CWE-1286
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


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

Type Values Removed Values Added
Title Chrome Network Layer Input Validation Flaw Enables Sensitive Memory Disclosure
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 Insufficient validation of untrusted input in Network in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-08T15:16:57.761Z

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

Link: CVE-2026-11013

cve-icon Vulnrichment

Updated: 2026-06-08T15:15:32.456Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T17:07:08.663

Link: CVE-2026-11013

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11013 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation