Vulnerability 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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Audiocodes | Fax Server | <= 2.6.23 |
| Audiocodes | Interactive Voice Response | <= 2.6.23 |
Related Weaknesses (CWE)
References
- https://pierrekim.github.io/advisories/2025-audiocodes-fax-ivr.txtExploitThird Party Advisory
- https://pierrekim.github.io/blog/2025-11-20-audiocodes-fax-ivr-8-vulnerabilitiesExploitThird Party Advisory
- https://www.audiocodes.com/media/g1in2u2o/0548-product-notice-end-of-service-forProduct
- https://www.vulncheck.com/advisories/audiocodes-fax-ivr-appliance-authenticated-Third Party Advisory
FAQ
What is CVE-2025-34334?
CVE-2025-34334 is a vulnerability with a CVSS score of 8.8 (HIGH). 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...
How severe is CVE-2025-34334?
CVE-2025-34334 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-34334?
Check the references section above for vendor advisories and patch information. Affected products include: Audiocodes Fax Server, Audiocodes Interactive Voice Response.