Improper access control in Ironic - CVE-2026-54421
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 Ironic API RBAC handling for the /v1/volume/targets endpoint when processing POST or PATCH requests. A remote user can send a POST or PATCH request to disclose sensitive information.
Sensitive properties such as iSCSI credentials may be returned unredacted in the HTTP response.