CWE · MITRE source
CWE-782Exposed IOCTL with Insufficient Access Control
The product implements an IOCTL with functionality that should be restricted, but it does not properly enforce access control for the IOCTL.
When an IOCTL contains privileged functionality and is exposed unnecessarily, attackers may be able to access this functionality by invoking the IOCTL. Even if the functionality is benign, if the programmer has assumed that the IOCTL would only be accessed by a trusted process, there may be little or no validation of the incoming data, exposing weaknesses that would never be reachable if the attacker cannot call the IOCTL directly. The implementations of IOCTLs will differ between operating system types and versions, so the methods of attack and prevention may vary widely.
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-2021-21551 KEV | 7.6 | 8.8 | 0.6441 | 2021-05-04 |
CVE-2024-32370 | 2.2 | 9.8 | 0.0348 | 2024-05-07 |
CVE-2024-30804 | 2.0 | 9.8 | 0.0014 | 2024-04-26 |
CVE-2024-4196 | 2.0 | 10.0 | 0.0082 | 2024-06-25 |
CVE-2024-39251 | 2.0 | 10.0 | 0.0014 | 2024-07-01 |
CVE-2021-21787 | 1.8 | 8.8 | 0.0006 | 2021-07-07 |
CVE-2021-21788 | 1.8 | 8.8 | 0.0005 | 2021-07-07 |
CVE-2021-21789 | 1.8 | 8.8 | 0.0005 | 2021-07-07 |
CVE-2024-33220 | 1.8 | 8.8 | 0.0044 | 2024-05-22 |
CVE-2024-33222 | 1.7 | 8.4 | 0.0012 | 2024-05-22 |
CVE-2021-21786 | 1.6 | 7.8 | 0.0005 | 2021-07-07 |
CVE-2021-25695 | 1.6 | 7.8 | 0.0006 | 2021-07-21 |
CVE-2023-35841 | 1.6 | 7.8 | 0.0015 | 2024-05-14 |
CVE-2024-33218 | 1.6 | 7.8 | 0.0013 | 2024-05-22 |
CVE-2024-33219 | 1.6 | 7.8 | 0.0012 | 2024-05-22 |
CVE-2024-33221 | 1.6 | 7.8 | 0.0012 | 2024-05-22 |
CVE-2025-47761 | 1.6 | 7.8 | 0.0001 | 2025-11-18 |
CVE-2025-26125 | 1.5 | 7.3 | 0.0010 | 2025-03-17 |
CVE-2026-36355 | 1.5 | 7.7 | 0.0001 | 2026-05-05 |
CVE-2024-0141 | 1.4 | 6.8 | 0.0002 | 2025-03-05 |
CVE-2025-8061 | 1.4 | 7.0 | 0.0001 | 2025-09-11 |
CVE-2021-21785 | 1.1 | 5.5 | 0.0005 | 2021-08-05 |
CVE-2021-21790 | 1.1 | 5.5 | 0.0006 | 2021-08-05 |
CVE-2021-21791 | 1.1 | 5.5 | 0.0006 | 2021-08-05 |
CVE-2021-21792 | 1.1 | 5.5 | 0.0006 | 2021-08-05 |