top of page
perceptive_background_267k.jpg

Guardian language-system passes the id GET parameter directly into a PHP exec() call in transcribe.php (line 15) without sanitization: exec(\"php jobs/transcrib…

Published:

30 juni 2026 om 22:00:00

Alert date:

1 juli 2026 om 19:17:24

Source:

nvd.nist.gov

Click to open the original link from this advisory

Web Technologies, Zero-Day Vulnerabilities

CVE-2026-34116 is an unauthenticated OS command injection vulnerability in the Guardian language-system web application. The vulnerability exists in transcribe.php at line 15, where the id GET parameter is passed directly into a PHP exec() call without any sanitization or validation. Since no authentication is required to reach the vulnerable endpoint, any unauthenticated remote attacker can append shell metacharacters to the id parameter to execute arbitrary OS commands on the server. The flaw is straightforward to exploit and poses critical risk as it allows full remote code execution with the privileges of the web server process. There is no known authentication bypass required, making this trivially exploitable by any attacker with network access to the affected server.

Technical details

Mitigation steps:

Affected products:

Guardian language-system

Related links:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Deze website toont informatie afkomstig van externe bronnen; Perceptive aanvaardt geen verantwoordelijkheid voor de juistheid, volledigheid of actualiteit van deze informatie.

bottom of page