Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Lifecycle Timeline
3DescriptionCVE.org
SDMC NE6037 cable modem routers running firmware 7.1.6.0.25 and 7.1.6.1.9_B9 contain a hardcoded password vulnerability in the web management interface recovery endpoints (mgmt.php, npcmd.php) that allows unauthenticated attackers to gain root access by submitting the hardcoded credential to the recovery endpoint via HTTP. Attackers can leverage this hardcoded password to enable filtered SSH and Telnet services on the device, resulting in unauthenticated root-level remote access to the underlying system.
AnalysisAI
Unauthenticated remote root access on SDMC NE6037 cable modem routers running firmware 7.1.6.0.25 and 7.1.6.1.9_B9 is achievable by submitting a hardcoded credential to recovery endpoints (mgmt.php, npcmd.php) in the web management interface. Attackers can then enable filtered SSH/Telnet services to obtain persistent root-level shell access. CVSS is 9.8 with publicly available exploit code, though no public exploit identified at time of analysis in CISA KEV.
Technical ContextAI
The NE6037 is a DOCSIS cable modem/router gateway manufactured by SDMC Technology Co., Ltd (per vendor product page en.sdmctech.com/product/DOCSIS_234.html), typically deployed by ISPs as customer premises equipment. The vulnerable web management interface is implemented in PHP (per tags), and the flaw resides in two recovery endpoints - mgmt.php and npcmd.php - that accept a hardcoded credential baked into the firmware. This is a textbook CWE-798 (Use of Hard-coded Credentials) issue: a static secret embedded in shipped firmware images cannot be rotated by the operator, so once the value is recovered from one device it is universally valid across all units running the affected firmware builds. The hardcoded credential gates a privileged recovery path that can toggle SSH and Telnet daemons on the underlying Linux-based router OS, yielding root-level shell access.
RemediationAI
No vendor-released patch identified at time of analysis - the references include only the vendor product page and the third-party disclosure at https://www.kr3bz.wtf/posts/sdmc-ne6037-router-recovery-backdoor/, with no fixed firmware version cited. Operators (typically ISPs managing these as CPE) should contact SDMC for a firmware build that removes the hardcoded credential and rotates any shared secrets, and in the meantime apply compensating controls: block inbound TCP to the HTTP/HTTPS management interface from the WAN at the upstream CMTS or edge ACL, restrict the management VLAN to ISP provisioning hosts only, and explicitly block SSH (TCP/22) and Telnet (TCP/23) inbound to subscriber devices since those are the persistence channels the attacker enables post-exploit; the trade-off is loss of any legitimate remote management workflows that rely on those ports. If feasible, swap affected units for non-vulnerable CPE models, as a backdoor credential cannot be remediated by configuration on the device itself.
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
NetAlertX (formerly PiAlert) versions 23.01.14 through 24.x before 24.10.12 allow unauthenticated command injection thro
The GiveWP - Donation Plugin and Fundraising Platform plugin for WordPress is vulnerable to PHP Object Injection in all
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-32928
GHSA-cg6m-frf7-6623