CVE-2026-5277
Integer Overflow in Chrome ANGLE Causes High-Severity Memory Corruption
Publication date: 2026-04-01
Last updated on: 2026-04-01
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | to 146.0.7680.177 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-472 | The web application does not sufficiently verify inputs that are assumed to be immutable but are actually externally controllable, such as hidden form fields. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an integer overflow in ANGLE, a component used in Google Chrome on Windows versions prior to 146.0.7680.178. It allows a remote attacker who has already compromised the renderer process to perform an out of bounds memory write by using a specially crafted HTML page.
How can this vulnerability impact me? :
The vulnerability can lead to an out of bounds memory write, which may allow an attacker to execute arbitrary code or cause a denial of service. Since it requires the attacker to have compromised the renderer process, it can be used to escalate privileges or further compromise the system running Google Chrome.