<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>TVox (26.x) - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/tvox-26.x/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Mon, 03 Aug 2026 16:05:10 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/tvox-26.x/feed.xml" rel="self" type="application/rss+xml"/><item><title>OS Command Injection in Telenia Software TVox</title><link>https://feed.craftedsignal.io/briefs/2026-08-telenia-tvox-rce/</link><pubDate>Mon, 03 Aug 2026 16:05:10 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-telenia-tvox-rce/</guid><description>Telenia Software TVox contains an OS command injection vulnerability in action_audio.php that allows authenticated attackers to execute arbitrary system commands as the apache user.</description><content:encoded><![CDATA[<p>Telenia Software TVox versions 26.5.3 and prior, as well as 24.9.21 and prior, contain a critical OS command injection vulnerability. The flaw exists in the 'action_audio.php' script, which improperly sanitizes user-supplied input. An authenticated attacker can exploit this by sending a crafted HTTP request where the 'action' parameter is set to 'checkProcess' and the 'pid' parameter contains malicious shell metacharacters. The underlying application uses the 'pid' input directly within an exec() system call. Successful exploitation allows an attacker to execute arbitrary operating system commands with the privileges of the web server (apache) user. This vulnerability impacts the core functionality of the TVox platform and poses a significant risk for lateral movement and system compromise.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unprivileged authenticated attackers to escalate their control to arbitrary code execution at the web server level. This provides a foothold for further malicious activity, such as data exfiltration, internal network reconnaissance, or the deployment of additional payloads within the TVox environment.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Update Telenia Software TVox to version 26.5.4 or 24.9.22 immediately to patch CVE-2026-67608.</li>
<li>Review web server access logs for anomalous POST or GET requests to 'action_audio.php' containing shell metacharacters such as semicolon, pipe, or backticks in the 'pid' parameter.</li>
<li>Implement request validation at the Web Application Firewall (WAF) layer to block common command injection strings targeting the 'pid' parameter in the identified file.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>privilege-escalation</category><category>linux</category><category>cve-2026-67609</category></item></channel></rss>