CVE-2026-44916
Analyzed
Analyzed - Analysis Complete
OpenStack Ironic Instance Info Template Sandbox Escape
Vulnerability report for CVE-2026-44916, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-05-08
Last updated on: 2026-06-18
Assigner: MITRE
Description
Description
In OpenStack Ironic before 35.0.2 (in a certain non-default configuration), instance_info['ks_template'] is rendered without sandboxing.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openstack | ironic | From 17.0.0 (inc) to 26.1.7 (exc) |
| openstack | ironic | From 27.0.0 (inc) to 29.0.6 (exc) |
| openstack | ironic | From 30.0.0 (inc) to 32.0.2 (exc) |
| openstack | ironic | From 33.0.0 (inc) to 35.0.2 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1336 | The product uses a template engine to insert or process externally-influenced input, but it does not neutralize or incorrectly neutralizes special elements or syntax that can be interpreted as template expressions or other code directives when processed by the engine. |