Impact
Guardian language‑system’s speech.php passes the id GET parameter directly into a PHP exec() call without sanitization. This flaw satisfies CWE‑78 and allows an unauthenticated attacker to inject shell metacharacters, resulting in arbitrary OS command execution that can compromise the confidentiality, integrity, and availability of the affected server.
Affected Systems
All installations of Guardian Language‑System are potentially impacted. No specific product versions are disclosed, so the vulnerability applies until the vendor releases a fix.
Risk and Exploitability
The CVSS score of 9.3 indicates critical severity. With an EPSS score of <1 % the current likelihood of exploitation is low, and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit the flaw via unauthenticated HTTP requests to speech.php, requiring no credentials and only the ability to send a crafted id parameter. This path enables arbitrary command execution on the host.
OpenCVE Enrichment