CVE-2021-37975
Google Chromium V8 Use-After-Free Vulnerability
Description
CVE-2021-37975 is a high-severity vulnerability affecting Google Chromium V8. Google Chromium V8 Engine contains a use-after-free vulnerability that allows a remote attacker to potentially exploit heap corruption via a crafted HTML page. This vulnerability could affect multiple web browsers that utilize Chromium, including, but not limited to, Google Chrome, Microsoft Edge, and Opera. CISA has added this vulnerability to its Known Exploited Vulnerabilities (KEV) catalog, confirming active exploitation in the wild. With an EPSS score of 54.38% (98.0th percentile), this vulnerability demonstrates a very high probability of exploitation.
KEV Information
CVSS Score
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HOpen in CalculatorAffected Products
| Vendor | Product | Version |
|---|---|---|
| chrome | < 94.0.4606.71 | |
| fedoraproject | fedora | 33; 34; 35 |
| debian | debian linux | 10.0; 11.0 |
Multiple CVSS Assessments
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
References
- http://packetstormsecurity.com/files/172847/Chrome-V8-Logic-Bug-Use-After-Free.html(Third Party Advisory, VDB Entry)
- https://chromereleases.googleblog.com/2021/09/stable-channel-update-for-desktop_30.html(Release Notes)
- https://crbug.com/1252918(Permissions Required)
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/D63JZ3ROXCUHP4CFWDHCPZNTGET7T34R/(Release Notes)
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/FRFXUDH46PFVE75VQVWY6PYY5DK3S2XT/(Release Notes)
- https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RNARCF5HEZK7GJXZRN5TQ45AQDCRM2WO/(Release Notes)
- https://www.debian.org/security/2022/dsa-5046(Mailing List, Third Party Advisory)
- https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2021-37975(US Government Resource)
Weakness Type
CWE-416: Use After Free
Use After Free (UAF) is a vulnerability that occurs when software continues to use a pointer after the memory it references has been freed. Once memory is freed, it may be reallocated for other purposes. If the dangling pointer is subsequently dereferenced, the program may read or write to memory now used for different data structures, leading to data corruption, information disclosure, or code execution. Use-after-free vulnerabilities are particularly prevalent in complex applications with manual memory management, including browsers, document parsers, and operating system kernels.
Learn more: CWE-416 — Use After Free
Impact Analysis
CVE-2021-37975 carries a CVSS 3.1 score of 8.8 (HIGH), indicating a high-severity threat. The vulnerability is exploitable over the network with low attack complexity and requires no authentication, though user interaction is needed. Successful exploitation can severely compromise data confidentiality, allow unauthorized modification of data and systems, and cause complete service disruption. The scope remains unchanged, confining the impact to the vulnerable component. Organizations running affected deployments face significant operational risk if this vulnerability remains unpatched.
Exploit Maturity
CVE-2021-37975 is confirmed as actively exploited through its listing in the CISA Known Exploited Vulnerabilities catalog. The EPSS score of 54.38% (98.0th percentile) indicates a very high probability of exploitation. Public exploit references are available, which lowers the barrier for attackers and increases the urgency of remediation. Federal agencies were required to remediate this vulnerability by 2021-11-17 per CISA's binding operational directive.
Remediation
- Apply vendor patches immediately as mandated by CISA KEV: Apply updates per vendor instructions.
- Verify that all instances of affected products (google chrome (< 94.0.4606.71), fedoraproject fedora (33; 34; 35), debian debian linux (10.0; 11.0)) have been updated to patched versions.
- If immediate patching is not possible, restrict network access to affected systems using firewall rules and network segmentation to limit exposure.
- Monitor systems for indicators of compromise, including unusual process activity, unexpected network connections, and unauthorized configuration changes.
- Review security logs and conduct threat hunting to determine if the vulnerability was exploited prior to patching.
Technical Details
CVE-2021-37975 affects Google Chromium V8. Use after free in V8 in Google Chrome prior to 94.0.4606.71 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. The attack vector is network-based, meaning an attacker can exploit this vulnerability remotely without physical access to the target system. The CVSS score of 8.8 reflects the combination of easy exploitability and significant impact across confidentiality, integrity, and availability.
Frequently Asked Questions
Is CVE-2021-37975 being actively exploited?
Yes. CVE-2021-37975 is listed in the CISA Known Exploited Vulnerabilities catalog, confirming active exploitation. The EPSS score of 54.38% (98.0th percentile) further indicates a very high exploitation probability.
What products are affected by CVE-2021-37975?
CVE-2021-37975 affects Google Chromium V8. Specifically affected products include: google chrome (< 94.0.4606.71), fedoraproject fedora (33; 34; 35), debian debian linux (10.0; 11.0).
How do I fix CVE-2021-37975?
Apply updates per vendor instructions. Ensure all affected systems are updated to the latest patched versions. If patching is not immediately possible, implement network-level mitigations to limit exposure.
How severe is CVE-2021-37975?
CVE-2021-37975 has a CVSS 3.1 score of 8.8 (HIGH). This is a high-severity vulnerability that requires immediate attention and remediation.
Need Help With Vulnerability Management?
Our security experts can help you prioritize and remediate vulnerabilities effectively.