SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-64827

CRITICAL · CVSS 9.8 EPSS 0.48%

Source: NVD + CISA KEV + EPSS · Published 2026-08-03 · Last synced 2026-09-02

CyberRota Analysis

AI-Generated

Telenia Software TVox versions 26.5.3 and earlier, as well as 24.9.21 and earlier, are vulnerable to an authentication bypass due to improper handling of the PHP_SELF variable in the set_env.php script. This flaw allows attackers to gain unauthorized access to the management interface by appending '/login_admin.php' to any PHP script path, potentially compromising all scripts within the manager HTML directory. Organizations using affected versions should prioritize immediate remediation to prevent unauthorized access and potential exploitation.

CVE
CVE-2026-64827
Severity
CRITICAL
CVSS
9.8
EPSS
0.48%

Original NVD Description

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.