CVE-2025-3864
Published: 28 May 2025
Summary
CVE-2025-3864 is a low-severity Missing Release of Resource after Effective Lifetime (CWE-772) vulnerability in Cert (inferred from references). Its CVSS base score is 2.3 (Low).
Operationally, ranked in the top 46.2% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-16328
- 🇵🇱 CERT-PL: cert.pl
Vulnerability details
Hackney fails to properly release HTTP connections to the pool after handling 307 Temporary Redirect responses. Remote attackers can exploit this to exhaust connection pools, causing denial of service in applications using the library. Fix for this issue has been…
more
included in 1.24.0 release.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
Ensures network resources are released once the session ends or becomes inactive, closing the window for missing-release weaknesses.