Ironic Standalone Operator's prometheus metrics exporter bound to all interfaces
Moderate severity
GitHub Reviewed
Published
May 18, 2026
in
metal3-io/ironic-standalone-operator
•
Updated May 29, 2026
Package
Affected versions
< 0.9.0
Patched versions
0.9.0
Description
Published to the GitHub Advisory Database
May 29, 2026
Reviewed
May 29, 2026
Last updated
May 29, 2026
Impact
The Ironic Standalone Operator (IRSO) is the operator to maintain an Ironic deployment for Metal3. The Prometheus metrics exporter binds to 0.0.0.0 (all network interfaces) by default with no authentication. The default config is disabled. If enabled, this exposes operational metrics to any host on adjacent networks. Deployments running IrSO v0.7.0 through v0.8.1 with the Prometheus exporter enabled are affected. Versions prior to v0.7.0 do not have the Prometheus exporter feature.
Patches
The exporter now exposes a configurable bindAddress field. Users should upgrade to v0.9.0 or later.
Workarounds
Users on older versions than v0.9.0 should use host-level firewall rules (iptables/nftables) to restrict access to the metrics port from unintended networks, or disable the metrics service.
Resources
References