CVE-2026-67608 PUBLISHED

Telenia TVox 26.5.3 OS Command Injection via action_audio.php

Assigner: VulnCheck
Reserved: 29.07.2026 Published: 03.08.2026 Updated: 03.08.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 8.6

Product Status

Vendor Telenia Software
Product TVox
Versions Default: affected
  • affected from 26.0.0 to 26.5.3 (incl.)
  • affected from 24.0.0 to 24.9.21 (incl.)

Credits

  • Egidio Romano finder

References

Problem Types

  • CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE