Cyber Resilience

CVE-2024-25736

HighPublic PoC

Published: 27 March 2024

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

Summary

CVE-2024-25736 is a high-severity Improper Access Control (CWE-284) vulnerability in Wyrestorm Apollo Vx20 Firmware. Its CVSS base score is 7.5 (High).

Operationally, ranked in the top 7.1% 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-25736 is an improper access control vulnerability (CWE-284) affecting WyreStorm Apollo VX20 devices running firmware versions prior to 1.3.58. The flaw permits unauthenticated remote attackers to issue a simple GET request to the /device/reboot endpoint, triggering an immediate device restart without any credentials or user interaction. The issue carries a CVSS 3.1 score of 7.5, reflecting network attack vector, low complexity, and a high impact on availability.

Remote attackers with network access to an exposed management interface can exploit the endpoint to force repeated reboots, resulting in denial-of-service conditions that disrupt video distribution or other appliance functions. No authentication or special privileges are required, making the attack trivial to execute from the internet or an adjacent network segment.

Public disclosures on Packet Storm and Seclists reference the affected endpoint and confirm the issue exists in versions before 1.3.58; the EPSS score has remained flat at 0.0915 with no material increase since publication.

EU & UK References

Vulnerability details

An issue was discovered on WyreStorm Apollo VX20 devices before 1.3.58. Remote attackers can restart the device via a /device/reboot 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-284

The access control policy and procedures directly mandate and enforce proper access control mechanisms across the organization.

addresses: CWE-284

Device lock enforces restricted access until re-authentication, directly reducing unauthorized use of active sessions.

addresses: CWE-284

Supervision and review of access control activities directly detects and remediates improper access configurations or usages.

addresses: CWE-284

Explicitly identifying and documenting actions permitted without identification or authentication enforces proper access control boundaries by defining justified exceptions.

addresses: CWE-284

By automatically labeling outputs with security attributes, the control supports attribute-based enforcement and reduces exploitability of improper access control weaknesses.

addresses: CWE-284

Associating and retaining security attributes with data directly supports enforcement of access control decisions across storage, processing, and transmission.

addresses: CWE-284

Requiring prior authorization for each remote access type prevents improper access control over remote connections.

addresses: CWE-284

Requiring authorization of wireless access before allowing connections enforces proper access control for this access method.

References