CVE-2026-67608
HighCVSS 7.2Summary
Telenia Software TVox 26.5.3 and prior 26.x versions, and 24.9.21 and prior 24.x versions, contain an OS command injection vulnerability in action_audio.php that allows authenticated attackers to execute arbitrary operating system commands by passing an unsanitized pid parameter into an exec() call when the action parameter is set to checkProcess. Attackers can inject malicious OS commands through the pid request parameter to execute arbitrary commands with the privileges of the apache user.
Risk Assessment
The organization is at risk of complete server compromise by an authenticated attacker who can execute arbitrary commands with apache user privileges.
Recommendation
Immediately upgrade TVox to the latest available version that includes a fix for the pid parameter sanitization.
Other vulnerabilities in Telenia Software TVox
See all- CVE-2026-67609High
Telenia Software TVox versions 26.5.3 and prior 26.x, and 24.9.21 and prior 24.x, contain a privilege escalation vulnerability. An insecure sudoers configuration in /etc/sudoers.d/telenia grants the apache user NOPASSWD execution of /bin/nice, which can be leveraged to execute arbitrary commands as root.
- CVE-2026-64827Critical
Telenia Software TVox 26.5.3 and prior 26.x versions, and 24.9.21 and prior 24.x versions, contain an authentication bypass vulnerability in set_env.php where the redirectToLoginAdminIRequestHaveAccessToken() function derives the current page name from PHP_SELF and skips authentication when the value matches 'login_admin.php'. Attackers can append '/login_admin.php' to the path of any target PHP script to cause the authentication check to pass and gain unauthenticated access to all PHP scripts under the manager HTML directory.
Original NVD description (English source)
Telenia Software TVox 26.5.3 and prior 26.x versions, and 24.9.21 and prior 24.x versions, contain an OS command injection vulnerability in action_audio.php that allows authenticated attackers to execute arbitrary operating system commands by passing an unsanitized pid parameter into an exec() call when the action parameter is set to checkProcess. Attackers can inject malicious OS commands through the pid request parameter to execute arbitrary commands with the privileges of the apache user.

