CVE-2026-9882
Integer Overflow in Google Chrome ANGLE Component
Publication date: 2026-05-28
Last updated on: 2026-05-28
Assigner: Chrome
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| chrome | 148.0.7778.216 |
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
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The vulnerability allows a remote attacker to leak cross-origin data via a crafted HTML page due to an integer overflow in ANGLE in Google Chrome prior to version 148.0.7778.216.
Such unauthorized data leakage can potentially lead to violations of data protection regulations like GDPR and HIPAA, which require strict controls over personal and sensitive data to prevent unauthorized access and disclosure.
Therefore, exploitation of this vulnerability could compromise compliance with these standards by enabling attackers to access protected information across origins.
Can you explain this vulnerability to me?
This vulnerability is an integer overflow in ANGLE, a component used in Google Chrome versions prior to 148.0.7778.216. It allows a remote attacker to leak cross-origin data by using a specially crafted HTML page.
How can this vulnerability impact me? :
The impact of this vulnerability is that a remote attacker could potentially access sensitive data from other origins that should be isolated, leading to a breach of confidentiality.