CVE-2026-64827 PUBLISHED

Telenia TVox 26.5.3 Authentication Bypass via set_env.php

Assigner: VulnCheck
Reserved: 20.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 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.

Metrics

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

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

  • Reliance on Untrusted Inputs in a Security Decision CWE