Google Known Exploited Vulnerabilities
Evidence-backed KEV intelligence for Google products — CISA KEV status, confidence, sensor telemetry, and virtual-patch availability.
Total KEVs
90
In CISA KEV
90
Beyond CISA KEV
0
Sensor Observed
0
Virtual Patch Available
0
Google KEVs Added by Year
90 Google KEVs added all time (primary attestation date).
Attested CVEs
| CVE | Product | Confidence | CISA KEV | Added |
|---|---|---|---|---|
|
CVE-2021-30551
Type confusion in V8 in Google Chrome prior to 91.0.4472.101 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
Chrome | Confirmed | In CISA | 03 Nov 2021 |
|
CVE-2021-37973
Use after free in Portals in Google Chrome prior to 94.0.4606.61 allowed a remote attacker who had compromised the renderer process to potentially... |
Chrome | Confirmed | In CISA | 03 Nov 2021 |
|
CVE-2021-21148
Heap buffer overflow in V8 in Google Chrome prior to 88.0.4324.150 allowed a remote attacker to potentially exploit heap corruption via a crafted... |
Chrome | Confirmed | In CISA | 03 Nov 2021 |
|
CVE-2021-30633
Use after free in Indexed DB API in Google Chrome prior to 93.0.4577.82 allowed a remote attacker who had compromised the renderer process to... |
Chrome | Confirmed | In CISA | 03 Nov 2021 |
|
CVE-2020-16013
Inappropriate implementation in V8 in Google Chrome prior to 86.0.4240.198 allowed a remote attacker to potentially exploit heap corruption via a... |
Chrome | Confirmed | In CISA | 03 Nov 2021 |
|
CVE-2021-30632
Out of bounds write in V8 in Google Chrome prior to 93.0.4577.82 allowed a remote attacker to potentially exploit heap corruption via a crafted... |
Chrome | Confirmed | In CISA | 03 Nov 2021 |
|
CVE-2020-16009
Inappropriate implementation in V8 in Google Chrome prior to 86.0.4240.183 allowed a remote attacker to potentially exploit heap corruption via a... |
Chrome | Confirmed | In CISA | 03 Nov 2021 |
|
CVE-2021-37976
Inappropriate implementation in Memory in Google Chrome prior to 94.0.4606.71 allowed a remote attacker to obtain potentially sensitive information... |
Chrome | Confirmed | In CISA | 03 Nov 2021 |
|
CVE-2020-16017
Use after free in site isolation in Google Chrome prior to 86.0.4240.198 allowed a remote attacker who had compromised the renderer process to... |
Chrome | Confirmed | In CISA | 03 Nov 2021 |
|
CVE-2021-21166
Data race in audio in Google Chrome prior to 89.0.4389.72 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
Chrome | Confirmed | In CISA | 03 Nov 2021 |
|
CVE-2020-15999
Heap buffer overflow in Freetype in Google Chrome prior to 86.0.4240.111 allowed a remote attacker to potentially exploit heap corruption via a... |
Chrome | Confirmed | In CISA | 03 Nov 2021 |
|
CVE-2020-16010
Heap buffer overflow in UI in Google Chrome on Android prior to 86.0.4240.185 allowed a remote attacker who had compromised the renderer process to... |
Chrome | Confirmed | In CISA | 03 Nov 2021 |
|
CVE-2020-0041
In binder_transaction of binder.c, there is a possible out of bounds write due to an incorrect bounds check. This could lead to local escalation of... |
Android | Confirmed | In CISA | 03 Nov 2021 |
|
CVE-2019-2215
A use-after-free in binder.c allows an elevation of privilege from an application to the Linux Kernel. No user interaction is required to exploit... |
Android | Confirmed | In CISA | 03 Nov 2021 |
|
CVE-2021-4102
Use after free in V8 in Google Chrome prior to 96.0.4664.110 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
Chrome | Confirmed | In CISA | 15 Dec 2021 |
|
CVE-2020-6572
Use after free in Media in Google Chrome prior to 81.0.4044.92 allowed a remote attacker to execute arbitrary code via a crafted HTML page. |
Chrome | Confirmed | In CISA | 10 Jan 2022 |
|
CVE-2022-0609
Use after free in Animation in Google Chrome prior to 98.0.4758.102 allowed a remote attacker to potentially exploit heap corruption via a crafted... |
Chrome | Confirmed | In CISA | 15 Feb 2022 |
|
CVE-2022-1096
Type confusion in V8 in Google Chrome prior to 99.0.4844.84 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. |
Chrome | Confirmed | In CISA | 28 Mar 2022 |
|
CVE-2021-39793
In kbase_jd_user_buf_pin_pages of mali_kbase_mem.c, there is a possible out of bounds write due to a logic error in the code. This could lead to... |
Android | Confirmed | In CISA | 11 Apr 2022 |
|
CVE-2022-1364
Type confusion in V8 Turbofan in Google Chrome prior to 100.0.4896.127 allowed a remote attacker to potentially exploit heap corruption via a... |
Chrome | Confirmed | In CISA | 15 Apr 2022 |
|
CVE-2019-13720
Use after free in WebAudio in Google Chrome prior to 78.0.3904.87 allowed a remote attacker to potentially exploit heap corruption via a crafted... |
Chrome | Confirmed | In CISA | 23 May 2022 |
|
CVE-2019-5786
Object lifetime issue in Blink in Google Chrome prior to 72.0.3626.121 allowed a remote attacker to potentially perform out of bounds memory access... |
Chrome | Confirmed | In CISA | 23 May 2022 |
|
CVE-2021-0920
In unix_scm_to_skb of af_unix.c, there is a possible use after free bug due to a race condition. This could lead to local escalation of privilege... |
Android | Confirmed | In CISA | 23 May 2022 |
|
CVE-2021-1048
In ep_loop_check_proc of eventpoll.c, there is a possible way to corrupt memory due to a use after free. This could lead to local escalation of... |
Android | Confirmed | In CISA | 23 May 2022 |
|
CVE-2016-1646
The Array.prototype.concat implementation in builtins.cc in Google V8, as used in Google Chrome before 49.0.2623.108, does not properly consider... |
Chrome | Confirmed | In CISA | 08 Jun 2022 |
Common Vulnerability Classes (CWE)
- CWE-416 — Use After Free 20
- CWE-787 — Out-of-bounds Write 19
- CWE-843 — Access of Resource Using Incompatible Type ('Type Confusion') 19
- CWE-190 — Integer Overflow or Wraparound 5
- CWE-125 — Out-of-bounds Read 5
- CWE-20 — Improper Input Validation 5
- CWE-119 — Improper Restriction of Operations within the Bounds of a Memory Buffer 2
- CWE-122 — Heap-based Buffer Overflow 1
Browse all known exploited vulnerabilities · What is a known exploited vulnerability? · Methodology