Cyber Resilience

CWE · MITRE source

CWE-639Authorization Bypass Through User-Controlled Key

Abstraction: Base · CVEs in our corpus: 1,892

The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Retrieval of a user record occurs in the system based on some key value that is under user control. The key would typically identify a user-related record stored in the system and would be used to lookup that record for presentation to the user. It is likely that an attacker would have to be an authenticated user in the system. However, the authorization process would not properly check the data access operation to ensure that the authenticated user performing the operation has sufficient entitlements to perform the requested data access, hence bypassing any other authorization checks present in the system. For example, attackers can look at places where user specific data is retrieved (e.g. search screens) and determine whether the key for the item being looked up is controllable externally. The key may be a hidden field in the HTML form field, might be passed as a URL parameter or as an unencrypted cookie variable, then in each of these cases it will be possible to tamper with the key value. One manifestation of this weakness is when a system uses sequential or otherwise easily-guessable session IDs that would allow one user to easily switch to another user's session and read/modify their data.

Last updated: 04 July 2026 00:28 UTC

Cumulative inbound coverage

How completely the frameworks we cross-walk collectively cover this — the verdict is the strongest single mapping (overlapping partials are not summed); breadth shows the corroboration behind it.

Collective: full · 2 mapping(s) from 2 framework(s): OWASP-Web 1 (full) · ATT&CK 1 (partial)

See the full cumulative-coverage rollup →

OWASP Top 10 for Web (2025)

This weakness contributes to A01:2025 Broken Access Control.

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

Control Title Family Why it addresses this CWE
AC-24Access Control DecisionsACPer-request decision making makes it harder to bypass authorization using user-controlled keys without proper validation in the decision process.
AC-3Access EnforcementACConsistent enforcement of approved authorizations makes bypassing via user-controlled keys ineffective.

MITRE ATT&CK techniques this weakness enables

Our own two-way CWE↔ATT&CK cross-walk — a direct mapping with no public source (the CWE→CAPEC→ATT&CK chain leaves most top weaknesses, incl. XSS and SQLi, mapped to nothing). Drafted by Grok and spot-checked by Claude Opus 4.8.

Direction: other covers this; this covers other (F/M/P = full / mostly / partial).

Top CVEs of this weakness type, ranked by Risk Priority

CVE Risk CVSS EPSS Published
CVE-2019-173828.09.10.54152019-10-09
CVE-2021-454288.09.80.56932022-01-03
CVE-2023-68758.09.80.90342024-01-11
CVE-2024-469828.07.50.60622024-09-17
CVE-2019-67167.09.40.09642019-03-21
CVE-2019-97567.09.80.02152019-04-17
CVE-2019-128667.09.80.01942019-07-03
CVE-2019-133607.09.80.24452019-07-16
CVE-2019-175747.09.10.09232019-10-14
CVE-2019-159137.09.80.01252019-12-20
CVE-2020-116587.09.80.02012020-04-15
CVE-2019-153107.09.80.08262020-07-01
CVE-2021-327447.09.80.01052021-07-21
CVE-2021-371847.09.80.01002021-09-14
CVE-2021-413017.09.80.01932021-09-30
CVE-2021-205997.09.10.01302021-10-14
CVE-2021-449497.09.80.01132021-12-14
CVE-2022-228327.09.80.14062022-02-06
CVE-2022-06867.09.10.01832022-02-20
CVE-2022-06917.09.80.02222022-02-21
CVE-2022-11657.09.10.01642022-04-04
CVE-2022-304957.09.80.01112022-05-26
CVE-2022-19967.09.10.02742022-06-08
CVE-2022-12457.09.80.01172022-07-08
CVE-2022-362027.09.80.00942022-08-31