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.
Published: 2026-07-31
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw allows a user with deploy creation rights to set the openshift.io/encoded-deployment-config label to "null" during Kubernetes Deployment processing. ACS interprets this as an empty UID, name, labels and default namespace, causing the workload to be treated as if it had no identity. This circumvents deploy‑time policy detection, disables enforcement visibility, and corrupts persistence in Central, breaking violation reporting and compliance correlation. The weakness is an indirect object access via parameter tampering (CWE‑345).

Affected Systems

Red Hat Advanced Cluster Security for Kubernetes version 4 (Red Hat Advanced Cluster Security 4). The vulnerability is reported for all installations of this product; specific version ranges are not enumerated in the advisory.

Risk and Exploitability

The CVSS score of 8.5 indicates a high severity flaw. The EPSS score of less than 1% suggests a low likelihood of exploitation at this time, and the vulnerability is not listed in CISA KEV. An attacker must have permission to create Deployments but does not require additional privileges; therefore the attack vector is authenticated (user‑initiated) with local cluster scope. Once the label is set to null, ACS fails to enforce policies and reports, presenting a significant integrity risk for impacted clusters.

Generated by OpenCVE AI on August 2, 2026 at 04:20 UTC.

Remediation

Vendor Workaround

There is no complete mitigation other than installing the update once available.


OpenCVE Recommended Actions

  • Apply the Red Hat update for Advanced Cluster Security 4 as soon as it becomes available
  • Restrict Deployment creation rights to trusted users only and remove unnecessary permissions for untrusted accounts
  • Avoid setting the openshift.io/encoded-deployment-config label to "null"; sanitize or delete this label before deployment creation to prevent misidentification of the workload

Generated by OpenCVE AI on August 2, 2026 at 04:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 01 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Fri, 31 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 31 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
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.
Title Stackrox: stackrox: deploy-time policy enforcement and visibility bypass via label injection
First Time appeared Redhat
Redhat advanced Cluster Security
Weaknesses CWE-345
CPEs cpe:/a:redhat:advanced_cluster_security:4
Vendors & Products Redhat
Redhat advanced Cluster Security
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:H/A:N'}


Subscriptions

Redhat Advanced Cluster Security
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-07-31T14:54:31.439Z

Reserved: 2026-05-29T10:07:21.654Z

Link: CVE-2026-10079

cve-icon Vulnrichment

Updated: 2026-07-31T14:54:26.745Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-31T10:16:43.190

Modified: 2026-08-03T16:39:02.593

Link: CVE-2026-10079

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-31T09:00:41Z

Links: CVE-2026-10079 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T19:15:17Z

Weaknesses
  • CWE-345

    Insufficient Verification of Data Authenticity