CWE•Class•Draft•20 recent CVEs
CWE-285Improper Authorization
Description
The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action.
Common consequences
- Confidentiality→Read Application Data,Read Files or DirectoriesAn attacker could read sensitive data, either by reading the data directly from a data store that is not properly restricted, or by accessing insufficiently-protected, privileged functionality to read the data.
- Integrity→Modify Application Data,Modify Files or DirectoriesAn attacker could modify sensitive data, either by writing the data directly to a data store that is not properly restricted, or by accessing insufficiently-protected, privileged functionality to write the data.
- Access Control→Gain Privileges or Assume Identity,Execute Unauthorized Code or CommandsWhen access control checks are not applied consistently - or not at all - an attacker could gain privileges and execute unauthorized code or commands by modifying or reading critical data directly, or by accessing insufficiently-protected,
Potential mitigations
- Architecture and Design[object Object]
- Architecture and DesignEnsure that you perform access control checks related to your business logic. These checks may be different than the access control checks that you apply to more generic resources such as files, connections, processes, memory, and database records. For example, a database may restrict access for medical records to a specific database user, but each record might only be intended to be accessible to
- Architecture and Design[object Object]
- Architecture and Design[object Object]
- System Configuration,InstallationUse the access control capabilities of your operating system and server environment and define your access control lists accordingly. Use a "default deny" policy when defining these ACLs.
Related CWEs
Recent CVEs classified under this CWE
CVE-2026-464848.12026-06-08CVE-2026-115335.42026-06-08CVE-2026-466568.82026-06-08CVE-2026-115216.32026-06-08CVE-2026-115196.32026-06-08CVE-2026-115005.02026-06-08CVE-2026-114766.32026-06-08CVE-2026-114627.32026-06-07CVE-2026-114616.32026-06-07CVE-2026-114416.32026-06-06CVE-2026-114406.32026-06-06CVE-2026-114396.32026-06-06CVE-2026-114386.32026-06-06CVE-2026-105809.82026-06-05CVE-2026-113366.32026-06-05CVE-2026-108766.32026-06-05CVE-2026-485799.12026-06-04CVE-2026-415222026-06-04CVE-2026-106936.32026-06-03CVE-2026-333982026-06-02