Skip to main content

Google Chrome EUVDEUVD-2026-40544

| CVE-2026-13858 MEDIUM
Out-of-bounds Read (CWE-125)
2026-06-30 chrome-cve-admin@google.com GHSA-cqw3-g77v-4rgh
6.5
CVSS 3.1 · Vendor: google
Share

Severity by source

Vendor (google) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
vuln.today AI
6.5 MEDIUM

Network-delivered via crafted video requiring active user interaction (UI:R); no attacker privileges needed; C:H reflects renderer memory exposure; I:N and A:N as the flaw is read-only and no crash is described.

3.1 AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
SUSE
MEDIUM
qualitative
Red Hat
6.5 MEDIUM
qualitative

Primary rating from Vendor (google).

CVSS VectorVendor: google

Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

4
Analysis Generated
Jul 01, 2026 - 04:31 vuln.today
CVSS changed
Jul 01, 2026 - 02:22 NVD
6.5 (MEDIUM)
CVE Published
Jun 30, 2026 - 23:17 cve.org
UNKNOWN (no severity yet)
CVE Published
Jun 30, 2026 - 23:17 cve.org
MEDIUM 6.5

DescriptionCVE.org

Out of bounds read in FFmpeg in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted video file. (Chromium security severity: Medium)

AnalysisAI

Out-of-bounds read in Chrome's bundled FFmpeg video decoding component (all versions prior to 150.0.7871.47) allows a remote attacker to leak renderer process memory contents via a crafted video file. The CVSS vector confirms network reachability with no required privileges (PR:N) but mandates user interaction (UI:R), meaning the victim must process the malicious video. SSVC assessment rates exploitation as none and the attack non-automatable, and no public exploit has been identified at time of analysis; Google has released a patched build at 150.0.7871.47.

Technical ContextAI

FFmpeg is an open-source multimedia framework bundled within Chrome to handle video and audio decoding across dozens of codecs. CWE-125 (Out-of-Bounds Read) identifies the root cause: insufficient boundary validation during video stream parsing causes the decoder to read beyond an allocated buffer, exposing adjacent memory in the renderer process. This class of defect typically arises from incorrect index arithmetic or missing length checks inside codec-specific parsing loops - common in complex, C-written media libraries handling variable-length encoded data. The CVSS scope metric S:U indicates the exploit does not escape Chrome's renderer sandbox, so impact is confined to the renderer process address space rather than the broader OS. The Chromium issue tracker reference (https://issues.chromium.org/issues/507090179) is the upstream disclosure point, reported through the standard chrome-cve-admin@google.com channel.

RemediationAI

The primary remediation is to upgrade Google Chrome to version 150.0.7871.47 or later, as confirmed by the vendor advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html; this is a vendor-released patch and represents the complete fix. Most desktop Chrome installations update automatically - verify via chrome://settings/help. Enterprise environments using managed Chrome deployment (Google Admin Console or third-party MDM) should push the 150.0.7871.47 build immediately. If immediate patching is blocked, partial compensating controls include configuring web proxy or DNS filtering to block untrusted media-hosting domains, enforcing enterprise policy to disable video autoplay (AutoplayAllowed=false), and restricting users from opening downloaded video files in Chrome directly; note these controls add workflow friction and do not eliminate the attack surface from visited web pages. Chrome's renderer sandbox provides containment but is not a substitute for patching.

Vendor StatusVendor

SUSE

Severity: Moderate
Product Status
SUSE Package Hub 15 SP7 Fixed
openSUSE Tumbleweed Fixed
SUSE Package Hub 15 SP7 Affected

Share

EUVD-2026-40544 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy