Description
Inappropriate implementation in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. (Chromium security severity: High)
Published: 2026-05-28
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An inappropriate implementation in the ANGLE rendering component of Google Chrome prior to 148.0.7778.216 permits a maliciously crafted HTML page to trigger an out-of-bounds memory access. The flaw could allow a remote attacker to read or write arbitrary memory locations, potentially leading to information disclosure or execution of arbitrary code if the memory corruption can be exploited further. The weakness corresponds to a classic buffer over-read or out-of-bounds access, a potential buffer overflow (CWE‑805), and an out-of-bounds read of a freed buffer (CWE‑125).

Affected Systems

Google Chrome browsers with versions earlier than 148.0.7778.216 are affected. The vulnerability is contained within the ANGLE component that interfaces with graphics hardware. No other vendors or products are currently listed as impacted.

Risk and Exploitability

The EPSS score indicates a very low probability of exploitation (< 1%) and the vulnerability is not listed in the CISA KEV catalog, suggesting no widely known or actively used exploits at this time. The likely attack vector is a remote web page that a victim’s browser renders; an attacker would need a victim to visit a maliciously crafted page, which may be delivered through email, phishing, or compromised websites. Because the flaw involves out-of-bounds memory access, successful exploitation would require the attacker to cause the browser to execute a memory corruption sequence, which may be complex but is feasible with sufficient engineering effort. The CVSS score of 4.3 indicates moderate severity, though the Chromium security severity remains High, underscoring that any successful exploitation could impact confidentiality, integrity, or availability of the affected system.

Generated by OpenCVE AI on May 29, 2026 at 20:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 148.0.7778.216 or later
  • Configure the browser to automatically apply security updates and avoid keeping legacy versions
  • Disallow or sandbox untrusted web content, for example by using extensions that restrict ANGLE usage or by enabling the browser’s safe browsing features

Generated by OpenCVE AI on May 29, 2026 at 20:25 UTC.

Tracking

Sign in to view the affected projects.

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

Mon, 01 Jun 2026 19:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

Fri, 29 May 2026 19:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-127

Fri, 29 May 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-125
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'}

ssvc

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

cvssV3_1

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


Fri, 29 May 2026 12:15:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Memory Access in ANGLE Rendering Library chromium-browser: Inappropriate implementation in ANGLE
Weaknesses CWE-805
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

Important


Fri, 29 May 2026 00:30:00 +0000

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

Fri, 29 May 2026 00:00:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Memory Access in ANGLE Rendering Library
Weaknesses CWE-127

Thu, 28 May 2026 22:45:00 +0000

Type Values Removed Values Added
Description Inappropriate implementation in ANGLE in Google Chrome prior to 148.0.7778.216 allowed a remote attacker to potentially perform out of bounds memory access via a crafted HTML page. (Chromium security severity: High)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-05-29T16:48:05.516Z

Reserved: 2026-05-28T17:24:49.943Z

Link: CVE-2026-9913

cve-icon Vulnrichment

Updated: 2026-05-29T16:47:59.508Z

cve-icon NVD

Status : Analyzed

Published: 2026-05-28T23:16:49.393

Modified: 2026-06-01T18:46:16.930

Link: CVE-2026-9913

cve-icon Redhat

Severity : Important

Publid Date: 2026-05-27T00:00:00Z

Links: CVE-2026-9913 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-29T20:30:07Z

Weaknesses
  • CWE-125

    Out-of-bounds Read

  • CWE-805

    Buffer Access with Incorrect Length Value