Simuna InfosecSIMUNA INFOSEC
Technical2026-11-15

Privilege Escalation Testing: Vertical and Horizontal Access Control Bypass untuk Perusahaan Indonesia

Can a regular user become an admin? Can User A access User B's data? Privilege escalation testing answers both. Guidance for ID market.

Privilege escalation testing evaluates whether users can gain access beyond their intended permissions. Vertical escalation occurs when a lower-privileged user gains higher privileges โ€” a standard user accessing admin functions. Horizontal escalation occurs when a user accesses resources belonging to another user of the same privilege level โ€” User A viewing User B's data. Testing systematically evaluates every function and data access point with different user roles: can a customer access admin API endpoints? Can User A retrieve User B's records by modifying identifiers? Can a read-only user perform write operations? This testing is manually intensive because it requires understanding the application's role model and testing every combination of role and function. It is consistently the most valuable testing activity for finding critical vulnerabilities.