Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
3DescriptionCVE.org
The web interface of the WiFi Extender WDR201A (HW V2.1, FW LFMZX28040922V1.02) contains hardcoded credential disclosure mechanisms (in the form of Server Side Include) within multiple server-side web pages, including login.shtml and settings.shtml. These pages embed server-side execution directives that dynamically retrieve and expose the web administration password from non-volatile memory at runtime.
AnalysisAI
A WiFi Extender model WDR201A (hardware version 2.1, firmware LFMZX28040922V1.02) contains hardcoded credential disclosure vulnerabilities in its web administration interface through server-side include (SSI) directives embedded in critical pages such as login.shtml and settings.shtml. These directives dynamically retrieve and expose the web administration password from non-volatile memory during runtime, allowing unauthenticated attackers to obtain administrative credentials and gain full control of the device. A proof-of-concept and detailed technical analysis have been publicly disclosed by security researchers, indicating active awareness and potential exploitation in the wild.
Technical ContextAI
The vulnerability exploits improper use of Server-Side Include (SSI) directives, a server-side templating mechanism that executes embedded commands within HTML pages before serving them to clients. In this case, the SSI directives are configured to retrieve the web administration password from non-volatile storage (likely NVRAM or flash memory) and embed it directly into the HTML response sent to the client. This represents a failure in secure credential management practices; administrative credentials should never be retrieved or rendered in web responses, regardless of authentication state. The affected device is the WDR201A WiFi extender; while vendor identification is incomplete in the CPE string (cpe:2.3:a:n/a:n/a), cross-referencing with the public disclosure and Made-in-China manufacturer information suggests this is a budget consumer-grade IoT device. The root cause maps to CWE categories related to information disclosure, improper access control, and hardcoded credentials, combined with dangerous server-side template injection patterns.
RemediationAI
Immediate remediation requires contacting the device manufacturer or authorized distributor to determine if a firmware update addressing CVE-2026-30701 is available. If a patched firmware version exists, users should upgrade immediately via the device's web administration interface or firmware management tools. If no patch is available or the vendor is unresponsive, the following mitigations should be implemented: (1) Restrict network access to the device's web administration interface by disabling remote management features and limiting access to trusted local networks only, (2) Change the hardcoded web administration password immediately after device configuration (if the device interface permits), (3) Isolate the WiFi extender on a dedicated network segment with access controls preventing lateral movement, (4) Monitor network traffic for unauthorized access attempts to the administrative interface, and (5) Strongly consider replacing the device with a more recent model from a vendor with active security support. Users unable to patch should treat the device as compromised from a network security perspective and implement compensating controls such as network segmentation, intrusion detection, and credential monitoring.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-798 – Use of Hard-coded Credentials
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-12872