Skip to main content

Google Chrome CVE-2026-8577

| EUVDEUVD-2026-30395 HIGH
External Control of Assumed-Immutable Web Parameter (CWE-472)
2026-05-14 Chrome GHSA-jv86-hcwp-f7cf
8.8
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
8.8 HIGH
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
vuln.today AI
8.8 HIGH

Remote crafted page needs no privileges but requires the victim to open it (UI:R); code execution fully compromises the renderer (C/I/A:H) yet stays sandboxed (S:U).

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

Primary rating from NVD.

CVSS VectorNVD

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

Lifecycle Timeline

4
Analysis Generated
Jul 23, 2026 - 18:13 vuln.today
CVSS changed
May 14, 2026 - 21:22 NVD
8.8 (HIGH)
CVE Published
May 14, 2026 - 19:52 nvd
UNKNOWN (no severity yet)
CVE Published
May 14, 2026 - 19:52 nvd
HIGH 8.8

DescriptionCVE.org

Integer overflow in Fonts in Google Chrome prior to 148.0.7778.168 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Medium)

AnalysisAI

Remote code execution in Google Chrome before 148.0.7778.168 stems from an integer overflow in the browser's font handling code, allowing a remote attacker who lures a victim to a crafted HTML page to execute arbitrary code - though notably constrained to run inside the renderer sandbox rather than achieving full host compromise. The flaw carries a CVSS of 8.8 but is rated Medium by Chromium's own severity scale, reflecting the sandbox containment. There is no public exploit identified at time of analysis, EPSS is very low (0.08%), and CISA SSVC records exploitation status as none.

Technical ContextAI

The vulnerability lives in Chrome's font subsystem (glyph/font parsing and rendering), which processes untrusted font data referenced or embedded by web pages inside the renderer process. An integer overflow during a size or offset computation can lead to an undersized allocation or out-of-bounds memory access, which an attacker grooms into memory corruption and ultimately code execution within the sandboxed renderer. The affected component is the Chromium/Blink rendering engine shared by all Chromium-based products (Chrome, and by extension Red Hat/SUSE-packaged builds and other downstream browsers). Note a data inconsistency: the assigned CWE-472 (External Control of Assumed-Immutable Web Parameter) does not match the description's 'integer overflow', which is properly CWE-190 (Integer Overflow or Wraparound); treat the description as authoritative and the CWE tag as likely mis-assigned.

RemediationAI

Vendor-released patch: update Google Chrome to 148.0.7778.168 or later on all desktop platforms via the Stable channel update (https://chromereleases.googleblog.com/2026/05/stable-channel-update-for-desktop_12.html); Chrome auto-update applies this on relaunch, so ensure users fully restart the browser rather than leaving long-running sessions open. For managed fleets, push the update through enterprise policy or patch management and verify the reported version. Users of Chromium-based downstream builds (Red Hat, SUSE, and other repackagers) should apply their distribution's corresponding update once it ships the fixed engine. If patching must be delayed, the practical compensating control is user-facing: avoid untrusted sites and consider restricting or blocking web font loading, while keeping site isolation and the renderer sandbox enabled (both default), accepting that disabling web fonts degrades rendering on legitimate sites; no reliable network-level block exists since delivery is ordinary HTTPS page content.

Vendor StatusVendor

SUSE

Severity: High
Product Status
SUSE Package Hub 15 SP7 Fixed
openSUSE Leap 16.0 Fixed
openSUSE Tumbleweed Fixed
SUSE Package Hub 15 SP7 Fixed

Share

CVE-2026-8577 vulnerability details – vuln.today

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