Description
Integer overflow in Skia in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (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

An integer overflow bug in the Skia graphics library used by Google Chrome enables a remote attacker to potentially exploit heap corruption by loading a specially crafted HTML page. This vulnerability is defined as a classic buffer‑overrun condition (CWE‑122), which could lead to a denial of service if successfully triggered. This vulnerability also involves an integer overflow (CWE‑190) that contributes to the heap corruption risk. The CVE does not claim or imply arbitrary code execution; it only indicates the possibility of heap corruption.

Affected Systems

The issue affects Google Chrome versions earlier than 149.0.7827.53. Users running any affected build are vulnerable, and the flaw was remedied in the 149.0.7827.53 stable release.

Risk and Exploitability

The CVSS score is 8.8, the EPSS score is < 1%, and the issue is not listed in the CISA KEV catalog, suggesting no widespread exploitation is known. Chromium assigns a medium security severity. The likely attack vector is a malicious web page that a user visits; exploitation could result in heap corruption and a potential denial of service but is not documented to lead to code execution.

Generated by OpenCVE AI on June 7, 2026 at 16:08 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.53 or later.
  • Enable automatic updates for Chrome to keep browsers current.
  • Consider restricting access to untrusted web content or using web filtering/sandboxing until an update is available.

Generated by OpenCVE AI on June 7, 2026 at 16:08 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6325-1 chromium security update
History

Tue, 09 Jun 2026 03:15: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

Mon, 08 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sun, 07 Jun 2026 12:15:00 +0000

Type Values Removed Values Added
Title Skia Integer Overflow Enabling Heap Corruption via Crafted Web Page in Google Chrome chromium-browser: Heap buffer overflow in Skia
Weaknesses CWE-190
References
Metrics threat_severity

None

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'}

threat_severity

Moderate


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

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

Fri, 05 Jun 2026 06:00:00 +0000

Type Values Removed Values Added
Title Skia Integer Overflow Enabling Heap Corruption via Crafted Web Page in Google Chrome

Thu, 04 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Integer overflow in Skia in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-122
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-08T18:01:10.220Z

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

Link: CVE-2026-11124

cve-icon Vulnrichment

Updated: 2026-06-08T15:39:07.644Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-09T03:05:48.643

Link: CVE-2026-11124

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11124 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T16:15:03Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow

  • CWE-190

    Integer Overflow or Wraparound