Common Weakness Enumeration

    CWE Definition / CWE-1262

    CWE-1262: Improper Access Control for Register Interface

    The product uses memory-mapped I/O registers that act as an interface to hardware functionality from software, but there is improper access control to those registers.

    Published:8 May 2020
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-284: Improper Access Control