CWE-672: Operation on a Resource after Expiration or Release
The product uses, accesses, or otherwise operates on a resource after that resource has been expired, released, or revoked.
Last updated
Overview
CWE-672 (Operation on a Resource after Expiration or Release) is a class-level software weakness catalogued by MITRE in the Common Weakness Enumeration (CWE). It describes a recurring type of mistake that can lead to exploitable security vulnerabilities.
Real-world CVEs
42 recorded CVEs are caused by CWE-672 (Operation on a Resource after Expiration or Release). The highest-severity and most recent are shown first. 10 new CWE-672 CVEs have been recorded so far in 2026 (12 in 2025).
- CVE-2026-43585
OpenClaw < 2026.4.15 - Bearer Token Validation Bypass via Stale SecretRef Resolution
Critical · CVSS 9.2 · EPSS 35th2026-05-06 - CVE-2013-10075
Apache::Session versions through 1.94 for Perl re-creates deleted sessions
Critical · CVSS 9.1 · EPSS 4th2026-05-08 - CVE-2025-39698
io_uring/futex: ensure io_futex_wait() cleans up properly on failure