Improper access control in Ironic - CVE-2026-44917
Published: June 18, 2026
Ironic
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to improper access control in the pxe_template handling in Ironic boot interfaces when processing a user-supplied template path. A remote user can set node.driver_info[pxe_template] to a sensitive file path to disclose sensitive information.
The referenced file is placed into a TFTP or HTTP server for netbooting, where it can be fetched over the network from the conductor.