CWE•Base•Draft•16 recent CVEs
CWE-280Improper Handling of Insufficient Permissions or Privileges
Description
The product does not handle or incorrectly handles when it has insufficient privileges to access resources or functionality as specified by their permissions. This may cause it to follow unexpected code paths that may leave the product in an invalid state.
Common consequences
- Other→Other,Alter Execution Logic
Potential mitigations
- Architecture and Design[object Object]
- ImplementationAlways check to see if you have successfully accessed a resource or system functionality, and use proper error handling if it is unsuccessful. Do this even when you are operating in a highly privileged mode, because errors or environmental conditions might still cause a failure. For example, environments with highly granular permissions/privilege models, such as Windows or Linux capabilities, can
Related CWEs
Recent CVEs classified under this CWE
CVE-2026-105492026-06-02CVE-2026-97926.52026-05-28CVE-2026-23406.52026-05-27CVE-2026-442015.32026-05-11CVE-2026-442006.52026-05-11CVE-2026-441996.52026-05-11CVE-2026-441984.32026-05-11CVE-2026-441976.52026-05-11CVE-2026-68057.52026-05-07CVE-2026-204486.72026-05-04CVE-2026-279107.82026-04-14CVE-2026-240968.82026-04-01CVE-2026-208177.82026-01-13CVE-2024-66608.82024-07-17CVE-2024-44684.32024-06-08CVE-2012-45505.32013-01-05