Description
A flaw was found in mce-operator-bundle. The build process fetches and executes scripts from a remote repository without performing integrity checks, such as commit pinning or signature verification. This allows a malicious actor with write access to the remote repository to inject and execute arbitrary code during the build. The consequence is a compromised build process, potentially leading to the distribution of malicious software.
Published: 2026-08-19
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw in mce‑operator‑bundle allows a malicious actor with write access to the stolostron/release repository to inject arbitrary code into the bundle generation process. Because the build process fetches and executes scripts from this mutable source without performing integrity checks, the injected code runs during build time, resulting in compromised binaries that can be distributed to downstream consumers. This weakness is classified as CWE‑829 and CWE‑1357.

Affected Systems

Red Hat Multicluster Engine for Kubernetes versions 2.6, 2.8, 2.9, 2.10, 2.11, and 2.17 are affected, as the vulnerability exists in the mce‑operator‑bundle component used by these product releases. The impact arises from the build process of the operator bundle, which sources its logic from the stolostron/release repository. Any deployment that relies on the current operator bundle built from the master branch during the time the flaw existed is potentially impacted.

Risk and Exploitability

The CVSS score of 7.7 indicates high severity, while the EPSS score of less than 1% indicates a very low but non‑zero exploitation probability. The vulnerability is not listed in CISA’s KEV catalog. The attack path requires write access to the remote repository; therefore, the immediate risk is limited to environments where repository permissions cannot be strictly controlled. Once malicious code is injected, the resulting artifacts can propagate to all downstream users, potentially enabling privilege escalation, persistence, or further supply‑chain attacks.

Generated by OpenCVE AI on September 3, 2026 at 15:47 UTC.

Remediation

Vendor Workaround

The vulnerability resides within the build process of `mce-operator-bundle`, specifically concerning the fetching of build logic from a mutable source without integrity verification. As this issue pertains to the build-time integrity of the software, there are no direct runtime configuration or operational controls available for users to mitigate this vulnerability in deployed Red Hat products.


OpenCVE Recommended Actions

  • Confirm with Red Hat whether a patch or update for CVE‑2026‑75569 is available and apply it at first convenience.
  • Restrict write access to the stolostron/release repository and enforce commit signing to ensure source integrity.
  • Enhance the CI pipeline to verify the cryptographic signature or hash of any build scripts before execution, preventing unauthorized code injection.
  • Apply the CNA workaround: recognize that the flaw is limited to the build process and no runtime mitigation exists; ensure that future builds use immutable sources.

Generated by OpenCVE AI on September 3, 2026 at 15:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Title Mce-operator-bundle: mce-operator-bundle: bundle-generation business logic fetched from mutable stolostron/release@master Mce-operator-bundle: all github actions pinned by mutable tag, not commit sha
Weaknesses CWE-1357

Wed, 26 Aug 2026 04:30:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:multicluster_engine:2.10::el9
References

Tue, 25 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:multicluster_engine:2.6::el9
cpe:/a:redhat:multicluster_engine:2.8::el9
cpe:/a:redhat:multicluster_engine:2.9::el9
References

Tue, 25 Aug 2026 22:00:00 +0000

Type Values Removed Values Added
CPEs cpe:/a:redhat:multicluster_engine cpe:/a:redhat:multicluster_engine:2.11::el9
cpe:/a:redhat:multicluster_engine:2.17::el9
References

Thu, 20 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 20 Aug 2026 01:00:00 +0000

Type Values Removed Values Added
First Time appeared Redhat multicluster Engine For Kubernetes
Vendors & Products Redhat multicluster Engine For Kubernetes

Thu, 20 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

threat_severity

Important


Wed, 19 Aug 2026 21:00:00 +0000

Type Values Removed Values Added
Description A flaw was found in mce-operator-bundle. The build process fetches and executes scripts from a remote repository without performing integrity checks, such as commit pinning or signature verification. This allows a malicious actor with write access to the remote repository to inject and execute arbitrary code during the build. The consequence is a compromised build process, potentially leading to the distribution of malicious software.
Title Mce-operator-bundle: mce-operator-bundle: bundle-generation business logic fetched from mutable stolostron/release@master
First Time appeared Redhat
Redhat multicluster Engine
Weaknesses CWE-829
CPEs cpe:/a:redhat:multicluster_engine
Vendors & Products Redhat
Redhat multicluster Engine
References
Metrics cvssV3_1

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


Subscriptions

Redhat Multicluster Engine Multicluster Engine For Kubernetes
cve-icon MITRE

Status: PUBLISHED

Assigner: redhat

Published:

Updated: 2026-09-08T12:30:55.458Z

Reserved: 2026-08-19T18:59:18.098Z

Link: CVE-2026-75569

cve-icon Vulnrichment

Updated: 2026-08-20T14:00:40.786Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-19T21:17:37.287

Modified: 2026-09-08T13:17:24.143

Link: CVE-2026-75569

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-19T19:37:55Z

Links: CVE-2026-75569 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T16:00:08Z

Weaknesses
  • CWE-1357

    Reliance on Insufficiently Trustworthy Component

  • CWE-829

    Inclusion of Functionality from Untrusted Control Sphere