CVE-2026-50589
Modified
Modified - Updated After Analysis
OpenStack Ironic API JSON-RPC Service Crash
Vulnerability report for CVE-2026-50589, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-06-05
Last updated on: 2026-07-15
Assigner: MITRE
Description
Description
In OpenStack Ironic 32 before 37.0.0, an unauthenticated malicious user could submit a crafted JSON string to some endpoints on the API or JSON-RPC service and effect a service crash.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openstack | ironic | From 32.0.0 (inc) to 37.0.0 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-770 | The product allocates a reusable resource or group of resources on behalf of an actor without imposing any intended restrictions on the size or number of resources that can be allocated. |
| CWE-502 | The product deserializes untrusted data without sufficiently ensuring that the resulting data will be valid. |