CVE-2026-28370
Received
Received - Intake
Remote Code Execution in OpenStack Vitrage Query Parser
Publication date: 2026-02-27
Last updated on: 2026-03-05
Assigner: MITRE
Description
Description
In the query parser in OpenStack Vitrage before 12.0.1, 13.0.0, 14.0.0, and 15.0.0, a user allowed to access the Vitrage API may trigger code execution on the Vitrage service host as the user the Vitrage service runs under. This may result in unauthorized access to the host and further compromise of the Vitrage service. All deployments exposing the Vitrage API are affected. This occurs in _create_query_function in vitrage/graph/query.py.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openstack | vitrage | to 12.01 (exc) |
| openstack | vitrage | From 13.0.0 (inc) to 13.0.1 (exc) |
| openstack | vitrage | From 14.0.0 (inc) to 14.0.1 (exc) |
| openstack | vitrage | From 15.0.0 (inc) to 15.0.1 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-95 | The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes code syntax before using the input in a dynamic evaluation call (e.g. "eval"). |