Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-49pm-43hf-6xfq

Опубликовано: 29 мая 2026
Источник: github
Github: Прошло ревью
CVSS3: 4.4

Описание

IPAM controller service account granted unnecessary full access to Secrets

Impact

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.

Patches

Fixed in:

  • v1.11.7
  • v1.12.4
  • v1.13.0

Users should upgrade to the patched version for their release branch.

Workarounds

Manually remove the Secrets resource entry from the metal3-ipam-controller-manager-role ClusterRole:

# Remove this entire block from the ClusterRole - apiGroups: - "" resources: - secrets verbs: - create - delete - get - list - patch - update - watch

Resources

Пакеты

Наименование

github.com/metal3-io/ip-address-manager

go
Затронутые версииВерсия исправления

<= 1.11.6

1.11.7

Наименование

github.com/metal3-io/ip-address-manager

go
Затронутые версииВерсия исправления

>= 1.12.0, <= 1.12.3

1.12.4

EPSS

Процентиль: 26%
0.00333
Низкий

4.4 Medium

CVSS3

Дефекты

CWE-250

Связанные уязвимости

CVSS3: 6.4
redhat
около 2 месяцев назад

IPAM is the IP address Manager for Cluster API Provider Metal3. Prior to versions 1.11.7, 1.12.4, and 1.13.0, 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. This issue has been patched in versions 1.11.7, 1.12.4, and 1.13.0.

CVSS3: 4.4
nvd
около 2 месяцев назад

IPAM is the IP address Manager for Cluster API Provider Metal3. Prior to versions 1.11.7, 1.12.4, and 1.13.0, 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. This issue has been patched in versions 1.11.7, 1.12.4, and 1.13.0.

EPSS

Процентиль: 26%
0.00333
Низкий

4.4 Medium

CVSS3

Дефекты

CWE-250