CVE-2026-47190: IPAM controller service account granted unnecessary full access to Secrets
(updated )
IPAM is the IP address Manager for Cluster API Provider Metal3. The IPAM controller’s ClusterRole granted full CRUD permissions (create, delete, get, list, patch, update, watch) on core/v1 Secrets. The controller never accesses Secrets during normal operation. If the controller pod were compromised (e.g. via supply chain attack or container escape), an attacker could leverage these excessive permissions to read, modify, or delete Secrets in the namespace, potentially exposing credentials and other sensitive data.
All users running ip-address-manager versions prior to the patched releases are affected.
References
- github.com/advisories/GHSA-49pm-43hf-6xfq
- github.com/metal3-io/ip-address-manager/pull/1355
- github.com/metal3-io/ip-address-manager/pull/1356
- github.com/metal3-io/ip-address-manager/pull/1357
- github.com/metal3-io/ip-address-manager/security/advisories/GHSA-49pm-43hf-6xfq
- nvd.nist.gov/vuln/detail/CVE-2026-47190
Code Behaviors & Features
Detect and mitigate CVE-2026-47190 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →