CVE-2024-38372

CVE-2024-38372 is a low-severity vulnerability with a CVSS 3.x base score of 2.0. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-201.

Key facts

Description

Undici is an HTTP/1.1 client, written from scratch for Node.js. Depending on network and process conditions of a `fetch()` request, `response.arrayBuffer()` might include portion of memory from the Node.js process. This has been patched in v6.19.2.

Frequently asked questions

What is CVE-2024-38372?
Undici is an HTTP/1.1 client, written from scratch for Node.js. Depending on network and process conditions of a `fetch()` request, `response.arrayBuffer()` might include portion of memory from the Node.js process. This has been patched in v6.19.2.
How severe is CVE-2024-38372?
CVE-2024-38372 has a CVSS 3.x base score of 2.0, rated low severity. It is exploitable over network with high attack complexity, requires high privileges and user interaction. Impact on confidentiality is low, integrity none, and availability none.
Is CVE-2024-38372 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (37th percentile), an estimate of the probability of exploitation in the next 30 days.
How do I fix CVE-2024-38372?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2024-38372 have an EU (EUVD) identifier?
Yes. CVE-2024-38372 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-2235.
When was CVE-2024-38372 published?
CVE-2024-38372 was published on 2024-07-08 and last updated on 2026-06-17.

References

Other CWE-201 vulnerabilities

Browse all CWE-201 vulnerabilities →