CyberRota Analysis
AI-GeneratedA vulnerability in Red Hat Advanced Cluster Security for Kubernetes allows users with permission to create Deployments to manipulate the openshift.io/encoded-deployment-config label, potentially setting it to "null." This action results in the workload being treated as having empty metadata, which bypasses policy detection and enforcement, undermines compliance reporting, and could lead to unauthorized access or misconfigurations. Organizations using Kubernetes, particularly those relying on RHACS for security compliance, should prioritize addressing this flaw to mitigate risks associated with deployment mismanagement.
Original NVD Description
A flaw was found in Red Hat Advanced Cluster Security for Kubernetes (RHACS). When processing Kubernetes Deployments, ACS replaces deployment identity metadata based on the openshift.io/encoded-deployment-config label. A user with permission to create Deployments can set this label to "null", causing ACS to treat the workload as having empty UID, name and labels and namespace "default". This bypasses deploy-time policy detection and enforcement visibility, prevents correct persistence in Central and breaks violation reporting and compliance correlation for the affected deployment.