services / Azure / Kubernetes pod security policies (Arc-connected cluster)
PodSecurityPolicies are Kubernetes admission-control objects in an Azure Arc-connected cluster that constrain the security context of pods (e.g. privileged mode, hostPath, host namespaces, runAsRoot), acting as a cluster security/defense mechanism.
PSPs are a defensive admission control; their configuration reveals where privileged-pod restrictions are weak.
Microsoft.Kubernetes/connectedClusters/policy/podsecuritypolicies/delete
Deleting a PSP removes a pod admission-control defense, lifting restrictions that otherwise block privileged or host-accessing workloads.
Risks
Scope: HIGH
This privilege may grant access to sensitive data from a single organizational function, or allow interruption of a service supporting a single organizational function.
Links
Contributed by P0 Security
© 2023–present P0 Security and contributors to the IAM Privilege Catalog