CVE-2026-41925
OS Command Injection in WDR201A WiFi Extender
Publication date: 2026-05-04
Last updated on: 2026-05-04
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the WDR201A WiFi Extender (HW V2.1, FW LFMZX28040922V1.02) within the adm.cgi binary's reboot_time function. It is an OS command injection flaw that allows unauthenticated remote attackers to execute arbitrary shell commands by injecting malicious input into the reboot_time POST parameter.
Attackers can exploit this by sending a specially crafted request containing shell metacharacters in the reboot_time parameter when reboot_enabled is set to 1, resulting in remote code execution on the device.
How can this vulnerability impact me? :
This vulnerability can have severe impacts as it allows unauthenticated remote attackers to execute arbitrary commands on the affected device.
- Attackers could take full control of the WiFi extender remotely.
- They could disrupt network operations by rebooting or altering device behavior.
- It could be used as a foothold to launch further attacks within the network.