Description
Integer overflow in Skia in Google Chrome prior to 150.0.7871.46 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-07-01
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer overflow in Skia, the graphics engine used by Google Chrome, can be triggered by a crafted HTML page. When the overflow occurs during page rendering, it may allow a remote attacker to escape Chrome’s sandbox and execute code with the privileges of the browser process. The flaw is categorized as CWE‑472, indicating a failure to validate integer boundaries properly.

Affected Systems

Google Chrome versions earlier than 150.0.7871.46 are vulnerable. Users running Chrome 150.0.7871.45 or any older release may be exposed; the update to 150.0.7871.46 replaces the affected Skia code and removes the vulnerability.

Risk and Exploitability

The CVSS score of 9.6 marks the issue as critical. The EPSS score of < 1% suggests that exploitation is currently unlikely. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is a remote attacker delivering a malicious HTML page to a user’s browser, which could trigger the overflow and grant sandbox escape.

Generated by OpenCVE AI on July 17, 2026 at 11:57 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 150.0.7871.46 or newer, which replaces the vulnerable Skia code.
  • Disable or remove any browser extensions that inject or render untrusted HTML content, as they can provide a vector for similar overflows.
  • If an immediate update is not feasible, isolate the device or user from untrusted web content by configuring network controls or browser isolation policies until a patch is applied.

Generated by OpenCVE AI on July 17, 2026 at 11:57 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4672-1 chromium security update
Debian DSA Debian DSA DSA-6378-1 chromium security update
History

Fri, 17 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title Skia Integer Overflow Enables Sandbox Escape in Chrome

Tue, 14 Jul 2026 11:15:00 +0000

Type Values Removed Values Added
Title Skia Integer Overflow Allows Sandbox Escape via Malicious HTML

Sun, 12 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Title Skia Integer Overflow Allows Sandbox Escape via Malicious HTML

Sat, 11 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Title Integer Overflow in Skia Allows Sandbox Escape in Google Chrome

Fri, 10 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Title Integer Overflow in Skia Allows Sandbox Escape in Google Chrome

Wed, 08 Jul 2026 07:30:00 +0000

Type Values Removed Values Added
Title Skia Integer Overflow Enables Potential Sandbox Escape in Google Chrome

Tue, 07 Jul 2026 14:15:00 +0000

Type Values Removed Values Added
Title Skia Integer Overflow Enables Potential Sandbox Escape in Google Chrome

Mon, 06 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
Title Integer Overflow in Skia Allows Potential Sandbox Escape via Crafted HTML

Mon, 06 Jul 2026 05:45:00 +0000

Type Values Removed Values Added
Title Integer Overflow in Skia Allows Potential Sandbox Escape via Crafted HTML

Sun, 05 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Title Skia Integer Overflow Allows Sandbox Escape in Chrome

Sun, 05 Jul 2026 13:15:00 +0000

Type Values Removed Values Added
Title Skia Integer Overflow Allows Sandbox Escape in Chrome

Sun, 05 Jul 2026 05:30:00 +0000

Type Values Removed Values Added
Title Skia Integer Overflow Grants Sandbox Escape in Google Chrome

Sat, 04 Jul 2026 19:00:00 +0000

Type Values Removed Values Added
Title Skia Integer Overflow Grants Sandbox Escape in Google Chrome

Sat, 04 Jul 2026 02:45:00 +0000

Type Values Removed Values Added
Title Integer Overflow in Skia Enables Potential Sandbox Escape

Fri, 03 Jul 2026 11:00:00 +0000

Type Values Removed Values Added
Title Integer Overflow in Skia Enables Potential Sandbox Escape

Fri, 03 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Title Skia Integer Overflow Enables Sandbox Escape in Google Chrome

Thu, 02 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Title Skia Integer Overflow Enables Sandbox Escape in Google Chrome

Thu, 02 Jul 2026 04:15:00 +0000

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

Thu, 02 Jul 2026 00:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Wed, 01 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Description Integer overflow in Skia in Google Chrome prior to 150.0.7871.46 allowed a remote attacker to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-472
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-03T03:55:31.687Z

Reserved: 2026-07-01T21:37:25.150Z

Link: CVE-2026-14387

cve-icon Vulnrichment

Updated: 2026-07-02T00:01:31.891Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-17T12:00:04Z

Weaknesses
  • CWE-472

    External Control of Assumed-Immutable Web Parameter