-
CVE-2026-76021
- EPSS -
- Veröffentlicht 20.08.2026 20:51:20
- Zuletzt bearbeitet 20.08.2026 21:17:10
- CVE-Watchlists
- Unerledigt
Use after free in DOM in Google Chrome prior to 151.0.7922.173 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: High)
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
HerstellerGoogle
≫
Produkt
Chrome
Version
151.0.7922.173
Version <
151.0.7922.173
Status
affected
VulnDex Vulnerability Enrichment
CWE-416 Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
https://chromereleases.googleblog.com/2026/08/stable-channel-update-for-desktop_0404570826.html
https://issues.chromium.org/issues/541854084