CVE-2025-4435
Published: 03 June 2025
Summary
CVE-2025-4435 is a high-severity Incorrect Calculation (CWE-682) vulnerability in Python (inferred from references). Its CVSS base score is 7.5 (High).
Operationally, ranked in the top 31.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-16725
Vulnerability details
When using a TarFile.errorlevel = 0 and extracting with a filter the documented behavior is that any filtered members would be skipped and not extracted. However the actual behavior of TarFile.errorlevel = 0 in affected versions is that the member…
more
would still be extracted and not skipped.
- CWE(s)
Related Threats
No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.
Affected Assets
Mitigating Controls
No mitigating controls mapped yet. The per-CVE control annotator has not reached this CVE.