CVE-2021-44531 Details
Description
Accepting arbitrary Subject Alternative Name (SAN) types, unless a PKI is specifically defined to use a particular SAN type, can result in bypassing name-constrained intermediates. Node.js < 12.22.9, < 14.18.3, < 16.13.2, and < 17.3.1 was accepting URI SAN types, which PKIs are often not defined to use. Additionally, when a protocol allows URI SANs, Node.js did not match the URI correctly.Versions of Node.js with the fix for this disable the URI SAN type when checking a certificate against a hostname. This behavior can be reverted through the --security-revert command-line option.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
No SSVC data is available for this CVE.
References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-295 | Improper Certificate Validation | [email protected] |
| CWE-295 | Improper Certificate Validation | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| nodejs node.js | < 12.22.9 >= 14.0.0, < 14.18.3 >= 16.0.0, < 16.13.2 >= 17.0.0, < 17.3.1 |
CPE
Remediation
| |
| oracle graalvm | 20.3.5 21.3.1 22.0.0.2 |
CPE
Remediation
| |
| oracle mysql connectors | <= 8.0.28 |
CPE
Remediation
| |
| oracle mysql enterprise monitor | <= 8.0.29 |
CPE
Remediation
| |
| oracle mysql server | <= 5.7.37 >= 8.0.0, <= 8.0.28 |
CPE
Remediation
| |
| oracle mysql workbench | <= 8.0.28 |
CPE
Remediation
| |
| oracle peoplesoft enterprise peopletools | 8.58 8.59 |
CPE
Remediation
| |
| oracle mysql cluster | <= 8.0.29 |
CPE
Remediation
| |
Change History
10 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Nov 21, 2024 | CVE Modified | CVE |
| May 14, 2024 | CVE Modified | [email protected] |
| Oct 5, 2022 | Modified Analysis | [email protected] |
| Jul 25, 2022 | CVE Modified | [email protected] |
| Jun 28, 2022 | CVE Modified | [email protected] |
| Apr 20, 2022 | CVE Modified | [email protected] |
| Apr 18, 2022 | Modified Analysis | [email protected] |
| Mar 25, 2022 | CVE Modified | [email protected] |
| Mar 7, 2022 | Initial Analysis | [email protected] |