CVE-2026-3537
EUVD-2026-948504.03.2026, 20:16
Object lifecycle issue in PowerVR in Google Chrome on Android prior to 145.0.7632.159 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Critical)Enginsight
Early Detection
Affected products identified ahead of NVD analysis through intelligence sources.
| Vendor | Product | Version | Source |
|---|---|---|---|
| chrome | 𝑥 ≤ 145.0.7632.159 | CNA |
Debian Releases
Common Weakness Enumeration
- CWE-787 - Out-of-bounds WriteThe software writes data past the end, or before the beginning, of the intended buffer.
- CWE-1091 - Use of Object without Invoking Destructor MethodThe software contains a method that accesses an object but does not later invoke the element's associated finalize/destructor method.