HOMEVULNERABILITIESCVE-2025-66260
MEDIUM

CVE-2025-66260

CWE-89Published: November 26, 2025· Updated: Jun 17, 2026

6.5
CVSS v3.1

Official Description

PostgreSQL SQL Injection (status_sql.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 SQL injection via sw1 and sw2 parameters in status_sql.php.

The `status_sql.php` endpoint constructs SQL UPDATE queries by directly concatenating user-controlled `sw1` and `sw2` parameters without using parameterized queries or `pg_escape_string()`. While PostgreSQL's `pg_exec` limitations prevent stacked queries, attackers can inject subqueries for data exfiltration and leverage verbose error messages for reconnaissance.

NVD Source

Technical Analysis

CVE-2025-66260 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

A successful exploit results in complete confidentiality breach (data exposure), with a CVSS base score of 6.5.

From a weakness classification perspective (CWE-89): SQL injection vulnerabilities allow attackers to manipulate database queries, potentially exposing or modifying sensitive data.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.Low
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityHigh
IntegrityNone
AvailabilityNone
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N

Affected Vendors & Products

dbbroadcast44 product(s)
mozart next 100 firmwaremozart next 100mozart next 1000 firmwaremozart next 1000mozart next 2000 firmwaremozart next 2000mozart next 30 firmwaremozart next 30mozart next 300 firmwaremozart next 300mozart next 3000 firmwaremozart next 3000+32
Source: NVD CPE · 44 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (1)

https://www.abdulmhsblog.com/posts/webfmvulns/Exploit · Third Party Advisory

Quick Facts

CVE IDCVE-2025-66260
CVSS Score6.5 / 10
SeverityMEDIUM
WeaknessCWE-89
CISA KEVNo
Affected1 vendor(s)
PublishedNov 26, 2025

Related CVEs (CWE-89)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2025-66260 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.