cbcvebase.
CVE-2024-25736
published 2024-03-27

CVE-2024-25736: 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.

PriorityP357high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EXPLOIT
EPSS
4.34%
90.0th percentile
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.

Affected

1 ranges
VendorProductVersion rangeFixed in
wyrestormapollo_vx20_firmware< 1.3.581.3.58

Detection & IOCsextracted from sources · hover to see the quote

url/device/reboot
commandcurl -k https://192.168.x.x/device/reboot
  • Detect unauthenticated HTTP GET requests to the /device/reboot endpoint on WyreStorm Apollo VX20 devices, which triggers a forced device restart with no authentication required.
  • Monitor for GET requests targeting /device/reboot on internal network segments where WyreStorm Apollo VX20 devices are deployed; the attack is remotely exploitable over HTTPS.
  • ·The vulnerability affects WyreStorm Apollo VX20 devices running firmware versions before 1.3.58. Devices upgraded to v1.3.58 or later are not affected.
  • ·The exploit uses the -k flag (insecure/skip TLS verification), indicating the device exposes the vulnerable endpoint over HTTPS, potentially with a self-signed certificate.
CVEs like this are exactly what “Exploited This Week” covers.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.