Description
Insufficient validation of untrusted input in Codecs in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to perform an out of bounds memory write via a crafted video file. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Chrome versions before 149.0.7827.53 perform insufficient validation of untrusted input in their codec implementation. This allows a crafted video file to trigger an out-of-bounds memory write. The identified impact is a memory corruption that may lead to arbitrary code execution or a crash of the browser process, a concern for confidentiality and availability. It is inferred that such memory corruption could be exploited to gain code execution, but the description does not explicitly confirm this outcome.

Affected Systems

All users of Google Chrome running a version older than 149.0.7827.53 are affected. The vulnerability occurs in the Chrome media codec subsystem used to decode video files presented through the browser or media tags.

Risk and Exploitability

The exploit requires a remote attacker to supply a malicious video file that a vulnerable Chrome instance will play. The EPSS score is < 1% and the vulnerability is not listed in CISA’s KEV catalog, but the CVSS score of 8.8 indicates high severity. Based on the description, it is inferred that a successful exploit could allow an attacker to execute code or crash the browser, potentially providing a foothold for further attacks. It is inferred that the attack vector is media input delivered over HTTP, email attachment, or local file system.

Generated by OpenCVE AI on June 7, 2026 at 15:17 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later.
  • Enable automatic updates or manually install the latest Chrome release as soon as possible.
  • If an upgrade cannot be performed immediately, limit rendering of untrusted video content by restricting access to media files, blocking external video resources, or sandboxing media playback.

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

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-1285
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Title Out of Bounds Memory Write via Unvalidated Video Input in Chrome

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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

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

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

Type Values Removed Values Added
Title Out of Bounds Memory Write via Unvalidated Video Input in 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 to perform an out of bounds memory write via a crafted video file. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T16:46:30.893Z

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

Link: CVE-2026-11079

cve-icon Vulnrichment

Updated: 2026-06-05T16:02:50.601Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T14:38:50.917

Link: CVE-2026-11079

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11079 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T15:30:04Z

Weaknesses
  • CWE-1285

    Improper Validation of Specified Index, Position, or Offset in Input

  • CWE-20

    Improper Input Validation