Impact
The vulnerability is in action_audio.php for Telenia Software TVox versions 26.5.3 and earlier, and 24.9.21 and earlier 24.x. An unsanitized pid request parameter is passed directly to exec() when the action parameter is set to checkProcess. An authenticated attacker can inject arbitrary OS commands through that pid value, allowing execution with the privileges of the apache user. This provides remote command execution, enabling the attacker to potentially take full control of the host system.
Affected Systems
Telenia Software TVox 26.5.3 and all earlier 26.x releases, as well as 24.9.21 and all earlier 24.x releases.
Risk and Exploitability
The CVSS score of 8.6 indicates high severity. EPSS is 2%, indicating a low exploitation probability. The vulnerability is not listed in CISA’s KEV catalog. Attack requires authenticated web-application access, and the attacker can execute arbitrary OS commands with apache privileges once the checkProcess endpoint is invoked with a crafted pid parameter.
OpenCVE Enrichment