mediumCVSS 5.5Vulnerability

GHSA-rf84-wr5g-m3rp

## Summary CAPM3 is Metal3's Cluster API (CAPI) provider for baremetal provisioning in Kubernetes. Multiple cross-namespace access control vulnerabilities in Cluster API Provider Metal3 allow users with permissions to create or modify CAPM3 resources in one namespace to reference, read, or claim resources belonging to other namespaces. ## Patched In - **v1.13.0** (main branch — all fixes included) - **v1.12.5** (all four fixes backported) - **v1.11.8** (three of four fixes backported; Metal3DataClaim template restriction not applicable due to missing v1beta2 webhook infrastructure) ## Description Four related vulnerabilities were identified and fixed: ### 1. Cross-namespace Secret references in Metal3Machine Metal3Machine resources accepted userData, metaData, and networkData secret references pointing to arbitrary namespaces. A user could configure a Metal3Machine to reference secrets in namespaces they do not have access to, and the controller would fetch and use those secrets. ### 2. Cross-namespace BareMetalHost lookups The host annotation on Metal3Machine could include a namespace/name format, causing the controller to look up BareMetalHost resources in arbitrary namespaces. This allowed a user to claim or associate with BareMetalHosts belonging to other tenants. ### 3. Incorrect logical operator in ConsumerRef validation The Metal3LabelSync controller used AND logic (&&) when validating BareMetalHost ConsumerRef Kind and Group, meaning it only rejected a ConsumerRef when both Kind and Group were wrong. If only one was incorrect (e.g., wrong Kind but correct Group), the validation passed, potentially allowing unauthorized resources to associate with a BareMetalHost. ### 4. Cross-namespace Metal3DataTemplate references Metal3DataClaim resources could reference Metal3DataTemplate resources in other namespaces. The controller would reconcile using the referenced template regardless of namespace, allowing data leakage across namespace boundaries. ##

Properties

ghsa_id
GHSA-rf84-wr5g-m3rp
severity
medium
summary
CAPM3 vulnerable to Cross-Namespace resource access
cvss_score
5.5
cve_id
GHSA-rf84-wr5g-m3rp
cvss_vector
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:L/A:N
is_ghsa_only
true
ghsa_published
2026-05-29T19:01:05Z
source_url
https://github.com/advisories/GHSA-rf84-wr5g-m3rp
ghsa_updated
2026-05-29T19:01:08Z

Related Entities (4)

HAS_WEAKNESS (1)

[Weakness]Incorrect Authorization

REPORTED_BY (1)

[Source]GitHub Advisory Database

VULNERABLE_TO (1)

[Software]go/github.com/metal3-io/cluster-api-provider-metal3

AFFECTS (1)

[Software]go/github.com/metal3-io/cluster-api-provider-metal3

Explore deeper with Ninja Signal's threat intelligence graph

GHSA-rf84-wr5g-m3rp (CVSS 5.5) — Ninja Signal Threat Intelligence | Ninja Signal