Impact
vulnerability. The unsanitized 'id' GET parameter is concatenated directly into a PHP exec() call in speechmac_text.php, allowingacharacters and execute arbitrary operating‑system commands. The flaw is a classic CWE‑78 input‑validation weakness and requires no authentication.
Affected Systems
The vulnerability affects the Guardian language-system product. No specific version information is supplied, so all releases that include speechmac_text.php with the vulnerable exec() logic are potentially impacted. Administrators should review whether their deployment contains this source file and compare its code to the reference implementation.
Risk and Exploitability
The CVSS score of 9.3 indicates a critical severity, while the EPSS score of <1% suggests a low observed exploitation likelihood. The flaw permits unauthenticated remote execution of arbitrary commands via a crafted GET request. Although it is not yet listed in the CISA KEV catalog, the combination of unlimited command execution and no authentication makes it a high‑priority concern.
OpenCVE Enrichment