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

Impact

An input validation flaw in Chrome’s video codecs allows a renderer process that has been compromised to read data from another origin. The flaw, classified as CWE‑20 and CWE‑346, lets an attacker leak confidential information that the renderer can access, creating a confidentiality breach without affecting integrity or availability.

Affected Systems

Google Chrome browsers on desktop that are earlier than build 149.0.7827.53 are affected. The issue exists in the Renderer process that handles all video decoding. Windows, macOS, and Linux users running the stable channel before this build are potentially vulnerable.

Risk and Exploitability

The CVSS score is 6.5, indicating a medium severity, and the EPSS score is less than 1%, implying a low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Exploitation requires that the attacker already controls the renderer process, typically via a prior code‑execution compromise. Therefore the flaw is not exploitable by an unauthenticated remote attacker but can be leveraged after the renderer has been subverted, representing a medium‑to‑high risk in environments where renderer processes can be compromised.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to build 149.0.7827.53 or later
  • If upgrade is not possible, restrict or disable playback of untrusted video files
  • Enable site isolation and frame‑sandboxing to reduce the impact of a compromised renderer process

Generated by OpenCVE AI on June 7, 2026 at 14:01 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: Insufficient validation of untrusted input in Codecs
Weaknesses CWE-346
References
Metrics threat_severity

None

threat_severity

Important


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

Type Values Removed Values Added
Title Missing validation in Chrome video codecs enables cross‑origin data leakage

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

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

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

Type Values Removed Values Added
Title Missing validation in Chrome video codecs enables cross‑origin data leakage

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

Type Values Removed Values Added
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 Codecs in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted video file. (Chromium security severity: High)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T19:58:00.457Z

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

Link: CVE-2026-10981

cve-icon Vulnrichment

Updated: 2026-06-05T19:57:52.472Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-05T20:35:55.303

Link: CVE-2026-10981

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-10981 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T14:15:07Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error