Description
Heap buffer overflow in TabStrip in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who convinced a user to engage in specific UI gestures 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

A heap buffer overflow in the TabStrip component of Google Chrome allows a remote attacker, after convincing a user to perform specific UI gestures, to corrupt the browser’s heap. This corruption can lead to heap corruption and potentially other disruptive behavior, and is classified as a high severity flaw according to its CVSS score of 8.8. This flaw manifests as a heap buffer overflow (CWE-120) and a heap-based buffer overflow (CWE-122).

Affected Systems

Google Chrome versions prior to 149.0.7827.53 are affected. Users running these builds are at risk until the vulnerability is addressed.

Risk and Exploitability

The EPSS score is < 1% and it is not listed in the CISA KEV catalog, indicating limited current exploitation activity. The vulnerability requires a user to interact with a crafted HTML page and perform certain UI gestures, so exploitation would depend on social engineering. The CVSS score of 8.8 indicates high severity, underscoring the importance of timely mitigation. The vulnerability exploits buffer overflow weaknesses identified as CWE-120 / CWE-122.

Generated by OpenCVE AI on June 7, 2026 at 13:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later.
  • Configure Chrome to update automatically to ensure the latest security patches are applied.
  • Exercise caution with links that prompt unconventional mouse or keyboard gestures and avoid engaging with untrusted content.

Generated by OpenCVE AI on June 7, 2026 at 13:58 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 17: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 chromium-browser: Heap buffer overflow in TabStrip
Weaknesses CWE-120
References
Metrics threat_severity

None

threat_severity

Moderate


Sat, 06 Jun 2026 04:15:00 +0000

Type Values Removed Values Added
Title Heap Buffer Overflow in TabStrip Leading to Potential Remote Exploitation

Sat, 06 Jun 2026 02:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
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'}


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

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

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

Type Values Removed Values Added
Title Heap Buffer Overflow in TabStrip Leading to Potential Remote Exploitation

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

Type Values Removed Values Added
Description Heap buffer overflow in TabStrip in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who convinced a user to engage in specific UI gestures 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-08T16:35:45.682Z

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

Link: CVE-2026-10995

cve-icon Vulnrichment

Updated: 2026-06-08T16:34:53.495Z

cve-icon NVD

Status : Modified

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

Modified: 2026-06-08T17:16:33.507

Link: CVE-2026-10995

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-10995 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T14:00:09Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')

  • CWE-122

    Heap-based Buffer Overflow