Cyber Resilience

CVE-2024-25735

CriticalPublic PoC

Published: 27 March 2024

Published
27 March 2024
Modified
04 November 2025
KEV Added
Patch
CVSS Score v3.1 9.1 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
EPSS Score 0.9036 99.6th percentile
Risk Priority 72 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2024-25735 is a critical-severity Cleartext Transmission of Sensitive Information (CWE-319) vulnerability in Wyrestorm Apollo Vx20 Firmware. Its CVSS base score is 9.1 (Critical).

Operationally, ranked in the top 0.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

CVE-2024-25735 is an information disclosure vulnerability affecting WyreStorm Apollo VX20 devices running firmware versions prior to 1.3.58. The flaw permits remote retrieval of cleartext passwords by issuing an unauthenticated GET request to the SoftAP /device/config endpoint and is tracked under CWE-319 for cleartext transmission of sensitive information, resulting in a CVSS 3.1 base score of 9.1.

Unauthenticated attackers with network access can exploit the issue without user interaction to obtain administrative credentials, enabling subsequent unauthorized access that impacts confidentiality and integrity.

Public references including Packet Storm and Full Disclosure list the affected devices and the version threshold for remediation, indicating that upgrading to firmware 1.3.58 or later addresses the exposure. The associated EPSS score has remained consistently high near 0.90 with only minor variation between its recorded peak and current value.

EU & UK References

Vulnerability details

An issue was discovered on WyreStorm Apollo VX20 devices before 1.3.58. Remote attackers can discover cleartext passwords via a SoftAP /device/config GET request.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

wyrestorm
apollo vx20 firmware
≤ 1.3.58

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-319

Role-based training covers secure transmission methods, mitigating cleartext transmission of sensitive data.

addresses: CWE-319

By requiring documented security controls for information exchanges, the control reduces the risk of cleartext transmission of sensitive data.

addresses: CWE-319

Mapping transmission actions in data flows helps prevent cleartext transmission of sensitive information.

addresses: CWE-319

Settings can enforce secure transmission protocols to prevent cleartext transmission of sensitive data.

addresses: CWE-319

Policy addresses secure transport and handling of media to avoid cleartext transmission of sensitive information.

addresses: CWE-319

Enforces safeguards against cleartext transmission of CUI when data leaves organizational boundaries to external systems.

addresses: CWE-319

Explicit controls and continuous oversight on external system services prevent cleartext transmission of sensitive information over provider-managed channels.

addresses: CWE-319

Key-establishment procedures specify secure distribution channels that preclude cleartext transmission of key material.

References