---
id: CVE-2024-47211
aliases:
  - GHSA-8h22-6qwx-q4w9
  - PYSEC-2026-1468
title: OpenStack Ironic fails to verify checksums of supplied image_source URLs
summary: OpenStack Ironic fails to verify checksums of supplied image_source URLs
severity: medium
cvss: 5.3
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L'
vendor: ironic
product: ironic
ecosystem: pip
affected:
  - 'ironic >= 25.0.0, < 26.1.1'
  - 'ironic >= 23.1.0, < 24.1.3'
  - 'ironic >= 22.0.0, < 23.0.3'
  - ironic <= 21.4.3
patched:
  - ironic 26.1.1
  - ironic 24.1.3
  - ironic 23.0.3
published: '2024-10-04'
updated: '2026-07-07'
source: OSV
sourceUrl: 'https://osv.dev/vulnerability/GHSA-8h22-6qwx-q4w9'
references:
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2024-47211'
  - url: >-
      https://github.com/openstack/ironic/commit/2127cc4c93770778457fde0582c1bba258c67e02
  - url: >-
      https://github.com/openstack/ironic/commit/7a1292c569a84eb05806a57a89fca5bb6b0c4043
  - url: >-
      https://github.com/openstack/ironic/commit/ebce0fd0845de411171127a55002ae7c9605de57
  - url: 'https://github.com/openstack/ironic'
  - url: 'https://github.com/openstack/ironic/compare/24.1.2...26.1.0'
  - url: 'https://github.com/openstack/ironic/security'
  - url: 'https://github.com/openstack/ironic/tags'
  - url: 'https://security.openstack.org/ossa/OSSA-2024-004.html'
tags:
  - osv
  - pip
epss: 0.00663
epssPercentile: 0.50318
ingestedAt: '2026-07-08T18:25:47.494Z'
---

## Overview

In OpenStack Ironic before 21.4.4, 22.x and 23.x before 23.0.3, 23.x and 24.x before 24.1.3, and 25.x and 26.x before 26.1.0, there is a lack of checksum validation of supplied image_source URLs when configured to convert images to a raw format for streaming.

## Affected packages

- `ironic >= 25.0.0, < 26.1.1`
- `ironic >= 23.1.0, < 24.1.3`
- `ironic >= 22.0.0, < 23.0.3`
- `ironic <= 21.4.3`

## Remediation

Upgrade to a patched release:

- `ironic 26.1.1`
- `ironic 24.1.3`
- `ironic 23.0.3`
