CVE-2026-34107EPSS p49.4%
CVE-2026-34107CVE-2026-34107
Description
Guardian language-system passes the id GET parameter directly into a PHP exec() call in translate.php (line 14) without sanitization: exec(\"php jobs/translate.php \".$login_session.\" \".$_GET['id'].\" ...\"). No authentication is required. An unauthenticated remote attacker can append shell metacharacters to execute arbitrary OS commands on the server.
Scoring
| CVSS | 9.8 () |
| Vector | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
| EPSS | 0.68% probability of exploitation · percentile 49.4% · 2026-08-15T12:02:44Z |
| Last modified | 2026-07-14 |