Arbitrary Code Execution in QWED Open-Source AI Verification Infrastructure
CVE-2026-55585
8.8HIGH
What is CVE-2026-55585?
The QWED verification infrastructure, an open-source tool for deterministic validation of large language model outputs, has a vulnerability that enables arbitrary code execution via user-controlled math expressions. In versions prior to 5.1.2, the system does not adequately restrict the execution of potentially harmful commands by passing unvalidated math expressions directly to the SymPy library. This oversight allows malicious users with valid tenant keys to send crafted requests that can execute arbitrary Python code, manipulate files, and destabilize services across shared deployments. The vulnerability has been addressed in version 5.1.2.
Affected Version(s)
qwed-verification < 5.1.2
