CVE-2026-44919 Details
Description
In OpenStack Ironic through 35.x before a3f6d73, during image handling, an infinite loop in checksum calculations can occur via the file:///dev/zero URL.
A denial-of-service vulnerability has been identified in OpenStack Ironic versions through 35.x prior to a3f6d73. The issue arises during image handling when an authenticated user can specify a file URL pointing to an infinite byte stream, such as file:///dev/zero. This causes the checksum calculation process to enter an infinite loop, stalling the associated worker thread indefinitely. The vulnerability exploits a logic error where checksum validations are performed before checking the URL against a blocklist of sensitive file paths. As a result, the conductor threads can be exhausted, leading to a full service denial-of-service condition.
Users can update to OpenStack Ironic versions 35.0.1 or later, where this vulnerability has been patched.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://bugs.launchpad.net/ironic/+bug/2150332 | CISA-ADP | ExploitIssue TrackingThird Party Advisory |
| https://bugs.launchpad.net/ironic/+bug/2150332 | [email protected] | ExploitIssue TrackingThird Party Advisory |
| https://opendev.org/openstack/ironic/commit/a3f6d735ac3642ab95b49142c7305f072ae748d0 | [email protected] | Patch |
| https://security.openstack.org/ossa/OSSA-2026-013.html | [email protected] | PatchVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-696 | Incorrect Behavior Order | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| openstack ironic | >= 23.0.4, < 29.0.6 >= 30.0.0, < 32.0.2 >= 33.0.0, < 35.0.2 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | Initial Analysis | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 20, 2026 | CVE Modified | [email protected] |
| May 14, 2026 | CVE Modified | CISA-ADP |
| May 14, 2026 | New CVE Received | [email protected] |