CWE · MITRE source
CWE-603Use of Client-Side Authentication
A client/server product performs authentication within client code but not in server code, allowing server-side authentication to be bypassed via a modified client that omits the authentication check.
Client-side authentication is extremely weak and may be breached easily. Any attacker may read the source code and reverse-engineer the authentication mechanism to access parts of the application which would otherwise be protected.
Last updated: 22 August 2026 14:14 UTC
Control responseHuman-reviewed
Answering this weakness across the control lifecycle, from our framework cross-walks.
NIST 800-53 r5 controls that address this weakness (0)AI-assisted
| Control | Title | Family | Why it addresses this CWE |
|---|---|---|---|
| No NIST controls proposed yet. | |||
Top CVEs of this weakness type, ranked by Risk Priority
| CVE | Risk | CVSS | EPSS | Published |
|---|---|---|---|---|
CVE-2022-3218 UPD | 9.8 | 9.8 | 0.7348 | 2022-09-19 |
CVE-2017-7909 UPD | 7.7 | 9.8 | 0.0262 | 2017-05-06 |
CVE-2022-33139 UPD | 7.5 | 9.8 | 0.0120 | 2022-06-21 |
CVE-2024-39375 UPD | 7.4 | 9.8 | 0.0057 | 2024-06-27 |
CVE-2025-12868 UPD | 7.3 | 9.8 | 0.0052 | 2025-11-10 |
CVE-2026-1363 UPD | 7.3 | 9.8 | 0.0055 | 2026-01-23 |
CVE-2020-7591 UPD | 6.8 | 8.8 | 0.0148 | 2020-10-15 |
CVE-2020-6988 UPD | 6.4 | 7.5 | 0.0402 | 2020-03-16 |
CVE-2025-61940 UPD | 6.2 | 8.3 | 0.0033 | 2025-12-02 |
CVE-2025-24517 UPD | 6.0 | 7.5 | 0.0079 | 2025-03-31 |
CVE-2025-62650 UPD | 6.0 | 8.3 | 0.0047 | 2025-10-17 |
CVE-2021-43355 UPD | 5.9 | 7.3 | 0.0098 | 2022-01-21 |
CVE-2024-28627 UPD | 5.8 | 7.5 | 0.0043 | 2024-04-23 |
CVE-2024-45785 UPD | 5.8 | 7.5 | 0.0043 | 2024-10-25 |
CVE-2025-30042 UPD | 5.5 | 7.8 | 0.0009 | 2026-03-02 |
CVE-2020-27266 UPD | 5.2 | 6.5 | 0.0058 | 2021-01-19 |
CVE-2024-52327 UPD | 5.1 | 6.5 | 0.0048 | 2025-01-23 |
CVE-2025-62649 UPD | 4.6 | 5.8 | 0.0048 | 2025-10-17 |
CVE-2026-8830 UPD | 3.7 | 4.3 | 0.0039 | 2026-05-19 |