Vulnerability Database

315,294

Total vulnerabilities in the database

CVE-2025-66261

Unauthenticated OS Command Injection (restore_settings.php) in DB Electronica Telecomunicazioni S.p.A. Mozart FM Transmitter versions 30, 50, 100, 300, 500, 1000, 2000, 3000, 3500, 6000, 7000 allows an attacker to perform URL-decoded name parameter passed to exec() allows remote code execution. The /var/tdf/restore_settings.php endpoint passes user-controlled $_GET["name"] parameter through urldecode() directly into exec() without validation or escaping. Attackers can inject arbitrary shell commands using metacharacters (;, |, &&, etc.) to achieve unauthenticated remote code execution as the web server user.

  • Published: Nov 26, 2025
  • Updated: Dec 4, 2025
  • CVE: CVE-2025-66261
  • Severity: Critical
  • Exploit:

CVSS v3:

  • Severity: Critical
  • Score: 9.8
  • AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CWEs:

OWASP TOP 10: