CVE 8.7 HIGH

AudioCodes Fax/IVR Appliance <= 2.6.23 Authenticated Command Injection via ActivateLicense.php_CVE-2025-34335

8.7 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Description

AudioCodes Fax Server and Auto-Attendant IVR appliances versions up to and including 2.6.23 expose an authenticated command injection vulnerability in the license activation workflow handled by AudioCodes_files/ActivateLicense.php. When a license file is uploaded, the application derives a new filename by combining a generated base name with the attacker-controlled extension portion of the original upload name, then constructs a command line for fax_server_lic_cmdline.exe that includes this path. The extension value is incorporated into the command string without input validation, escaping, or proper argument quotation before being passed to exec(). An authenticated user with access to the license upload interface can supply a specially crafted filename whose extension injects additional shell metacharacters, causing arbitrary commands to be executed as NT AUTHORITY\\SYSTEM.

AI Analysis

Authenticated command injection vulnerability in license activation workflow

Basic Information

ID CVE-2025-34335
Source VulnCheck
Published Nov 19, 2025 at 16:24
Modified Nov 19, 2025 at 18:20

Affected Product

Vendor AudioCodes Limited
Product AudioCodes Fax/IVR Appliance
Affected Versions AudioCodes Limited AudioCodes Fax/IVR Appliance 0

CWE Classification

AI Assessment

AI Score 8.7 / 10
AI Severity High
Vendor AudioCodes Limited
Product AudioCodes Fax/IVR Appliance
Version 2.6.23 and earlier

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.