Description
Uninitialized Use in Codecs in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
Published: 2026-06-04
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An uninitialized use in certain Chrome codecs allows an attacker who already gained control of the renderer process to potentially escape the sandbox and execute code outside the browser’s trusted environment. This flaw corresponds to CWE‑457 and CWE‑824 and is rated as high severity by Chromium. The impact would expose any data or code that the browser can access, effectively compromising the user’s system if further exploitation succeeds.

Affected Systems

Google Chrome versions prior to 149.0.7827.53 are affected. Users of the stable channel running any older revision of Chrome are at risk unless they upgrade past the specified patch level.

Risk and Exploitability

The vulnerability is only exploitable against a renderer process that has already been compromised. No public exploit path is described, and the EPSS score of < 1% indicates a very low probability of exploitation activity. The CVE is not listed in CISA’s KEV catalog. The CVSS score of 8.3 indicates a high risk once the attacker can control the renderer. An attacker would need to deliver a crafted HTML page that triggers the faulty codec path to initiate the sandbox escape.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 149.0.7827.53 or newer via the official update channel
  • If upgrade is delayed, isolate rendering of untrusted HTML by using extensions that enforce stricter sandbox policies
  • Restrict local access to CLSID/COM objects used by Chrome codecs by applying appropriate group policy restrictions

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

Tracking

Sign in to view the affected projects.

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

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

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

None

threat_severity

Important


Fri, 05 Jun 2026 15:45: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, 05 Jun 2026 06:00:00 +0000

Type Values Removed Values Added
Title Uninitialized Use in Chrome Codecs Enables Potential Sandbox Escape

Fri, 05 Jun 2026 02:45:00 +0000

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

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Title Uninitialized Use in Chrome Codecs Enables Potential Sandbox Escape

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

Type Values Removed Values Added
Description Uninitialized Use in Codecs in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T01:38:50.219Z

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

Link: CVE-2026-10960

cve-icon Vulnrichment

Updated: 2026-06-05T01:38:00.858Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-04T23:16:59.013

Modified: 2026-06-05T15:34:40.807

Link: CVE-2026-10960

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-10960 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T14:45:31Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer