CVE-2025-34334 Details
Description
AudioCodes Fax Server and Auto-Attendant IVR appliances versions up to and including 2.6.23 are vulnerable to an authenticated command injection in the fax test functionality implemented by AudioCodes_files/TestFax.php. When a fax "send" test is requested, the application builds a faxsender command line using attacker-supplied parameters and passes it to GlobalUtils::RunBatchFile without proper validation or shell-argument sanitization. The resulting batch file is written into a temporary run directory and then executed via a backend service that runs as NT AUTHORITY\\SYSTEM. An authenticated attacker with access to the fax test interface can craft parameter values that inject additional shell commands into the generated batch file, leading to arbitrary command execution with SYSTEM privileges. In addition, because the generated batch files reside in a location with overly permissive file system permissions, a local low-privilege user on the server can modify pending batch files to achieve the same elevation.
A command injection vulnerability has been identified in AudioCodes Fax Server and Auto-Attendant IVR appliances, affecting versions through 2.6.23. The issue arises in the fax test functionality, specifically within the TestFax.php file. When a fax 'send' test' is initiated, the application constructs a command line for the fax sender using parameters supplied by the user. This command line is then passed to a function that executes batch files without adequate validation or sanitization of the shell arguments. The executed batch file is run by a backend service with SYSTEM privileges. An authenticated attacker can exploit this vulnerability to execute arbitrary commands with elevated rights. Additionally, local low-privilege users can manipulate pending batch files in the temporary run directory to achieve the same level of access.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Nov 19, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| audiocodes fax server | <= 2.6.23 |
CPE
Remediation
| |
| audiocodes interactive voice response | <= 2.6.23 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Dec 11, 2025 | Initial Analysis | [email protected] |
| Nov 19, 2025 | New CVE Received | [email protected] |