CVE-2026-7903
Integer Overflow in Google Chrome on Windows and Mac
Publication date: 2026-05-06
Last updated on: 2026-05-06
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | 148.0.7778.96 |
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 by Google Chrome on Mac and Windows platforms prior to version 148.0.7778.96. An integer overflow occurs when a calculation exceeds the maximum size that can be stored in an integer variable, potentially causing unexpected behavior.
In this case, the overflow can lead to heap corruption when a user visits a specially crafted HTML page. Heap corruption can cause the program to crash or behave unpredictably, and may allow an attacker to execute arbitrary code remotely.
How can this vulnerability impact me? :
If exploited, this vulnerability could allow a remote attacker to cause heap corruption in your Google Chrome browser by tricking you into visiting a maliciously crafted HTML page.
This could lead to browser crashes, loss of data, or potentially allow the attacker to execute arbitrary code on your system, which could compromise your security and privacy.