ClassDraft
CWE-672Operation on a Resource after Expiration or Release
Category: logic
Description
The product uses, accesses, or otherwise operates on a resource after that resource has been expired, released, or revoked.
Common consequences· 2
- 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.
References
(incoming)2
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Vulnerability | CVE-2026-33278cve-2026-33278 | 0% | live |
| Vulnerability | CVE-2026-43585cve-2026-43585 | 0% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.