CWE•Class•Draft•12 recent CVEs
CWE-672Operation on a Resource after Expiration or Release
Description
The product uses, accesses, or otherwise operates on a resource after that resource has been expired, released, or revoked.
Common consequences
- Integrity,Confidentiality→Modify Application Data,Read Application DataIf a released resource is subsequently reused or reallocated, then an attempt to use the original resource might allow access to sensitive data that is associated with a different user or entity.
- Other,Availability→Other,DoS: Crash, Exit, or RestartWhen a resource is released it might not be in an expected state, later attempts to access the resource may lead to resultant errors that may lead to a crash.
Related CWEs
Recent CVEs classified under this CWE
CVE-2026-23795.92026-06-05CVE-2026-334635.32026-05-28CVE-2026-427913.72026-05-27CVE-2026-332789.82026-05-20CVE-2026-322445.32026-05-19CVE-2026-40533.12026-05-15CVE-2026-450056.02026-05-11CVE-2013-100759.12026-05-08CVE-2026-435858.12026-05-06CVE-2024-579297.12025-01-19CVE-2024-499555.52024-10-21CVE-2019-200226.52019-12-27