Description
Uninitialized Use in Codecs in Google Chrome on Linux, ChromeOS prior to 149.0.7827.103 allowed a remote attacker to leak cross-origin data via a crafted video file. (Chromium security severity: High)
Published: 2026-06-08
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An uninitialized variable in the video codec subsystem of Google Chrome on Linux and ChromeOS can cause the browser to reveal cross‑origin data when a specially crafted video file is processed, allowing a remote attacker to read memory contents that should be protected. The flaw is a classic example of an uninitialized use weakness, identified as CWE‑457 and CWE‑824, and the official Chromium severity rating is high.

Affected Systems

The vulnerability affects the Chrome browser for Linux and ChromeOS versions prior to 149.0.7827.103 from Google. No other vendors or products are listed as affected.

Risk and Exploitability

The flaw can be triggered by any user who opens a malicious video file in the affected Chrome installation, making it a remote attack vector that does not require elevated privileges. Because the vulnerability relies on uninitialized data, exploitation is likely to succeed when a user interacts with a crafted file, such as by clicking a link or downloading a video. The CVSS score of 4.3 indicates a moderate level of severity. The EPSS score of less than 1% suggests a very low probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog, indicating that it has not been observed in widespread, active exploitation.

Generated by OpenCVE AI on June 11, 2026 at 02:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Chrome update (version 149.0.7827.103 or newer) as distributed by Google.
  • If an update cannot be applied immediately, configure Chrome policies to block or quarantine video files (e.g., disable media playback or set application blocker) until the fix is installed.
  • Enable automatic updates for Chrome or schedule regular update checks to ensure the patch is applied promptly.

Generated by OpenCVE AI on June 11, 2026 at 02:13 UTC.

Tracking

Sign in to view the affected projects.

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

Thu, 11 Jun 2026 00: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


Wed, 10 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Google chrome Os
Linux
Linux linux Kernel
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:google:chrome_os:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
Vendors & Products Google chrome Os
Linux
Linux linux Kernel

Tue, 09 Jun 2026 04:15:00 +0000

Type Values Removed Values Added
Title Uninitialized Use in Video Codec Allows Cross‑Origin Data Leak on Chrome for Linux

Tue, 09 Jun 2026 02:30:00 +0000

Type Values Removed Values Added
Title Uninitialized Use in Video Codec Allows Cross‑Origin Data Leak on Chrome for Linux
Metrics cvssV3_1

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

ssvc

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


Tue, 09 Jun 2026 01:00:00 +0000

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

Mon, 08 Jun 2026 23:45:00 +0000

Type Values Removed Values Added
Description Uninitialized Use in Codecs in Google Chrome on Linux, ChromeOS prior to 149.0.7827.103 allowed a remote attacker to leak cross-origin data via a crafted video file. (Chromium security severity: High)
Weaknesses CWE-457
References

Subscriptions

Google Chrome Chrome Os
Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-09T01:28:51.623Z

Reserved: 2026-06-08T21:33:46.495Z

Link: CVE-2026-11668

cve-icon Vulnrichment

Updated: 2026-06-09T01:28:47.166Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-09T00:16:49.963

Modified: 2026-06-10T16:17:11.113

Link: CVE-2026-11668

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-11668 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-11T02:15:27Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable

  • CWE-824

    Access of Uninitialized Pointer