Vitrage
CVE-2026-28370
CRITICAL
Severity by source
AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
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.
AnalysisAI
Code injection in OpenStack Vitrage query parser allows authenticated users to execute arbitrary Python code through crafted queries. Affects versions before 12.0.1, 13.0.0, 14.0.0, and 15.0.0. PoC available.
Technical ContextAI
CWE-95 in Vitrage's query parser. Authenticated users with Vitrage API access can inject Python code through query expressions that get evaluated server-side.
RemediationAI
Update Vitrage to patched versions (12.0.1+, 13.0.1+, 14.0.1+, 15.0.1+). Restrict Vitrage API access to trusted users.
Same weakness CWE-95 – Eval Injection
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
GHSA-8xwf-cr4r-856r