PatchSiren cyber security CVE debrief
CVE-2026-47190 metal3-io CVE debrief
CVE-2026-47190 is a vulnerability in IPAM, the IP address Manager for Cluster API Provider Metal3. The IPAM controller's ClusterRole granted excessive CRUD (create, delete, get, list, patch, update, watch) permissions on core/v1 Secrets. These excessive permissions could allow an attacker to read, modify, or delete Secrets in the namespace if the controller pod were compromised, potentially exposing credentials and other sensitive data. The issue was patched in versions 1.11.7, 1.12.4, and 1.13.0.
- Vendor
- metal3-io
- Product
- ip-address-manager
- CVSS
- MEDIUM 4.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-12
- Original CVE updated
- 2026-06-17
- Advisory published
- 2026-06-12
- Advisory updated
- 2026-06-17
Who should care
Users of Cluster API Provider Metal3 with IPAM versions prior to 1.11.7, 1.12.4, or 1.13.0 should update to a patched version to prevent potential unauthorized access to sensitive data.
Technical summary
The IPAM controller's ClusterRole had excessive permissions on core/v1 Secrets, allowing for full CRUD operations. This could be exploited if the controller pod were compromised, potentially leading to unauthorized access to sensitive data.
Defensive priority
Medium
Recommended defensive actions
- Update IPAM to version 1.11.7, 1.12.4, or 1.13.0 or later.
- Review and restrict ClusterRole permissions for IPAM controller.
- Monitor for suspicious activity related to Secret resources.
Evidence notes
The CVE was published on 2026-06-12T16:16:29.643Z and modified on 2026-06-12T16:24:31.187Z. The vulnerability has a CVSS score of 4.4 and is classified as MEDIUM severity.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-47190 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-47190
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-47190 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-47190
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/metal3-io/ip-address-manager/pull/1355
-
Source reference
Unverified legacy reference
URL: https://github.com/metal3-io/ip-address-manager/pull/1356
-
Source reference
Unverified legacy reference
URL: https://github.com/metal3-io/ip-address-manager/pull/1357
-
Source reference
Unverified legacy reference
URL: https://github.com/metal3-io/ip-address-manager/security/advisories/GHSA-49pm-43hf-6xfq
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.