CVE-2025-34099

Severity CVSS v4.0:
CRITICAL
Type:
CWE-20 Input Validation
Publication date:
10/07/2025
Last modified:
10/07/2025

Description

An unauthenticated command injection vulnerability exists in VICIdial versions 2.9 RC1 through 2.13 RC1, within the vicidial_sales_viewer.php component when password encryption is enabled (a non-default configuration). The application improperly passes the HTTP Basic Authentication password directly to a call to exec() without adequate sanitation. This allows remote attackers to inject and execute arbitrary operating system commands as the web server user.