CVE-2025-66254
CWE-73Published: November 26, 2025· Updated: Jun 17, 2026
Official Description
Unauthenticated Arbitrary File Deletion (upgrade_contents.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 The deleteupgrade parameter allows unauthenticated deletion of arbitrary files.
The `deleteupgrade` parameter in `/var/www/upgrade_contents.php` allows unauthenticated deletion of arbitrary files in `/var/www/upload/` without any extension restriction or path sanitization, enabling attackers to remove critical system files.
Risk Analysis
DB Electronica Telecomunicazioni S.p.A. Mozart FM Transmitters are vulnerable to unauthenticated arbitrary file deletion via the 'deleteupgrade' parameter in 'upgrade_contents.php'. This critical vulnerability, with a CVSS score of 9.1, allows an unauthenticated attacker to delete arbitrary files in the '/var/www/upload/' directory, potentially removing critical system files. The flaw is remotely exploitable.
No public exploit is known for this vulnerability. The flaw is remotely exploitable due to its network attack vector and low attack complexity.
Implement strict access control and input validation for file deletion operations. Ensure that only authorized users can delete files and that file paths are properly sanitized.
Technical Analysis
CVE-2025-66254 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.1.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (2)
Quick Facts
Related CVEs (CWE-73)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2025-66254 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts