CVE-2025-44868
Description
Wavlink WL-WN530H4 20220801 was found to contain a command injection vulnerability in the ping_test function of the adm.cgi via the pingIp parameter. This vulnerability allows attackers to execute arbitrary commands via a crafted request.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Command injection in Wavlink WL-WN530H4 adm.cgi ping_test function allows unauthenticated remote attackers to execute arbitrary commands via crafted pingIp parameter.
Vulnerability
The Wavlink WL-WN530H4 router running firmware version 20220801 contains a command injection vulnerability in the ping_test function of /cgi-bin/adm.cgi. The pingIp parameter is not properly sanitized, allowing an unauthenticated remote attacker to inject arbitrary shell commands. The vulnerability is reachable via a crafted HTTP POST request to the endpoint [1].
Exploitation
An attacker with network access to the device can exploit this vulnerability by sending a POST request to /cgi-bin/adm.cgi with parameters including page=ping_test, CCMD=4, and a malicious pingIp value containing command injection payloads (e.g., 1;pwd;). No authentication is required, as the vulnerable endpoint is exposed without proper access controls [1].
Impact
Successful exploitation allows the attacker to execute arbitrary operating system commands with root privileges on the router. This can lead to complete device compromise, including unauthorized access to network traffic, modification of device settings, and use of the device as a pivot for further attacks on internal networks [1].
Mitigation
As of the publication date, no official patch or firmware update has been released by Wavlink to address this vulnerability. Users should restrict remote access to the device's management interface, monitor for suspicious activity, and contact the vendor for a fix. If possible, isolate the device from untrusted networks until a patch is available [1].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2(expand)+ 1 more
- (no CPE)
- (no CPE)range: = 20220801
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.