Vulnerability in Nodejs Undici

CVE-2022-32210

`Undici.ProxyAgent` never verifies the remote server's certificate, and always exposes all request & response data to the proxy. This unexpectedly means that proxies can MitM all HTTPS traffic, and if the proxy's URL is HTTP then it also m…

Vulnerability class: Improper Certificate Validation

EPSS: 0.004 (30.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:N.

Affected products

  • Nodejs Undici
  • N/a Https://github.com/nodejs/undici — versions Fixed in version >= v5.5.1. Vulnerable between v4.8.2 and v5.5.0

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2022-32210?
CVE-2022-32210 is a medium-severity vulnerability in Nodejs Undici, classified under Improper Certificate Validation. CVSS score: 6.5/10. Published 2022-07-14.
How severe is CVE-2022-32210?
Medium severity. CVSS v3 base score is 6.5 out of 10.