Ensure that service administrators cannot update the "Administrators" group available in your OCI tenancy. In Oracle Cloud Infrastructure (OCI), the "Administrators" group is a predefined group with full administrative privileges over all resources in the tenancy. Members of this group can perform any action on any resource, including managing policies, compartments, and other IAM entities. The access policy that grants service administrators, such as IAM administrators, full access to "GROUPS" resources should not allow access to the tenancy "Administrators" group.
Generally, service administrators have broad permissions. For example, IAM administrators require access to manage OCI resources such as compartments, users, groups, policies, identity providers, and so on. However, these administrators must be restricted from altering the core administrative group (i.e., the tenancy "Administrators" group) in order to prevent privilege escalation and maintain secure tenancy-level control.
Audit
To determine whether permissions for all OCI resources are assigned to any groups other than the "Administrators" group, perform the following operations:
Remediation / Resolution
To ensure that service administrators cannot update the tenancy "Administrators" group, perform the following operations:
References
- Oracle Cloud Infrastructure Documentation
- Identity and Access Management FAQ
- Managing Policies
- Updating a Policy's Statements
- Oracle Cloud Infrastructure CLI Documentation
- compartment list
- policy list
- policy get
- policy update