CVE-2026-19130: Provider-credential-controller: provider-credential-controller: cross-namespace credential propagation via attacker-controlled copiedfrom labels bypasses authorization

Published Aug 6, 2026
·
Updated

A flaw was found in the provider-credential-controller component of multicluster-engine (MCE). An attacker with specific permissions on the hub cluster, and knowledge of a prior credential value, could exploit an authorization bypass vulnerability. By manipulating copiedFrom labels, the attacker could intercept newly rotated provider credentials, leading to unauthorized information disclosure. This allows access to sensitive credentials that should otherwise be protected.

Other sources

A flaw was found in the provider-credential-controller component of multicluster-engine (MCE). The controller propagates rotated provider credentials to child Secrets across namespaces based on copiedFrom labels. The only authorization check is a SHA-256 hash comparison between the child Secret's data and the source Secret's prior (pre-rotation) data. An attacker with secrets:create permission in any namespace on the hub cluster can create a child Secret with matching copiedFrom labels pointing at a victim's source Secret. If the attacker knows the byte-exact prior credential value, the controller will overwrite their child Secret with the newly rotated credential on the next rotation cycle. This allows the attacker to intercept rotated provider credentials they should not have access to.

The vulnerability exists in controllers/providercredential/provider-credential-controller.go in the reconcileProviderCredentials function (lines 118-179). The controller performs a cluster-wide List of all Secrets matching copiedFrom labels (line 119-122) and uses only the hash gate (line 161) to authorize the credential push -- no namespace allowlist, ownerReference, or SubjectAccessReview is performed.

CWE-639: Authorization Bypass Through User-Controlled Key (the copiedFrom labels are the user-controlled authorization key). Also CWE-284: Improper Access Control.

Preconditions: (1) Attacker has secrets:create in any namespace on the hub. (2) Attacker possesses the byte-exact prior plaintext of the source provider Secret. (3) Hub admin performs a credential rotation on the source Secret.

Discovered via Red Hat ProdSec AI-assisted security assessment (Project Glasswing).

Red Hat

Affected Software

1 affected component
Red Hat multicluster-engine (MCE)

Event History

Aug 6, 2026
Data Sourced
via Red Hat·03:15 PM
DescriptionSeverityAffected Software
Aug 12, 2026
CVE Published
via MITRE·08:46 PM
Data Sourced
via MITRE·08:46 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·09:17 PM
DescriptionSeverityWeakness
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is CVE-2026-19130?

CVE-2026-19130 is a vulnerability in the provider-credential-controller component of multicluster-engine that allows attackers to bypass authorization through manipulated copiedFrom labels.

2

What is the severity of CVE-2026-19130?

The severity of CVE-2026-19130 is classified as medium with a base score of 5.8.

3

How can I fix CVE-2026-19130?

To mitigate CVE-2026-19130, ensure that appropriate permissions and access controls are implemented on the hub cluster and avoid using manipulated copiedFrom labels.

4

Who is affected by CVE-2026-19130?

Users of the multicluster-engine (MCE) who have implemented the provider-credential-controller component are at risk from CVE-2026-19130.

5

What is the potential impact of CVE-2026-19130?

If exploited, CVE-2026-19130 allows attackers with specific permissions to propagate credentials across namespaces without proper authorization.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203