← Vulnerability feed

Vulnerability record · CVE-2020-15999 · published 3 November 2020

CVE-2020-15999: FreeType heap buffer overflow in Chrome via crafted HTML page

Google · Chrome

FreeType contains a heap buffer overflow reachable through a crafted HTML page in Google Chrome prior to 86.0.4240.111. The flaw is an out-of-bounds write (CWE-787, also described as a classic buffer overflow) that can corrupt heap memory. Because FreeType is a widely embedded font library, the same defect affects other products that bundle it, not just Chrome.

9.6 CVSS 3.1 Critical CISA KEV since 3 Nov 2021 EPSS 44% · top 1.3% CWE-787 · Out-of-bounds writeCWE-120 · Classic buffer overflow
9.6CVSS 3.1 base score, v2 4.3
44%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
6Affected product versions listed by NVD
22References, 4 tagged exploit
17 Jun 2026Last modified by NVD

Description

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 crafted HTML page.

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

critical priorityCVSS 9.6, CISA KEV listing with documented exploit references and a very high EPSS percentile make this a top remediation priority despite the user-interaction requirement.

What it is

FreeType contains a heap buffer overflow reachable through a crafted HTML page in Google Chrome prior to 86.0.4240.111. The flaw is an out-of-bounds write (CWE-787, also described as a classic buffer overflow) that can corrupt heap memory. Because FreeType is a widely embedded font library, the same defect affects other products that bundle it, not just Chrome.

Impact

An attacker can corrupt heap memory and potentially achieve code execution in the context of the affected process. The CVSS 3.1 vector rates scope as changed with high confidentiality, integrity and availability impact, so a successful exploit can extend beyond the vulnerable component.

Attack surface

Reached remotely over the network by rendering a crafted HTML page that triggers font parsing; the vector requires user interaction (UI:R) and no privileges (PR:N). No authentication is needed, but the victim must load the malicious content.

Exploitation

CVE-2020-15999 is listed in CISA KEV with a 2021-11-03 addition date, and references are tagged Exploit, including the Chromium issue and a Google Project Zero root-cause writeup. EPSS gives a 30-day probability of 0.44303 (98.7th percentile), indicating high predicted exploitation activity.

What to do

  • Update Google Chrome to 86.0.4240.111 or later, and apply the corresponding FreeType fixes distributed by Debian, Fedora, openSUSE, Gentoo and NetApp.
  • Track FreeType as a shared dependency: inventory applications and appliances that embed it and confirm each has a patched version.
  • Enforce browser auto-update and block or restrict use of unsupported browser versions on managed endpoints.
  • Apply vendor instructions referenced in the CISA KEV entry within the stated remediation window.

Detection

  • Monitor for crashes or abnormal process termination in Chrome and other FreeType-linked applications, which can indicate heap corruption attempts.
  • Hunt for Chrome or browser processes spawning unexpected child processes or making anomalous outbound connections after rendering untrusted web content.
  • Review proxy and DNS logs for delivery of exploit pages to endpoints running Chrome versions below 86.0.4240.111.
  • Verify installed Chrome and FreeType package versions across endpoints and flag any that remain unpatched.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2020-15999 to the Known Exploited Vulnerabilities catalog on 3 November 2021 as "Google Chrome FreeType Heap Buffer Overflow Vulnerability". Required action: Apply updates per vendor instructions. Federal deadline 17 November 2021.

Affected products

6 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html Broken LinkMailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2020/Nov/33 Mailing ListNot ApplicableThird Party Advisory
https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html Third Party Advisory
https://crbug.com/1139963 ExploitIssue TrackingThird Party Advisory
https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html ExploitThird Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCC Release Notes
https://security.gentoo.org/glsa/202011-12 Third Party Advisory
https://security.gentoo.org/glsa/202012-04 Third Party Advisory
https://security.gentoo.org/glsa/202401-19 Third Party Advisory
https://www.debian.org/security/2021/dsa-4824 Mailing ListThird Party Advisory
http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00016.html Broken LinkMailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2020/Nov/33 Mailing ListNot ApplicableThird Party Advisory
https://chromereleases.googleblog.com/2020/10/stable-channel-update-for-desktop_20.html Third Party Advisory
https://crbug.com/1139963 ExploitIssue TrackingThird Party Advisory
https://googleprojectzero.blogspot.com/p/rca-cve-2020-15999.html ExploitThird Party Advisory
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/J3QVIGAAJ4D62YEJAJJWMCC Release Notes
https://security.gentoo.org/glsa/202011-12 Third Party Advisory
https://security.gentoo.org/glsa/202012-04 Third Party Advisory
https://security.gentoo.org/glsa/202401-19 Third Party Advisory
https://security.netapp.com/advisory/ntap-20240812-0001/ Third Party Advisory
https://www.debian.org/security/2021/dsa-4824 Mailing ListThird Party Advisory
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2020-15999 US Government Resource

Track CVE-2020-15999 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-32433Erlang/OTP SSH server missing authentication allows remote code executionErlang/OTP SSH servers before OTP-27.3.3, OTP-26.2.5.11 and OTP-25.3.2.20 mishandle SSH protocol messages, letting an unauthenticated attacker execut…KEVEPSS 99%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2021-44228Apache Log4j2 JNDI lookup remote code executionApache Log4j2 versions 2.0-beta9 through 2.15.0 (excluding 2.12.2, 2.12.3, and 2.3.1) do not protect against attacker-controlled LDAP and other JNDI …KEVEPSS 100%analysed9.8CVE-2026-24061GNU Inetutils telnetd argument injection allows remote auth bypasstelnetd in GNU Inetutils through 2.7 fails to sanitize the USER environment variable, so a value such as "-f root" is passed as an argument to login …KEVEPSS 99%analysed9.8CVE-2025-10585Google Chrome V8 type confusion enables heap corruptionChrome's V8 JavaScript engine contains a type confusion flaw (CWE-843) that can lead to heap corruption when processing a crafted HTML page. It affec…KEVEPSS 5.4%analysed9.8CVE-2025-39682Linux kernel TLS zero-length record handling flaw on rx_listThe Linux kernel TLS receive path mishandles zero-length records that arrive from the rx_list, breaking the assumption that a record type change cann…KEVEPSS 2.9%analysed9.8CVE-2025-24813Apache Tomcat Default Servlet path equivalence enables RCE and file disclosureApache Tomcat mishandles path equivalence for names containing an internal dot, letting a remote unauthenticated attacker write files through the Def…KEVEPSS 100%analysed9.8CVE-2024-9680Mozilla Firefox and Thunderbird use-after-free in Animation timelinesA use-after-free flaw in Animation timelines allows an attacker to execute code in the content process of Firefox and Thunderbird. Mozilla reports ex…KEVEPSS 23%analysed

Source: NIST National Vulnerability Database (record CVE-2020-15999), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.