Cyber Resilience

CWE · MITRE source

CWE-826Premature Release of Resource During Expected Lifetime

Abstraction: Base · CVEs in our corpus: 11

The product releases a resource that is still intended to be used by itself or another actor.

This weakness focuses on errors in which the product should not release a resource, but performs the release anyway. This is different than a weakness in which the product releases a resource at the appropriate time, but it maintains a reference to the resource, which it later accesses. For this weakness, the resource should still be valid upon the subsequent access. When a product releases a resource that is still being used, it is possible that operations will still be taken on this resource, which may have been repurposed in the meantime, leading to issues similar to CWE-825. Consequences may include denial of service, information exposure, or code execution.

Last updated: 21 August 2026 14:15 UTC

Control responseHuman-reviewed

Answering this weakness across the control lifecycle, from our framework cross-walks.

Prevent
Stop it (NIST 800-53 / CSF Protect)
  • PR.PS-06
  • SA-11 Developer Testing and Evaluation
  • SC-39 Process Isolation
  • ID.RA-01
Detect
Catch it (CSF Detect / Respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)

NIST 800-53 r5 controls that address this weakness (0)AI-assisted

Control Title Family Why it addresses this CWE
No NIST controls proposed yet.

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2026-32748 6.77.50.08932026-03-26
CVE-2026-33526 6.77.50.08942026-03-26
CVE-2026-494276.48.80.00272026-08-19
CVE-2026-53322 5.98.80.00132026-06-26
CVE-2026-31663 5.77.80.00212026-04-24
CVE-2026-45984 5.67.80.00182026-05-27
CVE-2024-517275.16.50.00512024-12-06
CVE-2023-1297 4.14.90.00772023-06-02
CVE-2025-24912 3.43.70.00752025-03-12
CVE-2024-58249 3.33.70.00502025-04-16