CWE · MITRE source
CWE-939Improper Authorization in Handler for Custom URL Scheme
The product uses a handler for a custom URL scheme, but it does not properly restrict which actors can invoke the handler using the scheme.
Mobile platforms and other architectures allow the use of custom URL schemes to facilitate communication between applications. In the case of iOS, this is the only method to do inter-application communication. The implementation is at the developer's discretion which may open security flaws in the application. An example could be potentially dangerous functionality such as modifying files through a custom URL scheme.
Last updated: 09 May 2026 03:25 UTC
NIST 800-53 r5 controls that address this weakness (0)AI
| 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-2024-33606 | 1.8 | 8.8 | 0.0037 | 2024-06-11 |
CVE-2026-35394 | 1.7 | 8.3 | 0.0002 | 2026-04-06 |
CVE-2026-33335 | 1.6 | 8.0 | 0.0004 | 2026-03-24 |
CVE-2021-31384 | 1.5 | 7.2 | 0.0037 | 2021-10-19 |
CVE-2026-1046 | 1.5 | 7.6 | 0.0004 | 2026-02-16 |
CVE-2020-11000 | 1.2 | 5.7 | 0.0026 | 2020-04-08 |
CVE-2024-41918 | 1.2 | 6.1 | 0.0011 | 2024-08-29 |
CVE-2022-20736 | 1.1 | 5.3 | 0.0045 | 2022-06-15 |
CVE-2023-43582 | 1.1 | 5.5 | 0.0016 | 2023-11-15 |
CVE-2026-26123 | 1.1 | 5.5 | 0.0004 | 2026-03-10 |
CVE-2024-35298 | 0.9 | 4.3 | 0.0010 | 2024-06-19 |
CVE-2024-45203 | 0.9 | 4.3 | 0.0010 | 2024-09-09 |
CVE-2025-5020 | 0.9 | 4.3 | 0.0018 | 2025-05-21 |
CVE-2025-41408 | 0.9 | 4.3 | 0.0003 | 2025-09-05 |
CVE-2024-54014 | 0.7 | 3.6 | 0.0005 | 2024-12-05 |
CVE-2024-54125 | 0.7 | 3.3 | 0.0008 | 2024-12-17 |
CVE-2025-67739 | 0.6 | 3.1 | 0.0000 | 2025-12-11 |