Cyber Resilience

CVE-2025-28228

HighPublic PoC

Published: 18 April 2025

Published
18 April 2025
Modified
07 August 2025
KEV Added
Patch
CVSS Score v3.1 7.5 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0611 91.0th percentile
Risk Priority 19 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-28228 is a high-severity Insufficiently Protected Credentials (CWE-522) vulnerability in Electrolink Fm\/Dab\/Tv Transmitter Web Management System. Its CVSS base score is 7.5 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Credentials In Files (T1552.001); ranked in the top 9.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

A credential exposure vulnerability affects Electrolink 500W, 1kW, and 2kW Medium DAB Transmitter systems running Web firmware versions v01.09, v01.08, and v01.07 together with Display firmware v1.4 and v1.2. The flaw, tracked as CVE-2025-28228 and assigned CWE-522, permits retrieval of credentials stored in plaintext and carries a CVSS 3.1 score of 7.5 reflecting network-accessible exploitation without authentication.

An unauthenticated remote attacker can directly request the exposed credential data over the network, obtaining valid login material that can be used to access the transmitter's management interface and any associated functions. The two public references consist of a GitHub repository containing the researcher's technical notes; no vendor advisory or patch information is included in the supplied data. The associated EPSS score remains low, with a current value of 0.0611 and a peak of 0.0645.

EU & UK References

Vulnerability details

A credential exposure vulnerability in Electrolink 500W, 1kW, 2kW Medium DAB Transmitter Web v01.09, v01.08, v01.07, and Display v1.4, v1.2 allows unauthorized attackers to access credentials in plaintext.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1552.001 Credentials In Files Credential Access
Adversaries may search local file systems and remote file shares for files containing insecurely stored credentials.
Why these techniques?

The vulnerability exposes plaintext credentials to unauthorized attackers via the web interface, enabling the Unsecured Credentials: Credentials in Files technique.

Affected Assets

electrolink
fm\/dab\/tv transmitter web management system
all versions

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-522

Training instructs users on protecting credentials from disclosure or unauthorized access.

addresses: CWE-522

Training records for security awareness and role-based training verify education on credential protection practices, tangibly reducing risks from mishandling or exposing credentials.

addresses: CWE-522

Protecting authenticator content from unauthorized disclosure and modification while requiring protective controls addresses insufficiently protected credentials.

addresses: CWE-522

Rules of behavior include credential protection and non-sharing requirements, reducing exposure of insufficiently protected credentials.

addresses: CWE-522

Terminating or revoking credentials stops use of insufficiently protected or lingering credentials post-termination.

addresses: CWE-522

Requiring confidentiality/integrity protection for stored credentials directly mitigates insufficiently protected credentials on disk or in configuration stores.

addresses: CWE-522

Credentials or keys delivered out-of-band are not exposed to interception or inadequate protection on the main transport.

References