Description
Uninitialized Use in Skia 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

The vulnerability is an uninitialized use in the Skia graphics engine within Google Chrome. An attacker who has already compromised the renderer process can read memory that the process should not access, potentially exposing sensitive information. This weakness is classified as CWE-457 and CWE-824, representing uninitialized use and use-after-free read vulnerabilities, respectively. Chromium labels the severity of this issue as medium.

Affected Systems

Google Chrome versions prior to 149.0.7827.53 are affected. The issue applies to the Chrome stable channel releases that have not yet incorporated the available patch.

Risk and Exploitability

The CVSS score is 6.5, indicating a medium severity. The EPSS score is less than 1%, reflecting a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires a prior compromise of the renderer process, as stated in the CVE description, after which memory disclosure becomes possible. The overall likelihood of exploitation remains low due to the low EPSS score and the need for control of the renderer process.

Generated by OpenCVE AI on June 7, 2026 at 14:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later to eliminate the flaw.
  • Configure enterprise update policies to ensure automatic application of future Chrome security patches.
  • Minimize the use and permissions of third‑party Chrome extensions to reduce the attack surface for renderer compromises.

Generated by OpenCVE AI on June 7, 2026 at 14:20 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 15:00: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

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

Type Values Removed Values Added
Title chromium-browser: Uninitialized Use in Skia
Weaknesses CWE-824
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Title Uninitialized Use in Skia Causing Potential Information Disclosure in Chrome

Fri, 05 Jun 2026 19: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'}


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

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

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

Type Values Removed Values Added
Title Uninitialized Use in Skia Causing Potential Information Disclosure in Chrome

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

Type Values Removed Values Added
Description Uninitialized Use in Skia 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-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T19:01:30.713Z

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

Link: CVE-2026-11057

cve-icon Vulnrichment

Updated: 2026-06-05T19:01:10.331Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T14:52:35.270

Link: CVE-2026-11057

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11057 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T14:30:16Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer