HIGH 7.7
PYSEC-2026-2526
OpenStack Ironic has an Incorrect Resource Transfer Between Spheres
Quick fix
PYSEC-2026-2526 — ironic-python-agent: upgrade to the fixed version with the command below.
pip install --upgrade 'ironic-python-agent>=26.1.6' Details
An issue was discovered in idrac in OpenStack Ironic before 35.0.1. During import, a user invoking molds can request authorization to be sent to a remote endpoint. The credential forwarded is a time-limited Keystone token (which provides access to all OpenStack services Ironic is authorized for); or basic credentials configured for molds storage. The fixed versions are 26.1.6, 29.0.5, 32.0.1, and 35.0.1.
Are you affected?
Enter the version of the package you're using.
Affected packages
PyPI / ironic-python-agent
Introduced in:
0 Fixed in: 26.1.6 Fix
pip install --upgrade 'ironic-python-agent>=26.1.6' References
- https://nvd.nist.gov/vuln/detail/CVE-2026-42997 [ADVISORY]
- https://github.com/openstack/ironic-python-agent [PACKAGE]
- https://security.openstack.org/ossa/OSSA-2026-010.html [WEB]
- https://www.openwall.com/lists/oss-security/2026/05/05/10 [WEB]
- http://www.openwall.com/lists/oss-security/2026/05/05/10 [WEB]
- https://pypi.org/project/ironic-python-agent [PACKAGE]
- https://github.com/advisories/GHSA-54w4-233h-x86g [ADVISORY]