EH-001
Broken access control in synthetic admin workflow
Synthetic evidence summary
A lower-privileged lab account was able to reach a tenant-administration workflow whose authorization was enforced primarily in the interface layer. Validation was limited to confirming the server accepted the request context; no tenant data was altered.
Business impact
Allows a standard lab user to perform administrative actions across tenant boundaries, undermining the primary trust boundary of the platform.
Recommended remediation
Enforce authorization server-side on every administrative operation, deny by default, and add automated tests asserting role checks per endpoint.
- CWE
- CWE-284
- OWASP Top 10
- A01:2021 Broken Access Control
- MITRE ATT&CK
- T1078 Valid Accounts (conceptual)
- NIST CSF 2.0
- PR.AA — Identity Management, Authentication and Access Control