ClassIncompleteTop 25 #9
CWE-862Missing Authorization
Category: auth
Description
The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Common consequences· 4
- 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 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 restricted, or by accessing insufficiently-protected, privileged functionality to write the data.
- Access Control — Gain Privileges or Assume Identity, Bypass Protection MechanismAn attacker could gain privileges by modifying or reading critical data directly, or by accessing privileged functionality.
- Availability — DoS: Crash, Exit, or Restart, DoS: Resource Consumption (CPU), DoS: Resource Consumption (Memory), DoS: Resource Consumption (Other)An attacker could gain unauthorized access to resources on the system and excessively consume those resources, leading to a denial of service.
Potential mitigations· 5
- [Architecture and Design]
- [Architecture and Design]Ensure that access control checks are performed related to the business logic. These checks may be different than the access control checks that are applied 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 the patient and the patient's doctor [REF-7].
- [Architecture and Design]
- [Architecture and Design]
- [System Configuration, Installation]Use 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 CAPEC attack patterns· 1
References
Exploits (incoming)1
| Type | Target | Confidence | Tier |
|---|---|---|---|
| AttackPattern | Exploitation of Thunderbolt Protection Flawscapec-665 | 100% | live |
Compliance frameworks addressing this (incoming)9
| Type | Target | Confidence | Tier |
|---|---|---|---|
| ComplianceControl | owasp_api_top10-api01 | 100% | live |
| ComplianceControl | nist_csf-rs | 100% | live |
| ComplianceControl | pci_dss_v4-r7 | 100% | live |
| ComplianceControl | owasp_api_top10-api05 | 100% | live |
| ComplianceControl | dora-art5 | 100% | live |
| ComplianceControl | owasp_api_top10-api08 | 100% | live |
| ComplianceControl | iso27001-a.8.16 | 100% | live |
| ComplianceControl | owasp_api_top10-api03 | 100% | live |
| ComplianceControl | dora-art12 | 100% | live |
(incoming)140
| Type | Target | Confidence | Tier |
|---|---|---|---|
| Vulnerability | CVE-2025-0952cve-2025-0952 | 0% | live |
| Vulnerability | CVE-2025-10299cve-2025-10299 | 0% | live |
| Vulnerability | CVE-2025-10690cve-2025-10690 | 0% | live |
| Vulnerability | CVE-2025-10706cve-2025-10706 | 0% | live |
| Vulnerability | CVE-2025-10896cve-2025-10896 | 0% | live |
| Vulnerability | CVE-2025-11029cve-2025-11029 | 0% | live |
| Vulnerability | CVE-2025-11158cve-2025-11158 | 0% | live |
| Vulnerability | CVE-2025-11669cve-2025-11669 | 0% | live |
| Vulnerability | CVE-2025-11702cve-2025-11702 | 0% | live |
| Vulnerability | CVE-2025-11833cve-2025-11833 | 0% | live |
| Vulnerability | CVE-2025-11985cve-2025-11985 | 0% | live |
| Vulnerability | CVE-2025-11989cve-2025-11989 | 0% | live |
| Vulnerability | CVE-2025-12061cve-2025-12061 | 0% | live |
| Vulnerability | CVE-2025-1214cve-2025-1214 | 0% | live |
| Vulnerability | CVE-2025-12158cve-2025-12158 | 0% | live |
| Vulnerability | CVE-2025-12384cve-2025-12384 | 0% | live |
| Vulnerability | CVE-2025-1279cve-2025-1279 | 0% | live |
| Vulnerability | CVE-2025-12845cve-2025-12845 | 0% | live |
| Vulnerability | CVE-2025-12925cve-2025-12925 | 0% | live |
| Vulnerability | CVE-2025-12934cve-2025-12934 | 0% | live |
| Vulnerability | CVE-2025-12963cve-2025-12963 | 0% | live |
| Vulnerability | CVE-2025-1304cve-2025-1304 | 0% | live |
| Vulnerability | CVE-2025-1307cve-2025-1307 | 0% | live |
| Vulnerability | CVE-2025-1309cve-2025-1309 | 0% | live |
| Vulnerability | CVE-2025-13177cve-2025-13177 | 0% | live |
| Vulnerability | CVE-2025-13313cve-2025-13313 | 0% | live |
| Vulnerability | CVE-2025-13334cve-2025-13334 | 0% | live |
| Vulnerability | CVE-2025-13342cve-2025-13342 | 0% | live |
| Vulnerability | CVE-2025-13468cve-2025-13468 | 0% | live |
| Vulnerability | CVE-2025-13603cve-2025-13603 | 0% | live |
Showing top 30 of 140 by confidence. Click any target to see the full neighbourhood.
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.