CWE•Base•Draft•18 recent CVEs
CWE-459Incomplete Cleanup
Description
The product does not properly "clean up" and remove temporary or supporting resources after they have been used.
Common consequences
- Other,Confidentiality,Integrity→Other,Read Application Data,Modify Application Data,DoS: Resource Consumption (Other)It is possible to overflow the number of temporary files because directories typically have limits on the number of files allowed. This could create a denial of service problem.
Potential mitigations
- Architecture and Design,ImplementationTemporary files and other supporting resources should be deleted/released immediately after they are no longer needed.
Related CWEs
Recent CVEs classified under this CWE
CVE-2026-424927.52026-07-28CVE-2026-76397.82026-07-10CVE-2026-115767.52026-06-19CVE-2026-50385.32026-06-15CVE-2026-538674.32026-06-12CVE-2026-332327.52026-05-19CVE-2026-04272026-05-15CVE-2026-342639.62026-05-12CVE-2026-433955.52026-05-08CVE-2025-664678.02026-05-08CVE-2026-353613.42026-04-22CVE-2026-33047.52026-02-27CVE-2025-607307.62025-10-24CVE-2025-63382025-10-16CVE-2025-381777.82025-07-04CVE-2025-379087.82025-05-20CVE-2025-219247.82025-04-01CVE-2024-498515.52024-10-21