CWE•Base•Draft•20 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-877767.52026-09-11CVE-2026-875496.52026-09-09CVE-2026-874466.52026-09-09CVE-2026-874366.52026-09-09CVE-2026-850439.12026-09-03CVE-2026-786003.52026-09-02CVE-2026-770377.52026-08-28CVE-2026-822373.12026-08-28CVE-2026-822363.12026-08-28CVE-2026-792655.32026-08-25CVE-2026-789476.52026-08-25CVE-2026-789033.12026-08-25CVE-2026-727146.32026-08-24CVE-2026-777612026-08-21CVE-2026-674422.02026-08-18CVE-2026-527362026-08-18CVE-2026-527336.52026-08-18CVE-2026-96933.52026-08-17CVE-2026-194747.52026-08-15CVE-2026-197304.22026-08-13