Description
Telenia Software TVox 26.5.3 and prior 26.x versions, and 24.9.21 and prior 24.x versions, contain a privilege escalation vulnerability that allows attackers with access to the apache account to execute arbitrary commands as root by exploiting an insecure sudoers configuration in /etc/sudoers.d/telenia. The configuration grants the apache user NOPASSWD execution of /bin/nice, which can be leveraged to invoke arbitrary commands, enabling full root-level command execution without supplying a password.
Published: 2026-08-03
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is caused by an insecure sudoers configuration that allows the apache account to run /bin/nice without a password, which can be leveraged to invoke arbitrary commands with root privileges. This results in a privilege escalation attack. The weakness is classified as CWE-250, which involves unauthorized use of privileged credentials.

Affected Systems

Telenia Software TVox 26.5.3 and earlier 26.x releases, as well as 24.9.21 and earlier 24.x releases are affected by the insecure sudoers configuration.

Risk and Exploitability

The CVSS v3.1 score is 8.5, indicating high severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is local: an attacker who can run commands as the apache user can exploit the NOPASSWD rule to execute arbitrary commands as root, leading to full system compromise. Because any user who has access to the web server can potentially trigger the exploit, the risk of exploitation is significant in environments where the apache account is not strictly isolated.

Generated by OpenCVE AI on August 4, 2026 at 10:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest patch or upgrade to a version of TVox that removes the NOPASSWD rule for apache.
  • If an update is not possible, edit /etc/sudoers.d/telenia to delete or comment out the line granting NOPASSWD to /bin/nice for the apache user.
  • Restrict access to the apache account by hardening the web application, implementing IP whitelisting or strict firewall rules, and ensuring that only trusted hosts can reach the server.

Generated by OpenCVE AI on August 4, 2026 at 10:13 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 03 Aug 2026 17:15:00 +0000


Mon, 03 Aug 2026 16:15:00 +0000

Type Values Removed Values Added
First Time appeared Teleniasoftware
Teleniasoftware tvox
Vendors & Products Teleniasoftware
Teleniasoftware tvox

Mon, 03 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 03 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Description Telenia Software TVox 26.5.3 and prior 26.x versions, and 24.9.21 and prior 24.x versions, contain a privilege escalation vulnerability that allows attackers with access to the apache account to execute arbitrary commands as root by exploiting an insecure sudoers configuration in /etc/sudoers.d/telenia. The configuration grants the apache user NOPASSWD execution of /bin/nice, which can be leveraged to invoke arbitrary commands, enabling full root-level command execution without supplying a password.
Title Telenia TVox 26.5.3 Privilege Escalation via Insecure sudoers Configuration
Weaknesses CWE-250
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Teleniasoftware Tvox
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-03T16:31:57.398Z

Reserved: 2026-07-29T21:07:39.202Z

Link: CVE-2026-67609

cve-icon Vulnrichment

Updated: 2026-08-03T14:40:51.639Z

cve-icon NVD

Status : Received

Published: 2026-08-03T15:16:20.980

Modified: 2026-08-03T17:16:43.570

Link: CVE-2026-67609

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T10:15:04Z

Weaknesses
  • CWE-250

    Execution with Unnecessary Privileges