BaseDraft

CWE-280Improper Handling of Insufficient Permissions or Privileges

Category: authz

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· 1

  • Other — Other, Alter Execution Logic

Potential mitigations· 2

  • [Architecture and Design]
  • [Implementation]Always 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 cause unexpected failures.

References

  1. https://cwe.mitre.org/data/definitions/280.html

(incoming)14

TypeTargetConfidenceTier
VulnerabilityCVE-2025-22256cve-2025-222560%live
VulnerabilityCVE-2025-27025cve-2025-270250%live
VulnerabilityCVE-2025-29826cve-2025-298260%live
VulnerabilityCVE-2025-46066cve-2025-460660%live
VulnerabilityCVE-2025-58770cve-2025-587700%live
VulnerabilityCVE-2025-62509cve-2025-625090%live
VulnerabilityCVE-2025-62510cve-2025-625100%live
VulnerabilityCVE-2025-6573cve-2025-65730%live
VulnerabilityCVE-2025-67848cve-2025-678480%live
VulnerabilityCVE-2025-8109cve-2025-81090%live
VulnerabilityCVE-2026-0047cve-2026-00470%live
VulnerabilityCVE-2026-23857cve-2026-238570%live
VulnerabilityCVE-2026-24096cve-2026-240960%live
KEVEntryAndroid Pixel Privilege Escalation Vulnerabilitykev-cve-2024-297480%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CWE
Improper Handling of Insufficient Privileges
CWE
Improper Access Control
CWE
Improper Check for Dropped Privileges
CWE
Improper Privilege Management
CWE
Improper Authorization
CWE
Execution with Unnecessary Privileges
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.